diff --git a/enterprise/authelia/15.1.20/CHANGELOG.md b/enterprise/authelia/15.1.20/CHANGELOG.md new file mode 100644 index 00000000000..f56f9b5edbd --- /dev/null +++ b/enterprise/authelia/15.1.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + + + + +## [authelia-15.1.13](https://github.com/truecharts/charts/compare/authelia-15.1.12...authelia-15.1.13) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [authelia-15.1.12](https://github.com/truecharts/charts/compare/authelia-15.1.11...authelia-15.1.12) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [authelia-15.1.11](https://github.com/truecharts/charts/compare/authelia-15.1.10...authelia-15.1.11) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [authelia-15.1.10](https://github.com/truecharts/charts/compare/authelia-15.1.9...authelia-15.1.10) (2023-04-21) + + + + +## [authelia-15.1.9](https://github.com/truecharts/charts/compare/authelia-15.1.8...authelia-15.1.9) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + diff --git a/enterprise/authelia/15.1.20/Chart.yaml b/enterprise/authelia/15.1.20/Chart.yaml new file mode 100644 index 00000000000..ecb0b131187 --- /dev/null +++ b/enterprise/authelia/15.1.20/Chart.yaml @@ -0,0 +1,43 @@ +apiVersion: v2 +appVersion: "4.37.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.20 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/cert-manager/1.0.34/LICENSE b/enterprise/authelia/15.1.20/LICENSE similarity index 100% rename from enterprise/cert-manager/1.0.34/LICENSE rename to enterprise/authelia/15.1.20/LICENSE diff --git a/enterprise/blocky/5.0.31/README.md b/enterprise/authelia/15.1.20/README.md similarity index 100% rename from enterprise/blocky/5.0.31/README.md rename to enterprise/authelia/15.1.20/README.md diff --git a/enterprise/authelia/15.1.20/app-changelog.md b/enterprise/authelia/15.1.20/app-changelog.md new file mode 100644 index 00000000000..30d8cb02fd9 --- /dev/null +++ b/enterprise/authelia/15.1.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/enterprise/authelia/15.1.20/app-readme.md b/enterprise/authelia/15.1.20/app-readme.md new file mode 100644 index 00000000000..9417c0c13d5 --- /dev/null +++ b/enterprise/authelia/15.1.20/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.20/charts/common-12.9.5.tgz b/enterprise/authelia/15.1.20/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/enterprise/authelia/15.1.20/charts/common-12.9.5.tgz differ diff --git a/enterprise/authelia/15.1.20/charts/redis-6.0.44.tgz b/enterprise/authelia/15.1.20/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/enterprise/authelia/15.1.20/charts/redis-6.0.44.tgz differ diff --git a/enterprise/authelia/15.1.20/ix_values.yaml b/enterprise/authelia/15.1.20/ix_values.yaml new file mode 100644 index 00000000000..11f98471bad --- /dev/null +++ b/enterprise/authelia/15.1.20/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.20/questions.yaml b/enterprise/authelia/15.1.20/questions.yaml new file mode 100644 index 00000000000..3205bce5d71 --- /dev/null +++ b/enterprise/authelia/15.1.20/questions.yaml @@ -0,0 +1,2892 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 2 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: domain + group: "App Configuration" + label: "Domain" + description: "The highest domain level possible, for example: domain.com when using app.domain.com" + schema: + type: string + default: "" + required: true + - variable: default_redirection_url + group: "App Configuration" + label: "Default Redirection URL" + description: "If user tries to authenticate without any referrer, this is used" + schema: + type: string + default: "" + - variable: theme + group: "App Configuration" + label: "Theme" + schema: + type: string + default: "auto" + enum: + - value: "auto" + description: "auto" + - value: "light" + description: "light" + - value: "grey" + description: "grey" + - value: "dark" + description: "dark" + - variable: log + group: "App Configuration" + label: "Log Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "info" + enum: + - value: "info" + description: "info" + - value: "debug" + description: "debug" + - value: "trace" + description: "trace" + - variable: format + label: "Log Format" + schema: + type: string + default: "text" + enum: + - value: "json" + description: "json" + - value: "text" + description: "text" + - variable: totp + group: "App Configuration" + label: "TOTP Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: issuer + label: "Issuer" + description: "The issuer name displayed in the Authenticator application of your choice" + schema: + type: string + default: "" + - variable: period + label: "Period" + description: "The period in seconds a one-time password is current for" + schema: + type: int + default: 30 + - variable: skew + label: "skew" + description: "Controls number of one-time passwords either side of the current one that are valid." + schema: + type: int + default: 1 + - variable: duo_api + group: "App Configuration" + label: "DUO API Configuration" + description: "Parameters used to contact the Duo API." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostname + label: "Hostname" + schema: + type: string + required: true + default: "" + - variable: integration_key + label: "integration_key" + schema: + type: string + default: "" + required: true + - variable: plain_api_key + label: "plain_api_key" + schema: + type: string + default: "" + required: true + - variable: session + group: "App Configuration" + label: "Session Provider" + description: "The session cookies identify the user once logged in." + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Cookie Name" + description: "The name of the session cookie." + schema: + type: string + required: true + default: "authelia_session" + - variable: same_site + label: "SameSite Value" + description: "Sets the Cookie SameSite value" + schema: + type: string + default: "lax" + enum: + - value: "lax" + description: "lax" + - value: "strict" + description: "strict" + - variable: expiration + label: "Expiration Time" + description: "The time in seconds before the cookie expires and session is reset." + schema: + type: string + default: "1h" + required: true + - variable: inactivity + label: "Inactivity Time" + description: "The inactivity time in seconds before the session is reset." + schema: + type: string + default: "5m" + required: true + - variable: remember_me_duration + label: "Remember-Me duration" + description: "The remember me duration" + schema: + type: string + default: "5M" + required: true + - variable: regulation + group: "App Configuration" + label: "Regulation Configuration" + description: "This mechanism prevents attackers from brute forcing the first factor." + schema: + additional_attrs: true + type: dict + attrs: + - variable: max_retries + label: "Maximum Retries" + description: "The number of failed login attempts before user is banned. Set it to 0 to disable regulation." + schema: + type: int + default: 3 + - variable: find_time + label: "Find Time" + description: "The time range during which the user can attempt login before being banned." + schema: + type: string + default: "2m" + required: true + - variable: ban_time + label: "Ban Duration" + description: "The length of time before a banned user can login again" + schema: + type: string + default: "5m" + required: true + - variable: authentication_backend + group: "App Configuration" + label: "Authentication Backend Provider" + description: "sed for verifying user passwords and retrieve information such as email address and groups users belong to." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_reset_password + label: "Disable Reset Password" + description: "Disable both the HTML element and the API for reset password functionality" + schema: + type: boolean + default: false + - variable: refresh_interval + label: "Reset Interval" + description: "The amount of time to wait before we refresh data from the authentication backend" + schema: + type: string + default: "5m" + required: true + - variable: ldap + label: "LDAP backend configuration" + description: "Used for verifying user passwords and retrieve information such as email address and groups users belong to" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: implementation + label: "Implementation" + description: "The LDAP implementation, this affects elements like the attribute utilized for resetting a password" + schema: + type: string + default: "custom" + enum: + - value: "activedirectory" + description: "Active Directory" + - value: "custom" + description: "Custom" + - variable: url + label: "URL" + description: "The url to the ldap server. Format: ://
[:]" + schema: + type: string + default: "ldap://openldap.default.svc.cluster.local" + required: true + - variable: timeout + label: "Connection Timeout" + schema: + type: string + default: "5s" + required: true + - variable: start_tls + label: "Start TLS" + description: "Use StartTLS with the LDAP connection" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: base_dn + label: "Base DN" + description: "The base dn for every LDAP query." + schema: + type: string + default: "DC=example,DC=com" + required: true + - variable: username_attribute + label: "Username Attribute" + description: "The attribute holding the username of the user" + schema: + type: string + default: "" + required: true + - variable: additional_users_dn + label: "Additional Users DN" + description: "An additional dn to define the scope to all users." + schema: + type: string + default: "OU=Users" + required: true + - variable: users_filter + label: "Users Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: additional_groups_dn + label: "Additional Groups DN" + description: "An additional dn to define the scope of groups." + schema: + type: string + default: "OU=Groups" + required: true + - variable: groups_filter + label: "Groups Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: group_name_attribute + label: "Group name Attribute" + description: "The attribute holding the name of the group" + schema: + type: string + default: "" + required: true + - variable: mail_attribute + label: "Mail Attribute" + description: "The attribute holding the primary mail address of the user" + schema: + type: string + default: "" + required: true + - variable: display_name_attribute + label: "Display Name Attribute" + description: "he attribute holding the display name of the user. This will be used to greet an authenticated user." + schema: + type: string + default: "" + - variable: user + label: "Admin User" + description: "The username of the admin user used to connect to LDAP." + schema: + type: string + default: "CN=Authelia,DC=example,DC=com" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: file + label: "File backend configuration" + description: "With this backend, the users database is stored in a file which is updated when users reset their passwords." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: path + label: "Path" + schema: + type: string + default: "/config/users_database.yml" + required: true + - variable: password + label: "Password Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: algorithm + label: "Algorithm" + schema: + type: string + default: "argon2id" + enum: + - value: "argon2id" + description: "argon2id" + - value: "sha512" + description: "sha512" + - variable: iterations + label: "Iterations" + schema: + type: int + default: 1 + required: true + - variable: key_length + label: "Key Length" + schema: + type: int + default: 32 + required: true + - variable: salt_length + label: "Salt Length" + schema: + type: int + default: 16 + required: true + - variable: memory + label: "Memory" + schema: + type: int + default: 1024 + required: true + - variable: parallelism + label: "Parallelism" + schema: + type: int + default: 8 + required: true + - variable: notifier + group: "App Configuration" + label: "Notifier Configuration" + description: "Notifications are sent to users when they require a password reset, a u2f registration or a TOTP registration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_startup_check + label: "Disable Startup Check" + schema: + type: boolean + default: false + - variable: filesystem + label: "Filesystem Provider" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filename + label: "File Path" + schema: + type: string + default: "/config/notification.txt" + required: true + - variable: smtp + label: "SMTP Provider" + description: "Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: host + label: "Host" + schema: + type: string + default: "smtp.mail.svc.cluster.local" + required: true + - variable: port + label: "Port" + schema: + type: int + default: 25 + required: true + - variable: timeout + label: "Timeout" + schema: + type: string + default: "5s" + required: true + - variable: username + label: "Username" + schema: + type: string + default: "" + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + - variable: sender + label: "Sender" + schema: + type: string + default: "" + required: true + - variable: identifier + label: "Identifier" + description: "HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost." + schema: + type: string + default: "localhost" + required: true + - variable: subject + label: "Subject" + description: "Subject configuration of the emails sent, {title} is replaced by the text from the notifier" + schema: + type: string + default: "[Authelia] {title}" + required: true + - variable: startup_check_address + label: "Startup Check Address" + description: "This address is used during the startup check to verify the email configuration is correct." + schema: + type: string + default: "test@authelia.com" + required: true + - variable: disable_require_tls + label: "Disable Require TLS" + schema: + type: boolean + default: false + - variable: disable_html_emails + label: "Disable HTML emails" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: access_control + group: "App Configuration" + label: "Access Control Configuration" + description: "Access control is a list of rules defining the authorizations applied for one resource to users or group of users." + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_policy + label: "Default Policy" + description: "Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: networkItem + label: "Network Item" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "network" + schema: + type: string + default: "" + required: true + - variable: rules + label: "Rules" + schema: + type: list + default: [] + items: + - variable: rulesItem + label: "Rule" + schema: + additional_attrs: true + type: dict + attrs: + - variable: domain + label: "Domains" + description: "defines which domain or set of domains the rule applies to." + schema: + type: list + default: [] + items: + - variable: domainEntry + label: "Domain" + schema: + type: string + default: "" + required: true + - variable: policy + label: "Policy" + description: "The policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: subject + label: "Subject" + description: "defines the subject to apply authorizations to. This parameter is optional and matching any user if not provided" + schema: + type: list + default: [] + items: + - variable: subjectitem + label: "Subject" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "Network" + schema: + type: string + default: "" + required: true + - variable: resources + label: "Resources" + description: "is a list of regular expressions that matches a set of resources to apply the policy to" + schema: + type: list + default: [] + items: + - variable: resource + label: "Resource" + schema: + type: string + default: "" + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9091 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: identity_providers + group: "Advanced" + label: "Authelia Identity Providers (BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: oidc + label: "OpenID Connect(BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: access_token_lifespan + label: "Access Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: authorize_code_lifespan + label: "Authorize Code Lifespan" + schema: + type: string + default: "1m" + required: true + - variable: id_token_lifespan + label: "ID Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: refresh_token_lifespan + label: "Refresh Token Lifespan" + schema: + type: string + default: "90m" + required: true + - variable: enable_client_debug_messages + label: "Enable Client Debug Messages" + schema: + type: boolean + default: false + - variable: clients + label: "Clients" + schema: + type: list + default: [] + items: + - variable: clientEntry + label: "Client" + schema: + additional_attrs: true + type: dict + attrs: + - variable: id + label: "ID/Name" + description: "The ID is the OpenID Connect ClientID which is used to link an application to a configuration." + schema: + type: string + default: "myapp" + required: true + - variable: description + label: "Description" + description: "The description to show to users when they end up on the consent screen. Defaults to the ID above." + schema: + type: string + default: "My Application" + required: true + - variable: secret + label: "Secret" + description: "The client secret is a shared secret between Authelia and the consumer of this client." + schema: + type: string + default: "" + required: true + - variable: public + label: "public" + description: "Sets the client to public. This should typically not be set, please see the documentation for usage." + schema: + type: boolean + default: false + - variable: authorization_policy + label: "Authorization Policy" + description: "The policy to require for this client; one_factor or two_factor." + schema: + type: string + default: "two_factor" + enum: + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - variable: consent_mode + label: "Consent Mode" + description: "Configures the consent mode. This can be set to auto (default), explicit (consent required every time) or implicit (automatically assumes consent for every authorization, never asking the user if they wish to give consent.)" + schema: + type: string + default: "auto" + enum: + - value: "auto" + description: "auto" + - value: "explicit" + description: "explicit" + - value: "implicit" + description: "implicit" + - variable: userinfo_signing_algorithm + label: "Userinfo Signing Algorithm" + description: "The algorithm used to sign userinfo endpoint responses for this client, either none or RS256." + schema: + type: string + default: "none" + enum: + - value: "none" + description: "none" + - value: "RS256" + description: "RS256" + - variable: audience + label: "Audience" + description: "Audience this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: audienceEntry + label: "" + schema: + type: string + default: "" + required: true + - variable: scopes + label: "Scopes" + description: "Scopes this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: ScopeEntry + label: "Scope" + schema: + type: string + default: "openid" + required: true + - variable: redirect_uris + label: "redirect_uris" + description: "Redirect URI's specifies a list of valid case-sensitive callbacks for this client." + schema: + type: list + default: [] + items: + - variable: uriEntry + label: "Url" + schema: + type: string + default: "https://oidc.example.com/oauth2/callback" + required: true + - variable: grant_types + description: "Grant Types configures which grants this client can obtain." + label: "grant_types" + schema: + type: list + default: [] + items: + - variable: grantEntry + label: "Grant" + schema: + type: string + default: "refresh_token" + required: true + - variable: response_types + description: "Response Types configures which responses this client can be sent." + label: "response_types" + schema: + type: list + default: [] + items: + - variable: responseEntry + label: "type" + schema: + type: string + default: "code" + required: true + - variable: response_modes + description: "Response Modes configures which response modes this client supports." + label: "response_modes" + schema: + type: list + default: [] + items: + - variable: modeEntry + label: "Mode" + schema: + type: string + default: "form_post" + required: true + - variable: cnpg + group: Postgresql + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walsize + label: Walsize + schema: + type: string + default: "256Gi" + - variable: pooler + label: "Pooler" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: Monitoring + label: "Metrics" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/enterprise/blocky/5.0.31/templates/NOTES.txt b/enterprise/authelia/15.1.20/templates/NOTES.txt similarity index 100% rename from enterprise/blocky/5.0.31/templates/NOTES.txt rename to enterprise/authelia/15.1.20/templates/NOTES.txt diff --git a/enterprise/authelia/15.1.20/templates/_configmap.tpl b/enterprise/authelia/15.1.20/templates/_configmap.tpl new file mode 100644 index 00000000000..98d92e9d16b --- /dev/null +++ b/enterprise/authelia/15.1.20/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.20/templates/_secrets.tpl b/enterprise/authelia/15.1.20/templates/_secrets.tpl new file mode 100644 index 00000000000..14ed88d973d --- /dev/null +++ b/enterprise/authelia/15.1.20/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.20/templates/common.yaml b/enterprise/authelia/15.1.20/templates/common.yaml new file mode 100644 index 00000000000..54e288e852c --- /dev/null +++ b/enterprise/authelia/15.1.20/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.31/values.yaml b/enterprise/authelia/15.1.20/values.yaml similarity index 100% rename from enterprise/blocky/5.0.31/values.yaml rename to enterprise/authelia/15.1.20/values.yaml diff --git a/enterprise/blocky/5.0.31/CHANGELOG.md b/enterprise/blocky/5.0.31/CHANGELOG.md deleted file mode 100644 index cf441e56747..00000000000 --- a/enterprise/blocky/5.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [blocky-5.0.31](https://github.com/truecharts/charts/compare/blocky-5.0.30...blocky-5.0.31) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [blocky-5.0.30](https://github.com/truecharts/charts/compare/blocky-5.0.29...blocky-5.0.30) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [blocky-5.0.29](https://github.com/truecharts/charts/compare/blocky-5.0.28...blocky-5.0.29) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [blocky-5.0.28](https://github.com/truecharts/charts/compare/blocky-5.0.27...blocky-5.0.28) (2023-05-05) - - - - -## [blocky-5.0.27](https://github.com/truecharts/charts/compare/blocky-5.0.26...blocky-5.0.27) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [blocky-5.0.26](https://github.com/truecharts/charts/compare/blocky-5.0.25...blocky-5.0.26) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [blocky-5.0.25](https://github.com/truecharts/charts/compare/blocky-5.0.24...blocky-5.0.25) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [blocky-5.0.24](https://github.com/truecharts/charts/compare/blocky-5.0.23...blocky-5.0.24) (2023-04-24) - -### Chore - -- update container image tccr.io/truecharts/k8s_gateway to v0.3.4 ([#8137](https://github.com/truecharts/charts/issues/8137)) - - - - -## [blocky-5.0.23](https://github.com/truecharts/charts/compare/blocky-5.0.22...blocky-5.0.23) (2023-04-21) - - - - -## [blocky-5.0.22](https://github.com/truecharts/charts/compare/blocky-5.0.21...blocky-5.0.22) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [blocky-5.0.21](https://github.com/truecharts/charts/compare/blocky-5.0.20...blocky-5.0.21) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - diff --git a/enterprise/blocky/5.0.31/Chart.yaml b/enterprise/blocky/5.0.31/Chart.yaml deleted file mode 100644 index 5b955a9ae77..00000000000 --- a/enterprise/blocky/5.0.31/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.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go -home: https://truecharts.org/charts/enterprise/blocky -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png -keywords: - - dns - - blocky -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blocky -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky - - https://0xerr0r.github.io/blocky/ - - https://github.com/0xERR0R/blocky - - https://github.com/Mozart409/blocky-frontend -version: 5.0.31 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/blocky/5.0.31/app-changelog.md b/enterprise/blocky/5.0.31/app-changelog.md deleted file mode 100644 index 9265d577a6a..00000000000 --- a/enterprise/blocky/5.0.31/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [blocky-5.0.31](https://github.com/truecharts/charts/compare/blocky-5.0.30...blocky-5.0.31) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - \ No newline at end of file diff --git a/enterprise/blocky/5.0.31/charts/common-12.9.2.tgz b/enterprise/blocky/5.0.31/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/enterprise/blocky/5.0.31/charts/common-12.9.2.tgz and /dev/null differ diff --git a/enterprise/blocky/5.0.31/charts/redis-6.0.43.tgz b/enterprise/blocky/5.0.31/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/enterprise/blocky/5.0.31/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/enterprise/blocky/5.0.31/ix_values.yaml b/enterprise/blocky/5.0.31/ix_values.yaml deleted file mode 100644 index 4bb6d42182f..00000000000 --- a/enterprise/blocky/5.0.31/ix_values.yaml +++ /dev/null @@ -1,373 +0,0 @@ -image: - repository: tccr.io/truecharts/blocky - tag: v0.21.0@sha256:ed72f8a64307b7b734174589ac631726dd642cc8202c3bdf2eeb1de4adedbe0a - pullPolicy: IfNotPresent - -k8sgatewayImage: - repository: tccr.io/truecharts/k8s_gateway - pullPolicy: IfNotPresent - tag: 0.3.4@sha256:c49645e7b263e5cfc8fc269db2aef7d90149cecc7a50e2c2fe77ef935dd35742 - -workload: - main: - replicas: 2 - strategy: RollingUpdate - podSpec: - containers: - main: - probes: - liveness: - enabled: false - type: exec - command: - - /app/blocky - - healthcheck - readiness: - enabled: false - type: exec - command: - - /app/blocky - - healthcheck - startup: - enabled: false - type: exec - command: - - /app/blocky - - healthcheck - -# -- Blocky Config File content -blockyConfig: {} -# upstream: -# default: -# - 1.1.1.1 - -# -- some general blocky settings -blocky: - # -- Enable prometheus annotations - enablePrometheus: true - -service: - main: - enabled: true - ports: - main: - enabled: true - port: 4000 - protocol: http - targetPort: 4000 - dnstcp: - enabled: true - ports: - dnstcp: - enabled: true - port: 53 - targetPort: 53 - dnsudp: - enabled: true - ports: - dnsudp: - enabled: true - port: 53 - protocol: udp - targetPort: 53 - dot: - enabled: true - ports: - dot: - enabled: true - port: 853 - protocol: tcp - targetPort: 853 - https: - enabled: true - ports: - https: - enabled: true - port: 4443 - protocol: https - targetPort: 4443 - k8sgateway: - enabled: true - ports: - k8sgateway: - enabled: true - port: 5353 - protocol: udp - targetPort: 5353 - -## TODO Add support for SCALE certificates and certificates secrets here -certFile: "" -keyFile: "" -logLevel: info -logFormat: text -logTimestamp: true -logPrivacy: false -dohUserAgent: "" -minTlsServeVersion: 1.2 - -# -- set the default DNS upstream servers -# Primarily designed for inclusion in the TrueNAS SCALE GUI -defaultUpstreams: - - 1.1.1.1 - - 1.0.0.1 - - 8.8.8.8 - - 8.8.4.4 - - 9.9.9.9 - - 149.112.112.112 - - 208.67.222.222 - - 208.67.220.220 - - 8.26.56.26 - - 8.20.247.20 - - 185.228.168.9 - - 185.228.169.9 - - 76.76.19.19 - - 76.223.122.150 - - 76.76.2.0 - - 76.76.10.0 - -# -- set additional upstreams -# Primarily designed for inclusion in the TrueNAS SCALE GUI -upstreams: - # - name: group2 - # dnsservers: - # - 1.1.1.1 - -# -- set bootstrap dns (not needed) -# Ensures bootstrap encryption and ensure it doesn't use k8s dns -bootstrapDns: - # -- Upstream - upstream: "" - # -- IP's linked to upstream DoT/DoH DNS name - ips: [] - -# -- set additional bootstrap dns (not needed, only used if bootstrapDns is set) -additionalBootstrapDns: - [] - # - upstream: "" - # ips: [] - -# -- Return empty answer for these queries -filtering: - # -- Ensures filtering by query type - queryTypes: [] - -# -- Set manual custom DNS resolution -customDNS: - customTTL: 1h - filterUnmappedTypes: true - rewrite: [] - # - in: something.com - # out: somethingelse.com - mapping: [] - # - domain: something.com - # dnsserver: 192.168.178.1 - -# -- Setup client-name lookup -clientLookup: - # -- upstream used for client-name lookup - upstream: "" - singleNameOrder: [] - clients: - # - domain: laptop - # ips: [] - -# -- Setup caching -caching: - minTime: 5m - maxTime: 30m - maxItemsCount: 0 - prefetching: false - prefetchExpires: 2h - prefetchThreshold: 5 - prefetchMaxItemsCount: 0 - cacheTimeNegative: 30m - -# -- set conditional settings -# Primarily designed for inclusion in the TrueNAS SCALE GUI -conditional: - rewrite: [] - # - in: something.com - # out: somethingelse.com - mapping: [] - # - domain: something.com - # dnsserver: 192.168.178.1 - -# -- set blocking settings using Lists -# Primarily designed for inclusion in the TrueNAS SCALE GUI -blocking: - # -- Sets the blocktype - blockType: nxDomain - # -- Sets the block ttl - blockTTL: 6h - # -- Sets the block refreshPeriod - refreshPeriod: 4h - # -- Sets the block download timeout - downloadTimeout: 60s - # -- Sets the block download attempt count - downloadAttempts: 3 - # -- Sets the block download cooldown - downloadCooldown: 2s - # -- Set the start strategy (blocking | failOnError | fast) - startStrategy: blocking - # -- Sets how many list-groups can be processed at the same time - processingConcurrency: 4 - # -- Add blocky whitelists - whitelist: [] - # - name: ads - # lists: - # - https://someurl.com/list.txt - # - /somefile.txt - - # -- Blocky blacklists - blacklist: [] - # - name: ads - # lists: - # - https://someurl.com/list.txt - # - /somefile.txt - - # -- Blocky clientGroupsBlock - clientGroupsBlock: [] - # - name: default - # groups: - # - ads - -# -- configure using hostsfile for lookups -# Allows for using the hosts configured in kubernetes and such -hostsFile: - enabled: false - filePath: /etc/hosts - hostsTTL: 60m - refreshPeriod: 30m - -## TODO: add this with postgresql support as well -# queryLog: -# type: csv -# target: /logs -# logRetentionDays: 0 -# creationAttempts: 3 -# CreationCooldown: 2 - -podOptions: - automountServiceAccountToken: true - -portal: - open: - enabled: false - -serviceAccount: - main: - # -- Specifies whether a service account should be created - enabled: true - primary: true - -# -- Create a ClusterRole and ClusterRoleBinding -# @default -- See below -rbac: - main: - # -- Enables or disables the ClusterRole and ClusterRoleBinding - enabled: true - primary: true - clusterWide: true - # -- Set Rules on the ClusterRole - rules: - - apiGroups: - - "" - resources: - - services - - namespaces - verbs: - - list - - watch - - apiGroups: - - extensions - - networking.k8s.io - resources: - - ingresses - verbs: - - list - - watch - -k8sgateway: - enabled: true - # -- TTL for non-apex responses (in seconds) - ttl: 300 - - # -- Limit what kind of resources to watch, e.g. watchedResources: ["Ingress"] - watchedResources: [] - - # -- Service name of a secondary DNS server (should be `serviceName.namespace`) - secondary: "" - - # -- Override the default `serviceName.namespace` domain apex - apex: "" - - # -- list of processed domains - domains: [] - # -- Delegated domain - # - domain: "example.com" - # # -- Optional configuration option for DNS01 challenge that will redirect all acme - # # challenge requests to external cloud domain (e.g. managed by cert-manager) - # # See: https://cert-manager.io/docs/configuration/acme/dns01/ - # dnsChallenge: - # enabled: false - # domain: dns01.clouddns.com - - forward: - enabled: false - primary: tls://1.1.1.1 - secondary: tls://1.0.0.1 - options: - - name: tls_servername - value: cloudflare-dns.com - -metrics: - main: - # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. - # @default -- See values.yaml - enabled: true - type: "servicemonitor" - endpoints: - - port: main - path: /metrics - - # -- Enable and configure Prometheus Rules for the chart under this key. - # @default -- See values.yaml - prometheusRule: - enabled: false - labels: {} - # -- Configure additionial rules for the chart under this key. - # @default -- See prometheusrules.yaml - rules: - [] - # - alert: UnifiPollerAbsent - # annotations: - # description: Unifi Poller has disappeared from Prometheus service discovery. - # summary: Unifi Poller is down. - # expr: | - # absent(up{job=~".*unifi-poller.*"} == 1) - # for: 5m - # labels: - # severity: critical - -redis: - enabled: true - -# CANNOT be defined in above yaml section -queryLog: - # optional one of: mysql, postgresql, csv, csv-client. If empty, log to console - type: "" - # directory (should be mounted as volume in docker) for csv, db connection string for mysql, ignored for included postgresql - # target: /var/log/something - # postgresql target: postgres://user:password@db_host_or_ip:5432/db_name - # if > 0, deletes log files which are older than ... days - logRetentionDays: 0 - # optional: Max attempts to create specific query log writer, default: 3 - creationAttempts: 3 - # optional: Time between the creation attempts, default: 2s - creationCooldown: 2s - -cnpg: - main: - enabled: false - user: blocky - database: blocky diff --git a/enterprise/blocky/5.0.32/CHANGELOG.md b/enterprise/blocky/5.0.32/CHANGELOG.md new file mode 100644 index 00000000000..e26fc623ec0 --- /dev/null +++ b/enterprise/blocky/5.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [blocky-5.0.26](https://github.com/truecharts/charts/compare/blocky-5.0.25...blocky-5.0.26) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [blocky-5.0.25](https://github.com/truecharts/charts/compare/blocky-5.0.24...blocky-5.0.25) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [blocky-5.0.24](https://github.com/truecharts/charts/compare/blocky-5.0.23...blocky-5.0.24) (2023-04-24) + +### Chore + +- update container image tccr.io/truecharts/k8s_gateway to v0.3.4 ([#8137](https://github.com/truecharts/charts/issues/8137)) + + + + +## [blocky-5.0.23](https://github.com/truecharts/charts/compare/blocky-5.0.22...blocky-5.0.23) (2023-04-21) + + + + +## [blocky-5.0.22](https://github.com/truecharts/charts/compare/blocky-5.0.21...blocky-5.0.22) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + diff --git a/enterprise/blocky/5.0.32/Chart.yaml b/enterprise/blocky/5.0.32/Chart.yaml new file mode 100644 index 00000000000..b08badf97d8 --- /dev/null +++ b/enterprise/blocky/5.0.32/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.21.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.32 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/blocky/5.0.31/LICENSE b/enterprise/blocky/5.0.32/LICENSE similarity index 100% rename from enterprise/blocky/5.0.31/LICENSE rename to enterprise/blocky/5.0.32/LICENSE diff --git a/enterprise/cert-manager/1.0.34/README.md b/enterprise/blocky/5.0.32/README.md similarity index 100% rename from enterprise/cert-manager/1.0.34/README.md rename to enterprise/blocky/5.0.32/README.md diff --git a/enterprise/blocky/5.0.32/app-changelog.md b/enterprise/blocky/5.0.32/app-changelog.md new file mode 100644 index 00000000000..13cc74081e0 --- /dev/null +++ b/enterprise/blocky/5.0.32/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/enterprise/blocky/5.0.31/app-readme.md b/enterprise/blocky/5.0.32/app-readme.md similarity index 100% rename from enterprise/blocky/5.0.31/app-readme.md rename to enterprise/blocky/5.0.32/app-readme.md diff --git a/enterprise/blocky/5.0.32/charts/common-12.9.5.tgz b/enterprise/blocky/5.0.32/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/enterprise/blocky/5.0.32/charts/common-12.9.5.tgz differ diff --git a/enterprise/blocky/5.0.32/charts/redis-6.0.44.tgz b/enterprise/blocky/5.0.32/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/enterprise/blocky/5.0.32/charts/redis-6.0.44.tgz differ diff --git a/enterprise/blocky/5.0.32/ix_values.yaml b/enterprise/blocky/5.0.32/ix_values.yaml new file mode 100644 index 00000000000..bd853425fd3 --- /dev/null +++ b/enterprise/blocky/5.0.32/ix_values.yaml @@ -0,0 +1,374 @@ +image: + repository: tccr.io/truecharts/blocky + tag: v0.21.0@sha256:ed72f8a64307b7b734174589ac631726dd642cc8202c3bdf2eeb1de4adedbe0a + pullPolicy: IfNotPresent + +k8sgatewayImage: + repository: tccr.io/truecharts/k8s_gateway + pullPolicy: IfNotPresent + tag: 0.3.4@sha256:c49645e7b263e5cfc8fc269db2aef7d90149cecc7a50e2c2fe77ef935dd35742 +manifestManager: + enabled: true +workload: + main: + replicas: 2 + strategy: RollingUpdate + podSpec: + containers: + main: + probes: + liveness: + enabled: false + type: exec + command: + - /app/blocky + - healthcheck + readiness: + enabled: false + type: exec + command: + - /app/blocky + - healthcheck + startup: + enabled: false + type: exec + command: + - /app/blocky + - healthcheck + +# -- Blocky Config File content +blockyConfig: {} +# upstream: +# default: +# - 1.1.1.1 + +# -- some general blocky settings +blocky: + # -- Enable prometheus annotations + enablePrometheus: true + +service: + main: + enabled: true + ports: + main: + enabled: true + port: 4000 + protocol: http + targetPort: 4000 + dnstcp: + enabled: true + ports: + dnstcp: + enabled: true + port: 53 + targetPort: 53 + dnsudp: + enabled: true + ports: + dnsudp: + enabled: true + port: 53 + protocol: udp + targetPort: 53 + dot: + enabled: true + ports: + dot: + enabled: true + port: 853 + protocol: tcp + targetPort: 853 + https: + enabled: true + ports: + https: + enabled: true + port: 4443 + protocol: https + targetPort: 4443 + k8sgateway: + enabled: true + ports: + k8sgateway: + enabled: true + port: 5353 + protocol: udp + targetPort: 5353 + +## TODO Add support for SCALE certificates and certificates secrets here +certFile: "" +keyFile: "" +logLevel: info +logFormat: text +logTimestamp: true +logPrivacy: false +dohUserAgent: "" +minTlsServeVersion: 1.2 + +# -- set the default DNS upstream servers +# Primarily designed for inclusion in the TrueNAS SCALE GUI +defaultUpstreams: + - 1.1.1.1 + - 1.0.0.1 + - 8.8.8.8 + - 8.8.4.4 + - 9.9.9.9 + - 149.112.112.112 + - 208.67.222.222 + - 208.67.220.220 + - 8.26.56.26 + - 8.20.247.20 + - 185.228.168.9 + - 185.228.169.9 + - 76.76.19.19 + - 76.223.122.150 + - 76.76.2.0 + - 76.76.10.0 + +# -- set additional upstreams +# Primarily designed for inclusion in the TrueNAS SCALE GUI +upstreams: + # - name: group2 + # dnsservers: + # - 1.1.1.1 + +# -- set bootstrap dns (not needed) +# Ensures bootstrap encryption and ensure it doesn't use k8s dns +bootstrapDns: + # -- Upstream + upstream: "" + # -- IP's linked to upstream DoT/DoH DNS name + ips: [] + +# -- set additional bootstrap dns (not needed, only used if bootstrapDns is set) +additionalBootstrapDns: + [] + # - upstream: "" + # ips: [] + +# -- Return empty answer for these queries +filtering: + # -- Ensures filtering by query type + queryTypes: [] + +# -- Set manual custom DNS resolution +customDNS: + customTTL: 1h + filterUnmappedTypes: true + rewrite: [] + # - in: something.com + # out: somethingelse.com + mapping: [] + # - domain: something.com + # dnsserver: 192.168.178.1 + +# -- Setup client-name lookup +clientLookup: + # -- upstream used for client-name lookup + upstream: "" + singleNameOrder: [] + clients: + # - domain: laptop + # ips: [] + +# -- Setup caching +caching: + minTime: 5m + maxTime: 30m + maxItemsCount: 0 + prefetching: false + prefetchExpires: 2h + prefetchThreshold: 5 + prefetchMaxItemsCount: 0 + cacheTimeNegative: 30m + +# -- set conditional settings +# Primarily designed for inclusion in the TrueNAS SCALE GUI +conditional: + rewrite: [] + # - in: something.com + # out: somethingelse.com + mapping: [] + # - domain: something.com + # dnsserver: 192.168.178.1 + +# -- set blocking settings using Lists +# Primarily designed for inclusion in the TrueNAS SCALE GUI +blocking: + # -- Sets the blocktype + blockType: nxDomain + # -- Sets the block ttl + blockTTL: 6h + # -- Sets the block refreshPeriod + refreshPeriod: 4h + # -- Sets the block download timeout + downloadTimeout: 60s + # -- Sets the block download attempt count + downloadAttempts: 3 + # -- Sets the block download cooldown + downloadCooldown: 2s + # -- Set the start strategy (blocking | failOnError | fast) + startStrategy: blocking + # -- Sets how many list-groups can be processed at the same time + processingConcurrency: 4 + # -- Add blocky whitelists + whitelist: [] + # - name: ads + # lists: + # - https://someurl.com/list.txt + # - /somefile.txt + + # -- Blocky blacklists + blacklist: [] + # - name: ads + # lists: + # - https://someurl.com/list.txt + # - /somefile.txt + + # -- Blocky clientGroupsBlock + clientGroupsBlock: [] + # - name: default + # groups: + # - ads + +# -- configure using hostsfile for lookups +# Allows for using the hosts configured in kubernetes and such +hostsFile: + enabled: false + filePath: /etc/hosts + hostsTTL: 60m + refreshPeriod: 30m + +## TODO: add this with postgresql support as well +# queryLog: +# type: csv +# target: /logs +# logRetentionDays: 0 +# creationAttempts: 3 +# CreationCooldown: 2 + +podOptions: + automountServiceAccountToken: true + +portal: + open: + enabled: false + +serviceAccount: + main: + # -- Specifies whether a service account should be created + enabled: true + primary: true + +# -- Create a ClusterRole and ClusterRoleBinding +# @default -- See below +rbac: + main: + # -- Enables or disables the ClusterRole and ClusterRoleBinding + enabled: true + primary: true + clusterWide: true + # -- Set Rules on the ClusterRole + rules: + - apiGroups: + - "" + resources: + - services + - namespaces + verbs: + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses + verbs: + - list + - watch + +k8sgateway: + enabled: true + # -- TTL for non-apex responses (in seconds) + ttl: 300 + + # -- Limit what kind of resources to watch, e.g. watchedResources: ["Ingress"] + watchedResources: [] + + # -- Service name of a secondary DNS server (should be `serviceName.namespace`) + secondary: "" + + # -- Override the default `serviceName.namespace` domain apex + apex: "" + + # -- list of processed domains + domains: [] + # -- Delegated domain + # - domain: "example.com" + # # -- Optional configuration option for DNS01 challenge that will redirect all acme + # # challenge requests to external cloud domain (e.g. managed by cert-manager) + # # See: https://cert-manager.io/docs/configuration/acme/dns01/ + # dnsChallenge: + # enabled: false + # domain: dns01.clouddns.com + + forward: + enabled: false + primary: tls://1.1.1.1 + secondary: tls://1.0.0.1 + options: + - name: tls_servername + value: cloudflare-dns.com + +metrics: + main: + # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. + # @default -- See values.yaml + enabled: true + type: "servicemonitor" + endpoints: + - port: main + path: /metrics + + # -- Enable and configure Prometheus Rules for the chart under this key. + # @default -- See values.yaml + prometheusRule: + enabled: false + labels: {} + # -- Configure additionial rules for the chart under this key. + # @default -- See prometheusrules.yaml + rules: + [] + # - alert: UnifiPollerAbsent + # annotations: + # description: Unifi Poller has disappeared from Prometheus service discovery. + # summary: Unifi Poller is down. + # expr: | + # absent(up{job=~".*unifi-poller.*"} == 1) + # for: 5m + # labels: + # severity: critical + +redis: + enabled: true + +# CANNOT be defined in above yaml section +queryLog: + # optional one of: mysql, postgresql, csv, csv-client. If empty, log to console + type: "" + # directory (should be mounted as volume in docker) for csv, db connection string for mysql, ignored for included postgresql + # target: /var/log/something + # postgresql target: postgres://user:password@db_host_or_ip:5432/db_name + # if > 0, deletes log files which are older than ... days + logRetentionDays: 0 + # optional: Max attempts to create specific query log writer, default: 3 + creationAttempts: 3 + # optional: Time between the creation attempts, default: 2s + creationCooldown: 2s + +cnpg: + main: + enabled: false + user: blocky + database: blocky diff --git a/enterprise/blocky/5.0.31/questions.yaml b/enterprise/blocky/5.0.32/questions.yaml similarity index 100% rename from enterprise/blocky/5.0.31/questions.yaml rename to enterprise/blocky/5.0.32/questions.yaml diff --git a/enterprise/cert-manager/1.0.34/templates/NOTES.txt b/enterprise/blocky/5.0.32/templates/NOTES.txt similarity index 100% rename from enterprise/cert-manager/1.0.34/templates/NOTES.txt rename to enterprise/blocky/5.0.32/templates/NOTES.txt diff --git a/enterprise/blocky/5.0.31/templates/_blockyConfig.tpl b/enterprise/blocky/5.0.32/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/5.0.31/templates/_blockyConfig.tpl rename to enterprise/blocky/5.0.32/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/5.0.31/templates/_k8sgateway.tpl b/enterprise/blocky/5.0.32/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/5.0.31/templates/_k8sgateway.tpl rename to enterprise/blocky/5.0.32/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/5.0.31/templates/common.yaml b/enterprise/blocky/5.0.32/templates/common.yaml similarity index 100% rename from enterprise/blocky/5.0.31/templates/common.yaml rename to enterprise/blocky/5.0.32/templates/common.yaml diff --git a/enterprise/cert-manager/1.0.34/values.yaml b/enterprise/blocky/5.0.32/values.yaml similarity index 100% rename from enterprise/cert-manager/1.0.34/values.yaml rename to enterprise/blocky/5.0.32/values.yaml diff --git a/enterprise/cert-manager/1.0.34/CHANGELOG.md b/enterprise/cert-manager/1.0.34/CHANGELOG.md deleted file mode 100644 index 8cb60dc98e3..00000000000 --- a/enterprise/cert-manager/1.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cert-manager-1.0.34](https://github.com/truecharts/charts/compare/cert-manager-1.0.33...cert-manager-1.0.34) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [cert-manager-1.0.33](https://github.com/truecharts/charts/compare/cert-manager-1.0.32...cert-manager-1.0.33) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cert-manager-1.0.32](https://github.com/truecharts/charts/compare/cert-manager-1.0.31...cert-manager-1.0.32) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8960](https://github.com/truecharts/charts/issues/8960)) - - - - -## [cert-manager-1.0.31](https://github.com/truecharts/charts/compare/cert-manager-1.0.30...cert-manager-1.0.31) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cert-manager-1.0.30](https://github.com/truecharts/charts/compare/cert-manager-1.0.29...cert-manager-1.0.30) (2023-05-05) - - - - -## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [cert-manager-1.0.28](https://github.com/truecharts/charts/compare/cert-manager-1.0.27...cert-manager-1.0.28) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - diff --git a/enterprise/cert-manager/1.0.34/Chart.yaml b/enterprise/cert-manager/1.0.34/Chart.yaml deleted file mode 100644 index 14f135578e2..00000000000 --- a/enterprise/cert-manager/1.0.34/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -deprecated: false -description: Certificate management for Kubernetes -home: https://truecharts.org/charts/enterprise/cert-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png -keywords: - - metallb - - loadbalancer -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cert-manager -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager - - https://cert-manager.io/ -type: application -version: 1.0.34 -annotations: - truecharts.org/catagories: | - - core - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/cert-manager/1.0.34/app-changelog.md b/enterprise/cert-manager/1.0.34/app-changelog.md deleted file mode 100644 index b4f8d88a8a3..00000000000 --- a/enterprise/cert-manager/1.0.34/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cert-manager-1.0.34](https://github.com/truecharts/charts/compare/cert-manager-1.0.33...cert-manager-1.0.34) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/enterprise/cert-manager/1.0.34/charts/common-12.9.2.tgz b/enterprise/cert-manager/1.0.34/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/enterprise/cert-manager/1.0.34/charts/common-12.9.2.tgz and /dev/null differ diff --git a/enterprise/cert-manager/1.0.34/ix_values.yaml b/enterprise/cert-manager/1.0.34/ix_values.yaml deleted file mode 100644 index d6019b67ce6..00000000000 --- a/enterprise/cert-manager/1.0.34/ix_values.yaml +++ /dev/null @@ -1,79 +0,0 @@ -image: - repository: tccr.io/truecharts/scratch - tag: latest@sha256:9dd0f68d32ace452a3a75273bd8e3a074d0a14e4d38683389c73887432832fc3 - pullPolicy: IfNotPresent - -workload: - main: - enabled: false - podSpec: - containers: - main: - enabled: false - probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false - -service: - main: - enabled: false - ports: - main: - enabled: false - port: 9999 - -portal: - open: - enabled: false - -clusterIssuer: - selfSigned: - enabled: true - name: "selfsigned" - CA: [] - # - name: myca - # selfSigned: true - # selfSignedCommonName: "my-selfsigned-ca" - # # Used to manually define a CA-crt not used when selfSigned is enabled - # crt: "" - # key: "" - # # TODO: Add option to use SCALE CA certs - - ACME: [] -# - name: letsencrypt -# # Used for both logging in to the DNS provider AND ACME registration -# email: "" -# server: 'https://acme-staging-v02.api.letsencrypt.org/directory' -# # Used primarily for the SCALE GUI -# customServer: 'https://acme-staging-v02.api.letsencrypt.org/directory' -# email: "" -# # Options: HTTP01, cloudflare, route53 -# type: "" -# # for cloudflare -# cfapikey: "" -# cfapitoken: "" -# # for route53 -# region: "" -# accessKeyID: "" -# route53SecretAccessKey: "" -# # optional for route53 -# role: "" -# # for akamai -# serviceConsumerDomain: "" -# akclientToken: "" -# akclientSecret: "" -# akaccessToken: "" -# # for digitalocean -# doaccessToken: "" -# # for rfc2136 -# nameserver: "" -# tsigKeyName: "" -# tsigAlgorithm: "" -# rfctsigSecret: "" - -customMetrics: - enabled: true diff --git a/enterprise/cert-manager/1.0.35/CHANGELOG.md b/enterprise/cert-manager/1.0.35/CHANGELOG.md new file mode 100644 index 00000000000..941b4b62e0e --- /dev/null +++ b/enterprise/cert-manager/1.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cert-manager-1.0.35](https://github.com/truecharts/charts/compare/cert-manager-1.0.34...cert-manager-1.0.35) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [cert-manager-1.0.34](https://github.com/truecharts/charts/compare/cert-manager-1.0.33...cert-manager-1.0.34) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [cert-manager-1.0.33](https://github.com/truecharts/charts/compare/cert-manager-1.0.32...cert-manager-1.0.33) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cert-manager-1.0.32](https://github.com/truecharts/charts/compare/cert-manager-1.0.31...cert-manager-1.0.32) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8960](https://github.com/truecharts/charts/issues/8960)) + + + + +## [cert-manager-1.0.31](https://github.com/truecharts/charts/compare/cert-manager-1.0.30...cert-manager-1.0.31) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [cert-manager-1.0.30](https://github.com/truecharts/charts/compare/cert-manager-1.0.29...cert-manager-1.0.30) (2023-05-05) + + + + +## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + diff --git a/enterprise/cert-manager/1.0.35/Chart.yaml b/enterprise/cert-manager/1.0.35/Chart.yaml new file mode 100644 index 00000000000..a6bb7745324 --- /dev/null +++ b/enterprise/cert-manager/1.0.35/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +deprecated: false +description: Certificate management for Kubernetes +home: https://truecharts.org/charts/enterprise/cert-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png +keywords: + - metallb + - loadbalancer +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cert-manager +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager + - https://cert-manager.io/ +type: application +version: 1.0.35 +annotations: + truecharts.org/catagories: | + - core + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/outline/7.0.17/LICENSE b/enterprise/cert-manager/1.0.35/LICENSE similarity index 100% rename from stable/outline/7.0.17/LICENSE rename to enterprise/cert-manager/1.0.35/LICENSE diff --git a/enterprise/grafana/7.0.37/README.md b/enterprise/cert-manager/1.0.35/README.md similarity index 100% rename from enterprise/grafana/7.0.37/README.md rename to enterprise/cert-manager/1.0.35/README.md diff --git a/enterprise/cert-manager/1.0.35/app-changelog.md b/enterprise/cert-manager/1.0.35/app-changelog.md new file mode 100644 index 00000000000..e6febecfb0a --- /dev/null +++ b/enterprise/cert-manager/1.0.35/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cert-manager-1.0.35](https://github.com/truecharts/charts/compare/cert-manager-1.0.34...cert-manager-1.0.35) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/enterprise/cert-manager/1.0.34/app-readme.md b/enterprise/cert-manager/1.0.35/app-readme.md similarity index 100% rename from enterprise/cert-manager/1.0.34/app-readme.md rename to enterprise/cert-manager/1.0.35/app-readme.md diff --git a/enterprise/cert-manager/1.0.35/charts/common-12.9.5.tgz b/enterprise/cert-manager/1.0.35/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/enterprise/cert-manager/1.0.35/charts/common-12.9.5.tgz differ diff --git a/enterprise/cert-manager/1.0.34/crds/cert-manager.yaml b/enterprise/cert-manager/1.0.35/crds/cert-manager.yaml similarity index 100% rename from enterprise/cert-manager/1.0.34/crds/cert-manager.yaml rename to enterprise/cert-manager/1.0.35/crds/cert-manager.yaml diff --git a/enterprise/cert-manager/1.0.35/ix_values.yaml b/enterprise/cert-manager/1.0.35/ix_values.yaml new file mode 100644 index 00000000000..e54d61499de --- /dev/null +++ b/enterprise/cert-manager/1.0.35/ix_values.yaml @@ -0,0 +1,80 @@ +image: + repository: tccr.io/truecharts/scratch + tag: latest@sha256:9dd0f68d32ace452a3a75273bd8e3a074d0a14e4d38683389c73887432832fc3 + pullPolicy: IfNotPresent +manifestManager: + enabled: true +workload: + main: + enabled: false + podSpec: + containers: + main: + enabled: false + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + +service: + main: + enabled: false + ports: + main: + enabled: false + port: 9999 + +portal: + open: + enabled: false + +clusterIssuer: + selfSigned: + enabled: true + name: "selfsigned" + CA: [] + # - name: myca + # selfSigned: true + # selfSignedCommonName: "my-selfsigned-ca" + # # Used to manually define a CA-crt not used when selfSigned is enabled + # crt: "" + # key: "" + # # TODO: Add option to use SCALE CA certs + + ACME: [] +# - name: letsencrypt +# # Used for both logging in to the DNS provider AND ACME registration +# email: "" +# server: 'https://acme-staging-v02.api.letsencrypt.org/directory' +# # Used primarily for the SCALE GUI +# customServer: 'https://acme-staging-v02.api.letsencrypt.org/directory' +# email: "" +# # Options: HTTP01, cloudflare, route53 +# type: "" +# # for cloudflare +# cfapikey: "" +# cfapitoken: "" +# # for route53 +# region: "" +# accessKeyID: "" +# route53SecretAccessKey: "" +# # optional for route53 +# role: "" +# # for akamai +# serviceConsumerDomain: "" +# akclientToken: "" +# akclientSecret: "" +# akaccessToken: "" +# # for digitalocean +# doaccessToken: "" +# # for rfc2136 +# nameserver: "" +# tsigKeyName: "" +# tsigAlgorithm: "" +# rfctsigSecret: "" + +customMetrics: + enabled: true diff --git a/enterprise/cert-manager/1.0.34/questions.yaml b/enterprise/cert-manager/1.0.35/questions.yaml similarity index 100% rename from enterprise/cert-manager/1.0.34/questions.yaml rename to enterprise/cert-manager/1.0.35/questions.yaml diff --git a/enterprise/grafana/7.0.37/templates/NOTES.txt b/enterprise/cert-manager/1.0.35/templates/NOTES.txt similarity index 100% rename from enterprise/grafana/7.0.37/templates/NOTES.txt rename to enterprise/cert-manager/1.0.35/templates/NOTES.txt diff --git a/enterprise/cert-manager/1.0.34/templates/_metrics.tpl b/enterprise/cert-manager/1.0.35/templates/_metrics.tpl similarity index 100% rename from enterprise/cert-manager/1.0.34/templates/_metrics.tpl rename to enterprise/cert-manager/1.0.35/templates/_metrics.tpl diff --git a/enterprise/cert-manager/1.0.34/templates/clusterissuer/_ACME.tpl b/enterprise/cert-manager/1.0.35/templates/clusterissuer/_ACME.tpl similarity index 100% rename from enterprise/cert-manager/1.0.34/templates/clusterissuer/_ACME.tpl rename to enterprise/cert-manager/1.0.35/templates/clusterissuer/_ACME.tpl diff --git a/enterprise/cert-manager/1.0.34/templates/clusterissuer/_CA.tpl b/enterprise/cert-manager/1.0.35/templates/clusterissuer/_CA.tpl similarity index 100% rename from enterprise/cert-manager/1.0.34/templates/clusterissuer/_CA.tpl rename to enterprise/cert-manager/1.0.35/templates/clusterissuer/_CA.tpl diff --git a/enterprise/cert-manager/1.0.34/templates/clusterissuer/_selfSigned.tpl b/enterprise/cert-manager/1.0.35/templates/clusterissuer/_selfSigned.tpl similarity index 100% rename from enterprise/cert-manager/1.0.34/templates/clusterissuer/_selfSigned.tpl rename to enterprise/cert-manager/1.0.35/templates/clusterissuer/_selfSigned.tpl diff --git a/enterprise/cert-manager/1.0.34/templates/common.yaml b/enterprise/cert-manager/1.0.35/templates/common.yaml similarity index 100% rename from enterprise/cert-manager/1.0.34/templates/common.yaml rename to enterprise/cert-manager/1.0.35/templates/common.yaml diff --git a/enterprise/grafana/7.0.37/values.yaml b/enterprise/cert-manager/1.0.35/values.yaml similarity index 100% rename from enterprise/grafana/7.0.37/values.yaml rename to enterprise/cert-manager/1.0.35/values.yaml diff --git a/enterprise/grafana/7.0.37/CHANGELOG.md b/enterprise/grafana/7.0.37/CHANGELOG.md deleted file mode 100644 index 9b0fadbe661..00000000000 --- a/enterprise/grafana/7.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [grafana-7.0.37](https://github.com/truecharts/charts/compare/grafana-7.0.36...grafana-7.0.37) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [grafana-7.0.36](https://github.com/truecharts/charts/compare/grafana-7.0.35...grafana-7.0.36) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9071](https://github.com/truecharts/charts/issues/9071)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [grafana-7.0.35](https://github.com/truecharts/charts/compare/grafana-7.0.34...grafana-7.0.35) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8984](https://github.com/truecharts/charts/issues/8984)) - - - - -## [grafana-7.0.34](https://github.com/truecharts/charts/compare/grafana-7.0.33...grafana-7.0.34) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [grafana-7.0.33](https://github.com/truecharts/charts/compare/grafana-7.0.32...grafana-7.0.33) (2023-05-14) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8927](https://github.com/truecharts/charts/issues/8927)) - - - - -## [grafana-7.0.32](https://github.com/truecharts/charts/compare/grafana-7.0.31...grafana-7.0.32) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8911](https://github.com/truecharts/charts/issues/8911)) - - - - -## [grafana-7.0.31](https://github.com/truecharts/charts/compare/grafana-7.0.30...grafana-7.0.31) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [grafana-7.0.30](https://github.com/truecharts/charts/compare/grafana-7.0.29...grafana-7.0.30) (2023-05-05) - - - - -## [grafana-7.0.29](https://github.com/truecharts/charts/compare/grafana-7.0.28...grafana-7.0.29) (2023-05-04) - -### Chore - -- update container image tccr.io/truecharts/grafana to 9.5.1 ([#8725](https://github.com/truecharts/charts/issues/8725)) - - ### Fix - -- remove duplicate include ([#8759](https://github.com/truecharts/charts/issues/8759)) - - - - -## [grafana-7.0.28](https://github.com/truecharts/charts/compare/grafana-7.0.27...grafana-7.0.28) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/enterprise/grafana/7.0.37/Chart.yaml b/enterprise/grafana/7.0.37/Chart.yaml deleted file mode 100644 index ed6ccba7a04..00000000000 --- a/enterprise/grafana/7.0.37/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.9.2 -deprecated: false -description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. -home: https://truecharts.org/charts/enterprise/grafana -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png -keywords: - - analytics - - monitoring - - metrics - - logs -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grafana -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana - - https://github.com/bitnami/bitnami-docker-grafana - - https://grafana.com/ -type: application -version: 7.0.37 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/grafana/7.0.37/app-changelog.md b/enterprise/grafana/7.0.37/app-changelog.md deleted file mode 100644 index 4310d2e7bd1..00000000000 --- a/enterprise/grafana/7.0.37/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grafana-7.0.37](https://github.com/truecharts/charts/compare/grafana-7.0.36...grafana-7.0.37) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/enterprise/grafana/7.0.37/charts/common-12.9.2.tgz b/enterprise/grafana/7.0.37/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/enterprise/grafana/7.0.37/charts/common-12.9.2.tgz and /dev/null differ diff --git a/enterprise/grafana/7.0.37/ix_values.yaml b/enterprise/grafana/7.0.37/ix_values.yaml deleted file mode 100644 index 77807e3026e..00000000000 --- a/enterprise/grafana/7.0.37/ix_values.yaml +++ /dev/null @@ -1,86 +0,0 @@ -image: - repository: tccr.io/truecharts/grafana - pullPolicy: IfNotPresent - tag: v9.5.2@sha256:2835129a3364407fb10ce370ff5f83087373dbf99b067190e84bde8db2a77d5e - -securityContext: - container: - readOnlyRootFilesystem: false - -service: - main: - ports: - main: - protocol: http - targetPort: 3000 - port: 10038 - -workload: - main: - replicas: 2 - strategy: RollingUpdate - podSpec: - containers: - main: - env: - GF_SECURITY_ADMIN_USER: "admin" - GF_SECURITY_ADMIN_PASSWORD: "testpassword" - GF_INSTALL_PLUGINS: "" - GF_PATHS_PLUGINS: "/opt/bitnami/grafana/data/plugins" - GF_AUTH_LDAP_ENABLED: "false" - GF_AUTH_LDAP_CONFIG_FILE: "/opt/bitnami/grafana/conf/ldap.toml" - GF_AUTH_LDAP_ALLOW_SIGN_UP: "false" - GF_PATHS_PROVISIONING: "/opt/bitnami/grafana/conf/provisioning" - GF_PATHS_CONFIG: "/opt/bitnami/grafana/conf/grafana.ini" - GF_PATHS_DATA: "/opt/bitnami/grafana/data" - GF_PATHS_LOGS: "/opt/bitnami/grafana/logs" - probes: - liveness: - path: "/api/health" - - readiness: - path: "/api/health" - - startup: - path: "/api/health" - -persistence: - config: - enabled: true - mountPath: "/opt/bitnami/grafana/data" - grafana-tmp: - enabled: true - type: emptyDir - mountPath: /opt/bitnami/grafana/tmp - -metrics: - main: - # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. - # @default -- See values.yaml - enabled: true - type: serviceMonitor - endpoints: - - port: main - path: /metrics - # -- Enable and configure Prometheus Rules for the chart under this key. - # @default -- See values.yaml - prometheusRule: - enabled: false - labels: {} - # -- Configure additionial rules for the chart under this key. - # @default -- See prometheusrules.yaml - rules: - [] - # - alert: UnifiPollerAbsent - # annotations: - # description: Unifi Poller has disappeared from Prometheus service discovery. - # summary: Unifi Poller is down. - # expr: | - # absent(up{job=~".*unifi-poller.*"} == 1) - # for: 5m - # labels: - # severity: critical - -portal: - open: - enabled: true diff --git a/enterprise/grafana/7.0.38/CHANGELOG.md b/enterprise/grafana/7.0.38/CHANGELOG.md new file mode 100644 index 00000000000..5e08f95dcf0 --- /dev/null +++ b/enterprise/grafana/7.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grafana-7.0.38](https://github.com/truecharts/charts/compare/grafana-7.0.37...grafana-7.0.38) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [grafana-7.0.37](https://github.com/truecharts/charts/compare/grafana-7.0.36...grafana-7.0.37) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [grafana-7.0.36](https://github.com/truecharts/charts/compare/grafana-7.0.35...grafana-7.0.36) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9071](https://github.com/truecharts/charts/issues/9071)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [grafana-7.0.35](https://github.com/truecharts/charts/compare/grafana-7.0.34...grafana-7.0.35) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8984](https://github.com/truecharts/charts/issues/8984)) + + + + +## [grafana-7.0.34](https://github.com/truecharts/charts/compare/grafana-7.0.33...grafana-7.0.34) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [grafana-7.0.33](https://github.com/truecharts/charts/compare/grafana-7.0.32...grafana-7.0.33) (2023-05-14) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8927](https://github.com/truecharts/charts/issues/8927)) + + + + +## [grafana-7.0.32](https://github.com/truecharts/charts/compare/grafana-7.0.31...grafana-7.0.32) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8911](https://github.com/truecharts/charts/issues/8911)) + + + + +## [grafana-7.0.31](https://github.com/truecharts/charts/compare/grafana-7.0.30...grafana-7.0.31) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [grafana-7.0.30](https://github.com/truecharts/charts/compare/grafana-7.0.29...grafana-7.0.30) (2023-05-05) + + + + +## [grafana-7.0.29](https://github.com/truecharts/charts/compare/grafana-7.0.28...grafana-7.0.29) (2023-05-04) + +### Chore + +- update container image tccr.io/truecharts/grafana to 9.5.1 ([#8725](https://github.com/truecharts/charts/issues/8725)) + + ### Fix + +- remove duplicate include ([#8759](https://github.com/truecharts/charts/issues/8759)) + + + diff --git a/enterprise/grafana/7.0.38/Chart.yaml b/enterprise/grafana/7.0.38/Chart.yaml new file mode 100644 index 00000000000..8a6f415651a --- /dev/null +++ b/enterprise/grafana/7.0.38/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "9.5.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.38 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/grafana/7.0.37/LICENSE b/enterprise/grafana/7.0.38/LICENSE similarity index 100% rename from enterprise/grafana/7.0.37/LICENSE rename to enterprise/grafana/7.0.38/LICENSE diff --git a/enterprise/metallb/8.0.29/README.md b/enterprise/grafana/7.0.38/README.md similarity index 100% rename from enterprise/metallb/8.0.29/README.md rename to enterprise/grafana/7.0.38/README.md diff --git a/enterprise/grafana/7.0.38/app-changelog.md b/enterprise/grafana/7.0.38/app-changelog.md new file mode 100644 index 00000000000..3cb8352adac --- /dev/null +++ b/enterprise/grafana/7.0.38/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grafana-7.0.38](https://github.com/truecharts/charts/compare/grafana-7.0.37...grafana-7.0.38) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/enterprise/grafana/7.0.37/app-readme.md b/enterprise/grafana/7.0.38/app-readme.md similarity index 100% rename from enterprise/grafana/7.0.37/app-readme.md rename to enterprise/grafana/7.0.38/app-readme.md diff --git a/enterprise/grafana/7.0.38/charts/common-12.9.5.tgz b/enterprise/grafana/7.0.38/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/enterprise/grafana/7.0.38/charts/common-12.9.5.tgz differ diff --git a/enterprise/grafana/7.0.38/ix_values.yaml b/enterprise/grafana/7.0.38/ix_values.yaml new file mode 100644 index 00000000000..c24f3f935fb --- /dev/null +++ b/enterprise/grafana/7.0.38/ix_values.yaml @@ -0,0 +1,87 @@ +image: + repository: tccr.io/truecharts/grafana + pullPolicy: IfNotPresent + tag: v9.5.2@sha256:2835129a3364407fb10ce370ff5f83087373dbf99b067190e84bde8db2a77d5e +manifestManager: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + protocol: http + targetPort: 3000 + port: 10038 + +workload: + main: + replicas: 2 + strategy: RollingUpdate + podSpec: + containers: + main: + env: + GF_SECURITY_ADMIN_USER: "admin" + GF_SECURITY_ADMIN_PASSWORD: "testpassword" + GF_INSTALL_PLUGINS: "" + GF_PATHS_PLUGINS: "/opt/bitnami/grafana/data/plugins" + GF_AUTH_LDAP_ENABLED: "false" + GF_AUTH_LDAP_CONFIG_FILE: "/opt/bitnami/grafana/conf/ldap.toml" + GF_AUTH_LDAP_ALLOW_SIGN_UP: "false" + GF_PATHS_PROVISIONING: "/opt/bitnami/grafana/conf/provisioning" + GF_PATHS_CONFIG: "/opt/bitnami/grafana/conf/grafana.ini" + GF_PATHS_DATA: "/opt/bitnami/grafana/data" + GF_PATHS_LOGS: "/opt/bitnami/grafana/logs" + probes: + liveness: + path: "/api/health" + + readiness: + path: "/api/health" + + startup: + path: "/api/health" + +persistence: + config: + enabled: true + mountPath: "/opt/bitnami/grafana/data" + grafana-tmp: + enabled: true + type: emptyDir + mountPath: /opt/bitnami/grafana/tmp + +metrics: + main: + # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. + # @default -- See values.yaml + enabled: true + type: serviceMonitor + endpoints: + - port: main + path: /metrics + # -- Enable and configure Prometheus Rules for the chart under this key. + # @default -- See values.yaml + prometheusRule: + enabled: false + labels: {} + # -- Configure additionial rules for the chart under this key. + # @default -- See prometheusrules.yaml + rules: + [] + # - alert: UnifiPollerAbsent + # annotations: + # description: Unifi Poller has disappeared from Prometheus service discovery. + # summary: Unifi Poller is down. + # expr: | + # absent(up{job=~".*unifi-poller.*"} == 1) + # for: 5m + # labels: + # severity: critical + +portal: + open: + enabled: true diff --git a/enterprise/grafana/7.0.37/questions.yaml b/enterprise/grafana/7.0.38/questions.yaml similarity index 100% rename from enterprise/grafana/7.0.37/questions.yaml rename to enterprise/grafana/7.0.38/questions.yaml diff --git a/enterprise/metallb/8.0.29/templates/NOTES.txt b/enterprise/grafana/7.0.38/templates/NOTES.txt similarity index 100% rename from enterprise/metallb/8.0.29/templates/NOTES.txt rename to enterprise/grafana/7.0.38/templates/NOTES.txt diff --git a/enterprise/grafana/7.0.37/templates/common.yaml b/enterprise/grafana/7.0.38/templates/common.yaml similarity index 100% rename from enterprise/grafana/7.0.37/templates/common.yaml rename to enterprise/grafana/7.0.38/templates/common.yaml diff --git a/enterprise/metallb/8.0.29/values.yaml b/enterprise/grafana/7.0.38/values.yaml similarity index 100% rename from enterprise/metallb/8.0.29/values.yaml rename to enterprise/grafana/7.0.38/values.yaml diff --git a/enterprise/metallb/8.0.29/CHANGELOG.md b/enterprise/metallb/8.0.29/CHANGELOG.md deleted file mode 100644 index 08acd84754b..00000000000 --- a/enterprise/metallb/8.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [metallb-8.0.29](https://github.com/truecharts/charts/compare/metallb-8.0.28...metallb-8.0.29) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [metallb-8.0.28](https://github.com/truecharts/charts/compare/metallb-8.0.27...metallb-8.0.28) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [metallb-8.0.27](https://github.com/truecharts/charts/compare/metallb-8.0.26...metallb-8.0.27) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8960](https://github.com/truecharts/charts/issues/8960)) - - - - -## [metallb-8.0.26](https://github.com/truecharts/charts/compare/metallb-8.0.25...metallb-8.0.26) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [metallb-8.0.25](https://github.com/truecharts/charts/compare/metallb-8.0.24...metallb-8.0.25) (2023-05-05) - - - - -## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [metallb-8.0.23](https://github.com/truecharts/charts/compare/metallb-8.0.22...metallb-8.0.23) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - diff --git a/enterprise/metallb/8.0.29/Chart.yaml b/enterprise/metallb/8.0.29/Chart.yaml deleted file mode 100644 index 8b1846465b5..00000000000 --- a/enterprise/metallb/8.0.29/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -deprecated: false -description: A network load-balancer implementation for Kubernetes using standard routing protocols -home: https://truecharts.org/charts/enterprise/metallb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png -keywords: - - metallb - - loadbalancer -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: metallb -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb - - https://github.com/metallb/metallb - - https://metallb.universe.tf -type: application -version: 8.0.29 -annotations: - truecharts.org/catagories: | - - core - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/metallb/8.0.29/app-changelog.md b/enterprise/metallb/8.0.29/app-changelog.md deleted file mode 100644 index 1323859db25..00000000000 --- a/enterprise/metallb/8.0.29/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metallb-8.0.29](https://github.com/truecharts/charts/compare/metallb-8.0.28...metallb-8.0.29) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/enterprise/metallb/8.0.29/charts/common-12.9.2.tgz b/enterprise/metallb/8.0.29/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/enterprise/metallb/8.0.29/charts/common-12.9.2.tgz and /dev/null differ diff --git a/enterprise/metallb/8.0.29/ix_values.yaml b/enterprise/metallb/8.0.29/ix_values.yaml deleted file mode 100644 index 2c5dd1d59ac..00000000000 --- a/enterprise/metallb/8.0.29/ix_values.yaml +++ /dev/null @@ -1,71 +0,0 @@ -image: - repository: tccr.io/truecharts/scratch - tag: latest@sha256:9dd0f68d32ace452a3a75273bd8e3a074d0a14e4d38683389c73887432832fc3 - pullPolicy: IfNotPresent - -workload: - main: - enabled: false - podSpec: - containers: - main: - enabled: false - probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false - -service: - main: - enabled: false - ports: - main: - enabled: false - port: 9999 - -portal: - open: - enabled: false - -ipAddressPools: [] -# - name: example -# autoAssign: true -# avoidBuggyIPs: true -# addresses: -# - 192.168.1.1-192.168.1.100 -L2Advertisements: [] -# - name: l2adv -# addressPools: -# - pool1 -# nodeSelectors: -# - nodeA -BGPAdvertisements: [] -# - name: bgpadv -# addressPools: -# - pool1 -# aggregationLength: 24 -# localpref: 100 -# communities: -# - 1234:1 -# peers: -# - peer1 -Communities: [] -# - name: community1 -# value: 1234:1 -Peers: [] -# - name: peer1 -# myASN: 1234 -# password: pass -# routerID: 1234 -# bfdProfile: profile -# ebgpMultiHop: false -# holdTime: 10 -# keepaliveTime: 10 -# peerAddress: 172.30.0.2 -# peerPort: 179 -# sourceAddress: 172.30.0.3 -# nodeSelectors: -# - nodeA diff --git a/enterprise/metallb/8.0.30/CHANGELOG.md b/enterprise/metallb/8.0.30/CHANGELOG.md new file mode 100644 index 00000000000..755154f8e84 --- /dev/null +++ b/enterprise/metallb/8.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metallb-8.0.30](https://github.com/truecharts/charts/compare/metallb-8.0.29...metallb-8.0.30) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [metallb-8.0.29](https://github.com/truecharts/charts/compare/metallb-8.0.28...metallb-8.0.29) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [metallb-8.0.28](https://github.com/truecharts/charts/compare/metallb-8.0.27...metallb-8.0.28) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [metallb-8.0.27](https://github.com/truecharts/charts/compare/metallb-8.0.26...metallb-8.0.27) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8960](https://github.com/truecharts/charts/issues/8960)) + + + + +## [metallb-8.0.26](https://github.com/truecharts/charts/compare/metallb-8.0.25...metallb-8.0.26) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [metallb-8.0.25](https://github.com/truecharts/charts/compare/metallb-8.0.24...metallb-8.0.25) (2023-05-05) + + + + +## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + diff --git a/enterprise/metallb/8.0.30/Chart.yaml b/enterprise/metallb/8.0.30/Chart.yaml new file mode 100644 index 00000000000..e4458f05298 --- /dev/null +++ b/enterprise/metallb/8.0.30/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +deprecated: false +description: A network load-balancer implementation for Kubernetes using standard routing protocols +home: https://truecharts.org/charts/enterprise/metallb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png +keywords: + - metallb + - loadbalancer +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metallb +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb + - https://github.com/metallb/metallb + - https://metallb.universe.tf +type: application +version: 8.0.30 +annotations: + truecharts.org/catagories: | + - core + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/metallb/8.0.29/LICENSE b/enterprise/metallb/8.0.30/LICENSE similarity index 100% rename from enterprise/metallb/8.0.29/LICENSE rename to enterprise/metallb/8.0.30/LICENSE diff --git a/enterprise/prometheus/9.0.8/README.md b/enterprise/metallb/8.0.30/README.md similarity index 100% rename from enterprise/prometheus/9.0.8/README.md rename to enterprise/metallb/8.0.30/README.md diff --git a/enterprise/metallb/8.0.30/app-changelog.md b/enterprise/metallb/8.0.30/app-changelog.md new file mode 100644 index 00000000000..df6d51142f8 --- /dev/null +++ b/enterprise/metallb/8.0.30/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metallb-8.0.30](https://github.com/truecharts/charts/compare/metallb-8.0.29...metallb-8.0.30) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/enterprise/metallb/8.0.29/app-readme.md b/enterprise/metallb/8.0.30/app-readme.md similarity index 100% rename from enterprise/metallb/8.0.29/app-readme.md rename to enterprise/metallb/8.0.30/app-readme.md diff --git a/enterprise/metallb/8.0.30/charts/common-12.9.5.tgz b/enterprise/metallb/8.0.30/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/enterprise/metallb/8.0.30/charts/common-12.9.5.tgz differ diff --git a/enterprise/metallb/8.0.30/ix_values.yaml b/enterprise/metallb/8.0.30/ix_values.yaml new file mode 100644 index 00000000000..b6314ee525f --- /dev/null +++ b/enterprise/metallb/8.0.30/ix_values.yaml @@ -0,0 +1,72 @@ +image: + repository: tccr.io/truecharts/scratch + tag: latest@sha256:9dd0f68d32ace452a3a75273bd8e3a074d0a14e4d38683389c73887432832fc3 + pullPolicy: IfNotPresent +manifestManager: + enabled: true +workload: + main: + enabled: false + podSpec: + containers: + main: + enabled: false + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + +service: + main: + enabled: false + ports: + main: + enabled: false + port: 9999 + +portal: + open: + enabled: false + +ipAddressPools: [] +# - name: example +# autoAssign: true +# avoidBuggyIPs: true +# addresses: +# - 192.168.1.1-192.168.1.100 +L2Advertisements: [] +# - name: l2adv +# addressPools: +# - pool1 +# nodeSelectors: +# - nodeA +BGPAdvertisements: [] +# - name: bgpadv +# addressPools: +# - pool1 +# aggregationLength: 24 +# localpref: 100 +# communities: +# - 1234:1 +# peers: +# - peer1 +Communities: [] +# - name: community1 +# value: 1234:1 +Peers: [] +# - name: peer1 +# myASN: 1234 +# password: pass +# routerID: 1234 +# bfdProfile: profile +# ebgpMultiHop: false +# holdTime: 10 +# keepaliveTime: 10 +# peerAddress: 172.30.0.2 +# peerPort: 179 +# sourceAddress: 172.30.0.3 +# nodeSelectors: +# - nodeA diff --git a/enterprise/metallb/8.0.29/questions.yaml b/enterprise/metallb/8.0.30/questions.yaml similarity index 100% rename from enterprise/metallb/8.0.29/questions.yaml rename to enterprise/metallb/8.0.30/questions.yaml diff --git a/enterprise/prometheus/9.0.8/templates/NOTES.txt b/enterprise/metallb/8.0.30/templates/NOTES.txt similarity index 100% rename from enterprise/prometheus/9.0.8/templates/NOTES.txt rename to enterprise/metallb/8.0.30/templates/NOTES.txt diff --git a/enterprise/metallb/8.0.29/templates/_bgpadvertisement.tpl b/enterprise/metallb/8.0.30/templates/_bgpadvertisement.tpl similarity index 100% rename from enterprise/metallb/8.0.29/templates/_bgpadvertisement.tpl rename to enterprise/metallb/8.0.30/templates/_bgpadvertisement.tpl diff --git a/enterprise/metallb/8.0.29/templates/_community.tpl b/enterprise/metallb/8.0.30/templates/_community.tpl similarity index 100% rename from enterprise/metallb/8.0.29/templates/_community.tpl rename to enterprise/metallb/8.0.30/templates/_community.tpl diff --git a/enterprise/metallb/8.0.29/templates/_ipaddresspool.tpl b/enterprise/metallb/8.0.30/templates/_ipaddresspool.tpl similarity index 100% rename from enterprise/metallb/8.0.29/templates/_ipaddresspool.tpl rename to enterprise/metallb/8.0.30/templates/_ipaddresspool.tpl diff --git a/enterprise/metallb/8.0.29/templates/_l2advertisement.tpl b/enterprise/metallb/8.0.30/templates/_l2advertisement.tpl similarity index 100% rename from enterprise/metallb/8.0.29/templates/_l2advertisement.tpl rename to enterprise/metallb/8.0.30/templates/_l2advertisement.tpl diff --git a/enterprise/metallb/8.0.29/templates/_peers.tpl b/enterprise/metallb/8.0.30/templates/_peers.tpl similarity index 100% rename from enterprise/metallb/8.0.29/templates/_peers.tpl rename to enterprise/metallb/8.0.30/templates/_peers.tpl diff --git a/enterprise/metallb/8.0.29/templates/common.yaml b/enterprise/metallb/8.0.30/templates/common.yaml similarity index 100% rename from enterprise/metallb/8.0.29/templates/common.yaml rename to enterprise/metallb/8.0.30/templates/common.yaml diff --git a/enterprise/prometheus/9.0.8/values.yaml b/enterprise/metallb/8.0.30/values.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/values.yaml rename to enterprise/metallb/8.0.30/values.yaml diff --git a/enterprise/prometheus/9.0.8/CHANGELOG.md b/enterprise/prometheus/9.0.8/CHANGELOG.md deleted file mode 100644 index 2a87e7c92e1..00000000000 --- a/enterprise/prometheus/9.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [prometheus-9.0.6](https://github.com/truecharts/charts/compare/prometheus-9.0.5...prometheus-9.0.6) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9057](https://github.com/truecharts/charts/issues/9057)) - - - - -## [prometheus-9.0.5](https://github.com/truecharts/charts/compare/prometheus-9.0.4...prometheus-9.0.5) (2023-05-22) - -### Chore - -- bump common and dependencies - - bump kube-state-metrics - - - - -## [prometheus-9.0.4](https://github.com/truecharts/charts/compare/prometheus-9.0.3...prometheus-9.0.4) (2023-05-22) - -### Fix - -- readd node-exporter and kube-state-metrics support ([#9062](https://github.com/truecharts/charts/issues/9062)) - - - - -## [prometheus-9.0.3](https://github.com/truecharts/charts/compare/prometheus-9.0.2...prometheus-9.0.3) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9041](https://github.com/truecharts/charts/issues/9041)) - - - - -## [prometheus-9.0.2](https://github.com/truecharts/charts/compare/prometheus-9.0.1...prometheus-9.0.2) (2023-05-15) - -### Chore - -- update helm general non-major ([#8971](https://github.com/truecharts/charts/issues/8971)) - - - - -## [prometheus-9.0.1](https://github.com/truecharts/charts/compare/prometheus-9.0.0...prometheus-9.0.1) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/prometheus to v2.43.1 ([#8837](https://github.com/truecharts/charts/issues/8837)) - - - - -## [prometheus-9.0.0](https://github.com/truecharts/charts/compare/prometheus-8.0.31...prometheus-9.0.0) (2023-05-15) - -### Fix - -- BREAKING CHANGE temporarily remove nodeexporter and kube-state-metrics-exporter ([#8932](https://github.com/truecharts/charts/issues/8932)) - - - - -## [prometheus-8.0.31](https://github.com/truecharts/charts/compare/prometheus-8.0.30...prometheus-8.0.31) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [prometheus-8.0.30](https://github.com/truecharts/charts/compare/prometheus-8.0.29...prometheus-8.0.30) (2023-05-05) - diff --git a/enterprise/prometheus/9.0.8/Chart.yaml b/enterprise/prometheus/9.0.8/Chart.yaml deleted file mode 100644 index 6250cd9ba1e..00000000000 --- a/enterprise/prometheus/9.0.8/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.9.2 - - condition: exporters.enabled,exporters.node-exporter.enabled - name: node-exporter - repository: https://deps.truecharts.org - version: 1.0.2 - - condition: exporters.enabled,exporters.kube-state-metrics.enabled - name: kube-state-metrics - repository: https://deps.truecharts.org - version: 1.0.3 -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.8 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/prometheus/9.0.8/app-changelog.md b/enterprise/prometheus/9.0.8/app-changelog.md deleted file mode 100644 index 9d3fe66c36f..00000000000 --- a/enterprise/prometheus/9.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/enterprise/prometheus/9.0.8/charts/common-12.9.2.tgz b/enterprise/prometheus/9.0.8/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/enterprise/prometheus/9.0.8/charts/common-12.9.2.tgz and /dev/null differ diff --git a/enterprise/prometheus/9.0.8/charts/kube-state-metrics-1.0.3.tgz b/enterprise/prometheus/9.0.8/charts/kube-state-metrics-1.0.3.tgz deleted file mode 100644 index 177f7f187e1..00000000000 Binary files a/enterprise/prometheus/9.0.8/charts/kube-state-metrics-1.0.3.tgz and /dev/null differ diff --git a/enterprise/prometheus/9.0.8/charts/node-exporter-1.0.2.tgz b/enterprise/prometheus/9.0.8/charts/node-exporter-1.0.2.tgz deleted file mode 100644 index 678d4fdede1..00000000000 Binary files a/enterprise/prometheus/9.0.8/charts/node-exporter-1.0.2.tgz and /dev/null differ diff --git a/enterprise/prometheus/9.0.8/ix_values.yaml b/enterprise/prometheus/9.0.8/ix_values.yaml deleted file mode 100644 index 4700f095ba5..00000000000 --- a/enterprise/prometheus/9.0.8/ix_values.yaml +++ /dev/null @@ -1,1359 +0,0 @@ -image: - repository: tccr.io/truecharts/prometheus - tag: v2.44.0@sha256:555b25b68c1c0c6d9744771a0e33cd05a701b8741374e50b73aa5f275be976c5 - -thanosImage: - repository: tccr.io/truecharts/thanos - tag: 0.31.0@sha256:28282d3e63f84cdeeb05e965b173b610d5597997acc7ce75d5849207b0f97b28 - -alertmanagerImage: - repository: tccr.io/truecharts/alertmanager - tag: 0.25.0@sha256:6b534671b83aa7fbd91d1b10bf0f1b29b948e4b300f8359a86043d0deba07207 - -global: - labels: {} -workload: - main: - enabled: false - podSpec: - containers: - main: - enabled: false - probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false - -service: - main: - selectorLabels: - app.kubernetes.io/name: prometheus - prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' - ports: - main: - port: 10086 - targetPort: 9090 - protocol: http - alertmanager: - enabled: true - selectorLabels: - app.kubernetes.io/name: alertmanager - alertmanager: '{{ template "kube-prometheus.alertmanager.fullname" . }}' - ports: - alertmanager: - enabled: true - port: 10087 - targetPort: 9093 - protocol: http - thanos: - enabled: true - selectorLabels: - app.kubernetes.io/name: prometheus - prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' - ports: - thanos: - enabled: true - port: 10901 - targetPort: 10901 - protocol: http - -ingress: - main: - enabled: false - alertmanager: - enabled: false - thanos: - enabled: false - -#### -## Operator Config -#### - -env: - PROMETHEUS_CONFIG_RELOADER: - configMapKeyRef: - name: prometheus-operator-config - key: prometheus-config-reloader - -podOptions: - automountServiceAccountToken: true - -rbac: - main: - enabled: true - primary: true - clusterWide: true - rules: - - apiGroups: - - apiextensions.k8s.io - resources: - - customresourcedefinitions - verbs: - - create - - apiGroups: - - apiextensions.k8s.io - resourceNames: - - alertmanagers.monitoring.coreos.com - - podmonitors.monitoring.coreos.com - - prometheuses.monitoring.coreos.com - - prometheusrules.monitoring.coreos.com - - servicemonitors.monitoring.coreos.com - - thanosrulers.monitoring.coreos.com - - probes.monitoring.coreos.com - resources: - - customresourcedefinitions - verbs: - - get - - update - - apiGroups: - - monitoring.coreos.com - resources: - - alertmanagers - - alertmanagers/finalizers - - alertmanagerconfigs - - prometheuses - - prometheuses/finalizers - - thanosrulers - - thanosrulers/finalizers - - servicemonitors - - podmonitors - - probes - - prometheusrules - verbs: - - "*" - - apiGroups: - - apps - resources: - - statefulsets - verbs: - - "*" - - apiGroups: - - "" - resources: - - configmaps - - secrets - verbs: - - "*" - - apiGroups: - - "" - resources: - - pods - verbs: - - list - - delete - - apiGroups: - - "" - resources: - - services - - services/finalizers - - endpoints - verbs: - - get - - create - - update - - delete - - apiGroups: - - "" - resources: - - nodes - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - namespaces - verbs: - - get - - list - - watch - - apiGroups: - - networking.k8s.io - resources: - - ingresses - verbs: - - get - - list - - watch - -# -- The service account the pods will use to interact with the Kubernetes API -serviceAccount: - main: - enabled: true - primary: true - -securityContext: - readOnlyRootFilesystem: false - -probes: - # -- Liveness probe configuration - # @default -- See below - liveness: - custom: true - spec: - httpGet: - path: "/metrics" - port: promop - scheme: HTTP - - # -- Redainess probe configuration - # @default -- See below - readiness: - custom: true - spec: - httpGet: - path: "/metrics" - port: promop - scheme: HTTP - - # -- Startup probe configuration - # @default -- See below - startup: - custom: true - spec: - httpGet: - path: "/metrics" - port: promop - scheme: HTTP - -operator: - ## Create a servicemonitor for the operator - ## - serviceMonitor: - ## @param operator.serviceMonitor.enabled Creates a ServiceMonitor to monitor Prometheus Operator - ## - enabled: false - ## @param operator.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint - ## - interval: "" - ## @param operator.serviceMonitor.metricRelabelings Metric relabeling - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - metricRelabelings: [] - ## @param operator.serviceMonitor.relabelings Relabel configs - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config - ## - relabelings: [] - - ## Prometheus Configmap-reload image to use for reloading configmaps - ## defaults to Bitnami Prometheus Operator (ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus-operator/tags/) - ## - prometheusConfigReloader: - containerSecurityContext: - enabled: true - readOnlyRootFilesystem: false - allowPrivilegeEscalation: false - runAsNonRoot: true - capabilities: - drop: - - ALL - - livenessProbe: - enabled: true - initialDelaySeconds: 10 - periodSeconds: 10 - timeoutSeconds: 5 - failureThreshold: 6 - successThreshold: 1 - - readinessProbe: - enabled: true - initialDelaySeconds: 15 - periodSeconds: 20 - timeoutSeconds: 5 - failureThreshold: 6 - successThreshold: 1 - -#### -## Prometheus Config (Spawned by Operator) -#### - -## Deploy a Prometheus instance -## -prometheus: - ## @param prometheus.enabled Deploy Prometheus to the cluster - ## - enabled: true - ## Bitnami Prometheus image version - ## ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus/tags/ - ## @param prometheus.image.registry Prometheus image registry - ## @param prometheus.image.repository Prometheus image repository - ## @param prometheus.image.tag Prometheus Image tag (immutable tags are recommended) - ## @param prometheus.image.pullSecrets Specify docker-registry secret names as an array - ## - ## Service account for Prometheus to use. - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ - ## - serviceAccount: - ## @param prometheus.serviceAccount.create Specify whether to create a ServiceAccount for Prometheus - ## - create: true - ## @param prometheus.serviceAccount.name The name of the ServiceAccount to create - ## If not set and create is true, a name is generated using the kube-prometheus.prometheus.fullname template - name: "" - ## @param prometheus.serviceAccount.annotations Additional annotations for created Prometheus ServiceAccount - ## annotations: - ## eks.amazonaws.com/role-arn: arn:aws:iam::ACCOUNT:role/prometheus - ## - annotations: {} - ## Prometheus pods' Security Context - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod - ## @param prometheus.podSecurityContext.enabled Enable security context - ## @param prometheus.podSecurityContext.runAsUser User ID for the container - ## @param prometheus.podSecurityContext.fsGroup Group ID for the container filesystem - ## - podSecurityContext: - enabled: true - runAsUser: 1001 - fsGroup: 1001 - ## Prometheus containers' Security Context - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container - ## @param prometheus.containerSecurityContext.enabled Enable container security context - ## @param prometheus.containerSecurityContext.readOnlyRootFilesystem Mount / (root) as a readonly filesystem - ## @param prometheus.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off - ## @param prometheus.containerSecurityContext.runAsNonRoot Force the container to run as a non root user - ## @param prometheus.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped - ## - containerSecurityContext: - enabled: true - readOnlyRootFilesystem: false - allowPrivilegeEscalation: false - runAsNonRoot: true - capabilities: - drop: - - ALL - - serviceMonitor: - ## @param prometheus.serviceMonitor.enabled Creates a ServiceMonitor to monitor Prometheus itself - ## - enabled: true - ## @param prometheus.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint - ## - interval: "" - ## @param prometheus.serviceMonitor.metricRelabelings Metric relabeling - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - metricRelabelings: [] - ## @param prometheus.serviceMonitor.relabelings Relabel configs - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config - ## - relabelings: [] - ## @param prometheus.externalUrl External URL used to access Prometheus - ## If not creating an ingress but still exposing the service some other way (like a proxy) - ## let Prometheus know what its external URL is so that it can properly create links - ## externalUrl: https://prometheus.example.com - ## - externalUrl: "" - ## @param prometheus.resources CPU/Memory resource requests/limits for node - ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ - ## - resources: {} - ## @param prometheus.podAffinityPreset Prometheus Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` - ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity - ## - podAffinityPreset: "" - ## @param prometheus.podAntiAffinityPreset Prometheus Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` - ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity - ## - podAntiAffinityPreset: soft - ## Node affinity preset - ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity - ## - nodeAffinityPreset: - ## @param prometheus.nodeAffinityPreset.type Prometheus Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` - ## - type: "" - ## @param prometheus.nodeAffinityPreset.key Prometheus Node label key to match Ignored if `affinity` is set. - ## E.g. - ## key: "kubernetes.io/e2e-az-name" - ## - key: "" - ## @param prometheus.nodeAffinityPreset.values Prometheus Node label values to match. Ignored if `affinity` is set. - ## E.g. - ## values: - ## - e2e-az1 - ## - e2e-az2 - ## - values: [] - ## @param prometheus.affinity Prometheus Affinity for pod assignment - ## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity - ## Note: prometheus.podAffinityPreset, prometheus.podAntiAffinityPreset, and prometheus.nodeAffinityPreset will be ignored when it's set - ## - affinity: {} - ## @param prometheus.nodeSelector Prometheus Node labels for pod assignment - ## ref: https://kubernetes.io/docs/user-guide/node-selection/ - ## - nodeSelector: {} - ## @param prometheus.tolerations Prometheus Tolerations for pod assignment - ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ - ## - tolerations: [] - ## @param prometheus.scrapeInterval Interval between consecutive scrapes - ## - scrapeInterval: "15s" - ## @param prometheus.evaluationInterval Interval between consecutive evaluations - ## - evaluationInterval: "30s" - ## @param prometheus.listenLocal ListenLocal makes the Prometheus server listen on loopback - ## - listenLocal: false - ## Configure extra options for liveness probe - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes - ## @param prometheus.livenessProbe.enabled Turn on and off liveness probe - ## @param prometheus.livenessProbe.path Path of the HTTP service for checking the healthy state - ## @param prometheus.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated - ## @param prometheus.livenessProbe.periodSeconds How often to perform the probe - ## @param prometheus.livenessProbe.timeoutSeconds When the probe times out - ## @param prometheus.livenessProbe.failureThreshold Minimum consecutive failures for the probe - ## @param prometheus.livenessProbe.successThreshold Minimum consecutive successes for the probe - ## - livenessProbe: - enabled: true - path: /-/healthy - initialDelaySeconds: 0 - failureThreshold: 10 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 3 - ## Configure extra options for readiness probe - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes - ## @param prometheus.readinessProbe.enabled Turn on and off readiness probe - ## @param prometheus.readinessProbe.path Path of the HTTP service for checking the ready state - ## @param prometheus.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated - ## @param prometheus.readinessProbe.periodSeconds How often to perform the probe - ## @param prometheus.readinessProbe.timeoutSeconds When the probe times out - ## @param prometheus.readinessProbe.failureThreshold Minimum consecutive failures for the probe - ## @param prometheus.readinessProbe.successThreshold Minimum consecutive successes for the probe - ## - readinessProbe: - enabled: true - path: /-/ready - initialDelaySeconds: 0 - failureThreshold: 10 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 3 - ## @param prometheus.enableAdminAPI Enable Prometheus adminitrative API - ## ref: https://prometheus.io/docs/prometheus/latest/querying/api/#tsdb-admin-apis - ## - enableAdminAPI: false - ## @param prometheus.enableFeatures Enable access to Prometheus disabled features. - ## ref: https://prometheus.io/docs/prometheus/latest/disabled_features/ - ## - enableFeatures: [] - ## @param prometheus.alertingEndpoints Alertmanagers to which alerts will be sent - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#alertmanagerendpoints - ## - alertingEndpoints: [] - ## @param prometheus.externalLabels External labels to add to any time series or alerts when communicating with external systems - ## - externalLabels: {} - ## @param prometheus.replicaExternalLabelName Name of the external label used to denote replica name - ## - replicaExternalLabelName: "" - ## @param prometheus.replicaExternalLabelNameClear Clear external label used to denote replica name - ## - replicaExternalLabelNameClear: false - ## @param prometheus.routePrefix Prefix used to register routes, overriding externalUrl route - ## Useful for proxies that rewrite URLs. - ## - routePrefix: / - ## @param prometheus.prometheusExternalLabelName Name of the external label used to denote Prometheus instance name - ## - prometheusExternalLabelName: "" - ## @param prometheus.prometheusExternalLabelNameClear Clear external label used to denote Prometheus instance name - ## - prometheusExternalLabelNameClear: false - ## @param prometheus.secrets Secrets that should be mounted into the Prometheus Pods - ## - secrets: [] - ## @param prometheus.configMaps ConfigMaps that should be mounted into the Prometheus Pods - ## - configMaps: [] - ## @param prometheus.querySpec The query command line flags when starting Prometheus - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#queryspec - ## - querySpec: {} - ## @param prometheus.ruleNamespaceSelector Namespaces to be selected for PrometheusRules discovery - ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage - ## - ruleNamespaceSelector: {} - ## @param prometheus.ruleSelector PrometheusRules to be selected for target discovery - ## If {}, select all ServiceMonitors - ## - ruleSelector: {} - ## @param prometheus.serviceMonitorSelector ServiceMonitors to be selected for target discovery - ## If {}, select all ServiceMonitors - ## - serviceMonitorSelector: {} - ## @param prometheus.matchLabels Matchlabels - ## - matchLabels: {} - ## @param prometheus.serviceMonitorNamespaceSelector Namespaces to be selected for ServiceMonitor discovery - ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage - ## - serviceMonitorNamespaceSelector: {} - ## @param prometheus.podMonitorSelector PodMonitors to be selected for target discovery. - ## If {}, select all PodMonitors - ## - podMonitorSelector: {} - ## @param prometheus.podMonitorNamespaceSelector Namespaces to be selected for PodMonitor discovery - ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage - ## - podMonitorNamespaceSelector: {} - ## @param prometheus.probeSelector Probes to be selected for target discovery. - ## If {}, select all Probes - ## - probeSelector: {} - ## @param prometheus.probeNamespaceSelector Namespaces to be selected for Probe discovery - ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage - ## - probeNamespaceSelector: {} - ## @param prometheus.retention Metrics retention days - ## - retention: 31d - ## @param prometheus.retentionSize Maximum size of metrics - ## - retentionSize: "" - ## @param prometheus.disableCompaction Disable the compaction of the Prometheus TSDB - ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec - ## ref: https://prometheus.io/docs/prometheus/latest/storage/#compaction - ## - disableCompaction: false - ## @param prometheus.walCompression Enable compression of the write-ahead log using Snappy - ## - walCompression: false - ## @param prometheus.paused If true, the Operator won't process any Prometheus configuration changes - ## - paused: false - ## @param prometheus.replicaCount Number of Prometheus replicas desired - ## - replicaCount: 1 - ## @param prometheus.logLevel Log level for Prometheus - ## - logLevel: info - ## @param prometheus.logFormat Log format for Prometheus - ## - logFormat: logfmt - ## @param prometheus.podMetadata [object] Standard object's metadata - ## ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata - ## - podMetadata: - ## labels: - ## app: prometheus - ## k8s-app: prometheus - ## - labels: {} - annotations: {} - ## @param prometheus.remoteRead The remote_read spec configuration for Prometheus - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#remotereadspec - ## remoteRead: - ## - url: http://remote1/read - ## - remoteRead: [] - ## @param prometheus.remoteWrite The remote_write spec configuration for Prometheus - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#remotewritespec - ## remoteWrite: - ## - url: http://remote1/push - ## - remoteWrite: [] - ## @param prometheus.storageSpec Prometheus StorageSpec for persistent data - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/storage.md - ## - storageSpec: {} - ## Prometheus persistence parameters - ## - persistence: - ## @param prometheus.persistence.enabled Use PVCs to persist data. If the storageSpec is provided this will not take effect. - ## - enabled: true - ## @param prometheus.persistence.storageClass Persistent Volume Storage Class - ## If defined, storageClassName: - ## If set to "-", storageClassName: "", which disables dynamic provisioning - ## If undefined (the default) or set to null, no storageClassName spec is - ## set, choosing the default provisioner. - ## - storageClass: "" - ## @param prometheus.persistence.accessModes Persistent Volume Access Modes - ## - accessModes: - - ReadWriteOnce - ## @param prometheus.persistence.size Persistent Volume Size - ## - size: 999Gi - ## @param prometheus.priorityClassName Priority class assigned to the Pods - ## - priorityClassName: "" - ## @param prometheus.containers Containers allows injecting additional containers - ## - containers: [] - ## @param prometheus.volumes Volumes allows configuration of additional volumes - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec - ## - volumes: [] - ## @param prometheus.volumeMounts VolumeMounts allows configuration of additional VolumeMounts. Evaluated as a template - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec - ## - volumeMounts: [] - ## @param prometheus.additionalPrometheusRules PrometheusRule defines recording and alerting rules for a Prometheus instance. - additionalPrometheusRules: [] - ## - name: custom-recording-rules - ## groups: - ## - name: sum_node_by_job - ## rules: - ## - record: job:kube_node_labels:sum - ## expr: sum(kube_node_labels) by (job) - ## - name: sum_prometheus_config_reload_by_pod - ## rules: - ## - record: job:prometheus_config_last_reload_successful:sum - ## expr: sum(prometheus_config_last_reload_successful) by (pod) - ## - name: custom-alerting-rules - ## groups: - ## - name: prometheus-config - ## rules: - ## - alert: PrometheusConfigurationReload - ## expr: prometheus_config_last_reload_successful > 0 - ## for: 1m - ## labels: - ## severity: error - ## annotations: - ## summary: "Prometheus configuration reload (instance {{ $labels.instance }})" - ## description: "Prometheus configuration reload error\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" - ## - name: custom-node-exporter-alerting-rules - ## rules: - ## - alert: PhysicalComponentTooHot - ## expr: node_hwmon_temp_celsius > 75 - ## for: 5m - ## labels: - ## severity: warning - ## annotations: - ## summary: "Physical component too hot (instance {{ $labels.instance }})" - ## description: "Physical hardware component too hot\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" - ## - alert: NodeOvertemperatureAlarm - ## expr: node_hwmon_temp_alarm == 1 - ## for: 5m - ## labels: - ## severity: critical - ## annotations: - ## summary: "Node overtemperature alarm (instance {{ $labels.instance }})" - ## description: "Physical node temperature alarm triggered\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" - ## - ## Note that the prometheus will fail to provision if the correct secret does not exist. - ## @param prometheus.additionalScrapeConfigs.enabled Enable additional scrape configs - ## @param prometheus.additionalScrapeConfigs.type Indicates if the cart should use external additional scrape configs or internal configs - ## @param prometheus.additionalScrapeConfigs.external.name Name of the secret that Prometheus should use for the additional external scrape configuration - ## @param prometheus.additionalScrapeConfigs.external.key Name of the key inside the secret to be used for the additional external scrape configuration - ## @param prometheus.additionalScrapeConfigs.internal.jobList A list of Prometheus scrape jobs - ## - additionalScrapeConfigs: - enabled: false - type: external - external: - ## Name of the secret that Prometheus should use for the additional scrape configuration - ## - name: "" - ## Name of the key inside the secret to be used for the additional scrape configuration. - ## - key: "" - internal: - jobList: [] - ## @param prometheus.additionalScrapeConfigsExternal.enabled Deprecated: Enable additional scrape configs that are managed externally to this chart - ## @param prometheus.additionalScrapeConfigsExternal.name Deprecated: Name of the secret that Prometheus should use for the additional scrape configuration - ## @param prometheus.additionalScrapeConfigsExternal.key Deprecated: Name of the key inside the secret to be used for the additional scrape configuration - ## - additionalScrapeConfigsExternal: - enabled: false - name: "" - key: "" - ## Enable additional Prometheus alert relabel configs that are managed externally to this chart - ## Note that the prometheus will fail to provision if the correct secret does not exist. - ## @param prometheus.additionalAlertRelabelConfigsExternal.enabled Enable additional Prometheus alert relabel configs that are managed externally to this chart - ## @param prometheus.additionalAlertRelabelConfigsExternal.name Name of the secret that Prometheus should use for the additional Prometheus alert relabel configuration - ## @param prometheus.additionalAlertRelabelConfigsExternal.key Name of the key inside the secret to be used for the additional Prometheus alert relabel configuration - ## - additionalAlertRelabelConfigsExternal: - enabled: false - name: "" - key: "" - ## Thanos sidecar container configuration - ## - thanos: - ## @param prometheus.thanos.create Create a Thanos sidecar container - ## - create: false - ## Bitnami Thanos image - ## ref: https://hub.docker.com/r/tccr.io/truecharts/thanos/tags/ - ## @param prometheus.thanos.image.registry Thanos image registry - ## @param prometheus.thanos.image.repository Thanos image name - ## @param prometheus.thanos.image.tag Thanos image tag - ## @param prometheus.thanos.image.pullPolicy Thanos image pull policy - ## @param prometheus.thanos.image.pullSecrets Specify docker-registry secret names as an array - ## - ## Thanos Sidecar container's securityContext - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container - ## @param prometheus.thanos.containerSecurityContext.enabled Enable container security context - ## @param prometheus.thanos.containerSecurityContext.readOnlyRootFilesystem mount / (root) as a readonly filesystem - ## @param prometheus.thanos.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off - ## @param prometheus.thanos.containerSecurityContext.runAsNonRoot Force the container to run as a non root user - ## @param prometheus.thanos.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped - ## - containerSecurityContext: - enabled: true - readOnlyRootFilesystem: false - allowPrivilegeEscalation: false - runAsNonRoot: true - capabilities: - drop: - - ALL - ## @param prometheus.thanos.prometheusUrl Override default prometheus url "http://localhost:9090" - ## - prometheusUrl: "" - ## @param prometheus.thanos.extraArgs Additional arguments passed to the thanos sidecar container - ## extraArgs: - ## - --log.level=debug - ## - --tsdb.path=/data/ - ## - extraArgs: [] - ## @param prometheus.thanos.objectStorageConfig Support mounting a Secret for the objectStorageConfig of the sideCar container. - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/thanos.md - ## objectStorageConfig: - ## secretName: thanos-objstore-config - ## secretKey: thanos.yaml - ## - objectStorageConfig: {} - ## ref: https://github.com/thanos-io/thanos/blob/main/docs/components/sidecar.md - ## @param prometheus.thanos.extraVolumeMounts Additional volumeMounts from `prometheus.volumes` for thanos sidecar container - ## extraVolumeMounts: - ## - name: my-secret-volume - ## mountPath: /etc/thanos/secrets/my-secret - ## - extraVolumeMounts: [] - ## Thanos sidecar container resource requests and limits. - ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ - ## We usually recommend not to specify default resources and to leave this as a conscious - ## choice for the user. This also increases chances charts run on environments with little - ## resources, such as Minikube. If you do want to specify resources, uncomment the following - ## lines, adjust them as necessary, and remove the curly braces after 'resources:'. - ## @param prometheus.thanos.resources.limits The resources limits for the Thanos sidecar container - ## @param prometheus.thanos.resources.requests The resources requests for the Thanos sidecar container - ## - resources: - ## Example: - ## limits: - ## cpu: 100m - ## memory: 128Mi - limits: {} - ## Examples: - ## requests: - ## cpu: 100m - ## memory: 128Mi - requests: {} - ## Configure extra options for liveness probe - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes - ## @param prometheus.thanos.livenessProbe.enabled Turn on and off liveness probe - ## @param prometheus.thanos.livenessProbe.path Path of the HTTP service for checking the healthy state - ## @param prometheus.thanos.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated - ## @param prometheus.thanos.livenessProbe.periodSeconds How often to perform the probe - ## @param prometheus.thanos.livenessProbe.timeoutSeconds When the probe times out - ## @param prometheus.thanos.livenessProbe.failureThreshold Minimum consecutive failures for the probe - ## @param prometheus.thanos.livenessProbe.successThreshold Minimum consecutive successes for the probe - ## - livenessProbe: - enabled: true - path: /-/healthy - initialDelaySeconds: 0 - periodSeconds: 5 - timeoutSeconds: 3 - failureThreshold: 120 - successThreshold: 1 - ## Configure extra options for readiness probe - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes - ## @param prometheus.thanos.readinessProbe.enabled Turn on and off readiness probe - ## @param prometheus.thanos.readinessProbe.path Path of the HTTP service for checking the ready state - ## @param prometheus.thanos.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated - ## @param prometheus.thanos.readinessProbe.periodSeconds How often to perform the probe - ## @param prometheus.thanos.readinessProbe.timeoutSeconds When the probe times out - ## @param prometheus.thanos.readinessProbe.failureThreshold Minimum consecutive failures for the probe - ## @param prometheus.thanos.readinessProbe.successThreshold Minimum consecutive successes for the probe - ## - readinessProbe: - enabled: true - path: /-/ready - initialDelaySeconds: 0 - periodSeconds: 5 - timeoutSeconds: 3 - failureThreshold: 120 - successThreshold: 1 - ## Thanos Sidecar Service - ## - service: - ## @param prometheus.thanos.service.type Kubernetes service type - ## - type: ClusterIP - ## @param prometheus.thanos.service.port Thanos service port - ## - port: 10901 - ## @param prometheus.thanos.service.clusterIP Specific cluster IP when service type is cluster IP. Use `None` to create headless service by default. - ## Use a "headless" service by default so it returns every pod's IP instead of loadbalancing requests. - ## - clusterIP: None - ## @param prometheus.thanos.service.nodePort Specify the nodePort value for the LoadBalancer and NodePort service types. - ## ref: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport - ## e.g: - ## nodePort: 30901 - ## - nodePort: "" - ## @param prometheus.thanos.service.loadBalancerIP `loadBalancerIP` if service type is `LoadBalancer` - ## Set the LoadBalancer service type to internal only - ## ref: https://kubernetes.io/docs/concepts/services-networking/service/#internal-load-balancer - ## - loadBalancerIP: "" - ## @param prometheus.thanos.service.loadBalancerSourceRanges Address that are allowed when svc is `LoadBalancer` - ## https://kubernetes.io/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/#restrict-access-for-loadbalancer-service - ## e.g: - ## loadBalancerSourceRanges: - ## - 10.10.10.0/24 - ## - loadBalancerSourceRanges: [] - ## @param prometheus.thanos.service.annotations Additional annotations for Prometheus service - ## - annotations: {} - ## @param prometheus.thanos.service.extraPorts Additional ports to expose from the Thanos sidecar container - ## extraPorts: - ## - name: http - ## port: 10902 - ## targetPort: http - ## protocol: tcp - ## - extraPorts: [] - ## @param prometheus.portName Port name used for the pods and governing service. This defaults to web - ## - portName: main - -#### -## Alert Manager Config -#### - -## @section Alertmanager Parameters - -## Configuration for alertmanager -## ref: https://prometheus.io/docs/alerting/alertmanager/ -## -alertmanager: - ## @param alertmanager.enabled Deploy Alertmanager to the cluster - ## - enabled: true - ## Service account for Alertmanager to use. - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ - ## - serviceAccount: - ## @param alertmanager.serviceAccount.create Specify whether to create a ServiceAccount for Alertmanager - ## - create: true - ## @param alertmanager.serviceAccount.name The name of the ServiceAccount to create - ## If not set and create is true, a name is generated using the kube-prometheus.alertmanager.fullname template - name: "" - ## Prometheus Alertmanager pods' Security Context - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod - ## @param alertmanager.podSecurityContext.enabled Enable security context - ## @param alertmanager.podSecurityContext.runAsUser User ID for the container - ## @param alertmanager.podSecurityContext.fsGroup Group ID for the container filesystem - ## - podSecurityContext: - enabled: true - runAsUser: 1001 - fsGroup: 1001 - ## Prometheus Alertmanager container's securityContext - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container - ## @param alertmanager.containerSecurityContext.enabled Enable container security context - ## @param alertmanager.containerSecurityContext.readOnlyRootFilesystem mount / (root) as a readonly filesystem - ## @param alertmanager.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off - ## @param alertmanager.containerSecurityContext.runAsNonRoot Force the container to run as a non root user - ## @param alertmanager.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped - ## - containerSecurityContext: - enabled: true - readOnlyRootFilesystem: false - allowPrivilegeEscalation: false - runAsNonRoot: true - capabilities: - drop: - - ALL - ## Configure pod disruption budgets for Alertmanager - ## ref: https://kubernetes.io/docs/tasks/run-application/configure-pdb/#specifying-a-poddisruptionbudget - ## @param alertmanager.podDisruptionBudget.enabled Create a pod disruption budget for Alertmanager - ## @param alertmanager.podDisruptionBudget.minAvailable Minimum number / percentage of pods that should remain scheduled - ## @param alertmanager.podDisruptionBudget.maxUnavailable Maximum number / percentage of pods that may be made unavailable - ## - podDisruptionBudget: - enabled: false - minAvailable: 1 - maxUnavailable: "" - ## If true, create a serviceMonitor for alertmanager - ## - serviceMonitor: - ## @param alertmanager.serviceMonitor.enabled Creates a ServiceMonitor to monitor Alertmanager - ## - enabled: true - ## @param alertmanager.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint - ## - interval: "" - ## @param alertmanager.serviceMonitor.metricRelabelings Metric relabeling - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - metricRelabelings: [] - ## @param alertmanager.serviceMonitor.relabelings Relabel configs - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config - ## - relabelings: [] - ## @param alertmanager.externalUrl External URL used to access Alertmanager - ## e.g: - ## externalUrl: https://alertmanager.example.com - ## - externalUrl: "" - ## @param alertmanager.resources CPU/Memory resource requests/limits for node - ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ - ## - resources: {} - ## @param alertmanager.podAffinityPreset Alertmanager Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` - ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity - ## - podAffinityPreset: "" - ## @param alertmanager.podAntiAffinityPreset Alertmanager Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` - ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity - ## - podAntiAffinityPreset: soft - ## Node affinity preset - ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity - ## - nodeAffinityPreset: - ## @param alertmanager.nodeAffinityPreset.type Alertmanager Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` - ## - type: "" - ## @param alertmanager.nodeAffinityPreset.key Alertmanager Node label key to match Ignored if `affinity` is set. - ## E.g. - ## key: "kubernetes.io/e2e-az-name" - ## - key: "" - ## @param alertmanager.nodeAffinityPreset.values Alertmanager Node label values to match. Ignored if `affinity` is set. - ## E.g. - ## values: - ## - e2e-az1 - ## - e2e-az2 - ## - values: [] - ## @param alertmanager.affinity Alertmanager Affinity for pod assignment - ## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity - ## Note: alertmanager.podAffinityPreset, alertmanager.podAntiAffinityPreset, and alertmanager.nodeAffinityPreset will be ignored when it's set - ## - affinity: {} - ## @param alertmanager.nodeSelector Alertmanager Node labels for pod assignment - ## ref: https://kubernetes.io/docs/user-guide/node-selection/ - ## - nodeSelector: {} - ## @param alertmanager.tolerations Alertmanager Tolerations for pod assignment - ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ - ## - tolerations: [] - ## Alertmanager configuration - ## ref: https://prometheus.io/docs/alerting/configuration/#configuration-file - ## @param alertmanager.config [object] Alertmanager configuration directive - ## @skip alertmanager.config.route.group_by - ## @skip alertmanager.config.route.routes - ## @skip alertmanager.config.receivers - ## - config: - global: - resolve_timeout: 5m - route: - group_by: - - job - group_wait: 30s - group_interval: 5m - repeat_interval: 12h - receiver: "null" - routes: - - match: - alertname: Watchdog - receiver: "null" - receivers: - - name: "null" - ## @param alertmanager.externalConfig Alertmanager configuration is created externally. If true, `alertmanager.config` is ignored, and a secret will not be created. - ## Alertmanager requires a secret named `alertmanager-{{ template "kube-prometheus.alertmanager.fullname" . }}` - ## It must contain: - ## alertmanager.yaml: - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/alerting.md#alerting - ## - externalConfig: false - ## @param alertmanager.replicaCount Number of Alertmanager replicas desired - ## - replicaCount: 1 - ## Configure extra options for liveness probe - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes - ## @param alertmanager.livenessProbe.enabled Turn on and off liveness probe - ## @param alertmanager.livenessProbe.path Path of the HTTP service for checking the healthy state - ## @param alertmanager.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated - ## @param alertmanager.livenessProbe.periodSeconds How often to perform the probe - ## @param alertmanager.livenessProbe.timeoutSeconds When the probe times out - ## @param alertmanager.livenessProbe.failureThreshold Minimum consecutive failures for the probe - ## @param alertmanager.livenessProbe.successThreshold Minimum consecutive successes for the probe - ## - livenessProbe: - enabled: true - path: /-/healthy - initialDelaySeconds: 0 - periodSeconds: 5 - timeoutSeconds: 3 - failureThreshold: 120 - successThreshold: 1 - ## Configure extra options for readiness probe - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes - ## @param alertmanager.readinessProbe.enabled Turn on and off readiness probe - ## @param alertmanager.readinessProbe.path Path of the HTTP service for checking the ready state - ## @param alertmanager.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated - ## @param alertmanager.readinessProbe.periodSeconds How often to perform the probe - ## @param alertmanager.readinessProbe.timeoutSeconds When the probe times out - ## @param alertmanager.readinessProbe.failureThreshold Minimum consecutive failures for the probe - ## @param alertmanager.readinessProbe.successThreshold Minimum consecutive successes for the probe - ## - readinessProbe: - enabled: true - path: /-/ready - initialDelaySeconds: 0 - periodSeconds: 5 - timeoutSeconds: 3 - failureThreshold: 120 - successThreshold: 1 - ## @param alertmanager.logLevel Log level for Alertmanager - ## - logLevel: info - ## @param alertmanager.logFormat Log format for Alertmanager - ## - logFormat: logfmt - ## @param alertmanager.podMetadata [object] Standard object's metadata. - ## ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata - ## - podMetadata: - labels: {} - annotations: {} - ## @param alertmanager.secrets Secrets that should be mounted into the Alertmanager Pods - ## - secrets: [] - ## @param alertmanager.configMaps ConfigMaps that should be mounted into the Alertmanager Pods - ## - configMaps: [] - ## @param alertmanager.retention Metrics retention days - ## - retention: 240h - ## @param alertmanager.storageSpec Alertmanager StorageSpec for persistent data - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/storage.md - ## - storageSpec: {} - ## Alertmanager persistence parameters - ## - persistence: - ## @param alertmanager.persistence.enabled Use PVCs to persist data. If the storageSpec is provided this will not take effect. - ## If you want to use this configuration make sure the storageSpec is not provided. - ## - enabled: true - ## @param alertmanager.persistence.storageClass Persistent Volume Storage Class - ## If defined, storageClassName: - ## If set to "-", storageClassName: "", which disables dynamic provisioning - ## If undefined (the default) or set to null, no storageClassName spec is - ## set, choosing the default provisioner. - ## - storageClass: "" - ## @param alertmanager.persistence.accessModes Persistent Volume Access Modes - ## - accessModes: - - ReadWriteOnce - ## @param alertmanager.persistence.size Persistent Volume Size - ## - size: 999Gi - ## @param alertmanager.paused If true, the Operator won't process any Alertmanager configuration changes - ## - paused: false - ## @param alertmanager.listenLocal ListenLocal makes the Alertmanager server listen on loopback - ## - listenLocal: false - ## @param alertmanager.containers Containers allows injecting additional containers - ## - containers: [] - ## @param alertmanager.volumes Volumes allows configuration of additional volumes. Evaluated as a template - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#alertmanagerspec - ## - volumes: [] - ## @param alertmanager.volumeMounts VolumeMounts allows configuration of additional VolumeMounts. Evaluated as a template - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/pi.md#alertmanagerspec - ## - volumeMounts: [] - ## @param alertmanager.priorityClassName Priority class assigned to the Pods - ## - priorityClassName: "" - ## @param alertmanager.additionalPeers AdditionalPeers allows injecting a set of additional Alertmanagers to peer with to form a highly available cluster - ## - additionalPeers: [] - ## @param alertmanager.routePrefix Prefix used to register routes, overriding externalUrl route - ## Useful for proxies that rewrite URLs. - ## - routePrefix: / - ## @param alertmanager.portName Port name used for the pods and governing service. This defaults to web - ## - portName: alertmanager - ## @param alertmanager.configNamespaceSelector AlertmanagerConfigs to be selected for to merge and configure Alertmanager with. This defaults to {} - ## - configNamespaceSelector: {} - ## @param alertmanager.configSelector Namespaces to be selected for AlertmanagerConfig discovery. If nil, only check own namespace. This defaults to {} - ## - configSelector: {} - -#### -## Exporters -#### - -## @section Exporters - -## Exporters -## -exporters: - node-exporter: - ## @param exporters.node-exporter.enabled Enable node-exporter - ## - enabled: true - kube-state-metrics: - ## @param exporters.kube-state-metrics.enabled Enable kube-state-metrics - ## - enabled: true - -## @param kube-state-metrics [object] Node Exporter deployment configuration -## -kube-state-metrics: - serviceMonitor: - enabled: true - honorLabels: true - -## Component scraping for kubelet and kubelet hosted cAdvisor -## -kubelet: - ## @param kubelet.enabled Create a ServiceMonitor to scrape kubelet service - ## - enabled: true - ## @param kubelet.namespace Namespace where kubelet service is deployed. Related configuration `operator.kubeletService.namespace` - ## - namespace: kube-system - serviceMonitor: - ## @param kubelet.serviceMonitor.https Enable scraping of the kubelet over HTTPS - ## - https: true - ## @param kubelet.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint - ## - interval: "" - ## @param kubelet.serviceMonitor.metricRelabelings Metric relabeling - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - metricRelabelings: [] - ## @param kubelet.serviceMonitor.relabelings Relabel configs - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config - ## - relabelings: [] - ## @param kubelet.serviceMonitor.cAdvisorMetricRelabelings Metric relabeling for scraping cAdvisor - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - cAdvisorMetricRelabelings: [] - ## @param kubelet.serviceMonitor.cAdvisorRelabelings Relabel configs for scraping cAdvisor - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - cAdvisorRelabelings: [] -## Component scraping the kube-apiserver -## -kubeApiServer: - ## @param kubeApiServer.enabled Create a ServiceMonitor to scrape kube-apiserver service - ## - enabled: true - serviceMonitor: - ## @param kubeApiServer.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint - ## - interval: "" - ## @param kubeApiServer.serviceMonitor.metricRelabelings Metric relabeling - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - metricRelabelings: [] - ## @param kubeApiServer.serviceMonitor.relabelings Relabel configs - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config - ## - relabelings: [] -## Component scraping the kube-controller-manager -## -kubeControllerManager: - ## @param kubeControllerManager.enabled Create a ServiceMonitor to scrape kube-controller-manager service - ## - enabled: false - ## @param kubeControllerManager.endpoints If your kube controller manager is not deployed as a pod, specify IPs it can be found on - ## endpoints: - ## - 10.141.4.22 - ## - 10.141.4.23 - ## - 10.141.4.24 - ## - endpoints: [] - ## @param kubeControllerManager.namespace Namespace where kube-controller-manager service is deployed. - ## - namespace: kube-system - ## Service ports and selector information - ## @param kubeControllerManager.service.enabled Whether or not to create a Service object for kube-controller-manager - ## @param kubeControllerManager.service.port Listening port of the kube-controller-manager Service object - ## @param kubeControllerManager.service.targetPort Port to target on the kube-controller-manager Pods. This should be the port that kube-controller-manager is exposing metrics on - ## @param kubeControllerManager.service.selector Optional PODs Label selector for the service - ## - service: - enabled: true - port: 10252 - targetPort: 10252 - ## selector: - ## component: kube-controller-manager - ## - selector: {} - serviceMonitor: - ## @param kubeControllerManager.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint - ## - interval: "" - ## @param kubeControllerManager.serviceMonitor.https Enable scraping kube-controller-manager over https - ## Requires proper certs (not self-signed) and delegated authentication/authorization checks - ## - https: false - ## @param kubeControllerManager.serviceMonitor.insecureSkipVerify Skip TLS certificate validation when scraping - ## - insecureSkipVerify: "" - ## @param kubeControllerManager.serviceMonitor.serverName Name of the server to use when validating TLS certificate - serverName: "" - ## @param kubeControllerManager.serviceMonitor.metricRelabelings Metric relabeling - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - metricRelabelings: [] - ## @param kubeControllerManager.serviceMonitor.relabelings Relabel configs - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config - ## - relabelings: [] -## Component scraping kube scheduler -## -kubeScheduler: - ## @param kubeScheduler.enabled Create a ServiceMonitor to scrape kube-scheduler service - ## - enabled: false - ## @param kubeScheduler.endpoints If your kube scheduler is not deployed as a pod, specify IPs it can be found on - ## endpoints: - ## - 10.141.4.22 - ## - 10.141.4.23 - ## - 10.141.4.24 - ## - endpoints: [] - ## @param kubeScheduler.namespace Namespace where kube-scheduler service is deployed. - ## - namespace: kube-system - ## If using kubeScheduler.endpoints only the port and targetPort are used - ## @param kubeScheduler.service.enabled Whether or not to create a Service object for kube-scheduler - ## @param kubeScheduler.service.port Listening port of the kube scheduler Service object - ## @param kubeScheduler.service.targetPort Port to target on the kube scheduler Pods. This should be the port that kube scheduler is exposing metrics on - ## @param kubeScheduler.service.selector Optional PODs Label selector for the service - ## - service: - enabled: true - port: 10251 - targetPort: 10251 - ## selector: - ## component: kube-scheduler - ## - selector: {} - serviceMonitor: - ## @param kubeScheduler.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) - ## - interval: "" - ## @param kubeScheduler.serviceMonitor.https Enable scraping kube-scheduler over https - ## Requires proper certs (not self-signed) and delegated authentication/authorization checks - ## - https: false - ## @param kubeScheduler.serviceMonitor.insecureSkipVerify Skip TLS certificate validation when scraping - ## - insecureSkipVerify: "" - ## @param kubeScheduler.serviceMonitor.serverName Name of the server to use when validating TLS certificate - ## - serverName: "" - ## @param kubeScheduler.serviceMonitor.metricRelabelings Metric relabeling - ## metricRelabelings: - ## - action: keep - ## regex: 'kube_(daemonset|deployment|pod|namespace|node|statefulset).+' - ## sourceLabels: [__name__] - ## - metricRelabelings: [] - ## @param kubeScheduler.serviceMonitor.relabelings Relabel configs - ## relabelings: - ## - sourceLabels: [__meta_kubernetes_pod_node_name] - ## separator: ; - ## regex: ^(.*)$ - ## targetLabel: nodename - ## replacement: $1 - ## action: replace - ## - relabelings: [] -## Component scraping coreDns -## -coreDns: - ## @param coreDns.enabled Create a ServiceMonitor to scrape coredns service - ## - enabled: true - ## @param coreDns.namespace Namespace where core dns service is deployed. - ## - namespace: kube-system - ## Create a ServiceMonitor to scrape coredns service - ## @param coreDns.service.enabled Whether or not to create a Service object for coredns - ## @param coreDns.service.port Listening port of the coredns Service object - ## @param coreDns.service.targetPort Port to target on the coredns Pods. This should be the port that coredns is exposing metrics on - ## @param coreDns.service.selector Optional PODs Label selector for the service - ## - service: - enabled: true - port: 9153 - targetPort: 9153 - ## selector: - ## component: kube-dns - ## - selector: {} - serviceMonitor: - ## @param coreDns.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. - ## - interval: "" - ## @param coreDns.serviceMonitor.metricRelabelings Metric relabel configs to apply to samples before ingestion. - ## metricRelabelings: - ## - action: keep - ## regex: 'kube_(daemonset|deployment|pod|namespace|node|statefulset).+' - ## sourceLabels: [__name__] - ## - metricRelabelings: [] - ## @param coreDns.serviceMonitor.relabelings Relabel configs to apply to samples before ingestion. - ## relabelings: - ## - sourceLabels: [__meta_kubernetes_pod_node_name] - ## separator: ; - ## regex: ^(.*)$ - ## targetLabel: nodename - ## replacement: $1 - ## action: replace - ## - relabelings: [] -## Component scraping the kube-proxy -## -kubeProxy: - ## @param kubeProxy.enabled Create a ServiceMonitor to scrape the kube-proxy Service - ## - enabled: false - -portal: - open: - enabled: true diff --git a/enterprise/prometheus/9.0.9/CHANGELOG.md b/enterprise/prometheus/9.0.9/CHANGELOG.md new file mode 100644 index 00000000000..d3b3930d29b --- /dev/null +++ b/enterprise/prometheus/9.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [prometheus-9.0.6](https://github.com/truecharts/charts/compare/prometheus-9.0.5...prometheus-9.0.6) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9057](https://github.com/truecharts/charts/issues/9057)) + + + + +## [prometheus-9.0.5](https://github.com/truecharts/charts/compare/prometheus-9.0.4...prometheus-9.0.5) (2023-05-22) + +### Chore + +- bump common and dependencies + - bump kube-state-metrics + + + + +## [prometheus-9.0.4](https://github.com/truecharts/charts/compare/prometheus-9.0.3...prometheus-9.0.4) (2023-05-22) + +### Fix + +- readd node-exporter and kube-state-metrics support ([#9062](https://github.com/truecharts/charts/issues/9062)) + + + + +## [prometheus-9.0.3](https://github.com/truecharts/charts/compare/prometheus-9.0.2...prometheus-9.0.3) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9041](https://github.com/truecharts/charts/issues/9041)) + + + + +## [prometheus-9.0.2](https://github.com/truecharts/charts/compare/prometheus-9.0.1...prometheus-9.0.2) (2023-05-15) + +### Chore + +- update helm general non-major ([#8971](https://github.com/truecharts/charts/issues/8971)) + + + + +## [prometheus-9.0.1](https://github.com/truecharts/charts/compare/prometheus-9.0.0...prometheus-9.0.1) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.43.1 ([#8837](https://github.com/truecharts/charts/issues/8837)) + + + + +## [prometheus-9.0.0](https://github.com/truecharts/charts/compare/prometheus-8.0.31...prometheus-9.0.0) (2023-05-15) + +### Fix + +- BREAKING CHANGE temporarily remove nodeexporter and kube-state-metrics-exporter ([#8932](https://github.com/truecharts/charts/issues/8932)) + + + + +## [prometheus-8.0.31](https://github.com/truecharts/charts/compare/prometheus-8.0.30...prometheus-8.0.31) (2023-05-05) + diff --git a/enterprise/prometheus/9.0.9/Chart.yaml b/enterprise/prometheus/9.0.9/Chart.yaml new file mode 100644 index 00000000000..bc533d1d39f --- /dev/null +++ b/enterprise/prometheus/9.0.9/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "2.44.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: exporters.enabled,exporters.node-exporter.enabled + name: node-exporter + repository: https://deps.truecharts.org + version: 1.0.3 + - condition: exporters.enabled,exporters.kube-state-metrics.enabled + name: kube-state-metrics + repository: https://deps.truecharts.org + version: 1.0.4 +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.9 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/prometheus/9.0.8/LICENSE b/enterprise/prometheus/9.0.9/LICENSE similarity index 100% rename from enterprise/prometheus/9.0.8/LICENSE rename to enterprise/prometheus/9.0.9/LICENSE diff --git a/enterprise/prometheus/9.0.9/README.md b/enterprise/prometheus/9.0.9/README.md new file mode 100644 index 00000000000..de60b9ed65c --- /dev/null +++ b/enterprise/prometheus/9.0.9/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/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.9/app-changelog.md b/enterprise/prometheus/9.0.9/app-changelog.md new file mode 100644 index 00000000000..dcf93f573bc --- /dev/null +++ b/enterprise/prometheus/9.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/enterprise/prometheus/9.0.8/app-readme.md b/enterprise/prometheus/9.0.9/app-readme.md similarity index 100% rename from enterprise/prometheus/9.0.8/app-readme.md rename to enterprise/prometheus/9.0.9/app-readme.md diff --git a/enterprise/prometheus/9.0.9/charts/common-12.9.5.tgz b/enterprise/prometheus/9.0.9/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/enterprise/prometheus/9.0.9/charts/common-12.9.5.tgz differ diff --git a/enterprise/prometheus/9.0.9/charts/kube-state-metrics-1.0.4.tgz b/enterprise/prometheus/9.0.9/charts/kube-state-metrics-1.0.4.tgz new file mode 100644 index 00000000000..05980e4a6d4 Binary files /dev/null and b/enterprise/prometheus/9.0.9/charts/kube-state-metrics-1.0.4.tgz differ diff --git a/enterprise/prometheus/9.0.9/charts/node-exporter-1.0.3.tgz b/enterprise/prometheus/9.0.9/charts/node-exporter-1.0.3.tgz new file mode 100644 index 00000000000..c2775711bdd Binary files /dev/null and b/enterprise/prometheus/9.0.9/charts/node-exporter-1.0.3.tgz differ diff --git a/enterprise/prometheus/9.0.9/ix_values.yaml b/enterprise/prometheus/9.0.9/ix_values.yaml new file mode 100644 index 00000000000..71a8c3cb5e9 --- /dev/null +++ b/enterprise/prometheus/9.0.9/ix_values.yaml @@ -0,0 +1,1360 @@ +image: + repository: tccr.io/truecharts/prometheus + tag: v2.44.0@sha256:555b25b68c1c0c6d9744771a0e33cd05a701b8741374e50b73aa5f275be976c5 + +thanosImage: + repository: tccr.io/truecharts/thanos + tag: 0.31.0@sha256:28282d3e63f84cdeeb05e965b173b610d5597997acc7ce75d5849207b0f97b28 + +alertmanagerImage: + repository: tccr.io/truecharts/alertmanager + tag: 0.25.0@sha256:6b534671b83aa7fbd91d1b10bf0f1b29b948e4b300f8359a86043d0deba07207 +manifestManager: + enabled: true +global: + labels: {} +workload: + main: + enabled: false + podSpec: + containers: + main: + enabled: false + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + +service: + main: + selectorLabels: + app.kubernetes.io/name: prometheus + prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' + ports: + main: + port: 10086 + targetPort: 9090 + protocol: http + alertmanager: + enabled: true + selectorLabels: + app.kubernetes.io/name: alertmanager + alertmanager: '{{ template "kube-prometheus.alertmanager.fullname" . }}' + ports: + alertmanager: + enabled: true + port: 10087 + targetPort: 9093 + protocol: http + thanos: + enabled: true + selectorLabels: + app.kubernetes.io/name: prometheus + prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' + ports: + thanos: + enabled: true + port: 10901 + targetPort: 10901 + protocol: http + +ingress: + main: + enabled: false + alertmanager: + enabled: false + thanos: + enabled: false + +#### +## Operator Config +#### + +env: + PROMETHEUS_CONFIG_RELOADER: + configMapKeyRef: + name: prometheus-operator-config + key: prometheus-config-reloader + +podOptions: + automountServiceAccountToken: true + +rbac: + main: + enabled: true + primary: true + clusterWide: true + rules: + - apiGroups: + - apiextensions.k8s.io + resources: + - customresourcedefinitions + verbs: + - create + - apiGroups: + - apiextensions.k8s.io + resourceNames: + - alertmanagers.monitoring.coreos.com + - podmonitors.monitoring.coreos.com + - prometheuses.monitoring.coreos.com + - prometheusrules.monitoring.coreos.com + - servicemonitors.monitoring.coreos.com + - thanosrulers.monitoring.coreos.com + - probes.monitoring.coreos.com + resources: + - customresourcedefinitions + verbs: + - get + - update + - apiGroups: + - monitoring.coreos.com + resources: + - alertmanagers + - alertmanagers/finalizers + - alertmanagerconfigs + - prometheuses + - prometheuses/finalizers + - thanosrulers + - thanosrulers/finalizers + - servicemonitors + - podmonitors + - probes + - prometheusrules + verbs: + - "*" + - apiGroups: + - apps + resources: + - statefulsets + verbs: + - "*" + - apiGroups: + - "" + resources: + - configmaps + - secrets + verbs: + - "*" + - apiGroups: + - "" + resources: + - pods + verbs: + - list + - delete + - apiGroups: + - "" + resources: + - services + - services/finalizers + - endpoints + verbs: + - get + - create + - update + - delete + - apiGroups: + - "" + resources: + - nodes + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - namespaces + verbs: + - get + - list + - watch + - apiGroups: + - networking.k8s.io + resources: + - ingresses + verbs: + - get + - list + - watch + +# -- The service account the pods will use to interact with the Kubernetes API +serviceAccount: + main: + enabled: true + primary: true + +securityContext: + readOnlyRootFilesystem: false + +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + custom: true + spec: + httpGet: + path: "/metrics" + port: promop + scheme: HTTP + + # -- Redainess probe configuration + # @default -- See below + readiness: + custom: true + spec: + httpGet: + path: "/metrics" + port: promop + scheme: HTTP + + # -- Startup probe configuration + # @default -- See below + startup: + custom: true + spec: + httpGet: + path: "/metrics" + port: promop + scheme: HTTP + +operator: + ## Create a servicemonitor for the operator + ## + serviceMonitor: + ## @param operator.serviceMonitor.enabled Creates a ServiceMonitor to monitor Prometheus Operator + ## + enabled: false + ## @param operator.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param operator.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param operator.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + + ## Prometheus Configmap-reload image to use for reloading configmaps + ## defaults to Bitnami Prometheus Operator (ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus-operator/tags/) + ## + prometheusConfigReloader: + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + + livenessProbe: + enabled: true + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 5 + failureThreshold: 6 + successThreshold: 1 + + readinessProbe: + enabled: true + initialDelaySeconds: 15 + periodSeconds: 20 + timeoutSeconds: 5 + failureThreshold: 6 + successThreshold: 1 + +#### +## Prometheus Config (Spawned by Operator) +#### + +## Deploy a Prometheus instance +## +prometheus: + ## @param prometheus.enabled Deploy Prometheus to the cluster + ## + enabled: true + ## Bitnami Prometheus image version + ## ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus/tags/ + ## @param prometheus.image.registry Prometheus image registry + ## @param prometheus.image.repository Prometheus image repository + ## @param prometheus.image.tag Prometheus Image tag (immutable tags are recommended) + ## @param prometheus.image.pullSecrets Specify docker-registry secret names as an array + ## + ## Service account for Prometheus to use. + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ + ## + serviceAccount: + ## @param prometheus.serviceAccount.create Specify whether to create a ServiceAccount for Prometheus + ## + create: true + ## @param prometheus.serviceAccount.name The name of the ServiceAccount to create + ## If not set and create is true, a name is generated using the kube-prometheus.prometheus.fullname template + name: "" + ## @param prometheus.serviceAccount.annotations Additional annotations for created Prometheus ServiceAccount + ## annotations: + ## eks.amazonaws.com/role-arn: arn:aws:iam::ACCOUNT:role/prometheus + ## + annotations: {} + ## Prometheus pods' Security Context + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod + ## @param prometheus.podSecurityContext.enabled Enable security context + ## @param prometheus.podSecurityContext.runAsUser User ID for the container + ## @param prometheus.podSecurityContext.fsGroup Group ID for the container filesystem + ## + podSecurityContext: + enabled: true + runAsUser: 1001 + fsGroup: 1001 + ## Prometheus containers' Security Context + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container + ## @param prometheus.containerSecurityContext.enabled Enable container security context + ## @param prometheus.containerSecurityContext.readOnlyRootFilesystem Mount / (root) as a readonly filesystem + ## @param prometheus.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off + ## @param prometheus.containerSecurityContext.runAsNonRoot Force the container to run as a non root user + ## @param prometheus.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped + ## + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + + serviceMonitor: + ## @param prometheus.serviceMonitor.enabled Creates a ServiceMonitor to monitor Prometheus itself + ## + enabled: true + ## @param prometheus.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param prometheus.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param prometheus.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## @param prometheus.externalUrl External URL used to access Prometheus + ## If not creating an ingress but still exposing the service some other way (like a proxy) + ## let Prometheus know what its external URL is so that it can properly create links + ## externalUrl: https://prometheus.example.com + ## + externalUrl: "" + ## @param prometheus.resources CPU/Memory resource requests/limits for node + ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ + ## + resources: {} + ## @param prometheus.podAffinityPreset Prometheus Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAffinityPreset: "" + ## @param prometheus.podAntiAffinityPreset Prometheus Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAntiAffinityPreset: soft + ## Node affinity preset + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity + ## + nodeAffinityPreset: + ## @param prometheus.nodeAffinityPreset.type Prometheus Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## + type: "" + ## @param prometheus.nodeAffinityPreset.key Prometheus Node label key to match Ignored if `affinity` is set. + ## E.g. + ## key: "kubernetes.io/e2e-az-name" + ## + key: "" + ## @param prometheus.nodeAffinityPreset.values Prometheus Node label values to match. Ignored if `affinity` is set. + ## E.g. + ## values: + ## - e2e-az1 + ## - e2e-az2 + ## + values: [] + ## @param prometheus.affinity Prometheus Affinity for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity + ## Note: prometheus.podAffinityPreset, prometheus.podAntiAffinityPreset, and prometheus.nodeAffinityPreset will be ignored when it's set + ## + affinity: {} + ## @param prometheus.nodeSelector Prometheus Node labels for pod assignment + ## ref: https://kubernetes.io/docs/user-guide/node-selection/ + ## + nodeSelector: {} + ## @param prometheus.tolerations Prometheus Tolerations for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ + ## + tolerations: [] + ## @param prometheus.scrapeInterval Interval between consecutive scrapes + ## + scrapeInterval: "15s" + ## @param prometheus.evaluationInterval Interval between consecutive evaluations + ## + evaluationInterval: "30s" + ## @param prometheus.listenLocal ListenLocal makes the Prometheus server listen on loopback + ## + listenLocal: false + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.livenessProbe.enabled Turn on and off liveness probe + ## @param prometheus.livenessProbe.path Path of the HTTP service for checking the healthy state + ## @param prometheus.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated + ## @param prometheus.livenessProbe.periodSeconds How often to perform the probe + ## @param prometheus.livenessProbe.timeoutSeconds When the probe times out + ## @param prometheus.livenessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.livenessProbe.successThreshold Minimum consecutive successes for the probe + ## + livenessProbe: + enabled: true + path: /-/healthy + initialDelaySeconds: 0 + failureThreshold: 10 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 3 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.readinessProbe.enabled Turn on and off readiness probe + ## @param prometheus.readinessProbe.path Path of the HTTP service for checking the ready state + ## @param prometheus.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated + ## @param prometheus.readinessProbe.periodSeconds How often to perform the probe + ## @param prometheus.readinessProbe.timeoutSeconds When the probe times out + ## @param prometheus.readinessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.readinessProbe.successThreshold Minimum consecutive successes for the probe + ## + readinessProbe: + enabled: true + path: /-/ready + initialDelaySeconds: 0 + failureThreshold: 10 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 3 + ## @param prometheus.enableAdminAPI Enable Prometheus adminitrative API + ## ref: https://prometheus.io/docs/prometheus/latest/querying/api/#tsdb-admin-apis + ## + enableAdminAPI: false + ## @param prometheus.enableFeatures Enable access to Prometheus disabled features. + ## ref: https://prometheus.io/docs/prometheus/latest/disabled_features/ + ## + enableFeatures: [] + ## @param prometheus.alertingEndpoints Alertmanagers to which alerts will be sent + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#alertmanagerendpoints + ## + alertingEndpoints: [] + ## @param prometheus.externalLabels External labels to add to any time series or alerts when communicating with external systems + ## + externalLabels: {} + ## @param prometheus.replicaExternalLabelName Name of the external label used to denote replica name + ## + replicaExternalLabelName: "" + ## @param prometheus.replicaExternalLabelNameClear Clear external label used to denote replica name + ## + replicaExternalLabelNameClear: false + ## @param prometheus.routePrefix Prefix used to register routes, overriding externalUrl route + ## Useful for proxies that rewrite URLs. + ## + routePrefix: / + ## @param prometheus.prometheusExternalLabelName Name of the external label used to denote Prometheus instance name + ## + prometheusExternalLabelName: "" + ## @param prometheus.prometheusExternalLabelNameClear Clear external label used to denote Prometheus instance name + ## + prometheusExternalLabelNameClear: false + ## @param prometheus.secrets Secrets that should be mounted into the Prometheus Pods + ## + secrets: [] + ## @param prometheus.configMaps ConfigMaps that should be mounted into the Prometheus Pods + ## + configMaps: [] + ## @param prometheus.querySpec The query command line flags when starting Prometheus + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#queryspec + ## + querySpec: {} + ## @param prometheus.ruleNamespaceSelector Namespaces to be selected for PrometheusRules discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + ruleNamespaceSelector: {} + ## @param prometheus.ruleSelector PrometheusRules to be selected for target discovery + ## If {}, select all ServiceMonitors + ## + ruleSelector: {} + ## @param prometheus.serviceMonitorSelector ServiceMonitors to be selected for target discovery + ## If {}, select all ServiceMonitors + ## + serviceMonitorSelector: {} + ## @param prometheus.matchLabels Matchlabels + ## + matchLabels: {} + ## @param prometheus.serviceMonitorNamespaceSelector Namespaces to be selected for ServiceMonitor discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + serviceMonitorNamespaceSelector: {} + ## @param prometheus.podMonitorSelector PodMonitors to be selected for target discovery. + ## If {}, select all PodMonitors + ## + podMonitorSelector: {} + ## @param prometheus.podMonitorNamespaceSelector Namespaces to be selected for PodMonitor discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + podMonitorNamespaceSelector: {} + ## @param prometheus.probeSelector Probes to be selected for target discovery. + ## If {}, select all Probes + ## + probeSelector: {} + ## @param prometheus.probeNamespaceSelector Namespaces to be selected for Probe discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + probeNamespaceSelector: {} + ## @param prometheus.retention Metrics retention days + ## + retention: 31d + ## @param prometheus.retentionSize Maximum size of metrics + ## + retentionSize: "" + ## @param prometheus.disableCompaction Disable the compaction of the Prometheus TSDB + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec + ## ref: https://prometheus.io/docs/prometheus/latest/storage/#compaction + ## + disableCompaction: false + ## @param prometheus.walCompression Enable compression of the write-ahead log using Snappy + ## + walCompression: false + ## @param prometheus.paused If true, the Operator won't process any Prometheus configuration changes + ## + paused: false + ## @param prometheus.replicaCount Number of Prometheus replicas desired + ## + replicaCount: 1 + ## @param prometheus.logLevel Log level for Prometheus + ## + logLevel: info + ## @param prometheus.logFormat Log format for Prometheus + ## + logFormat: logfmt + ## @param prometheus.podMetadata [object] Standard object's metadata + ## ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata + ## + podMetadata: + ## labels: + ## app: prometheus + ## k8s-app: prometheus + ## + labels: {} + annotations: {} + ## @param prometheus.remoteRead The remote_read spec configuration for Prometheus + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#remotereadspec + ## remoteRead: + ## - url: http://remote1/read + ## + remoteRead: [] + ## @param prometheus.remoteWrite The remote_write spec configuration for Prometheus + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#remotewritespec + ## remoteWrite: + ## - url: http://remote1/push + ## + remoteWrite: [] + ## @param prometheus.storageSpec Prometheus StorageSpec for persistent data + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/storage.md + ## + storageSpec: {} + ## Prometheus persistence parameters + ## + persistence: + ## @param prometheus.persistence.enabled Use PVCs to persist data. If the storageSpec is provided this will not take effect. + ## + enabled: true + ## @param prometheus.persistence.storageClass Persistent Volume Storage Class + ## If defined, storageClassName: + ## If set to "-", storageClassName: "", which disables dynamic provisioning + ## If undefined (the default) or set to null, no storageClassName spec is + ## set, choosing the default provisioner. + ## + storageClass: "" + ## @param prometheus.persistence.accessModes Persistent Volume Access Modes + ## + accessModes: + - ReadWriteOnce + ## @param prometheus.persistence.size Persistent Volume Size + ## + size: 999Gi + ## @param prometheus.priorityClassName Priority class assigned to the Pods + ## + priorityClassName: "" + ## @param prometheus.containers Containers allows injecting additional containers + ## + containers: [] + ## @param prometheus.volumes Volumes allows configuration of additional volumes + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec + ## + volumes: [] + ## @param prometheus.volumeMounts VolumeMounts allows configuration of additional VolumeMounts. Evaluated as a template + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec + ## + volumeMounts: [] + ## @param prometheus.additionalPrometheusRules PrometheusRule defines recording and alerting rules for a Prometheus instance. + additionalPrometheusRules: [] + ## - name: custom-recording-rules + ## groups: + ## - name: sum_node_by_job + ## rules: + ## - record: job:kube_node_labels:sum + ## expr: sum(kube_node_labels) by (job) + ## - name: sum_prometheus_config_reload_by_pod + ## rules: + ## - record: job:prometheus_config_last_reload_successful:sum + ## expr: sum(prometheus_config_last_reload_successful) by (pod) + ## - name: custom-alerting-rules + ## groups: + ## - name: prometheus-config + ## rules: + ## - alert: PrometheusConfigurationReload + ## expr: prometheus_config_last_reload_successful > 0 + ## for: 1m + ## labels: + ## severity: error + ## annotations: + ## summary: "Prometheus configuration reload (instance {{ $labels.instance }})" + ## description: "Prometheus configuration reload error\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" + ## - name: custom-node-exporter-alerting-rules + ## rules: + ## - alert: PhysicalComponentTooHot + ## expr: node_hwmon_temp_celsius > 75 + ## for: 5m + ## labels: + ## severity: warning + ## annotations: + ## summary: "Physical component too hot (instance {{ $labels.instance }})" + ## description: "Physical hardware component too hot\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" + ## - alert: NodeOvertemperatureAlarm + ## expr: node_hwmon_temp_alarm == 1 + ## for: 5m + ## labels: + ## severity: critical + ## annotations: + ## summary: "Node overtemperature alarm (instance {{ $labels.instance }})" + ## description: "Physical node temperature alarm triggered\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" + ## + ## Note that the prometheus will fail to provision if the correct secret does not exist. + ## @param prometheus.additionalScrapeConfigs.enabled Enable additional scrape configs + ## @param prometheus.additionalScrapeConfigs.type Indicates if the cart should use external additional scrape configs or internal configs + ## @param prometheus.additionalScrapeConfigs.external.name Name of the secret that Prometheus should use for the additional external scrape configuration + ## @param prometheus.additionalScrapeConfigs.external.key Name of the key inside the secret to be used for the additional external scrape configuration + ## @param prometheus.additionalScrapeConfigs.internal.jobList A list of Prometheus scrape jobs + ## + additionalScrapeConfigs: + enabled: false + type: external + external: + ## Name of the secret that Prometheus should use for the additional scrape configuration + ## + name: "" + ## Name of the key inside the secret to be used for the additional scrape configuration. + ## + key: "" + internal: + jobList: [] + ## @param prometheus.additionalScrapeConfigsExternal.enabled Deprecated: Enable additional scrape configs that are managed externally to this chart + ## @param prometheus.additionalScrapeConfigsExternal.name Deprecated: Name of the secret that Prometheus should use for the additional scrape configuration + ## @param prometheus.additionalScrapeConfigsExternal.key Deprecated: Name of the key inside the secret to be used for the additional scrape configuration + ## + additionalScrapeConfigsExternal: + enabled: false + name: "" + key: "" + ## Enable additional Prometheus alert relabel configs that are managed externally to this chart + ## Note that the prometheus will fail to provision if the correct secret does not exist. + ## @param prometheus.additionalAlertRelabelConfigsExternal.enabled Enable additional Prometheus alert relabel configs that are managed externally to this chart + ## @param prometheus.additionalAlertRelabelConfigsExternal.name Name of the secret that Prometheus should use for the additional Prometheus alert relabel configuration + ## @param prometheus.additionalAlertRelabelConfigsExternal.key Name of the key inside the secret to be used for the additional Prometheus alert relabel configuration + ## + additionalAlertRelabelConfigsExternal: + enabled: false + name: "" + key: "" + ## Thanos sidecar container configuration + ## + thanos: + ## @param prometheus.thanos.create Create a Thanos sidecar container + ## + create: false + ## Bitnami Thanos image + ## ref: https://hub.docker.com/r/tccr.io/truecharts/thanos/tags/ + ## @param prometheus.thanos.image.registry Thanos image registry + ## @param prometheus.thanos.image.repository Thanos image name + ## @param prometheus.thanos.image.tag Thanos image tag + ## @param prometheus.thanos.image.pullPolicy Thanos image pull policy + ## @param prometheus.thanos.image.pullSecrets Specify docker-registry secret names as an array + ## + ## Thanos Sidecar container's securityContext + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container + ## @param prometheus.thanos.containerSecurityContext.enabled Enable container security context + ## @param prometheus.thanos.containerSecurityContext.readOnlyRootFilesystem mount / (root) as a readonly filesystem + ## @param prometheus.thanos.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off + ## @param prometheus.thanos.containerSecurityContext.runAsNonRoot Force the container to run as a non root user + ## @param prometheus.thanos.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped + ## + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + ## @param prometheus.thanos.prometheusUrl Override default prometheus url "http://localhost:9090" + ## + prometheusUrl: "" + ## @param prometheus.thanos.extraArgs Additional arguments passed to the thanos sidecar container + ## extraArgs: + ## - --log.level=debug + ## - --tsdb.path=/data/ + ## + extraArgs: [] + ## @param prometheus.thanos.objectStorageConfig Support mounting a Secret for the objectStorageConfig of the sideCar container. + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/thanos.md + ## objectStorageConfig: + ## secretName: thanos-objstore-config + ## secretKey: thanos.yaml + ## + objectStorageConfig: {} + ## ref: https://github.com/thanos-io/thanos/blob/main/docs/components/sidecar.md + ## @param prometheus.thanos.extraVolumeMounts Additional volumeMounts from `prometheus.volumes` for thanos sidecar container + ## extraVolumeMounts: + ## - name: my-secret-volume + ## mountPath: /etc/thanos/secrets/my-secret + ## + extraVolumeMounts: [] + ## Thanos sidecar container resource requests and limits. + ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ + ## We usually recommend not to specify default resources and to leave this as a conscious + ## choice for the user. This also increases chances charts run on environments with little + ## resources, such as Minikube. If you do want to specify resources, uncomment the following + ## lines, adjust them as necessary, and remove the curly braces after 'resources:'. + ## @param prometheus.thanos.resources.limits The resources limits for the Thanos sidecar container + ## @param prometheus.thanos.resources.requests The resources requests for the Thanos sidecar container + ## + resources: + ## Example: + ## limits: + ## cpu: 100m + ## memory: 128Mi + limits: {} + ## Examples: + ## requests: + ## cpu: 100m + ## memory: 128Mi + requests: {} + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.thanos.livenessProbe.enabled Turn on and off liveness probe + ## @param prometheus.thanos.livenessProbe.path Path of the HTTP service for checking the healthy state + ## @param prometheus.thanos.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated + ## @param prometheus.thanos.livenessProbe.periodSeconds How often to perform the probe + ## @param prometheus.thanos.livenessProbe.timeoutSeconds When the probe times out + ## @param prometheus.thanos.livenessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.thanos.livenessProbe.successThreshold Minimum consecutive successes for the probe + ## + livenessProbe: + enabled: true + path: /-/healthy + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.thanos.readinessProbe.enabled Turn on and off readiness probe + ## @param prometheus.thanos.readinessProbe.path Path of the HTTP service for checking the ready state + ## @param prometheus.thanos.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated + ## @param prometheus.thanos.readinessProbe.periodSeconds How often to perform the probe + ## @param prometheus.thanos.readinessProbe.timeoutSeconds When the probe times out + ## @param prometheus.thanos.readinessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.thanos.readinessProbe.successThreshold Minimum consecutive successes for the probe + ## + readinessProbe: + enabled: true + path: /-/ready + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## Thanos Sidecar Service + ## + service: + ## @param prometheus.thanos.service.type Kubernetes service type + ## + type: ClusterIP + ## @param prometheus.thanos.service.port Thanos service port + ## + port: 10901 + ## @param prometheus.thanos.service.clusterIP Specific cluster IP when service type is cluster IP. Use `None` to create headless service by default. + ## Use a "headless" service by default so it returns every pod's IP instead of loadbalancing requests. + ## + clusterIP: None + ## @param prometheus.thanos.service.nodePort Specify the nodePort value for the LoadBalancer and NodePort service types. + ## ref: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport + ## e.g: + ## nodePort: 30901 + ## + nodePort: "" + ## @param prometheus.thanos.service.loadBalancerIP `loadBalancerIP` if service type is `LoadBalancer` + ## Set the LoadBalancer service type to internal only + ## ref: https://kubernetes.io/docs/concepts/services-networking/service/#internal-load-balancer + ## + loadBalancerIP: "" + ## @param prometheus.thanos.service.loadBalancerSourceRanges Address that are allowed when svc is `LoadBalancer` + ## https://kubernetes.io/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/#restrict-access-for-loadbalancer-service + ## e.g: + ## loadBalancerSourceRanges: + ## - 10.10.10.0/24 + ## + loadBalancerSourceRanges: [] + ## @param prometheus.thanos.service.annotations Additional annotations for Prometheus service + ## + annotations: {} + ## @param prometheus.thanos.service.extraPorts Additional ports to expose from the Thanos sidecar container + ## extraPorts: + ## - name: http + ## port: 10902 + ## targetPort: http + ## protocol: tcp + ## + extraPorts: [] + ## @param prometheus.portName Port name used for the pods and governing service. This defaults to web + ## + portName: main + +#### +## Alert Manager Config +#### + +## @section Alertmanager Parameters + +## Configuration for alertmanager +## ref: https://prometheus.io/docs/alerting/alertmanager/ +## +alertmanager: + ## @param alertmanager.enabled Deploy Alertmanager to the cluster + ## + enabled: true + ## Service account for Alertmanager to use. + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ + ## + serviceAccount: + ## @param alertmanager.serviceAccount.create Specify whether to create a ServiceAccount for Alertmanager + ## + create: true + ## @param alertmanager.serviceAccount.name The name of the ServiceAccount to create + ## If not set and create is true, a name is generated using the kube-prometheus.alertmanager.fullname template + name: "" + ## Prometheus Alertmanager pods' Security Context + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod + ## @param alertmanager.podSecurityContext.enabled Enable security context + ## @param alertmanager.podSecurityContext.runAsUser User ID for the container + ## @param alertmanager.podSecurityContext.fsGroup Group ID for the container filesystem + ## + podSecurityContext: + enabled: true + runAsUser: 1001 + fsGroup: 1001 + ## Prometheus Alertmanager container's securityContext + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container + ## @param alertmanager.containerSecurityContext.enabled Enable container security context + ## @param alertmanager.containerSecurityContext.readOnlyRootFilesystem mount / (root) as a readonly filesystem + ## @param alertmanager.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off + ## @param alertmanager.containerSecurityContext.runAsNonRoot Force the container to run as a non root user + ## @param alertmanager.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped + ## + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + ## Configure pod disruption budgets for Alertmanager + ## ref: https://kubernetes.io/docs/tasks/run-application/configure-pdb/#specifying-a-poddisruptionbudget + ## @param alertmanager.podDisruptionBudget.enabled Create a pod disruption budget for Alertmanager + ## @param alertmanager.podDisruptionBudget.minAvailable Minimum number / percentage of pods that should remain scheduled + ## @param alertmanager.podDisruptionBudget.maxUnavailable Maximum number / percentage of pods that may be made unavailable + ## + podDisruptionBudget: + enabled: false + minAvailable: 1 + maxUnavailable: "" + ## If true, create a serviceMonitor for alertmanager + ## + serviceMonitor: + ## @param alertmanager.serviceMonitor.enabled Creates a ServiceMonitor to monitor Alertmanager + ## + enabled: true + ## @param alertmanager.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param alertmanager.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param alertmanager.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## @param alertmanager.externalUrl External URL used to access Alertmanager + ## e.g: + ## externalUrl: https://alertmanager.example.com + ## + externalUrl: "" + ## @param alertmanager.resources CPU/Memory resource requests/limits for node + ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ + ## + resources: {} + ## @param alertmanager.podAffinityPreset Alertmanager Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAffinityPreset: "" + ## @param alertmanager.podAntiAffinityPreset Alertmanager Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAntiAffinityPreset: soft + ## Node affinity preset + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity + ## + nodeAffinityPreset: + ## @param alertmanager.nodeAffinityPreset.type Alertmanager Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## + type: "" + ## @param alertmanager.nodeAffinityPreset.key Alertmanager Node label key to match Ignored if `affinity` is set. + ## E.g. + ## key: "kubernetes.io/e2e-az-name" + ## + key: "" + ## @param alertmanager.nodeAffinityPreset.values Alertmanager Node label values to match. Ignored if `affinity` is set. + ## E.g. + ## values: + ## - e2e-az1 + ## - e2e-az2 + ## + values: [] + ## @param alertmanager.affinity Alertmanager Affinity for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity + ## Note: alertmanager.podAffinityPreset, alertmanager.podAntiAffinityPreset, and alertmanager.nodeAffinityPreset will be ignored when it's set + ## + affinity: {} + ## @param alertmanager.nodeSelector Alertmanager Node labels for pod assignment + ## ref: https://kubernetes.io/docs/user-guide/node-selection/ + ## + nodeSelector: {} + ## @param alertmanager.tolerations Alertmanager Tolerations for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ + ## + tolerations: [] + ## Alertmanager configuration + ## ref: https://prometheus.io/docs/alerting/configuration/#configuration-file + ## @param alertmanager.config [object] Alertmanager configuration directive + ## @skip alertmanager.config.route.group_by + ## @skip alertmanager.config.route.routes + ## @skip alertmanager.config.receivers + ## + config: + global: + resolve_timeout: 5m + route: + group_by: + - job + group_wait: 30s + group_interval: 5m + repeat_interval: 12h + receiver: "null" + routes: + - match: + alertname: Watchdog + receiver: "null" + receivers: + - name: "null" + ## @param alertmanager.externalConfig Alertmanager configuration is created externally. If true, `alertmanager.config` is ignored, and a secret will not be created. + ## Alertmanager requires a secret named `alertmanager-{{ template "kube-prometheus.alertmanager.fullname" . }}` + ## It must contain: + ## alertmanager.yaml: + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/alerting.md#alerting + ## + externalConfig: false + ## @param alertmanager.replicaCount Number of Alertmanager replicas desired + ## + replicaCount: 1 + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param alertmanager.livenessProbe.enabled Turn on and off liveness probe + ## @param alertmanager.livenessProbe.path Path of the HTTP service for checking the healthy state + ## @param alertmanager.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated + ## @param alertmanager.livenessProbe.periodSeconds How often to perform the probe + ## @param alertmanager.livenessProbe.timeoutSeconds When the probe times out + ## @param alertmanager.livenessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param alertmanager.livenessProbe.successThreshold Minimum consecutive successes for the probe + ## + livenessProbe: + enabled: true + path: /-/healthy + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param alertmanager.readinessProbe.enabled Turn on and off readiness probe + ## @param alertmanager.readinessProbe.path Path of the HTTP service for checking the ready state + ## @param alertmanager.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated + ## @param alertmanager.readinessProbe.periodSeconds How often to perform the probe + ## @param alertmanager.readinessProbe.timeoutSeconds When the probe times out + ## @param alertmanager.readinessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param alertmanager.readinessProbe.successThreshold Minimum consecutive successes for the probe + ## + readinessProbe: + enabled: true + path: /-/ready + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## @param alertmanager.logLevel Log level for Alertmanager + ## + logLevel: info + ## @param alertmanager.logFormat Log format for Alertmanager + ## + logFormat: logfmt + ## @param alertmanager.podMetadata [object] Standard object's metadata. + ## ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata + ## + podMetadata: + labels: {} + annotations: {} + ## @param alertmanager.secrets Secrets that should be mounted into the Alertmanager Pods + ## + secrets: [] + ## @param alertmanager.configMaps ConfigMaps that should be mounted into the Alertmanager Pods + ## + configMaps: [] + ## @param alertmanager.retention Metrics retention days + ## + retention: 240h + ## @param alertmanager.storageSpec Alertmanager StorageSpec for persistent data + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/storage.md + ## + storageSpec: {} + ## Alertmanager persistence parameters + ## + persistence: + ## @param alertmanager.persistence.enabled Use PVCs to persist data. If the storageSpec is provided this will not take effect. + ## If you want to use this configuration make sure the storageSpec is not provided. + ## + enabled: true + ## @param alertmanager.persistence.storageClass Persistent Volume Storage Class + ## If defined, storageClassName: + ## If set to "-", storageClassName: "", which disables dynamic provisioning + ## If undefined (the default) or set to null, no storageClassName spec is + ## set, choosing the default provisioner. + ## + storageClass: "" + ## @param alertmanager.persistence.accessModes Persistent Volume Access Modes + ## + accessModes: + - ReadWriteOnce + ## @param alertmanager.persistence.size Persistent Volume Size + ## + size: 999Gi + ## @param alertmanager.paused If true, the Operator won't process any Alertmanager configuration changes + ## + paused: false + ## @param alertmanager.listenLocal ListenLocal makes the Alertmanager server listen on loopback + ## + listenLocal: false + ## @param alertmanager.containers Containers allows injecting additional containers + ## + containers: [] + ## @param alertmanager.volumes Volumes allows configuration of additional volumes. Evaluated as a template + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#alertmanagerspec + ## + volumes: [] + ## @param alertmanager.volumeMounts VolumeMounts allows configuration of additional VolumeMounts. Evaluated as a template + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/pi.md#alertmanagerspec + ## + volumeMounts: [] + ## @param alertmanager.priorityClassName Priority class assigned to the Pods + ## + priorityClassName: "" + ## @param alertmanager.additionalPeers AdditionalPeers allows injecting a set of additional Alertmanagers to peer with to form a highly available cluster + ## + additionalPeers: [] + ## @param alertmanager.routePrefix Prefix used to register routes, overriding externalUrl route + ## Useful for proxies that rewrite URLs. + ## + routePrefix: / + ## @param alertmanager.portName Port name used for the pods and governing service. This defaults to web + ## + portName: alertmanager + ## @param alertmanager.configNamespaceSelector AlertmanagerConfigs to be selected for to merge and configure Alertmanager with. This defaults to {} + ## + configNamespaceSelector: {} + ## @param alertmanager.configSelector Namespaces to be selected for AlertmanagerConfig discovery. If nil, only check own namespace. This defaults to {} + ## + configSelector: {} + +#### +## Exporters +#### + +## @section Exporters + +## Exporters +## +exporters: + node-exporter: + ## @param exporters.node-exporter.enabled Enable node-exporter + ## + enabled: true + kube-state-metrics: + ## @param exporters.kube-state-metrics.enabled Enable kube-state-metrics + ## + enabled: true + +## @param kube-state-metrics [object] Node Exporter deployment configuration +## +kube-state-metrics: + serviceMonitor: + enabled: true + honorLabels: true + +## Component scraping for kubelet and kubelet hosted cAdvisor +## +kubelet: + ## @param kubelet.enabled Create a ServiceMonitor to scrape kubelet service + ## + enabled: true + ## @param kubelet.namespace Namespace where kubelet service is deployed. Related configuration `operator.kubeletService.namespace` + ## + namespace: kube-system + serviceMonitor: + ## @param kubelet.serviceMonitor.https Enable scraping of the kubelet over HTTPS + ## + https: true + ## @param kubelet.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param kubelet.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param kubelet.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## @param kubelet.serviceMonitor.cAdvisorMetricRelabelings Metric relabeling for scraping cAdvisor + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + cAdvisorMetricRelabelings: [] + ## @param kubelet.serviceMonitor.cAdvisorRelabelings Relabel configs for scraping cAdvisor + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + cAdvisorRelabelings: [] +## Component scraping the kube-apiserver +## +kubeApiServer: + ## @param kubeApiServer.enabled Create a ServiceMonitor to scrape kube-apiserver service + ## + enabled: true + serviceMonitor: + ## @param kubeApiServer.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param kubeApiServer.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param kubeApiServer.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] +## Component scraping the kube-controller-manager +## +kubeControllerManager: + ## @param kubeControllerManager.enabled Create a ServiceMonitor to scrape kube-controller-manager service + ## + enabled: false + ## @param kubeControllerManager.endpoints If your kube controller manager is not deployed as a pod, specify IPs it can be found on + ## endpoints: + ## - 10.141.4.22 + ## - 10.141.4.23 + ## - 10.141.4.24 + ## + endpoints: [] + ## @param kubeControllerManager.namespace Namespace where kube-controller-manager service is deployed. + ## + namespace: kube-system + ## Service ports and selector information + ## @param kubeControllerManager.service.enabled Whether or not to create a Service object for kube-controller-manager + ## @param kubeControllerManager.service.port Listening port of the kube-controller-manager Service object + ## @param kubeControllerManager.service.targetPort Port to target on the kube-controller-manager Pods. This should be the port that kube-controller-manager is exposing metrics on + ## @param kubeControllerManager.service.selector Optional PODs Label selector for the service + ## + service: + enabled: true + port: 10252 + targetPort: 10252 + ## selector: + ## component: kube-controller-manager + ## + selector: {} + serviceMonitor: + ## @param kubeControllerManager.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param kubeControllerManager.serviceMonitor.https Enable scraping kube-controller-manager over https + ## Requires proper certs (not self-signed) and delegated authentication/authorization checks + ## + https: false + ## @param kubeControllerManager.serviceMonitor.insecureSkipVerify Skip TLS certificate validation when scraping + ## + insecureSkipVerify: "" + ## @param kubeControllerManager.serviceMonitor.serverName Name of the server to use when validating TLS certificate + serverName: "" + ## @param kubeControllerManager.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param kubeControllerManager.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] +## Component scraping kube scheduler +## +kubeScheduler: + ## @param kubeScheduler.enabled Create a ServiceMonitor to scrape kube-scheduler service + ## + enabled: false + ## @param kubeScheduler.endpoints If your kube scheduler is not deployed as a pod, specify IPs it can be found on + ## endpoints: + ## - 10.141.4.22 + ## - 10.141.4.23 + ## - 10.141.4.24 + ## + endpoints: [] + ## @param kubeScheduler.namespace Namespace where kube-scheduler service is deployed. + ## + namespace: kube-system + ## If using kubeScheduler.endpoints only the port and targetPort are used + ## @param kubeScheduler.service.enabled Whether or not to create a Service object for kube-scheduler + ## @param kubeScheduler.service.port Listening port of the kube scheduler Service object + ## @param kubeScheduler.service.targetPort Port to target on the kube scheduler Pods. This should be the port that kube scheduler is exposing metrics on + ## @param kubeScheduler.service.selector Optional PODs Label selector for the service + ## + service: + enabled: true + port: 10251 + targetPort: 10251 + ## selector: + ## component: kube-scheduler + ## + selector: {} + serviceMonitor: + ## @param kubeScheduler.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## + interval: "" + ## @param kubeScheduler.serviceMonitor.https Enable scraping kube-scheduler over https + ## Requires proper certs (not self-signed) and delegated authentication/authorization checks + ## + https: false + ## @param kubeScheduler.serviceMonitor.insecureSkipVerify Skip TLS certificate validation when scraping + ## + insecureSkipVerify: "" + ## @param kubeScheduler.serviceMonitor.serverName Name of the server to use when validating TLS certificate + ## + serverName: "" + ## @param kubeScheduler.serviceMonitor.metricRelabelings Metric relabeling + ## metricRelabelings: + ## - action: keep + ## regex: 'kube_(daemonset|deployment|pod|namespace|node|statefulset).+' + ## sourceLabels: [__name__] + ## + metricRelabelings: [] + ## @param kubeScheduler.serviceMonitor.relabelings Relabel configs + ## relabelings: + ## - sourceLabels: [__meta_kubernetes_pod_node_name] + ## separator: ; + ## regex: ^(.*)$ + ## targetLabel: nodename + ## replacement: $1 + ## action: replace + ## + relabelings: [] +## Component scraping coreDns +## +coreDns: + ## @param coreDns.enabled Create a ServiceMonitor to scrape coredns service + ## + enabled: true + ## @param coreDns.namespace Namespace where core dns service is deployed. + ## + namespace: kube-system + ## Create a ServiceMonitor to scrape coredns service + ## @param coreDns.service.enabled Whether or not to create a Service object for coredns + ## @param coreDns.service.port Listening port of the coredns Service object + ## @param coreDns.service.targetPort Port to target on the coredns Pods. This should be the port that coredns is exposing metrics on + ## @param coreDns.service.selector Optional PODs Label selector for the service + ## + service: + enabled: true + port: 9153 + targetPort: 9153 + ## selector: + ## component: kube-dns + ## + selector: {} + serviceMonitor: + ## @param coreDns.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. + ## + interval: "" + ## @param coreDns.serviceMonitor.metricRelabelings Metric relabel configs to apply to samples before ingestion. + ## metricRelabelings: + ## - action: keep + ## regex: 'kube_(daemonset|deployment|pod|namespace|node|statefulset).+' + ## sourceLabels: [__name__] + ## + metricRelabelings: [] + ## @param coreDns.serviceMonitor.relabelings Relabel configs to apply to samples before ingestion. + ## relabelings: + ## - sourceLabels: [__meta_kubernetes_pod_node_name] + ## separator: ; + ## regex: ^(.*)$ + ## targetLabel: nodename + ## replacement: $1 + ## action: replace + ## + relabelings: [] +## Component scraping the kube-proxy +## +kubeProxy: + ## @param kubeProxy.enabled Create a ServiceMonitor to scrape the kube-proxy Service + ## + enabled: false + +portal: + open: + enabled: true diff --git a/enterprise/prometheus/9.0.8/questions.yaml b/enterprise/prometheus/9.0.9/questions.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/questions.yaml rename to enterprise/prometheus/9.0.9/questions.yaml diff --git a/incubator/channels-dvr/1.0.2/templates/NOTES.txt b/enterprise/prometheus/9.0.9/templates/NOTES.txt similarity index 100% rename from incubator/channels-dvr/1.0.2/templates/NOTES.txt rename to enterprise/prometheus/9.0.9/templates/NOTES.txt diff --git a/enterprise/prometheus/9.0.8/templates/_helpers.tpl b/enterprise/prometheus/9.0.9/templates/_helpers.tpl similarity index 100% rename from enterprise/prometheus/9.0.8/templates/_helpers.tpl rename to enterprise/prometheus/9.0.9/templates/_helpers.tpl diff --git a/enterprise/prometheus/9.0.8/templates/alertmanager/_alertmanager.tpl b/enterprise/prometheus/9.0.9/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from enterprise/prometheus/9.0.8/templates/alertmanager/_alertmanager.tpl rename to enterprise/prometheus/9.0.9/templates/alertmanager/_alertmanager.tpl diff --git a/enterprise/prometheus/9.0.8/templates/alertmanager/secrets.yaml b/enterprise/prometheus/9.0.9/templates/alertmanager/secrets.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/alertmanager/secrets.yaml rename to enterprise/prometheus/9.0.9/templates/alertmanager/secrets.yaml diff --git a/enterprise/prometheus/9.0.8/templates/alertmanager/serviceaccount.yaml b/enterprise/prometheus/9.0.9/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/alertmanager/serviceaccount.yaml rename to enterprise/prometheus/9.0.9/templates/alertmanager/serviceaccount.yaml diff --git a/enterprise/prometheus/9.0.8/templates/alertmanager/servicemonitor.yaml b/enterprise/prometheus/9.0.9/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/alertmanager/servicemonitor.yaml rename to enterprise/prometheus/9.0.9/templates/alertmanager/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.8/templates/common.yaml b/enterprise/prometheus/9.0.9/templates/common.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/common.yaml rename to enterprise/prometheus/9.0.9/templates/common.yaml diff --git a/enterprise/prometheus/9.0.8/templates/exporters/core-dns/service.yaml b/enterprise/prometheus/9.0.9/templates/exporters/core-dns/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/exporters/core-dns/service.yaml rename to enterprise/prometheus/9.0.9/templates/exporters/core-dns/service.yaml diff --git a/enterprise/prometheus/9.0.8/templates/exporters/core-dns/servicemonitor.yaml b/enterprise/prometheus/9.0.9/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/exporters/core-dns/servicemonitor.yaml rename to enterprise/prometheus/9.0.9/templates/exporters/core-dns/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.8/templates/exporters/kube-apiserver/servicemonitor.yaml b/enterprise/prometheus/9.0.9/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/exporters/kube-apiserver/servicemonitor.yaml rename to enterprise/prometheus/9.0.9/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.8/templates/exporters/kube-controller-manager/endpoints.yaml b/enterprise/prometheus/9.0.9/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/exporters/kube-controller-manager/endpoints.yaml rename to enterprise/prometheus/9.0.9/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/enterprise/prometheus/9.0.8/templates/exporters/kube-controller-manager/service.yaml b/enterprise/prometheus/9.0.9/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/exporters/kube-controller-manager/service.yaml rename to enterprise/prometheus/9.0.9/templates/exporters/kube-controller-manager/service.yaml diff --git a/enterprise/prometheus/9.0.8/templates/exporters/kube-controller-manager/servicemonitor.yaml b/enterprise/prometheus/9.0.9/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to enterprise/prometheus/9.0.9/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.8/templates/exporters/kube-scheduler/endpoints.yaml b/enterprise/prometheus/9.0.9/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/exporters/kube-scheduler/endpoints.yaml rename to enterprise/prometheus/9.0.9/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/enterprise/prometheus/9.0.8/templates/exporters/kube-scheduler/service.yaml b/enterprise/prometheus/9.0.9/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/exporters/kube-scheduler/service.yaml rename to enterprise/prometheus/9.0.9/templates/exporters/kube-scheduler/service.yaml diff --git a/enterprise/prometheus/9.0.8/templates/exporters/kube-scheduler/servicemonitor.yaml b/enterprise/prometheus/9.0.9/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/exporters/kube-scheduler/servicemonitor.yaml rename to enterprise/prometheus/9.0.9/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.8/templates/exporters/kubelet/servicemonitor.yaml b/enterprise/prometheus/9.0.9/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/exporters/kubelet/servicemonitor.yaml rename to enterprise/prometheus/9.0.9/templates/exporters/kubelet/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.8/templates/prometheus/_additionalPrometheusRules.tpl b/enterprise/prometheus/9.0.9/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from enterprise/prometheus/9.0.8/templates/prometheus/_additionalPrometheusRules.tpl rename to enterprise/prometheus/9.0.9/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/enterprise/prometheus/9.0.8/templates/prometheus/_additionalScrapeJobs.tpl b/enterprise/prometheus/9.0.9/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from enterprise/prometheus/9.0.8/templates/prometheus/_additionalScrapeJobs.tpl rename to enterprise/prometheus/9.0.9/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/enterprise/prometheus/9.0.8/templates/prometheus/_prometheus.tpl b/enterprise/prometheus/9.0.9/templates/prometheus/_prometheus.tpl similarity index 100% rename from enterprise/prometheus/9.0.8/templates/prometheus/_prometheus.tpl rename to enterprise/prometheus/9.0.9/templates/prometheus/_prometheus.tpl diff --git a/enterprise/prometheus/9.0.8/templates/prometheus/_servicemonitor.tpl b/enterprise/prometheus/9.0.9/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from enterprise/prometheus/9.0.8/templates/prometheus/_servicemonitor.tpl rename to enterprise/prometheus/9.0.9/templates/prometheus/_servicemonitor.tpl diff --git a/enterprise/prometheus/9.0.8/templates/prometheus/clusterrole.yaml b/enterprise/prometheus/9.0.9/templates/prometheus/clusterrole.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/prometheus/clusterrole.yaml rename to enterprise/prometheus/9.0.9/templates/prometheus/clusterrole.yaml diff --git a/enterprise/prometheus/9.0.8/templates/prometheus/clusterrolebinding.yaml b/enterprise/prometheus/9.0.9/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/prometheus/clusterrolebinding.yaml rename to enterprise/prometheus/9.0.9/templates/prometheus/clusterrolebinding.yaml diff --git a/enterprise/prometheus/9.0.8/templates/prometheus/serviceaccount.yaml b/enterprise/prometheus/9.0.9/templates/prometheus/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/9.0.8/templates/prometheus/serviceaccount.yaml rename to enterprise/prometheus/9.0.9/templates/prometheus/serviceaccount.yaml diff --git a/incubator/channels-dvr/1.0.2/values.yaml b/enterprise/prometheus/9.0.9/values.yaml similarity index 100% rename from incubator/channels-dvr/1.0.2/values.yaml rename to enterprise/prometheus/9.0.9/values.yaml diff --git a/enterprise/vaultwarden/20.0.26/CHANGELOG.md b/enterprise/vaultwarden/20.0.26/CHANGELOG.md new file mode 100644 index 00000000000..1ee4b438251 --- /dev/null +++ b/enterprise/vaultwarden/20.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [vaultwarden-20.0.20](https://github.com/truecharts/charts/compare/vaultwarden-20.0.19...vaultwarden-20.0.20) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [vaultwarden-20.0.19](https://github.com/truecharts/charts/compare/vaultwarden-20.0.18...vaultwarden-20.0.19) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [vaultwarden-20.0.18](https://github.com/truecharts/charts/compare/vaultwarden-20.0.17...vaultwarden-20.0.18) (2023-04-24) + +### Chore + +- update container image tccr.io/truecharts/vaultwarden to v1.28.1 ([#8142](https://github.com/truecharts/charts/issues/8142)) + + + + +## [vaultwarden-20.0.17](https://github.com/truecharts/charts/compare/vaultwarden-20.0.16...vaultwarden-20.0.17) (2023-04-21) + + + + +## [vaultwarden-20.0.16](https://github.com/truecharts/charts/compare/vaultwarden-20.0.15...vaultwarden-20.0.16) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + diff --git a/enterprise/vaultwarden/20.0.26/Chart.yaml b/enterprise/vaultwarden/20.0.26/Chart.yaml new file mode 100644 index 00000000000..942e8865043 --- /dev/null +++ b/enterprise/vaultwarden/20.0.26/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.28.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.26 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/vaultwarden/20.0.26/LICENSE b/enterprise/vaultwarden/20.0.26/LICENSE new file mode 100644 index 00000000000..80e4ab93f92 --- /dev/null +++ b/enterprise/vaultwarden/20.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 "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.26/README.md b/enterprise/vaultwarden/20.0.26/README.md new file mode 100644 index 00000000000..de60b9ed65c --- /dev/null +++ b/enterprise/vaultwarden/20.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/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.26/app-changelog.md b/enterprise/vaultwarden/20.0.26/app-changelog.md new file mode 100644 index 00000000000..f09f1b0da33 --- /dev/null +++ b/enterprise/vaultwarden/20.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/enterprise/vaultwarden/20.0.26/app-readme.md b/enterprise/vaultwarden/20.0.26/app-readme.md new file mode 100644 index 00000000000..08d9cc8b1dd --- /dev/null +++ b/enterprise/vaultwarden/20.0.26/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.26/charts/common-12.9.5.tgz b/enterprise/vaultwarden/20.0.26/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/enterprise/vaultwarden/20.0.26/charts/common-12.9.5.tgz differ diff --git a/enterprise/vaultwarden/20.0.26/ix_values.yaml b/enterprise/vaultwarden/20.0.26/ix_values.yaml new file mode 100644 index 00000000000..a0495d6e16f --- /dev/null +++ b/enterprise/vaultwarden/20.0.26/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.26/questions.yaml b/enterprise/vaultwarden/20.0.26/questions.yaml new file mode 100644 index 00000000000..3fbd835ec15 --- /dev/null +++ b/enterprise/vaultwarden/20.0.26/questions.yaml @@ -0,0 +1,2335 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + admin: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/admin/" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: vaultwarden + label: "" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: yubico + label: "Yubico OTP authentication" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Yubico OTP authentication" + description: "Please refer to the manual at: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-Yubikey-OTP-authentication" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: server + label: "Yubico server" + description: "Defaults to YubiCloud" + schema: + type: string + default: "" + - variable: clientId + label: "Yubico ID" + schema: + type: string + default: "" + - variable: secretKey + label: "Yubico Secret Key" + schema: + type: string + default: "" + - variable: admin + label: "Admin Portal" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Admin Portal" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: disableAdminToken + label: "Make Accessible Without Password/Token" + schema: + type: boolean + default: false + - variable: token + label: "Admin Portal Password/Token" + description: "Will be automatically generated if not defined" + schema: + type: string + default: "" + - variable: icons + label: "Icon Download Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: disableDownload + label: "Disable Icon Download" + description: "Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache)" + schema: + type: boolean + default: false + - variable: cache + label: "Cache time-to-live" + description: "Cache time-to-live for icons fetched. 0 means no purging" + schema: + type: int + default: 2592000 + - variable: token + label: "Failed Downloads Cache time-to-live" + description: "Cache time-to-live for icons that were not available. 0 means no purging." + schema: + type: int + default: 2592000 + - variable: log + label: "Logging" + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log level" + schema: + type: string + default: "info" + required: true + enum: + - value: "trace" + description: "trace" + - value: "debug" + description: "debug" + - value: "info" + description: "info" + - value: "warn" + description: "warn" + - value: "error" + description: "error" + - value: "off" + description: "off" + - variable: file + label: "Log-File Location" + schema: + type: string + default: "" + - variable: smtp + label: "SMTP Settings (Email)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable SMTP Support" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: host + label: "SMTP hostname" + schema: + type: string + required: true + default: "" + - variable: from + label: "SMTP sender e-mail address" + schema: + type: string + required: true + default: "" + - variable: fromName + label: "SMTP sender name" + schema: + type: string + required: true + default: "" + - variable: user + label: "SMTP username" + schema: + type: string + required: true + default: "" + - variable: password + label: "SMTP password" + description: "Required is user is specified, ignored if no user provided" + schema: + type: string + default: "" + - variable: ssl + label: "Enable SSL connection" + schema: + type: boolean + default: true + - variable: port + label: "SMTP port" + description: "Usually: 25 without SSL, 587 with SSL" + schema: + type: int + default: 587 + - variable: authMechanism + label: "SMTP Authentication Mechanisms" + description: "Comma-separated options: Plain, Login and Xoauth2" + schema: + type: string + default: "Plain" + - variable: heloName + label: "SMTP HELO - Hostname" + description: "Hostname to be sent for SMTP HELO. Defaults to pod name" + schema: + type: string + default: "" + - variable: timeout + label: "SMTP timeout" + schema: + type: int + default: 15 + - variable: invalidHostname + label: "Accept Invalid Hostname" + description: "Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: invalidCertificate + label: "Accept Invalid Certificate" + description: "Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: allowSignups + label: "Allow Signup" + description: "Allow any user to sign-up: https://github.com/dani-garcia/vaultwarden/wiki/Disable-registration-of-new-users" + schema: + type: boolean + default: true + - variable: allowInvitation + label: "Always allow Invitation" + description: "Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/vaultwarden/wiki/Disable-invitations" + schema: + type: boolean + default: true + - variable: defaultInviteName + label: "Default Invite Organisation Name" + description: "Default organization name in invitation e-mails that are not coming from a specific organization." + schema: + type: string + default: "" + - variable: showPasswordHint + label: "Show password hints" + description: "https://github.com/dani-garcia/vaultwarden/wiki/Password-hint-display" + schema: + type: boolean + default: true + - variable: signupwhitelistenable + label: "Enable Signup Whitelist" + description: "allowSignups is ignored if set" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: signupDomains + label: "Signup Whitelist Domains" + schema: + type: list + default: [] + items: + - variable: domain + label: "Domain" + schema: + type: string + default: "" + - variable: verifySignup + label: "Verifiy Signup" + description: "Verify e-mail before login is enabled. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: requireEmail + label: "Block Login if email fails" + description: "When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: emailAttempts + label: "Email token reset attempts" + description: "Maximum attempts before an email token is reset and a new email will need to be sent" + schema: + type: int + default: 3 + - variable: emailTokenExpiration + label: "Email token validity in seconds" + schema: + type: int + default: 600 + - variable: enableWebVault + label: "Enable Webvault" + description: "Enable Web Vault (static content). https://github.com/dani-garcia/vaultwarden/wiki/Disabling-or-overriding-the-Vault-interface-hosting" + schema: + type: boolean + default: true + - variable: orgCreationUsers + label: "Limit Organisation Creation to (users)" + description: "Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users." + schema: + type: string + default: "all" + - variable: attachmentLimitOrg + label: "Limit Attachment Disk Usage per Organisation" + schema: + type: string + default: "" + - variable: attachmentLimitUser + label: "Limit Attachment Disk Usage per User" + schema: + type: string + default: "" + - variable: hibpApiKey + label: "HaveIBeenPwned API Key" + description: "Can be purchased at https://haveibeenpwned.com/API/Key" + schema: + type: string + default: "" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10102 + required: true + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ws + label: "WebSocket Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3012 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: cnpg + group: Postgresql + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walsize + label: Walsize + schema: + type: string + default: "256Gi" + - variable: pooler + label: "Pooler" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: Monitoring + label: "Metrics" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/incubator/romm/0.0.2/templates/NOTES.txt b/enterprise/vaultwarden/20.0.26/templates/NOTES.txt similarity index 100% rename from incubator/romm/0.0.2/templates/NOTES.txt rename to enterprise/vaultwarden/20.0.26/templates/NOTES.txt diff --git a/enterprise/vaultwarden/20.0.26/templates/_configmap.tpl b/enterprise/vaultwarden/20.0.26/templates/_configmap.tpl new file mode 100644 index 00000000000..c21ff158df0 --- /dev/null +++ b/enterprise/vaultwarden/20.0.26/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.26/templates/_secrets.tpl b/enterprise/vaultwarden/20.0.26/templates/_secrets.tpl new file mode 100644 index 00000000000..a33f037cf71 --- /dev/null +++ b/enterprise/vaultwarden/20.0.26/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.26/templates/_validate.tpl b/enterprise/vaultwarden/20.0.26/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/enterprise/vaultwarden/20.0.26/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.26/templates/common.yaml b/enterprise/vaultwarden/20.0.26/templates/common.yaml new file mode 100644 index 00000000000..00565a16a7a --- /dev/null +++ b/enterprise/vaultwarden/20.0.26/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/dashy/3.0.2/values.yaml b/enterprise/vaultwarden/20.0.26/values.yaml similarity index 100% rename from incubator/dashy/3.0.2/values.yaml rename to enterprise/vaultwarden/20.0.26/values.yaml diff --git a/incubator/channels-dvr/1.0.2/CHANGELOG.md b/incubator/channels-dvr/1.0.2/CHANGELOG.md deleted file mode 100644 index 4d602cc90a7..00000000000 --- a/incubator/channels-dvr/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [channels-dvr-1.0.2](https://github.com/truecharts/charts/compare/channels-dvr-1.0.1...channels-dvr-1.0.2) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [channels-dvr-1.0.1](https://github.com/truecharts/charts/compare/channels-dvr-1.0.0...channels-dvr-1.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [channels-dvr-1.0.0](https://github.com/truecharts/charts/compare/channels-dvr-0.0.11...channels-dvr-1.0.0) (2023-05-15) - -### Feat - -- Port to new common ([#8924](https://github.com/truecharts/charts/issues/8924)) - - - - -## [channels-dvr-0.0.11](https://github.com/truecharts/charts/compare/channels-dvr-0.0.10...channels-dvr-0.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [channels-dvr-0.0.10](https://github.com/truecharts/charts/compare/channels-dvr-0.0.9...channels-dvr-0.0.10) (2023-02-03) - - - - -## [channels-dvr-0.0.9](https://github.com/truecharts/charts/compare/channels-dvr-0.0.8...channels-dvr-0.0.9) (2023-01-17) - -### Chore - -- update container image tccr.io/truecharts/channels-dvr-tve to latest - - - - -## [channels-dvr-0.0.8](https://github.com/truecharts/charts/compare/channels-dvr-0.0.7...channels-dvr-0.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [channels-dvr-0.0.7](https://github.com/truecharts/charts/compare/channels-dvr-0.0.6...channels-dvr-0.0.7) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [channels-dvr-0.0.6](https://github.com/truecharts/charts/compare/channels-dvr-0.0.5...channels-dvr-0.0.6) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [channels-dvr-0.0.5](https://github.com/truecharts/charts/compare/channels-dvr-0.0.4...channels-dvr-0.0.5) (2022-12-19) - -### Chore - -- update helm general non-major - - - - -## [channels-dvr-0.0.4](https://github.com/truecharts/charts/compare/channels-dvr-0.0.3...channels-dvr-0.0.4) (2022-12-13) - -### Chore diff --git a/incubator/channels-dvr/1.0.2/Chart.yaml b/incubator/channels-dvr/1.0.2/Chart.yaml deleted file mode 100644 index 38dbd09cf5d..00000000000 --- a/incubator/channels-dvr/1.0.2/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Channels DVR Server -home: https://truecharts.org/charts/incubator/channels-dvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png -keywords: - - channels-dvr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: channels-dvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/channels-dvr -type: application -version: 1.0.2 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/incubator/channels-dvr/1.0.2/app-changelog.md b/incubator/channels-dvr/1.0.2/app-changelog.md deleted file mode 100644 index fffeb5b8d6c..00000000000 --- a/incubator/channels-dvr/1.0.2/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [channels-dvr-1.0.2](https://github.com/truecharts/charts/compare/channels-dvr-1.0.1...channels-dvr-1.0.2) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - \ No newline at end of file diff --git a/incubator/channels-dvr/1.0.2/charts/common-12.9.2.tgz b/incubator/channels-dvr/1.0.2/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/incubator/channels-dvr/1.0.2/charts/common-12.9.2.tgz and /dev/null differ diff --git a/incubator/channels-dvr/1.0.3/CHANGELOG.md b/incubator/channels-dvr/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..722765551b5 --- /dev/null +++ b/incubator/channels-dvr/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [channels-dvr-1.0.3](https://github.com/truecharts/charts/compare/channels-dvr-1.0.2...channels-dvr-1.0.3) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [channels-dvr-1.0.2](https://github.com/truecharts/charts/compare/channels-dvr-1.0.1...channels-dvr-1.0.2) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [channels-dvr-1.0.1](https://github.com/truecharts/charts/compare/channels-dvr-1.0.0...channels-dvr-1.0.1) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [channels-dvr-1.0.0](https://github.com/truecharts/charts/compare/channels-dvr-0.0.11...channels-dvr-1.0.0) (2023-05-15) + +### Feat + +- Port to new common ([#8924](https://github.com/truecharts/charts/issues/8924)) + + + + +## [channels-dvr-0.0.11](https://github.com/truecharts/charts/compare/channels-dvr-0.0.10...channels-dvr-0.0.11) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [channels-dvr-0.0.10](https://github.com/truecharts/charts/compare/channels-dvr-0.0.9...channels-dvr-0.0.10) (2023-02-03) + + + + +## [channels-dvr-0.0.9](https://github.com/truecharts/charts/compare/channels-dvr-0.0.8...channels-dvr-0.0.9) (2023-01-17) + +### Chore + +- update container image tccr.io/truecharts/channels-dvr-tve to latest + + + + +## [channels-dvr-0.0.8](https://github.com/truecharts/charts/compare/channels-dvr-0.0.7...channels-dvr-0.0.8) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [channels-dvr-0.0.7](https://github.com/truecharts/charts/compare/channels-dvr-0.0.6...channels-dvr-0.0.7) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [channels-dvr-0.0.6](https://github.com/truecharts/charts/compare/channels-dvr-0.0.5...channels-dvr-0.0.6) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [channels-dvr-0.0.5](https://github.com/truecharts/charts/compare/channels-dvr-0.0.4...channels-dvr-0.0.5) (2022-12-19) + +### Chore diff --git a/incubator/channels-dvr/1.0.3/Chart.yaml b/incubator/channels-dvr/1.0.3/Chart.yaml new file mode 100644 index 00000000000..c262e82c383 --- /dev/null +++ b/incubator/channels-dvr/1.0.3/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +deprecated: false +description: Channels DVR Server +home: https://truecharts.org/charts/incubator/channels-dvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png +keywords: + - channels-dvr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: channels-dvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/channels-dvr +type: application +version: 1.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/incubator/channels-dvr/1.0.2/README.md b/incubator/channels-dvr/1.0.3/README.md similarity index 100% rename from incubator/channels-dvr/1.0.2/README.md rename to incubator/channels-dvr/1.0.3/README.md diff --git a/incubator/channels-dvr/1.0.3/app-changelog.md b/incubator/channels-dvr/1.0.3/app-changelog.md new file mode 100644 index 00000000000..e5268f8d838 --- /dev/null +++ b/incubator/channels-dvr/1.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [channels-dvr-1.0.3](https://github.com/truecharts/charts/compare/channels-dvr-1.0.2...channels-dvr-1.0.3) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/incubator/channels-dvr/1.0.2/app-readme.md b/incubator/channels-dvr/1.0.3/app-readme.md similarity index 100% rename from incubator/channels-dvr/1.0.2/app-readme.md rename to incubator/channels-dvr/1.0.3/app-readme.md diff --git a/incubator/channels-dvr/1.0.3/charts/common-12.9.5.tgz b/incubator/channels-dvr/1.0.3/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/incubator/channels-dvr/1.0.3/charts/common-12.9.5.tgz differ diff --git a/incubator/channels-dvr/1.0.2/ix_values.yaml b/incubator/channels-dvr/1.0.3/ix_values.yaml similarity index 100% rename from incubator/channels-dvr/1.0.2/ix_values.yaml rename to incubator/channels-dvr/1.0.3/ix_values.yaml diff --git a/incubator/channels-dvr/1.0.2/questions.yaml b/incubator/channels-dvr/1.0.3/questions.yaml similarity index 100% rename from incubator/channels-dvr/1.0.2/questions.yaml rename to incubator/channels-dvr/1.0.3/questions.yaml diff --git a/incubator/speedtest-tracker/4.0.6/templates/NOTES.txt b/incubator/channels-dvr/1.0.3/templates/NOTES.txt similarity index 100% rename from incubator/speedtest-tracker/4.0.6/templates/NOTES.txt rename to incubator/channels-dvr/1.0.3/templates/NOTES.txt diff --git a/incubator/channels-dvr/1.0.2/templates/common.yaml b/incubator/channels-dvr/1.0.3/templates/common.yaml similarity index 100% rename from incubator/channels-dvr/1.0.2/templates/common.yaml rename to incubator/channels-dvr/1.0.3/templates/common.yaml diff --git a/incubator/romm/0.0.2/values.yaml b/incubator/channels-dvr/1.0.3/values.yaml similarity index 100% rename from incubator/romm/0.0.2/values.yaml rename to incubator/channels-dvr/1.0.3/values.yaml diff --git a/incubator/dashy/3.0.2/CHANGELOG.md b/incubator/dashy/3.0.2/CHANGELOG.md deleted file mode 100644 index c2ce3002808..00000000000 --- a/incubator/dashy/3.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dashy-3.0.2](https://github.com/truecharts/charts/compare/dashy-3.0.1...dashy-3.0.2) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [dashy-3.0.1](https://github.com/truecharts/charts/compare/dashy-3.0.0...dashy-3.0.1) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [dashy-3.0.0](https://github.com/truecharts/charts/compare/dashy-2.0.20...dashy-3.0.0) (2023-05-18) - -### Fix - -- Move to new common ([#8975](https://github.com/truecharts/charts/issues/8975)) - - - - -## [dashy-2.0.20](https://github.com/truecharts/charts/compare/dashy-2.0.19...dashy-2.0.20) (2023-02-27) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.19](https://github.com/truecharts/charts/compare/dashy-2.0.18...dashy-2.0.19) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.18](https://github.com/truecharts/charts/compare/dashy-2.0.17...dashy-2.0.18) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [dashy-2.0.17](https://github.com/truecharts/charts/compare/dashy-2.0.16...dashy-2.0.17) (2023-02-06) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.16](https://github.com/truecharts/charts/compare/dashy-2.0.15...dashy-2.0.16) (2023-02-03) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.15](https://github.com/truecharts/charts/compare/dashy-2.0.14...dashy-2.0.15) (2023-02-03) - -### Fix - -- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925)) - - - - -## [dashy-2.0.14](https://github.com/truecharts/charts/compare/dashy-2.0.13...dashy-2.0.14) (2023-01-24) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - diff --git a/incubator/dashy/3.0.2/Chart.yaml b/incubator/dashy/3.0.2/Chart.yaml deleted file mode 100644 index a296a983317..00000000000 --- a/incubator/dashy/3.0.2/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.9.2 -description: Dashy helps you organize your self-hosted services by making them accessible from a single place -home: https://truecharts.org/charts/incubator/dashy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png -keywords: - - dashboard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dashy -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dashy - - https://github.com/airsonic/airsonic -version: 3.0.2 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/dashy/3.0.2/app-changelog.md b/incubator/dashy/3.0.2/app-changelog.md deleted file mode 100644 index 750811ee0b7..00000000000 --- a/incubator/dashy/3.0.2/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [dashy-3.0.2](https://github.com/truecharts/charts/compare/dashy-3.0.1...dashy-3.0.2) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - \ No newline at end of file diff --git a/incubator/dashy/3.0.2/charts/common-12.9.2.tgz b/incubator/dashy/3.0.2/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/incubator/dashy/3.0.2/charts/common-12.9.2.tgz and /dev/null differ diff --git a/incubator/dashy/3.0.3/CHANGELOG.md b/incubator/dashy/3.0.3/CHANGELOG.md new file mode 100644 index 00000000000..d888c13ac0e --- /dev/null +++ b/incubator/dashy/3.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [dashy-2.0.17](https://github.com/truecharts/charts/compare/dashy-2.0.16...dashy-2.0.17) (2023-02-06) + +### Chore + +- update container image tccr.io/truecharts/dashy to 2.1.1 + + + + +## [dashy-2.0.16](https://github.com/truecharts/charts/compare/dashy-2.0.15...dashy-2.0.16) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/dashy to 2.1.1 + + + + +## [dashy-2.0.15](https://github.com/truecharts/charts/compare/dashy-2.0.14...dashy-2.0.15) (2023-02-03) + +### Fix + +- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925)) + + + diff --git a/incubator/dashy/3.0.3/Chart.yaml b/incubator/dashy/3.0.3/Chart.yaml new file mode 100644 index 00000000000..0d930c9e09f --- /dev/null +++ b/incubator/dashy/3.0.3/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.3 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/dashy/3.0.2/README.md b/incubator/dashy/3.0.3/README.md similarity index 100% rename from incubator/dashy/3.0.2/README.md rename to incubator/dashy/3.0.3/README.md diff --git a/incubator/dashy/3.0.3/app-changelog.md b/incubator/dashy/3.0.3/app-changelog.md new file mode 100644 index 00000000000..f1e00b6e001 --- /dev/null +++ b/incubator/dashy/3.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/incubator/dashy/3.0.2/app-readme.md b/incubator/dashy/3.0.3/app-readme.md similarity index 100% rename from incubator/dashy/3.0.2/app-readme.md rename to incubator/dashy/3.0.3/app-readme.md diff --git a/incubator/dashy/3.0.3/charts/common-12.9.5.tgz b/incubator/dashy/3.0.3/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/incubator/dashy/3.0.3/charts/common-12.9.5.tgz differ diff --git a/incubator/dashy/3.0.2/ix_values.yaml b/incubator/dashy/3.0.3/ix_values.yaml similarity index 100% rename from incubator/dashy/3.0.2/ix_values.yaml rename to incubator/dashy/3.0.3/ix_values.yaml diff --git a/incubator/dashy/3.0.2/questions.yaml b/incubator/dashy/3.0.3/questions.yaml similarity index 100% rename from incubator/dashy/3.0.2/questions.yaml rename to incubator/dashy/3.0.3/questions.yaml diff --git a/incubator/dashy/3.0.2/templates/_configmap.tpl b/incubator/dashy/3.0.3/templates/_configmap.tpl similarity index 100% rename from incubator/dashy/3.0.2/templates/_configmap.tpl rename to incubator/dashy/3.0.3/templates/_configmap.tpl diff --git a/incubator/dashy/3.0.2/templates/common.yaml b/incubator/dashy/3.0.3/templates/common.yaml similarity index 100% rename from incubator/dashy/3.0.2/templates/common.yaml rename to incubator/dashy/3.0.3/templates/common.yaml diff --git a/incubator/speedtest-tracker/4.0.6/values.yaml b/incubator/dashy/3.0.3/values.yaml similarity index 100% rename from incubator/speedtest-tracker/4.0.6/values.yaml rename to incubator/dashy/3.0.3/values.yaml diff --git a/incubator/romm/0.0.2/CHANGELOG.md b/incubator/romm/0.0.2/CHANGELOG.md deleted file mode 100644 index abe5530ce7a..00000000000 --- a/incubator/romm/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,21 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [romm-0.0.2](https://github.com/truecharts/charts/compare/romm-0.0.1...romm-0.0.2) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [romm-0.0.1]romm-0.0.1 (2023-05-20) - diff --git a/incubator/romm/0.0.2/Chart.yaml b/incubator/romm/0.0.2/Chart.yaml deleted file mode 100644 index d82bae07162..00000000000 --- a/incubator/romm/0.0.2/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.29 -deprecated: false -description: game library manager focused in retro gaming -home: https://truecharts.org/charts/incubator/romm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png -keywords: - - romm - - rom-manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: romm -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/romm - - https://github.com/zurdi15/romm -type: application -version: 0.0.2 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/incubator/romm/0.0.2/app-changelog.md b/incubator/romm/0.0.2/app-changelog.md deleted file mode 100644 index 49601dd851b..00000000000 --- a/incubator/romm/0.0.2/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [romm-0.0.2](https://github.com/truecharts/charts/compare/romm-0.0.1...romm-0.0.2) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - \ No newline at end of file diff --git a/incubator/romm/0.0.2/charts/common-12.9.2.tgz b/incubator/romm/0.0.2/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/incubator/romm/0.0.2/charts/common-12.9.2.tgz and /dev/null differ diff --git a/incubator/romm/0.0.2/charts/mariadb-7.0.29.tgz b/incubator/romm/0.0.2/charts/mariadb-7.0.29.tgz deleted file mode 100644 index 21a10bce974..00000000000 Binary files a/incubator/romm/0.0.2/charts/mariadb-7.0.29.tgz and /dev/null differ diff --git a/incubator/romm/0.0.3/CHANGELOG.md b/incubator/romm/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..9e74c644ae8 --- /dev/null +++ b/incubator/romm/0.0.3/CHANGELOG.md @@ -0,0 +1,30 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [romm-0.0.3](https://github.com/truecharts/charts/compare/romm-0.0.2...romm-0.0.3) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [romm-0.0.2](https://github.com/truecharts/charts/compare/romm-0.0.1...romm-0.0.2) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [romm-0.0.1]romm-0.0.1 (2023-05-20) + diff --git a/incubator/romm/0.0.3/Chart.yaml b/incubator/romm/0.0.3/Chart.yaml new file mode 100644 index 00000000000..c49c766a1b2 --- /dev/null +++ b/incubator/romm/0.0.3/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.8.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 +deprecated: false +description: game library manager focused in retro gaming +home: https://truecharts.org/charts/incubator/romm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png +keywords: + - romm + - rom-manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: romm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/romm + - https://github.com/zurdi15/romm +type: application +version: 0.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/incubator/romm/0.0.2/README.md b/incubator/romm/0.0.3/README.md similarity index 100% rename from incubator/romm/0.0.2/README.md rename to incubator/romm/0.0.3/README.md diff --git a/incubator/romm/0.0.3/app-changelog.md b/incubator/romm/0.0.3/app-changelog.md new file mode 100644 index 00000000000..228d0ccf0f0 --- /dev/null +++ b/incubator/romm/0.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [romm-0.0.3](https://github.com/truecharts/charts/compare/romm-0.0.2...romm-0.0.3) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/incubator/romm/0.0.2/app-readme.md b/incubator/romm/0.0.3/app-readme.md similarity index 100% rename from incubator/romm/0.0.2/app-readme.md rename to incubator/romm/0.0.3/app-readme.md diff --git a/incubator/romm/0.0.3/charts/common-12.9.5.tgz b/incubator/romm/0.0.3/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/incubator/romm/0.0.3/charts/common-12.9.5.tgz differ diff --git a/incubator/romm/0.0.3/charts/mariadb-7.0.30.tgz b/incubator/romm/0.0.3/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/incubator/romm/0.0.3/charts/mariadb-7.0.30.tgz differ diff --git a/incubator/romm/0.0.2/ix_values.yaml b/incubator/romm/0.0.3/ix_values.yaml similarity index 100% rename from incubator/romm/0.0.2/ix_values.yaml rename to incubator/romm/0.0.3/ix_values.yaml diff --git a/incubator/romm/0.0.2/questions.yaml b/incubator/romm/0.0.3/questions.yaml similarity index 100% rename from incubator/romm/0.0.2/questions.yaml rename to incubator/romm/0.0.3/questions.yaml diff --git a/incubator/sshwifty/0.0.5/templates/NOTES.txt b/incubator/romm/0.0.3/templates/NOTES.txt similarity index 100% rename from incubator/sshwifty/0.0.5/templates/NOTES.txt rename to incubator/romm/0.0.3/templates/NOTES.txt diff --git a/incubator/romm/0.0.2/templates/common.yaml b/incubator/romm/0.0.3/templates/common.yaml similarity index 100% rename from incubator/romm/0.0.2/templates/common.yaml rename to incubator/romm/0.0.3/templates/common.yaml diff --git a/incubator/sshwifty/0.0.5/values.yaml b/incubator/romm/0.0.3/values.yaml similarity index 100% rename from incubator/sshwifty/0.0.5/values.yaml rename to incubator/romm/0.0.3/values.yaml diff --git a/incubator/speedtest-tracker/4.0.6/CHANGELOG.md b/incubator/speedtest-tracker/4.0.6/CHANGELOG.md deleted file mode 100644 index f6d2738575b..00000000000 --- a/incubator/speedtest-tracker/4.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [speedtest-tracker-4.0.6](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.5...speedtest-tracker-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [speedtest-tracker-4.0.5](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.4...speedtest-tracker-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [speedtest-tracker-4.0.4](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.3...speedtest-tracker-4.0.4) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [speedtest-tracker-4.0.3](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.2...speedtest-tracker-4.0.3) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [speedtest-tracker-4.0.2](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.1...speedtest-tracker-4.0.2) (2023-04-30) - -### Chore - -- update helm general non-major ([#8542](https://github.com/truecharts/charts/issues/8542)) - - - - -## [speedtest-tracker-4.0.1](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.0...speedtest-tracker-4.0.1) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/speedtest-tracker to latest ([#8381](https://github.com/truecharts/charts/issues/8381)) - - - - -## [speedtest-tracker-4.0.0](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.31...speedtest-tracker-4.0.0) (2023-04-30) - -### Fix - -- Port speedtest-tracker ([#8122](https://github.com/truecharts/charts/issues/8122)) - - - - -## [speedtest-tracker-3.0.31](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.30...speedtest-tracker-3.0.31) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [speedtest-tracker-3.0.30](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.29...speedtest-tracker-3.0.30) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/speedtest-tracker to latest - - - - -## [speedtest-tracker-3.0.29](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.28...speedtest-tracker-3.0.29) (2023-02-19) - -### Chore - -- update helm general non-major - - - diff --git a/incubator/speedtest-tracker/4.0.6/Chart.yaml b/incubator/speedtest-tracker/4.0.6/Chart.yaml deleted file mode 100644 index 7fd5da40973..00000000000 --- a/incubator/speedtest-tracker/4.0.6/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: A self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service. -home: https://truecharts.org/charts/incubator/speedtest-tracker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png -keywords: - - speedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: speedtest-tracker -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker - - https://github.com/alexjustesen/speedtest-tracker -version: 4.0.6 -annotations: - truecharts.org/catagories: | - - speedtest - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/speedtest-tracker/4.0.6/app-changelog.md b/incubator/speedtest-tracker/4.0.6/app-changelog.md deleted file mode 100644 index fb26499c7da..00000000000 --- a/incubator/speedtest-tracker/4.0.6/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [speedtest-tracker-4.0.6](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.5...speedtest-tracker-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - \ No newline at end of file diff --git a/incubator/speedtest-tracker/4.0.6/charts/common-12.9.2.tgz b/incubator/speedtest-tracker/4.0.6/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/incubator/speedtest-tracker/4.0.6/charts/common-12.9.2.tgz and /dev/null differ diff --git a/incubator/speedtest-tracker/4.0.7/CHANGELOG.md b/incubator/speedtest-tracker/4.0.7/CHANGELOG.md new file mode 100644 index 00000000000..3c1bd2814df --- /dev/null +++ b/incubator/speedtest-tracker/4.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/speedtest-tracker to latest ([#8381](https://github.com/truecharts/charts/issues/8381)) + + + + +## [speedtest-tracker-4.0.0](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.31...speedtest-tracker-4.0.0) (2023-04-30) + +### Fix + +- Port speedtest-tracker ([#8122](https://github.com/truecharts/charts/issues/8122)) + + + + +## [speedtest-tracker-3.0.31](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.30...speedtest-tracker-3.0.31) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [speedtest-tracker-3.0.30](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.29...speedtest-tracker-3.0.30) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/speedtest-tracker to latest + + + diff --git a/incubator/speedtest-tracker/4.0.7/Chart.yaml b/incubator/speedtest-tracker/4.0.7/Chart.yaml new file mode 100644 index 00000000000..ae8374af1e4 --- /dev/null +++ b/incubator/speedtest-tracker/4.0.7/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.7 +annotations: + truecharts.org/catagories: | + - speedtest + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/speedtest-tracker/4.0.6/README.md b/incubator/speedtest-tracker/4.0.7/README.md similarity index 100% rename from incubator/speedtest-tracker/4.0.6/README.md rename to incubator/speedtest-tracker/4.0.7/README.md diff --git a/incubator/speedtest-tracker/4.0.7/app-changelog.md b/incubator/speedtest-tracker/4.0.7/app-changelog.md new file mode 100644 index 00000000000..7d600257259 --- /dev/null +++ b/incubator/speedtest-tracker/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/incubator/speedtest-tracker/4.0.6/app-readme.md b/incubator/speedtest-tracker/4.0.7/app-readme.md similarity index 100% rename from incubator/speedtest-tracker/4.0.6/app-readme.md rename to incubator/speedtest-tracker/4.0.7/app-readme.md diff --git a/incubator/speedtest-tracker/4.0.7/charts/common-12.9.5.tgz b/incubator/speedtest-tracker/4.0.7/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/incubator/speedtest-tracker/4.0.7/charts/common-12.9.5.tgz differ diff --git a/incubator/speedtest-tracker/4.0.6/ix_values.yaml b/incubator/speedtest-tracker/4.0.7/ix_values.yaml similarity index 100% rename from incubator/speedtest-tracker/4.0.6/ix_values.yaml rename to incubator/speedtest-tracker/4.0.7/ix_values.yaml diff --git a/incubator/speedtest-tracker/4.0.6/questions.yaml b/incubator/speedtest-tracker/4.0.7/questions.yaml similarity index 100% rename from incubator/speedtest-tracker/4.0.6/questions.yaml rename to incubator/speedtest-tracker/4.0.7/questions.yaml diff --git a/stable/actualserver/4.0.16/templates/NOTES.txt b/incubator/speedtest-tracker/4.0.7/templates/NOTES.txt similarity index 100% rename from stable/actualserver/4.0.16/templates/NOTES.txt rename to incubator/speedtest-tracker/4.0.7/templates/NOTES.txt diff --git a/incubator/speedtest-tracker/4.0.6/templates/common.yaml b/incubator/speedtest-tracker/4.0.7/templates/common.yaml similarity index 100% rename from incubator/speedtest-tracker/4.0.6/templates/common.yaml rename to incubator/speedtest-tracker/4.0.7/templates/common.yaml diff --git a/stable/actualserver/4.0.16/values.yaml b/incubator/speedtest-tracker/4.0.7/values.yaml similarity index 100% rename from stable/actualserver/4.0.16/values.yaml rename to incubator/speedtest-tracker/4.0.7/values.yaml diff --git a/incubator/sshwifty/0.0.5/CHANGELOG.md b/incubator/sshwifty/0.0.5/CHANGELOG.md deleted file mode 100644 index b4d1004d4ea..00000000000 --- a/incubator/sshwifty/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,48 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sshwifty-0.0.5](https://github.com/truecharts/charts/compare/sshwifty-0.0.4...sshwifty-0.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [sshwifty-0.0.4](https://github.com/truecharts/charts/compare/sshwifty-0.0.3...sshwifty-0.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [sshwifty-0.0.3](https://github.com/truecharts/charts/compare/sshwifty-0.0.2...sshwifty-0.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [sshwifty-0.0.2](https://github.com/truecharts/charts/compare/sshwifty-0.0.1...sshwifty-0.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [sshwifty-0.0.1]sshwifty-0.0.1 (2023-04-30) - diff --git a/incubator/sshwifty/0.0.5/Chart.yaml b/incubator/sshwifty/0.0.5/Chart.yaml deleted file mode 100644 index c1680402dfe..00000000000 --- a/incubator/sshwifty/0.0.5/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: SSHwifty is a SSH and Telnet connector made for the Web. -home: https://truecharts.org/charts/incubator/sshwifty -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png -keywords: - - ssh -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sshwifty -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sshwifty - - https://github.com/niruix/sshwifty -type: application -version: 0.0.5 -annotations: - truecharts.org/catagories: | - - ssh - truecharts.org/SCALE-support: "true" diff --git a/incubator/sshwifty/0.0.5/app-changelog.md b/incubator/sshwifty/0.0.5/app-changelog.md deleted file mode 100644 index 91a6ca3e0ba..00000000000 --- a/incubator/sshwifty/0.0.5/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [sshwifty-0.0.5](https://github.com/truecharts/charts/compare/sshwifty-0.0.4...sshwifty-0.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - \ No newline at end of file diff --git a/incubator/sshwifty/0.0.5/charts/common-12.9.2.tgz b/incubator/sshwifty/0.0.5/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/incubator/sshwifty/0.0.5/charts/common-12.9.2.tgz and /dev/null differ diff --git a/incubator/sshwifty/0.0.6/CHANGELOG.md b/incubator/sshwifty/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..44a51923849 --- /dev/null +++ b/incubator/sshwifty/0.0.6/CHANGELOG.md @@ -0,0 +1,57 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sshwifty-0.0.6](https://github.com/truecharts/charts/compare/sshwifty-0.0.5...sshwifty-0.0.6) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [sshwifty-0.0.5](https://github.com/truecharts/charts/compare/sshwifty-0.0.4...sshwifty-0.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [sshwifty-0.0.4](https://github.com/truecharts/charts/compare/sshwifty-0.0.3...sshwifty-0.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [sshwifty-0.0.3](https://github.com/truecharts/charts/compare/sshwifty-0.0.2...sshwifty-0.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [sshwifty-0.0.2](https://github.com/truecharts/charts/compare/sshwifty-0.0.1...sshwifty-0.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [sshwifty-0.0.1]sshwifty-0.0.1 (2023-04-30) + diff --git a/incubator/sshwifty/0.0.6/Chart.yaml b/incubator/sshwifty/0.0.6/Chart.yaml new file mode 100644 index 00000000000..a4b18eff586 --- /dev/null +++ b/incubator/sshwifty/0.0.6/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +deprecated: false +description: SSHwifty is a SSH and Telnet connector made for the Web. +home: https://truecharts.org/charts/incubator/sshwifty +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png +keywords: + - ssh +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sshwifty +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sshwifty + - https://github.com/niruix/sshwifty +type: application +version: 0.0.6 +annotations: + truecharts.org/catagories: | + - ssh + truecharts.org/SCALE-support: "true" diff --git a/incubator/sshwifty/0.0.5/README.md b/incubator/sshwifty/0.0.6/README.md similarity index 100% rename from incubator/sshwifty/0.0.5/README.md rename to incubator/sshwifty/0.0.6/README.md diff --git a/incubator/sshwifty/0.0.6/app-changelog.md b/incubator/sshwifty/0.0.6/app-changelog.md new file mode 100644 index 00000000000..f1d20940808 --- /dev/null +++ b/incubator/sshwifty/0.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sshwifty-0.0.6](https://github.com/truecharts/charts/compare/sshwifty-0.0.5...sshwifty-0.0.6) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/incubator/sshwifty/0.0.5/app-readme.md b/incubator/sshwifty/0.0.6/app-readme.md similarity index 100% rename from incubator/sshwifty/0.0.5/app-readme.md rename to incubator/sshwifty/0.0.6/app-readme.md diff --git a/incubator/sshwifty/0.0.6/charts/common-12.9.5.tgz b/incubator/sshwifty/0.0.6/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/incubator/sshwifty/0.0.6/charts/common-12.9.5.tgz differ diff --git a/incubator/sshwifty/0.0.5/ix_values.yaml b/incubator/sshwifty/0.0.6/ix_values.yaml similarity index 100% rename from incubator/sshwifty/0.0.5/ix_values.yaml rename to incubator/sshwifty/0.0.6/ix_values.yaml diff --git a/incubator/sshwifty/0.0.5/questions.yaml b/incubator/sshwifty/0.0.6/questions.yaml similarity index 100% rename from incubator/sshwifty/0.0.5/questions.yaml rename to incubator/sshwifty/0.0.6/questions.yaml diff --git a/stable/adguard-home/5.0.15/templates/NOTES.txt b/incubator/sshwifty/0.0.6/templates/NOTES.txt similarity index 100% rename from stable/adguard-home/5.0.15/templates/NOTES.txt rename to incubator/sshwifty/0.0.6/templates/NOTES.txt diff --git a/incubator/sshwifty/0.0.5/templates/common.yaml b/incubator/sshwifty/0.0.6/templates/common.yaml similarity index 100% rename from incubator/sshwifty/0.0.5/templates/common.yaml rename to incubator/sshwifty/0.0.6/templates/common.yaml diff --git a/stable/adguard-home/5.0.15/values.yaml b/incubator/sshwifty/0.0.6/values.yaml similarity index 100% rename from stable/adguard-home/5.0.15/values.yaml rename to incubator/sshwifty/0.0.6/values.yaml diff --git a/stable/actualserver/4.0.16/CHANGELOG.md b/stable/actualserver/4.0.16/CHANGELOG.md deleted file mode 100644 index 606cd6cf819..00000000000 --- a/stable/actualserver/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [actualserver-4.0.16](https://github.com/truecharts/charts/compare/actualserver-4.0.15...actualserver-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [actualserver-4.0.15](https://github.com/truecharts/charts/compare/actualserver-4.0.14...actualserver-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [actualserver-4.0.14](https://github.com/truecharts/charts/compare/actualserver-4.0.13...actualserver-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [actualserver-4.0.13](https://github.com/truecharts/charts/compare/actualserver-4.0.12...actualserver-4.0.13) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.5.0 ([#8847](https://github.com/truecharts/charts/issues/8847)) - - - - -## [actualserver-4.0.12](https://github.com/truecharts/charts/compare/actualserver-4.0.11...actualserver-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [actualserver-4.0.11](https://github.com/truecharts/charts/compare/actualserver-4.0.10...actualserver-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [actualserver-4.0.10](https://github.com/truecharts/charts/compare/actualserver-4.0.9...actualserver-4.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.4.2 ([#8547](https://github.com/truecharts/charts/issues/8547)) - - - - -## [actualserver-4.0.9](https://github.com/truecharts/charts/compare/actualserver-4.0.8...actualserver-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [actualserver-4.0.8](https://github.com/truecharts/charts/compare/actualserver-4.0.7...actualserver-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [actualserver-4.0.7](https://github.com/truecharts/charts/compare/actualserver-4.0.6...actualserver-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [actualserver-4.0.6](https://github.com/truecharts/charts/compare/actualserver-4.0.5...actualserver-4.0.6) (2023-04-16) - -### Chore diff --git a/stable/actualserver/4.0.16/Chart.yaml b/stable/actualserver/4.0.16/Chart.yaml deleted file mode 100644 index 22a1138091d..00000000000 --- a/stable/actualserver/4.0.16/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.9.2 -deprecated: false -description: Actual is a super fast privacy-focused app for managing your finances. -home: https://truecharts.org/charts/stable/actualserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png -keywords: - - actualserver - - finance -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: actualserver -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver - - https://github.com/Kippenhof/docker-templates -type: application -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - finance -version: 4.0.16 diff --git a/stable/actualserver/4.0.16/app-changelog.md b/stable/actualserver/4.0.16/app-changelog.md deleted file mode 100644 index ced8e2a30f8..00000000000 --- a/stable/actualserver/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [actualserver-4.0.16](https://github.com/truecharts/charts/compare/actualserver-4.0.15...actualserver-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/actualserver/4.0.16/charts/common-12.9.2.tgz b/stable/actualserver/4.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/actualserver/4.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/actualserver/4.0.17/CHANGELOG.md b/stable/actualserver/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..2cd53a447d1 --- /dev/null +++ b/stable/actualserver/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [actualserver-4.0.10](https://github.com/truecharts/charts/compare/actualserver-4.0.9...actualserver-4.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.4.2 ([#8547](https://github.com/truecharts/charts/issues/8547)) + + + + +## [actualserver-4.0.9](https://github.com/truecharts/charts/compare/actualserver-4.0.8...actualserver-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [actualserver-4.0.8](https://github.com/truecharts/charts/compare/actualserver-4.0.7...actualserver-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [actualserver-4.0.7](https://github.com/truecharts/charts/compare/actualserver-4.0.6...actualserver-4.0.7) (2023-04-20) + +### Chore diff --git a/stable/actualserver/4.0.17/Chart.yaml b/stable/actualserver/4.0.17/Chart.yaml new file mode 100644 index 00000000000..a11061e52df --- /dev/null +++ b/stable/actualserver/4.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 diff --git a/stable/actualserver/4.0.16/README.md b/stable/actualserver/4.0.17/README.md similarity index 100% rename from stable/actualserver/4.0.16/README.md rename to stable/actualserver/4.0.17/README.md diff --git a/stable/actualserver/4.0.17/app-changelog.md b/stable/actualserver/4.0.17/app-changelog.md new file mode 100644 index 00000000000..9bf00037910 --- /dev/null +++ b/stable/actualserver/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/actualserver/4.0.16/app-readme.md b/stable/actualserver/4.0.17/app-readme.md similarity index 100% rename from stable/actualserver/4.0.16/app-readme.md rename to stable/actualserver/4.0.17/app-readme.md diff --git a/stable/actualserver/4.0.17/charts/common-12.9.5.tgz b/stable/actualserver/4.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/actualserver/4.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/actualserver/4.0.16/ix_values.yaml b/stable/actualserver/4.0.17/ix_values.yaml similarity index 100% rename from stable/actualserver/4.0.16/ix_values.yaml rename to stable/actualserver/4.0.17/ix_values.yaml diff --git a/stable/actualserver/4.0.16/questions.yaml b/stable/actualserver/4.0.17/questions.yaml similarity index 100% rename from stable/actualserver/4.0.16/questions.yaml rename to stable/actualserver/4.0.17/questions.yaml diff --git a/stable/adminer/4.0.17/templates/NOTES.txt b/stable/actualserver/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/adminer/4.0.17/templates/NOTES.txt rename to stable/actualserver/4.0.17/templates/NOTES.txt diff --git a/stable/actualserver/4.0.16/templates/common.yaml b/stable/actualserver/4.0.17/templates/common.yaml similarity index 100% rename from stable/actualserver/4.0.16/templates/common.yaml rename to stable/actualserver/4.0.17/templates/common.yaml diff --git a/stable/adminer/4.0.17/values.yaml b/stable/actualserver/4.0.17/values.yaml similarity index 100% rename from stable/adminer/4.0.17/values.yaml rename to stable/actualserver/4.0.17/values.yaml diff --git a/stable/adguard-home/5.0.15/CHANGELOG.md b/stable/adguard-home/5.0.15/CHANGELOG.md deleted file mode 100644 index 8c86d51ee17..00000000000 --- a/stable/adguard-home/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [adguard-home-5.0.15](https://github.com/truecharts/charts/compare/adguard-home-5.0.14...adguard-home-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [adguard-home-5.0.14](https://github.com/truecharts/charts/compare/adguard-home-5.0.12...adguard-home-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [adguard-home-5.0.12](https://github.com/truecharts/charts/compare/adguard-home-5.0.11...adguard-home-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [adguard-home-5.0.11](https://github.com/truecharts/charts/compare/adguard-home-5.0.10...adguard-home-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [adguard-home-5.0.10](https://github.com/truecharts/charts/compare/adguard-home-5.0.9...adguard-home-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [adguard-home-5.0.9](https://github.com/truecharts/charts/compare/adguard-home-5.0.8...adguard-home-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [adguard-home-5.0.8](https://github.com/truecharts/charts/compare/adguard-home-5.0.7...adguard-home-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [adguard-home-5.0.7](https://github.com/truecharts/charts/compare/adguard-home-5.0.6...adguard-home-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [adguard-home-5.0.6](https://github.com/truecharts/charts/compare/adguard-home-5.0.5...adguard-home-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [adguard-home-5.0.5](https://github.com/truecharts/charts/compare/adguard-home-5.0.4...adguard-home-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [adguard-home-5.0.4](https://github.com/truecharts/charts/compare/adguard-home-5.0.3...adguard-home-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/adguard-home/5.0.15/Chart.yaml b/stable/adguard-home/5.0.15/Chart.yaml deleted file mode 100644 index 453b5e2a805..00000000000 --- a/stable/adguard-home/5.0.15/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.107.25" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Free and open source, powerful network-wide ads & trackers blocking DNS server. -home: https://truecharts.org/charts/stable/adguard-home -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png -keywords: - - adblock - - adguard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: adguard-home -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/adguard-home/5.0.15/app-changelog.md b/stable/adguard-home/5.0.15/app-changelog.md deleted file mode 100644 index 7e3dc20ed15..00000000000 --- a/stable/adguard-home/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adguard-home-5.0.15](https://github.com/truecharts/charts/compare/adguard-home-5.0.14...adguard-home-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/adguard-home/5.0.15/charts/common-12.9.2.tgz b/stable/adguard-home/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/adguard-home/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/adguard-home/5.0.16/CHANGELOG.md b/stable/adguard-home/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..b57dbc9f63a --- /dev/null +++ b/stable/adguard-home/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [adguard-home-5.0.9](https://github.com/truecharts/charts/compare/adguard-home-5.0.8...adguard-home-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [adguard-home-5.0.8](https://github.com/truecharts/charts/compare/adguard-home-5.0.7...adguard-home-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [adguard-home-5.0.7](https://github.com/truecharts/charts/compare/adguard-home-5.0.6...adguard-home-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [adguard-home-5.0.6](https://github.com/truecharts/charts/compare/adguard-home-5.0.5...adguard-home-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [adguard-home-5.0.5](https://github.com/truecharts/charts/compare/adguard-home-5.0.4...adguard-home-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/adguard-home/5.0.16/Chart.yaml b/stable/adguard-home/5.0.16/Chart.yaml new file mode 100644 index 00000000000..6707c9cc269 --- /dev/null +++ b/stable/adguard-home/5.0.16/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.107.25" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/adguard-home/5.0.15/README.md b/stable/adguard-home/5.0.16/README.md similarity index 100% rename from stable/adguard-home/5.0.15/README.md rename to stable/adguard-home/5.0.16/README.md diff --git a/stable/adguard-home/5.0.16/app-changelog.md b/stable/adguard-home/5.0.16/app-changelog.md new file mode 100644 index 00000000000..4f1a7a69bd1 --- /dev/null +++ b/stable/adguard-home/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/adguard-home/5.0.15/app-readme.md b/stable/adguard-home/5.0.16/app-readme.md similarity index 100% rename from stable/adguard-home/5.0.15/app-readme.md rename to stable/adguard-home/5.0.16/app-readme.md diff --git a/stable/adguard-home/5.0.16/charts/common-12.9.5.tgz b/stable/adguard-home/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/adguard-home/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/adguard-home/5.0.15/ix_values.yaml b/stable/adguard-home/5.0.16/ix_values.yaml similarity index 100% rename from stable/adguard-home/5.0.15/ix_values.yaml rename to stable/adguard-home/5.0.16/ix_values.yaml diff --git a/stable/adguard-home/5.0.15/questions.yaml b/stable/adguard-home/5.0.16/questions.yaml similarity index 100% rename from stable/adguard-home/5.0.15/questions.yaml rename to stable/adguard-home/5.0.16/questions.yaml diff --git a/stable/airdcpp-webclient/6.0.15/templates/NOTES.txt b/stable/adguard-home/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/airdcpp-webclient/6.0.15/templates/NOTES.txt rename to stable/adguard-home/5.0.16/templates/NOTES.txt diff --git a/stable/adguard-home/5.0.15/templates/common.yaml b/stable/adguard-home/5.0.16/templates/common.yaml similarity index 100% rename from stable/adguard-home/5.0.15/templates/common.yaml rename to stable/adguard-home/5.0.16/templates/common.yaml diff --git a/stable/airdcpp-webclient/6.0.15/values.yaml b/stable/adguard-home/5.0.16/values.yaml similarity index 100% rename from stable/airdcpp-webclient/6.0.15/values.yaml rename to stable/adguard-home/5.0.16/values.yaml diff --git a/stable/adminer/4.0.17/CHANGELOG.md b/stable/adminer/4.0.17/CHANGELOG.md deleted file mode 100644 index 3bc17564c10..00000000000 --- a/stable/adminer/4.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [adminer-4.0.13](https://github.com/truecharts/charts/compare/adminer-4.0.12...adminer-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) - - - - -## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) - - - - -## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) - - - - -## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) - - - - -## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) - - - - -## [adminer-4.0.11](https://github.com/truecharts/charts/compare/adminer-4.0.10...adminer-4.0.11) (2023-05-03) - -### Chore diff --git a/stable/adminer/4.0.17/Chart.yaml b/stable/adminer/4.0.17/Chart.yaml deleted file mode 100644 index 5f7c6ea608e..00000000000 --- a/stable/adminer/4.0.17/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.9.2 -deprecated: false -description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. -home: https://truecharts.org/charts/stable/adminer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png -keywords: - - adminer - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: adminer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adminer - - https://github.com/vrana/adminer - - http://hub.docker.com/_/adminer/ -type: application -version: 4.0.17 diff --git a/stable/adminer/4.0.17/app-changelog.md b/stable/adminer/4.0.17/app-changelog.md deleted file mode 100644 index 9dd84bd61b2..00000000000 --- a/stable/adminer/4.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/adminer/4.0.17/charts/common-12.9.2.tgz b/stable/adminer/4.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/adminer/4.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/adminer/4.0.18/CHANGELOG.md b/stable/adminer/4.0.18/CHANGELOG.md new file mode 100644 index 00000000000..ade397f9c3a --- /dev/null +++ b/stable/adminer/4.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [adminer-4.0.13](https://github.com/truecharts/charts/compare/adminer-4.0.12...adminer-4.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) + + + + +## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) + + + + +## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) + + + + +## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) + + + + +## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) + +### Chore diff --git a/stable/adminer/4.0.18/Chart.yaml b/stable/adminer/4.0.18/Chart.yaml new file mode 100644 index 00000000000..6c82c506609 --- /dev/null +++ b/stable/adminer/4.0.18/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 diff --git a/stable/adminer/4.0.17/README.md b/stable/adminer/4.0.18/README.md similarity index 100% rename from stable/adminer/4.0.17/README.md rename to stable/adminer/4.0.18/README.md diff --git a/stable/adminer/4.0.18/app-changelog.md b/stable/adminer/4.0.18/app-changelog.md new file mode 100644 index 00000000000..cf4714bf3b1 --- /dev/null +++ b/stable/adminer/4.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/adminer/4.0.17/app-readme.md b/stable/adminer/4.0.18/app-readme.md similarity index 100% rename from stable/adminer/4.0.17/app-readme.md rename to stable/adminer/4.0.18/app-readme.md diff --git a/stable/adminer/4.0.18/charts/common-12.9.5.tgz b/stable/adminer/4.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/adminer/4.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/adminer/4.0.17/ix_values.yaml b/stable/adminer/4.0.18/ix_values.yaml similarity index 100% rename from stable/adminer/4.0.17/ix_values.yaml rename to stable/adminer/4.0.18/ix_values.yaml diff --git a/stable/adminer/4.0.17/questions.yaml b/stable/adminer/4.0.18/questions.yaml similarity index 100% rename from stable/adminer/4.0.17/questions.yaml rename to stable/adminer/4.0.18/questions.yaml diff --git a/stable/airsonic-advanced/9.0.4/templates/NOTES.txt b/stable/adminer/4.0.18/templates/NOTES.txt similarity index 100% rename from stable/airsonic-advanced/9.0.4/templates/NOTES.txt rename to stable/adminer/4.0.18/templates/NOTES.txt diff --git a/stable/adminer/4.0.17/templates/common.yaml b/stable/adminer/4.0.18/templates/common.yaml similarity index 100% rename from stable/adminer/4.0.17/templates/common.yaml rename to stable/adminer/4.0.18/templates/common.yaml diff --git a/stable/airsonic-advanced/9.0.4/values.yaml b/stable/adminer/4.0.18/values.yaml similarity index 100% rename from stable/airsonic-advanced/9.0.4/values.yaml rename to stable/adminer/4.0.18/values.yaml diff --git a/stable/airdcpp-webclient/6.0.15/CHANGELOG.md b/stable/airdcpp-webclient/6.0.15/CHANGELOG.md deleted file mode 100644 index d0e2772bd0b..00000000000 --- a/stable/airdcpp-webclient/6.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [airdcpp-webclient-6.0.15](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.14...airdcpp-webclient-6.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [airdcpp-webclient-6.0.14](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.13...airdcpp-webclient-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [airdcpp-webclient-6.0.13](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.12...airdcpp-webclient-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [airdcpp-webclient-6.0.12](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.11...airdcpp-webclient-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [airdcpp-webclient-6.0.11](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.10...airdcpp-webclient-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [airdcpp-webclient-6.0.10](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.9...airdcpp-webclient-6.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/airdcpp-webclient to v2.11.4 ([#8433](https://github.com/truecharts/charts/issues/8433)) - - - - -## [airdcpp-webclient-6.0.9](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.8...airdcpp-webclient-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [airdcpp-webclient-6.0.8](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.7...airdcpp-webclient-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [airdcpp-webclient-6.0.7](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.6...airdcpp-webclient-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [airdcpp-webclient-6.0.6](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.5...airdcpp-webclient-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [airdcpp-webclient-6.0.5](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.4...airdcpp-webclient-6.0.5) (2023-04-16) - -### Chore diff --git a/stable/airdcpp-webclient/6.0.15/Chart.yaml b/stable/airdcpp-webclient/6.0.15/Chart.yaml deleted file mode 100644 index f9ccebc0fcf..00000000000 --- a/stable/airdcpp-webclient/6.0.15/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.11.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. -home: https://truecharts.org/charts/stable/airdcpp-webclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png -keywords: - - DC++ - - dcpp - - airdcpp -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airdcpp-webclient -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient - - https://airdcpp-web.github.io/ - - https://github.com/airdcpp-web/airdcpp-webclient -type: application -version: 6.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/airdcpp-webclient/6.0.15/app-changelog.md b/stable/airdcpp-webclient/6.0.15/app-changelog.md deleted file mode 100644 index 1b63c68f30e..00000000000 --- a/stable/airdcpp-webclient/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [airdcpp-webclient-6.0.15](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.14...airdcpp-webclient-6.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/airdcpp-webclient/6.0.15/charts/common-12.9.2.tgz b/stable/airdcpp-webclient/6.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/airdcpp-webclient/6.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/airdcpp-webclient/6.0.16/CHANGELOG.md b/stable/airdcpp-webclient/6.0.16/CHANGELOG.md new file mode 100644 index 00000000000..7936ffdc733 --- /dev/null +++ b/stable/airdcpp-webclient/6.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [airdcpp-webclient-6.0.10](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.9...airdcpp-webclient-6.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/airdcpp-webclient to v2.11.4 ([#8433](https://github.com/truecharts/charts/issues/8433)) + + + + +## [airdcpp-webclient-6.0.9](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.8...airdcpp-webclient-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [airdcpp-webclient-6.0.8](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.7...airdcpp-webclient-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [airdcpp-webclient-6.0.7](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.6...airdcpp-webclient-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [airdcpp-webclient-6.0.6](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.5...airdcpp-webclient-6.0.6) (2023-04-16) + +### Chore diff --git a/stable/airdcpp-webclient/6.0.16/Chart.yaml b/stable/airdcpp-webclient/6.0.16/Chart.yaml new file mode 100644 index 00000000000..669bb6976ab --- /dev/null +++ b/stable/airdcpp-webclient/6.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.11.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/airdcpp-webclient/6.0.15/README.md b/stable/airdcpp-webclient/6.0.16/README.md similarity index 100% rename from stable/airdcpp-webclient/6.0.15/README.md rename to stable/airdcpp-webclient/6.0.16/README.md diff --git a/stable/airdcpp-webclient/6.0.16/app-changelog.md b/stable/airdcpp-webclient/6.0.16/app-changelog.md new file mode 100644 index 00000000000..935ac21ff9a --- /dev/null +++ b/stable/airdcpp-webclient/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/airdcpp-webclient/6.0.15/app-readme.md b/stable/airdcpp-webclient/6.0.16/app-readme.md similarity index 100% rename from stable/airdcpp-webclient/6.0.15/app-readme.md rename to stable/airdcpp-webclient/6.0.16/app-readme.md diff --git a/stable/airdcpp-webclient/6.0.16/charts/common-12.9.5.tgz b/stable/airdcpp-webclient/6.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/airdcpp-webclient/6.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/airdcpp-webclient/6.0.15/ix_values.yaml b/stable/airdcpp-webclient/6.0.16/ix_values.yaml similarity index 100% rename from stable/airdcpp-webclient/6.0.15/ix_values.yaml rename to stable/airdcpp-webclient/6.0.16/ix_values.yaml diff --git a/stable/airdcpp-webclient/6.0.15/questions.yaml b/stable/airdcpp-webclient/6.0.16/questions.yaml similarity index 100% rename from stable/airdcpp-webclient/6.0.15/questions.yaml rename to stable/airdcpp-webclient/6.0.16/questions.yaml diff --git a/stable/airsonic/9.0.15/templates/NOTES.txt b/stable/airdcpp-webclient/6.0.16/templates/NOTES.txt similarity index 100% rename from stable/airsonic/9.0.15/templates/NOTES.txt rename to stable/airdcpp-webclient/6.0.16/templates/NOTES.txt diff --git a/stable/airdcpp-webclient/6.0.15/templates/common.yaml b/stable/airdcpp-webclient/6.0.16/templates/common.yaml similarity index 100% rename from stable/airdcpp-webclient/6.0.15/templates/common.yaml rename to stable/airdcpp-webclient/6.0.16/templates/common.yaml diff --git a/stable/airsonic/9.0.15/values.yaml b/stable/airdcpp-webclient/6.0.16/values.yaml similarity index 100% rename from stable/airsonic/9.0.15/values.yaml rename to stable/airdcpp-webclient/6.0.16/values.yaml diff --git a/stable/airsonic-advanced/9.0.4/CHANGELOG.md b/stable/airsonic-advanced/9.0.4/CHANGELOG.md deleted file mode 100644 index b29b23f8a46..00000000000 --- a/stable/airsonic-advanced/9.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [airsonic-advanced-9.0.4](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.3...airsonic-advanced-9.0.4) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [airsonic-advanced-9.0.3](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.2...airsonic-advanced-9.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [airsonic-advanced-9.0.2](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.1...airsonic-advanced-9.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [airsonic-advanced-9.0.1](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.0...airsonic-advanced-9.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [airsonic-advanced-9.0.0](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.23...airsonic-advanced-9.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [airsonic-advanced-7.0.23](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.22...airsonic-advanced-7.0.23) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [airsonic-advanced-7.0.22](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.21...airsonic-advanced-7.0.22) (2023-02-19) - -### Chore - -- update helm general non-major - - - - -## [airsonic-advanced-7.0.21](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.20...airsonic-advanced-7.0.21) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [airsonic-advanced-7.0.20](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.19...airsonic-advanced-7.0.20) (2023-02-03) - - - - -## [airsonic-advanced-7.0.19](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.18...airsonic-advanced-7.0.19) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - - - -## [airsonic-advanced-7.0.18](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.17...airsonic-advanced-7.0.18) (2023-01-23) - -### Chore diff --git a/stable/airsonic-advanced/9.0.4/Chart.yaml b/stable/airsonic-advanced/9.0.4/Chart.yaml deleted file mode 100644 index 0973ca2a810..00000000000 --- a/stable/airsonic-advanced/9.0.4/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.9.2 -description: Airsonic is a Free and Open Source community driven media server -home: https://truecharts.org/charts/stable/airsonic-advanced -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png -keywords: - - airsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airsonic-advanced -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced - - https://github.com/airsonic/airsonic-advanced -version: 9.0.4 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/airsonic-advanced/9.0.4/app-changelog.md b/stable/airsonic-advanced/9.0.4/app-changelog.md deleted file mode 100644 index 46274e565ca..00000000000 --- a/stable/airsonic-advanced/9.0.4/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [airsonic-advanced-9.0.4](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.3...airsonic-advanced-9.0.4) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/airsonic-advanced/9.0.4/charts/common-12.9.2.tgz b/stable/airsonic-advanced/9.0.4/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/airsonic-advanced/9.0.4/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/9.0.5/CHANGELOG.md b/stable/airsonic-advanced/9.0.5/CHANGELOG.md new file mode 100644 index 00000000000..915cbc2c3cb --- /dev/null +++ b/stable/airsonic-advanced/9.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [airsonic-advanced-7.0.22](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.21...airsonic-advanced-7.0.22) (2023-02-19) + +### Chore + +- update helm general non-major + + + + +## [airsonic-advanced-7.0.21](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.20...airsonic-advanced-7.0.21) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [airsonic-advanced-7.0.20](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.19...airsonic-advanced-7.0.20) (2023-02-03) + + + + +## [airsonic-advanced-7.0.19](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.18...airsonic-advanced-7.0.19) (2023-01-24) + +### Chore diff --git a/stable/airsonic-advanced/9.0.5/Chart.yaml b/stable/airsonic-advanced/9.0.5/Chart.yaml new file mode 100644 index 00000000000..8a402243712 --- /dev/null +++ b/stable/airsonic-advanced/9.0.5/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "11.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.5 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/airsonic-advanced/9.0.4/README.md b/stable/airsonic-advanced/9.0.5/README.md similarity index 100% rename from stable/airsonic-advanced/9.0.4/README.md rename to stable/airsonic-advanced/9.0.5/README.md diff --git a/stable/airsonic-advanced/9.0.5/app-changelog.md b/stable/airsonic-advanced/9.0.5/app-changelog.md new file mode 100644 index 00000000000..5646ad15650 --- /dev/null +++ b/stable/airsonic-advanced/9.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/airsonic-advanced/9.0.4/app-readme.md b/stable/airsonic-advanced/9.0.5/app-readme.md similarity index 100% rename from stable/airsonic-advanced/9.0.4/app-readme.md rename to stable/airsonic-advanced/9.0.5/app-readme.md diff --git a/stable/airsonic-advanced/9.0.5/charts/common-12.9.5.tgz b/stable/airsonic-advanced/9.0.5/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/airsonic-advanced/9.0.5/charts/common-12.9.5.tgz differ diff --git a/stable/airsonic-advanced/9.0.4/ix_values.yaml b/stable/airsonic-advanced/9.0.5/ix_values.yaml similarity index 100% rename from stable/airsonic-advanced/9.0.4/ix_values.yaml rename to stable/airsonic-advanced/9.0.5/ix_values.yaml diff --git a/stable/airsonic-advanced/9.0.4/questions.yaml b/stable/airsonic-advanced/9.0.5/questions.yaml similarity index 100% rename from stable/airsonic-advanced/9.0.4/questions.yaml rename to stable/airsonic-advanced/9.0.5/questions.yaml diff --git a/stable/alist/5.0.15/templates/NOTES.txt b/stable/airsonic-advanced/9.0.5/templates/NOTES.txt similarity index 100% rename from stable/alist/5.0.15/templates/NOTES.txt rename to stable/airsonic-advanced/9.0.5/templates/NOTES.txt diff --git a/stable/airsonic-advanced/9.0.4/templates/common.yaml b/stable/airsonic-advanced/9.0.5/templates/common.yaml similarity index 100% rename from stable/airsonic-advanced/9.0.4/templates/common.yaml rename to stable/airsonic-advanced/9.0.5/templates/common.yaml diff --git a/stable/alist/5.0.15/values.yaml b/stable/airsonic-advanced/9.0.5/values.yaml similarity index 100% rename from stable/alist/5.0.15/values.yaml rename to stable/airsonic-advanced/9.0.5/values.yaml diff --git a/stable/airsonic/9.0.15/CHANGELOG.md b/stable/airsonic/9.0.15/CHANGELOG.md deleted file mode 100644 index 0a9e59518bd..00000000000 --- a/stable/airsonic/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [airsonic-9.0.15](https://github.com/truecharts/charts/compare/airsonic-9.0.14...airsonic-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [airsonic-9.0.14](https://github.com/truecharts/charts/compare/airsonic-9.0.12...airsonic-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [airsonic-9.0.12](https://github.com/truecharts/charts/compare/airsonic-9.0.11...airsonic-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [airsonic-9.0.11](https://github.com/truecharts/charts/compare/airsonic-9.0.10...airsonic-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [airsonic-9.0.10](https://github.com/truecharts/charts/compare/airsonic-9.0.9...airsonic-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [airsonic-9.0.9](https://github.com/truecharts/charts/compare/airsonic-9.0.8...airsonic-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [airsonic-9.0.8](https://github.com/truecharts/charts/compare/airsonic-9.0.7...airsonic-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [airsonic-9.0.7](https://github.com/truecharts/charts/compare/airsonic-9.0.6...airsonic-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [airsonic-9.0.6](https://github.com/truecharts/charts/compare/airsonic-9.0.5...airsonic-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [airsonic-9.0.5](https://github.com/truecharts/charts/compare/airsonic-9.0.4...airsonic-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [airsonic-9.0.4](https://github.com/truecharts/charts/compare/airsonic-9.0.3...airsonic-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/airsonic/9.0.15/Chart.yaml b/stable/airsonic/9.0.15/Chart.yaml deleted file mode 100644 index 6e10190b3dd..00000000000 --- a/stable/airsonic/9.0.15/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.9.2 -description: Airsonic is a Free and Open Source community driven media server -home: https://truecharts.org/charts/stable/airsonic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png -keywords: - - airsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airsonic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic - - https://github.com/airsonic/airsonic - - https://github.com/linuxserver/docker-airsonic - - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 9.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/airsonic/9.0.15/app-changelog.md b/stable/airsonic/9.0.15/app-changelog.md deleted file mode 100644 index c51479b6140..00000000000 --- a/stable/airsonic/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [airsonic-9.0.15](https://github.com/truecharts/charts/compare/airsonic-9.0.14...airsonic-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/airsonic/9.0.15/charts/common-12.9.2.tgz b/stable/airsonic/9.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/airsonic/9.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/airsonic/9.0.16/CHANGELOG.md b/stable/airsonic/9.0.16/CHANGELOG.md new file mode 100644 index 00000000000..f0ae2e3b473 --- /dev/null +++ b/stable/airsonic/9.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [airsonic-9.0.8](https://github.com/truecharts/charts/compare/airsonic-9.0.7...airsonic-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [airsonic-9.0.7](https://github.com/truecharts/charts/compare/airsonic-9.0.6...airsonic-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [airsonic-9.0.6](https://github.com/truecharts/charts/compare/airsonic-9.0.5...airsonic-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [airsonic-9.0.5](https://github.com/truecharts/charts/compare/airsonic-9.0.4...airsonic-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/airsonic/9.0.16/Chart.yaml b/stable/airsonic/9.0.16/Chart.yaml new file mode 100644 index 00000000000..2d7bedb7bd6 --- /dev/null +++ b/stable/airsonic/9.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "10.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/airsonic/9.0.15/README.md b/stable/airsonic/9.0.16/README.md similarity index 100% rename from stable/airsonic/9.0.15/README.md rename to stable/airsonic/9.0.16/README.md diff --git a/stable/airsonic/9.0.16/app-changelog.md b/stable/airsonic/9.0.16/app-changelog.md new file mode 100644 index 00000000000..c1bbebb10e5 --- /dev/null +++ b/stable/airsonic/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/airsonic/9.0.15/app-readme.md b/stable/airsonic/9.0.16/app-readme.md similarity index 100% rename from stable/airsonic/9.0.15/app-readme.md rename to stable/airsonic/9.0.16/app-readme.md diff --git a/stable/airsonic/9.0.16/charts/common-12.9.5.tgz b/stable/airsonic/9.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/airsonic/9.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/airsonic/9.0.15/ix_values.yaml b/stable/airsonic/9.0.16/ix_values.yaml similarity index 100% rename from stable/airsonic/9.0.15/ix_values.yaml rename to stable/airsonic/9.0.16/ix_values.yaml diff --git a/stable/airsonic/9.0.15/questions.yaml b/stable/airsonic/9.0.16/questions.yaml similarity index 100% rename from stable/airsonic/9.0.15/questions.yaml rename to stable/airsonic/9.0.16/questions.yaml diff --git a/stable/amcrest2mqtt/7.0.14/templates/NOTES.txt b/stable/airsonic/9.0.16/templates/NOTES.txt similarity index 100% rename from stable/amcrest2mqtt/7.0.14/templates/NOTES.txt rename to stable/airsonic/9.0.16/templates/NOTES.txt diff --git a/stable/airsonic/9.0.15/templates/common.yaml b/stable/airsonic/9.0.16/templates/common.yaml similarity index 100% rename from stable/airsonic/9.0.15/templates/common.yaml rename to stable/airsonic/9.0.16/templates/common.yaml diff --git a/stable/amcrest2mqtt/7.0.14/values.yaml b/stable/airsonic/9.0.16/values.yaml similarity index 100% rename from stable/amcrest2mqtt/7.0.14/values.yaml rename to stable/airsonic/9.0.16/values.yaml diff --git a/stable/alist/5.0.15/CHANGELOG.md b/stable/alist/5.0.15/CHANGELOG.md deleted file mode 100644 index 00454f056bf..00000000000 --- a/stable/alist/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [alist-5.0.15](https://github.com/truecharts/charts/compare/alist-5.0.14...alist-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [alist-5.0.14](https://github.com/truecharts/charts/compare/alist-5.0.13...alist-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [alist-5.0.13](https://github.com/truecharts/charts/compare/alist-5.0.12...alist-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [alist-5.0.12](https://github.com/truecharts/charts/compare/alist-5.0.11...alist-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [alist-5.0.11](https://github.com/truecharts/charts/compare/alist-5.0.10...alist-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [alist-5.0.10](https://github.com/truecharts/charts/compare/alist-5.0.9...alist-5.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.16.3 ([#8548](https://github.com/truecharts/charts/issues/8548)) - - - - -## [alist-5.0.9](https://github.com/truecharts/charts/compare/alist-5.0.8...alist-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [alist-5.0.8](https://github.com/truecharts/charts/compare/alist-5.0.7...alist-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [alist-5.0.7](https://github.com/truecharts/charts/compare/alist-5.0.6...alist-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [alist-5.0.6](https://github.com/truecharts/charts/compare/alist-5.0.5...alist-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [alist-5.0.5](https://github.com/truecharts/charts/compare/alist-5.0.4...alist-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/alist/5.0.15/Chart.yaml b/stable/alist/5.0.15/Chart.yaml deleted file mode 100644 index 3eccd903835..00000000000 --- a/stable/alist/5.0.15/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: alist -version: 5.0.15 -appVersion: "3.16.3" -description: Alist program that supports multiple storage, powered by Gin and React -type: application -deprecated: false -home: https://truecharts.org/charts/stable/alist -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png -keywords: - - alist - - storage - - webdav - - google driver - - aliyun driver - - baiduyun -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/alist - - https://github.com/Xhofe/alist -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/alist/5.0.15/app-changelog.md b/stable/alist/5.0.15/app-changelog.md deleted file mode 100644 index 2443830a9f6..00000000000 --- a/stable/alist/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alist-5.0.15](https://github.com/truecharts/charts/compare/alist-5.0.14...alist-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/alist/5.0.15/charts/common-12.9.2.tgz b/stable/alist/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/alist/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/alist/5.0.16/CHANGELOG.md b/stable/alist/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..ea9a34140e9 --- /dev/null +++ b/stable/alist/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [alist-5.0.11](https://github.com/truecharts/charts/compare/alist-5.0.10...alist-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [alist-5.0.10](https://github.com/truecharts/charts/compare/alist-5.0.9...alist-5.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.16.3 ([#8548](https://github.com/truecharts/charts/issues/8548)) + + + + +## [alist-5.0.9](https://github.com/truecharts/charts/compare/alist-5.0.8...alist-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [alist-5.0.8](https://github.com/truecharts/charts/compare/alist-5.0.7...alist-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [alist-5.0.7](https://github.com/truecharts/charts/compare/alist-5.0.6...alist-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [alist-5.0.6](https://github.com/truecharts/charts/compare/alist-5.0.5...alist-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/alist/5.0.16/Chart.yaml b/stable/alist/5.0.16/Chart.yaml new file mode 100644 index 00000000000..9b2d237f34b --- /dev/null +++ b/stable/alist/5.0.16/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: alist +version: 5.0.16 +appVersion: "3.16.3" +description: Alist program that supports multiple storage, powered by Gin and React +type: application +deprecated: false +home: https://truecharts.org/charts/stable/alist +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png +keywords: + - alist + - storage + - webdav + - google driver + - aliyun driver + - baiduyun +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/alist + - https://github.com/Xhofe/alist +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.15/README.md b/stable/alist/5.0.16/README.md similarity index 100% rename from stable/alist/5.0.15/README.md rename to stable/alist/5.0.16/README.md diff --git a/stable/alist/5.0.16/app-changelog.md b/stable/alist/5.0.16/app-changelog.md new file mode 100644 index 00000000000..d9c180ba223 --- /dev/null +++ b/stable/alist/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/alist/5.0.15/app-readme.md b/stable/alist/5.0.16/app-readme.md similarity index 100% rename from stable/alist/5.0.15/app-readme.md rename to stable/alist/5.0.16/app-readme.md diff --git a/stable/alist/5.0.16/charts/common-12.9.5.tgz b/stable/alist/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/alist/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/alist/5.0.15/ix_values.yaml b/stable/alist/5.0.16/ix_values.yaml similarity index 100% rename from stable/alist/5.0.15/ix_values.yaml rename to stable/alist/5.0.16/ix_values.yaml diff --git a/stable/alist/5.0.15/questions.yaml b/stable/alist/5.0.16/questions.yaml similarity index 100% rename from stable/alist/5.0.15/questions.yaml rename to stable/alist/5.0.16/questions.yaml diff --git a/stable/amule/3.0.14/templates/NOTES.txt b/stable/alist/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/amule/3.0.14/templates/NOTES.txt rename to stable/alist/5.0.16/templates/NOTES.txt diff --git a/stable/alist/5.0.15/templates/common.yaml b/stable/alist/5.0.16/templates/common.yaml similarity index 100% rename from stable/alist/5.0.15/templates/common.yaml rename to stable/alist/5.0.16/templates/common.yaml diff --git a/stable/amule/3.0.14/values.yaml b/stable/alist/5.0.16/values.yaml similarity index 100% rename from stable/amule/3.0.14/values.yaml rename to stable/alist/5.0.16/values.yaml diff --git a/stable/amcrest2mqtt/7.0.14/CHANGELOG.md b/stable/amcrest2mqtt/7.0.14/CHANGELOG.md deleted file mode 100644 index cad7716abbb..00000000000 --- a/stable/amcrest2mqtt/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [amcrest2mqtt-7.0.14](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.13...amcrest2mqtt-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [amcrest2mqtt-7.0.13](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.12...amcrest2mqtt-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [amcrest2mqtt-7.0.12](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.11...amcrest2mqtt-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [amcrest2mqtt-7.0.11](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.10...amcrest2mqtt-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [amcrest2mqtt-7.0.10](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.9...amcrest2mqtt-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [amcrest2mqtt-7.0.9](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.8...amcrest2mqtt-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [amcrest2mqtt-7.0.8](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.7...amcrest2mqtt-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [amcrest2mqtt-7.0.7](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.6...amcrest2mqtt-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [amcrest2mqtt-7.0.6](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.5...amcrest2mqtt-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [amcrest2mqtt-7.0.5](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.4...amcrest2mqtt-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [amcrest2mqtt-7.0.4](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.3...amcrest2mqtt-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/amcrest2mqtt/7.0.14/Chart.yaml b/stable/amcrest2mqtt/7.0.14/Chart.yaml deleted file mode 100644 index 95e3382e253..00000000000 --- a/stable/amcrest2mqtt/7.0.14/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.9.2 -description: Expose all events from an Amcrest device to an MQTT broker -home: https://truecharts.org/charts/stable/amcrest2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png -keywords: - - amcrest2mqtt -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amcrest2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt - - https://github.com/dchesterton/amcrest2mqtt -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/amcrest2mqtt/7.0.14/app-changelog.md b/stable/amcrest2mqtt/7.0.14/app-changelog.md deleted file mode 100644 index e8149d1c443..00000000000 --- a/stable/amcrest2mqtt/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [amcrest2mqtt-7.0.14](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.13...amcrest2mqtt-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/amcrest2mqtt/7.0.14/charts/common-12.9.2.tgz b/stable/amcrest2mqtt/7.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/amcrest2mqtt/7.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/amcrest2mqtt/7.0.15/CHANGELOG.md b/stable/amcrest2mqtt/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..132385f7709 --- /dev/null +++ b/stable/amcrest2mqtt/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [amcrest2mqtt-7.0.7](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.6...amcrest2mqtt-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [amcrest2mqtt-7.0.6](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.5...amcrest2mqtt-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [amcrest2mqtt-7.0.5](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.4...amcrest2mqtt-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/amcrest2mqtt/7.0.15/Chart.yaml b/stable/amcrest2mqtt/7.0.15/Chart.yaml new file mode 100644 index 00000000000..a8721f18c82 --- /dev/null +++ b/stable/amcrest2mqtt/7.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.0.16" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/amcrest2mqtt/7.0.14/README.md b/stable/amcrest2mqtt/7.0.15/README.md similarity index 100% rename from stable/amcrest2mqtt/7.0.14/README.md rename to stable/amcrest2mqtt/7.0.15/README.md diff --git a/stable/amcrest2mqtt/7.0.15/app-changelog.md b/stable/amcrest2mqtt/7.0.15/app-changelog.md new file mode 100644 index 00000000000..f5d912d6219 --- /dev/null +++ b/stable/amcrest2mqtt/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/amcrest2mqtt/7.0.14/app-readme.md b/stable/amcrest2mqtt/7.0.15/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/7.0.14/app-readme.md rename to stable/amcrest2mqtt/7.0.15/app-readme.md diff --git a/stable/amcrest2mqtt/7.0.15/charts/common-12.9.5.tgz b/stable/amcrest2mqtt/7.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/amcrest2mqtt/7.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/amcrest2mqtt/7.0.14/ix_values.yaml b/stable/amcrest2mqtt/7.0.15/ix_values.yaml similarity index 100% rename from stable/amcrest2mqtt/7.0.14/ix_values.yaml rename to stable/amcrest2mqtt/7.0.15/ix_values.yaml diff --git a/stable/amcrest2mqtt/7.0.14/questions.yaml b/stable/amcrest2mqtt/7.0.15/questions.yaml similarity index 100% rename from stable/amcrest2mqtt/7.0.14/questions.yaml rename to stable/amcrest2mqtt/7.0.15/questions.yaml diff --git a/stable/apache-musicindex/7.0.12/templates/NOTES.txt b/stable/amcrest2mqtt/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/apache-musicindex/7.0.12/templates/NOTES.txt rename to stable/amcrest2mqtt/7.0.15/templates/NOTES.txt diff --git a/stable/amcrest2mqtt/7.0.14/templates/common.yaml b/stable/amcrest2mqtt/7.0.15/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/7.0.14/templates/common.yaml rename to stable/amcrest2mqtt/7.0.15/templates/common.yaml diff --git a/stable/apache-musicindex/7.0.12/values.yaml b/stable/amcrest2mqtt/7.0.15/values.yaml similarity index 100% rename from stable/apache-musicindex/7.0.12/values.yaml rename to stable/amcrest2mqtt/7.0.15/values.yaml diff --git a/stable/amule/3.0.14/CHANGELOG.md b/stable/amule/3.0.14/CHANGELOG.md deleted file mode 100644 index fb419dc2602..00000000000 --- a/stable/amule/3.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [amule-3.0.14](https://github.com/truecharts/charts/compare/amule-3.0.13...amule-3.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [amule-3.0.13](https://github.com/truecharts/charts/compare/amule-3.0.12...amule-3.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [amule-3.0.12](https://github.com/truecharts/charts/compare/amule-3.0.11...amule-3.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [amule-3.0.11](https://github.com/truecharts/charts/compare/amule-3.0.10...amule-3.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [amule-3.0.10](https://github.com/truecharts/charts/compare/amule-3.0.9...amule-3.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [amule-3.0.9](https://github.com/truecharts/charts/compare/amule-3.0.8...amule-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [amule-3.0.8](https://github.com/truecharts/charts/compare/amule-3.0.7...amule-3.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [amule-3.0.7](https://github.com/truecharts/charts/compare/amule-3.0.6...amule-3.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [amule-3.0.6](https://github.com/truecharts/charts/compare/amule-3.0.5...amule-3.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [amule-3.0.5](https://github.com/truecharts/charts/compare/amule-3.0.4...amule-3.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [amule-3.0.4](https://github.com/truecharts/charts/compare/amule-3.0.3...amule-3.0.4) (2023-04-15) - -### Chore diff --git a/stable/amule/3.0.14/Chart.yaml b/stable/amule/3.0.14/Chart.yaml deleted file mode 100644 index 77e285d4c67..00000000000 --- a/stable/amule/3.0.14/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.9.2 -deprecated: false -description: aMule is an eMule-like client for the eDonkey and Kademlia networks. -home: https://truecharts.org/charts/stable/amule -icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png -keywords: - - amule - - Downloaders - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amule -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/amule - - https://github.com/t-chab/dockerfiles -type: application -version: 3.0.14 diff --git a/stable/amule/3.0.14/app-changelog.md b/stable/amule/3.0.14/app-changelog.md deleted file mode 100644 index 8c8aeba9e50..00000000000 --- a/stable/amule/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [amule-3.0.14](https://github.com/truecharts/charts/compare/amule-3.0.13...amule-3.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/amule/3.0.14/charts/common-12.9.2.tgz b/stable/amule/3.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/amule/3.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/amule/3.0.15/CHANGELOG.md b/stable/amule/3.0.15/CHANGELOG.md new file mode 100644 index 00000000000..195f7802b9f --- /dev/null +++ b/stable/amule/3.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [amule-3.0.8](https://github.com/truecharts/charts/compare/amule-3.0.7...amule-3.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [amule-3.0.7](https://github.com/truecharts/charts/compare/amule-3.0.6...amule-3.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [amule-3.0.6](https://github.com/truecharts/charts/compare/amule-3.0.5...amule-3.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [amule-3.0.5](https://github.com/truecharts/charts/compare/amule-3.0.4...amule-3.0.5) (2023-04-16) + +### Chore diff --git a/stable/amule/3.0.15/Chart.yaml b/stable/amule/3.0.15/Chart.yaml new file mode 100644 index 00000000000..74009861ab7 --- /dev/null +++ b/stable/amule/3.0.15/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 diff --git a/stable/amule/3.0.14/README.md b/stable/amule/3.0.15/README.md similarity index 100% rename from stable/amule/3.0.14/README.md rename to stable/amule/3.0.15/README.md diff --git a/stable/amule/3.0.15/app-changelog.md b/stable/amule/3.0.15/app-changelog.md new file mode 100644 index 00000000000..350f9191778 --- /dev/null +++ b/stable/amule/3.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/amule/3.0.14/app-readme.md b/stable/amule/3.0.15/app-readme.md similarity index 100% rename from stable/amule/3.0.14/app-readme.md rename to stable/amule/3.0.15/app-readme.md diff --git a/stable/amule/3.0.15/charts/common-12.9.5.tgz b/stable/amule/3.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/amule/3.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/amule/3.0.14/ix_values.yaml b/stable/amule/3.0.15/ix_values.yaml similarity index 100% rename from stable/amule/3.0.14/ix_values.yaml rename to stable/amule/3.0.15/ix_values.yaml diff --git a/stable/amule/3.0.14/questions.yaml b/stable/amule/3.0.15/questions.yaml similarity index 100% rename from stable/amule/3.0.14/questions.yaml rename to stable/amule/3.0.15/questions.yaml diff --git a/stable/apt-cacher-ng/4.0.12/templates/NOTES.txt b/stable/amule/3.0.15/templates/NOTES.txt similarity index 100% rename from stable/apt-cacher-ng/4.0.12/templates/NOTES.txt rename to stable/amule/3.0.15/templates/NOTES.txt diff --git a/stable/amule/3.0.14/templates/common.yaml b/stable/amule/3.0.15/templates/common.yaml similarity index 100% rename from stable/amule/3.0.14/templates/common.yaml rename to stable/amule/3.0.15/templates/common.yaml diff --git a/stable/apt-cacher-ng/4.0.12/values.yaml b/stable/amule/3.0.15/values.yaml similarity index 100% rename from stable/apt-cacher-ng/4.0.12/values.yaml rename to stable/amule/3.0.15/values.yaml diff --git a/stable/anonaddy/13.0.8/CHANGELOG.md b/stable/anonaddy/13.0.8/CHANGELOG.md new file mode 100644 index 00000000000..78bed4bf717 --- /dev/null +++ b/stable/anonaddy/13.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.3](https://github.com/truecharts/charts/compare/anonaddy-13.0.2...anonaddy-13.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/anonaddy/13.0.8/Chart.yaml b/stable/anonaddy/13.0.8/Chart.yaml new file mode 100644 index 00000000000..255d3ab787b --- /dev/null +++ b/stable/anonaddy/13.0.8/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.8 +annotations: + truecharts.org/catagories: | + - email + truecharts.org/SCALE-support: "true" diff --git a/stable/apache-musicindex/7.0.12/README.md b/stable/anonaddy/13.0.8/README.md similarity index 100% rename from stable/apache-musicindex/7.0.12/README.md rename to stable/anonaddy/13.0.8/README.md diff --git a/stable/anonaddy/13.0.8/app-changelog.md b/stable/anonaddy/13.0.8/app-changelog.md new file mode 100644 index 00000000000..c44507cd441 --- /dev/null +++ b/stable/anonaddy/13.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/anonaddy/13.0.8/app-readme.md b/stable/anonaddy/13.0.8/app-readme.md new file mode 100644 index 00000000000..cd09b84c606 --- /dev/null +++ b/stable/anonaddy/13.0.8/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.8/charts/common-12.9.5.tgz b/stable/anonaddy/13.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/anonaddy/13.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/anonaddy/13.0.8/charts/mariadb-7.0.30.tgz b/stable/anonaddy/13.0.8/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/stable/anonaddy/13.0.8/charts/mariadb-7.0.30.tgz differ diff --git a/stable/anonaddy/13.0.8/charts/redis-6.0.44.tgz b/stable/anonaddy/13.0.8/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/anonaddy/13.0.8/charts/redis-6.0.44.tgz differ diff --git a/stable/anonaddy/13.0.8/ix_values.yaml b/stable/anonaddy/13.0.8/ix_values.yaml new file mode 100644 index 00000000000..a4b3d61c8af --- /dev/null +++ b/stable/anonaddy/13.0.8/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.8/questions.yaml b/stable/anonaddy/13.0.8/questions.yaml new file mode 100644 index 00000000000..753c21e75b2 --- /dev/null +++ b/stable/anonaddy/13.0.8/questions.yaml @@ -0,0 +1,1990 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ANONADDY_DOMAIN + label: "ANONADDY_DOMAIN" + schema: + type: string + default: "" + required: true + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10110 + required: true + - variable: smtp + label: "smtp Service" + description: "The smtp service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: smtp + label: "smtp Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 25 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/aria2/8.0.12/templates/NOTES.txt b/stable/anonaddy/13.0.8/templates/NOTES.txt similarity index 100% rename from stable/aria2/8.0.12/templates/NOTES.txt rename to stable/anonaddy/13.0.8/templates/NOTES.txt diff --git a/stable/anonaddy/13.0.8/templates/_appkey.tpl b/stable/anonaddy/13.0.8/templates/_appkey.tpl new file mode 100644 index 00000000000..9f19b8c7185 --- /dev/null +++ b/stable/anonaddy/13.0.8/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.8/templates/common.yaml b/stable/anonaddy/13.0.8/templates/common.yaml new file mode 100644 index 00000000000..886ce2dd56b --- /dev/null +++ b/stable/anonaddy/13.0.8/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/aria2/8.0.12/values.yaml b/stable/anonaddy/13.0.8/values.yaml similarity index 100% rename from stable/aria2/8.0.12/values.yaml rename to stable/anonaddy/13.0.8/values.yaml diff --git a/stable/apache-musicindex/7.0.12/CHANGELOG.md b/stable/apache-musicindex/7.0.12/CHANGELOG.md deleted file mode 100644 index 88576af2180..00000000000 --- a/stable/apache-musicindex/7.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [apache-musicindex-7.0.12](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.11...apache-musicindex-7.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [apache-musicindex-7.0.11](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.10...apache-musicindex-7.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [apache-musicindex-7.0.10](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.9...apache-musicindex-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [apache-musicindex-7.0.9](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.8...apache-musicindex-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [apache-musicindex-7.0.8](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.7...apache-musicindex-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [apache-musicindex-7.0.7](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.6...apache-musicindex-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [apache-musicindex-7.0.6](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.5...apache-musicindex-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [apache-musicindex-7.0.5](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.4...apache-musicindex-7.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [apache-musicindex-7.0.4](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.3...apache-musicindex-7.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [apache-musicindex-7.0.3](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.2...apache-musicindex-7.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [apache-musicindex-7.0.2](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.1...apache-musicindex-7.0.2) (2023-04-15) - -### Chore diff --git a/stable/apache-musicindex/7.0.12/Chart.yaml b/stable/apache-musicindex/7.0.12/Chart.yaml deleted file mode 100644 index 5a515cb0a03..00000000000 --- a/stable/apache-musicindex/7.0.12/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.9.2 -description: Index and stream music using apache-musicindex and m3u playlists -home: https://truecharts.org/charts/stable/apache-musicindex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png -keywords: - - apache-musicindex - - streaming - - m3u - - playlist -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apache-musicindex -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex - - http://hacks.slashdirt.org/sw/musicindex/ -version: 7.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/apache-musicindex/7.0.12/app-changelog.md b/stable/apache-musicindex/7.0.12/app-changelog.md deleted file mode 100644 index c82ec58f019..00000000000 --- a/stable/apache-musicindex/7.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [apache-musicindex-7.0.12](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.11...apache-musicindex-7.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/apache-musicindex/7.0.12/charts/common-12.9.2.tgz b/stable/apache-musicindex/7.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/apache-musicindex/7.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/apache-musicindex/7.0.13/CHANGELOG.md b/stable/apache-musicindex/7.0.13/CHANGELOG.md new file mode 100644 index 00000000000..89fe35c6723 --- /dev/null +++ b/stable/apache-musicindex/7.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [apache-musicindex-7.0.6](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.5...apache-musicindex-7.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [apache-musicindex-7.0.5](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.4...apache-musicindex-7.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [apache-musicindex-7.0.4](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.3...apache-musicindex-7.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [apache-musicindex-7.0.3](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.2...apache-musicindex-7.0.3) (2023-04-16) + +### Chore diff --git a/stable/apache-musicindex/7.0.13/Chart.yaml b/stable/apache-musicindex/7.0.13/Chart.yaml new file mode 100644 index 00000000000..9d44c7d44fe --- /dev/null +++ b/stable/apache-musicindex/7.0.13/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/apt-cacher-ng/4.0.12/README.md b/stable/apache-musicindex/7.0.13/README.md similarity index 100% rename from stable/apt-cacher-ng/4.0.12/README.md rename to stable/apache-musicindex/7.0.13/README.md diff --git a/stable/apache-musicindex/7.0.13/app-changelog.md b/stable/apache-musicindex/7.0.13/app-changelog.md new file mode 100644 index 00000000000..f70d7624590 --- /dev/null +++ b/stable/apache-musicindex/7.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/apache-musicindex/7.0.12/app-readme.md b/stable/apache-musicindex/7.0.13/app-readme.md similarity index 100% rename from stable/apache-musicindex/7.0.12/app-readme.md rename to stable/apache-musicindex/7.0.13/app-readme.md diff --git a/stable/apache-musicindex/7.0.13/charts/common-12.9.5.tgz b/stable/apache-musicindex/7.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/apache-musicindex/7.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/apache-musicindex/7.0.12/ix_values.yaml b/stable/apache-musicindex/7.0.13/ix_values.yaml similarity index 100% rename from stable/apache-musicindex/7.0.12/ix_values.yaml rename to stable/apache-musicindex/7.0.13/ix_values.yaml diff --git a/stable/apache-musicindex/7.0.12/questions.yaml b/stable/apache-musicindex/7.0.13/questions.yaml similarity index 100% rename from stable/apache-musicindex/7.0.12/questions.yaml rename to stable/apache-musicindex/7.0.13/questions.yaml diff --git a/stable/ariang/4.0.14/templates/NOTES.txt b/stable/apache-musicindex/7.0.13/templates/NOTES.txt similarity index 100% rename from stable/ariang/4.0.14/templates/NOTES.txt rename to stable/apache-musicindex/7.0.13/templates/NOTES.txt diff --git a/stable/apache-musicindex/7.0.12/templates/common.yaml b/stable/apache-musicindex/7.0.13/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/7.0.12/templates/common.yaml rename to stable/apache-musicindex/7.0.13/templates/common.yaml diff --git a/stable/ariang/4.0.14/values.yaml b/stable/apache-musicindex/7.0.13/values.yaml similarity index 100% rename from stable/ariang/4.0.14/values.yaml rename to stable/apache-musicindex/7.0.13/values.yaml diff --git a/stable/appdaemon/12.0.16/CHANGELOG.md b/stable/appdaemon/12.0.16/CHANGELOG.md new file mode 100644 index 00000000000..dfda3cd2d33 --- /dev/null +++ b/stable/appdaemon/12.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [appdaemon-12.0.10](https://github.com/truecharts/charts/compare/appdaemon-12.0.9...appdaemon-12.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/appdaemon to v4.4.2 ([#8550](https://github.com/truecharts/charts/issues/8550)) + + + + +## [appdaemon-12.0.9](https://github.com/truecharts/charts/compare/appdaemon-12.0.8...appdaemon-12.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [appdaemon-12.0.8](https://github.com/truecharts/charts/compare/appdaemon-12.0.7...appdaemon-12.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [appdaemon-12.0.7](https://github.com/truecharts/charts/compare/appdaemon-12.0.6...appdaemon-12.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [appdaemon-12.0.6](https://github.com/truecharts/charts/compare/appdaemon-12.0.5...appdaemon-12.0.6) (2023-04-16) + +### Chore diff --git a/stable/appdaemon/12.0.16/Chart.yaml b/stable/appdaemon/12.0.16/Chart.yaml new file mode 100644 index 00000000000..f51d512aa18 --- /dev/null +++ b/stable/appdaemon/12.0.16/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.4.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/aria2/8.0.12/README.md b/stable/appdaemon/12.0.16/README.md similarity index 100% rename from stable/aria2/8.0.12/README.md rename to stable/appdaemon/12.0.16/README.md diff --git a/stable/appdaemon/12.0.16/app-changelog.md b/stable/appdaemon/12.0.16/app-changelog.md new file mode 100644 index 00000000000..5b4318b0ab3 --- /dev/null +++ b/stable/appdaemon/12.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/appdaemon/12.0.16/app-readme.md b/stable/appdaemon/12.0.16/app-readme.md new file mode 100644 index 00000000000..c51736d02b5 --- /dev/null +++ b/stable/appdaemon/12.0.16/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.16/charts/common-12.9.5.tgz b/stable/appdaemon/12.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/appdaemon/12.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/appdaemon/12.0.16/ix_values.yaml b/stable/appdaemon/12.0.16/ix_values.yaml new file mode 100644 index 00000000000..a61898bb8d2 --- /dev/null +++ b/stable/appdaemon/12.0.16/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.16/questions.yaml b/stable/appdaemon/12.0.16/questions.yaml new file mode 100644 index 00000000000..56082a33ff9 --- /dev/null +++ b/stable/appdaemon/12.0.16/questions.yaml @@ -0,0 +1,1979 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TOKEN + label: HA Token + description: Your Long Live Home-Assistant Token + schema: + type: string + private: true + required: true + default: "" + - variable: HA_URL + label: HA URL + description: Your Home-Assistant URL + schema: + type: string + default: "" + required: true + - variable: DASH_URL + label: Dashboard URL + description: URL of your AppDaemon dashboard + schema: + type: string + default: http://$HOSTNAME:5050 + required: true + - variable: LATITUDE + label: Latitude + description: Latitude of your home assistant instance + schema: + type: string + default: "" + valid_chars: '^(\+|-)?(?:90(?:(?:\.0{1,15})?)|(?:[0-9]|[1-8][0-9])(?:(?:\.[0-9]{1,15})?))$' + required: true + - variable: LONGITUDE + label: Longitude + description: Longitude of your home assistant instance + schema: + type: string + default: "" + valid_chars: '^(\+|-)?(?:180(?:(?:\.0{1,15})?)|(?:[0-9]|[1-9][0-9]|1[0-7][0-9])(?:(?:\.[0-9]{1,15})?))$' + required: true + - variable: ELEVATION + label: Elevation + description: Longitude of your home assistant instance + schema: + type: int + default: 0 + required: true + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 5050 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: conf + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/audacity/8.0.14/templates/NOTES.txt b/stable/appdaemon/12.0.16/templates/NOTES.txt similarity index 100% rename from stable/audacity/8.0.14/templates/NOTES.txt rename to stable/appdaemon/12.0.16/templates/NOTES.txt diff --git a/stable/aria2/8.0.12/templates/common.yaml b/stable/appdaemon/12.0.16/templates/common.yaml similarity index 100% rename from stable/aria2/8.0.12/templates/common.yaml rename to stable/appdaemon/12.0.16/templates/common.yaml diff --git a/stable/audacity/8.0.14/values.yaml b/stable/appdaemon/12.0.16/values.yaml similarity index 100% rename from stable/audacity/8.0.14/values.yaml rename to stable/appdaemon/12.0.16/values.yaml diff --git a/stable/apt-cacher-ng/4.0.12/CHANGELOG.md b/stable/apt-cacher-ng/4.0.12/CHANGELOG.md deleted file mode 100644 index d756a6c9337..00000000000 --- a/stable/apt-cacher-ng/4.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [apt-cacher-ng-4.0.12](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.11...apt-cacher-ng-4.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [apt-cacher-ng-4.0.11](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.10...apt-cacher-ng-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [apt-cacher-ng-4.0.10](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.9...apt-cacher-ng-4.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [apt-cacher-ng-4.0.9](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.8...apt-cacher-ng-4.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [apt-cacher-ng-4.0.8](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.7...apt-cacher-ng-4.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [apt-cacher-ng-4.0.7](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.6...apt-cacher-ng-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [apt-cacher-ng-4.0.6](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.5...apt-cacher-ng-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [apt-cacher-ng-4.0.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.4...apt-cacher-ng-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [apt-cacher-ng-4.0.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.3...apt-cacher-ng-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [apt-cacher-ng-4.0.3](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.2...apt-cacher-ng-4.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [apt-cacher-ng-4.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.1...apt-cacher-ng-4.0.2) (2023-04-15) - -### Chore diff --git a/stable/apt-cacher-ng/4.0.12/Chart.yaml b/stable/apt-cacher-ng/4.0.12/Chart.yaml deleted file mode 100644 index ba7091ff5cd..00000000000 --- a/stable/apt-cacher-ng/4.0.12/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.9.2 -deprecated: false -description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. -home: https://truecharts.org/charts/stable/apt-cacher-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png -keywords: - - apt-cacher-ng - - Network-Proxy - - Network-Other - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apt-cacher-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng - - https://www.unix-ag.uni-kl.de/~bloch/acng/ -type: application -version: 4.0.12 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Proxy - - Network-Other - - Tools-Utilities diff --git a/stable/apt-cacher-ng/4.0.12/app-changelog.md b/stable/apt-cacher-ng/4.0.12/app-changelog.md deleted file mode 100644 index 4aa60f4029d..00000000000 --- a/stable/apt-cacher-ng/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [apt-cacher-ng-4.0.12](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.11...apt-cacher-ng-4.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/apt-cacher-ng/4.0.12/charts/common-12.9.2.tgz b/stable/apt-cacher-ng/4.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/apt-cacher-ng/4.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/apt-cacher-ng/4.0.13/CHANGELOG.md b/stable/apt-cacher-ng/4.0.13/CHANGELOG.md new file mode 100644 index 00000000000..f34728d2f71 --- /dev/null +++ b/stable/apt-cacher-ng/4.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [apt-cacher-ng-4.0.6](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.5...apt-cacher-ng-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [apt-cacher-ng-4.0.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.4...apt-cacher-ng-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [apt-cacher-ng-4.0.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.3...apt-cacher-ng-4.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [apt-cacher-ng-4.0.3](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.2...apt-cacher-ng-4.0.3) (2023-04-16) + +### Chore diff --git a/stable/apt-cacher-ng/4.0.13/Chart.yaml b/stable/apt-cacher-ng/4.0.13/Chart.yaml new file mode 100644 index 00000000000..d39e0cffbba --- /dev/null +++ b/stable/apt-cacher-ng/4.0.13/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Proxy + - Network-Other + - Tools-Utilities diff --git a/stable/ariang/4.0.14/README.md b/stable/apt-cacher-ng/4.0.13/README.md similarity index 100% rename from stable/ariang/4.0.14/README.md rename to stable/apt-cacher-ng/4.0.13/README.md diff --git a/stable/apt-cacher-ng/4.0.13/app-changelog.md b/stable/apt-cacher-ng/4.0.13/app-changelog.md new file mode 100644 index 00000000000..7b4ba3e6dce --- /dev/null +++ b/stable/apt-cacher-ng/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/apt-cacher-ng/4.0.12/app-readme.md b/stable/apt-cacher-ng/4.0.13/app-readme.md similarity index 100% rename from stable/apt-cacher-ng/4.0.12/app-readme.md rename to stable/apt-cacher-ng/4.0.13/app-readme.md diff --git a/stable/apt-cacher-ng/4.0.13/charts/common-12.9.5.tgz b/stable/apt-cacher-ng/4.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/apt-cacher-ng/4.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/apt-cacher-ng/4.0.12/ix_values.yaml b/stable/apt-cacher-ng/4.0.13/ix_values.yaml similarity index 100% rename from stable/apt-cacher-ng/4.0.12/ix_values.yaml rename to stable/apt-cacher-ng/4.0.13/ix_values.yaml diff --git a/stable/apt-cacher-ng/4.0.12/questions.yaml b/stable/apt-cacher-ng/4.0.13/questions.yaml similarity index 100% rename from stable/apt-cacher-ng/4.0.12/questions.yaml rename to stable/apt-cacher-ng/4.0.13/questions.yaml diff --git a/stable/audiobookshelf/5.0.14/templates/NOTES.txt b/stable/apt-cacher-ng/4.0.13/templates/NOTES.txt similarity index 100% rename from stable/audiobookshelf/5.0.14/templates/NOTES.txt rename to stable/apt-cacher-ng/4.0.13/templates/NOTES.txt diff --git a/stable/apt-cacher-ng/4.0.12/templates/common.yaml b/stable/apt-cacher-ng/4.0.13/templates/common.yaml similarity index 100% rename from stable/apt-cacher-ng/4.0.12/templates/common.yaml rename to stable/apt-cacher-ng/4.0.13/templates/common.yaml diff --git a/stable/audiobookshelf/5.0.14/values.yaml b/stable/apt-cacher-ng/4.0.13/values.yaml similarity index 100% rename from stable/audiobookshelf/5.0.14/values.yaml rename to stable/apt-cacher-ng/4.0.13/values.yaml diff --git a/stable/aria2/8.0.12/CHANGELOG.md b/stable/aria2/8.0.12/CHANGELOG.md deleted file mode 100644 index 267f11e32aa..00000000000 --- a/stable/aria2/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [aria2-8.0.12](https://github.com/truecharts/charts/compare/aria2-8.0.11...aria2-8.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [aria2-8.0.11](https://github.com/truecharts/charts/compare/aria2-8.0.10...aria2-8.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [aria2-8.0.10](https://github.com/truecharts/charts/compare/aria2-8.0.9...aria2-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [aria2-8.0.9](https://github.com/truecharts/charts/compare/aria2-8.0.8...aria2-8.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [aria2-8.0.8](https://github.com/truecharts/charts/compare/aria2-8.0.7...aria2-8.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [aria2-8.0.7](https://github.com/truecharts/charts/compare/aria2-8.0.6...aria2-8.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [aria2-8.0.6](https://github.com/truecharts/charts/compare/aria2-8.0.5...aria2-8.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [aria2-8.0.5](https://github.com/truecharts/charts/compare/aria2-8.0.4...aria2-8.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [aria2-8.0.4](https://github.com/truecharts/charts/compare/aria2-8.0.3...aria2-8.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [aria2-8.0.3](https://github.com/truecharts/charts/compare/aria2-8.0.2...aria2-8.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [aria2-8.0.2](https://github.com/truecharts/charts/compare/aria2-8.0.1...aria2-8.0.2) (2023-04-15) - -### Chore diff --git a/stable/aria2/8.0.12/Chart.yaml b/stable/aria2/8.0.12/Chart.yaml deleted file mode 100644 index 98d4943e23a..00000000000 --- a/stable/aria2/8.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.9.2 -description: aria server for downloading web content -home: https://truecharts.org/charts/stable/aria2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png -keywords: - - aria2 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: aria2 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 - - https://github.com/P3TERX/Aria2-Pro-Docker -version: 8.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/aria2/8.0.12/app-changelog.md b/stable/aria2/8.0.12/app-changelog.md deleted file mode 100644 index 24ace24ad44..00000000000 --- a/stable/aria2/8.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [aria2-8.0.12](https://github.com/truecharts/charts/compare/aria2-8.0.11...aria2-8.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/aria2/8.0.12/charts/common-12.9.2.tgz b/stable/aria2/8.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/aria2/8.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/aria2/8.0.13/CHANGELOG.md b/stable/aria2/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..a5a3694e8fd --- /dev/null +++ b/stable/aria2/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [aria2-8.0.6](https://github.com/truecharts/charts/compare/aria2-8.0.5...aria2-8.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [aria2-8.0.5](https://github.com/truecharts/charts/compare/aria2-8.0.4...aria2-8.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [aria2-8.0.4](https://github.com/truecharts/charts/compare/aria2-8.0.3...aria2-8.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [aria2-8.0.3](https://github.com/truecharts/charts/compare/aria2-8.0.2...aria2-8.0.3) (2023-04-16) + +### Chore diff --git a/stable/aria2/8.0.13/Chart.yaml b/stable/aria2/8.0.13/Chart.yaml new file mode 100644 index 00000000000..73f4726d557 --- /dev/null +++ b/stable/aria2/8.0.13/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/audacity/8.0.14/README.md b/stable/aria2/8.0.13/README.md similarity index 100% rename from stable/audacity/8.0.14/README.md rename to stable/aria2/8.0.13/README.md diff --git a/stable/aria2/8.0.13/app-changelog.md b/stable/aria2/8.0.13/app-changelog.md new file mode 100644 index 00000000000..4f537138334 --- /dev/null +++ b/stable/aria2/8.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/aria2/8.0.12/app-readme.md b/stable/aria2/8.0.13/app-readme.md similarity index 100% rename from stable/aria2/8.0.12/app-readme.md rename to stable/aria2/8.0.13/app-readme.md diff --git a/stable/aria2/8.0.13/charts/common-12.9.5.tgz b/stable/aria2/8.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/aria2/8.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/aria2/8.0.12/ix_values.yaml b/stable/aria2/8.0.13/ix_values.yaml similarity index 100% rename from stable/aria2/8.0.12/ix_values.yaml rename to stable/aria2/8.0.13/ix_values.yaml diff --git a/stable/aria2/8.0.12/questions.yaml b/stable/aria2/8.0.13/questions.yaml similarity index 100% rename from stable/aria2/8.0.12/questions.yaml rename to stable/aria2/8.0.13/questions.yaml diff --git a/stable/autobrr/4.0.15/templates/NOTES.txt b/stable/aria2/8.0.13/templates/NOTES.txt similarity index 100% rename from stable/autobrr/4.0.15/templates/NOTES.txt rename to stable/aria2/8.0.13/templates/NOTES.txt diff --git a/stable/ariang/4.0.14/templates/common.yaml b/stable/aria2/8.0.13/templates/common.yaml similarity index 100% rename from stable/ariang/4.0.14/templates/common.yaml rename to stable/aria2/8.0.13/templates/common.yaml diff --git a/stable/autobrr/4.0.15/values.yaml b/stable/aria2/8.0.13/values.yaml similarity index 100% rename from stable/autobrr/4.0.15/values.yaml rename to stable/aria2/8.0.13/values.yaml diff --git a/stable/ariang/4.0.14/CHANGELOG.md b/stable/ariang/4.0.14/CHANGELOG.md deleted file mode 100644 index 6ef0a70ae52..00000000000 --- a/stable/ariang/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ariang-4.0.14](https://github.com/truecharts/charts/compare/ariang-4.0.13...ariang-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ariang-4.0.13](https://github.com/truecharts/charts/compare/ariang-4.0.12...ariang-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ariang-4.0.12](https://github.com/truecharts/charts/compare/ariang-4.0.11...ariang-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ariang-4.0.11](https://github.com/truecharts/charts/compare/ariang-4.0.10...ariang-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ariang-4.0.10](https://github.com/truecharts/charts/compare/ariang-4.0.9...ariang-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ariang-4.0.9](https://github.com/truecharts/charts/compare/ariang-4.0.8...ariang-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ariang-4.0.8](https://github.com/truecharts/charts/compare/ariang-4.0.7...ariang-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ariang-4.0.7](https://github.com/truecharts/charts/compare/ariang-4.0.6...ariang-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ariang-4.0.6](https://github.com/truecharts/charts/compare/ariang-4.0.5...ariang-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ariang-4.0.5](https://github.com/truecharts/charts/compare/ariang-4.0.4...ariang-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [ariang-4.0.4](https://github.com/truecharts/charts/compare/ariang-4.0.3...ariang-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/ariang/4.0.14/Chart.yaml b/stable/ariang/4.0.14/Chart.yaml deleted file mode 100644 index a4a3c22ff24..00000000000 --- a/stable/ariang/4.0.14/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.9.2 -description: A modern web frontend making aria2 easier to use | Aria2 WebUI. -home: https://truecharts.org/charts/stable/ariang -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png -keywords: - - ariang -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ariang -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ariang - - https://github.com/leonismoe/docker-images -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ariang/4.0.14/app-changelog.md b/stable/ariang/4.0.14/app-changelog.md deleted file mode 100644 index 3a7da428640..00000000000 --- a/stable/ariang/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ariang-4.0.14](https://github.com/truecharts/charts/compare/ariang-4.0.13...ariang-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/ariang/4.0.14/charts/common-12.9.2.tgz b/stable/ariang/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ariang/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/ariang/4.0.15/CHANGELOG.md b/stable/ariang/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..a7d832cdc53 --- /dev/null +++ b/stable/ariang/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [ariang-4.0.9](https://github.com/truecharts/charts/compare/ariang-4.0.8...ariang-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ariang-4.0.8](https://github.com/truecharts/charts/compare/ariang-4.0.7...ariang-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ariang-4.0.7](https://github.com/truecharts/charts/compare/ariang-4.0.6...ariang-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ariang-4.0.6](https://github.com/truecharts/charts/compare/ariang-4.0.5...ariang-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [ariang-4.0.5](https://github.com/truecharts/charts/compare/ariang-4.0.4...ariang-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/ariang/4.0.15/Chart.yaml b/stable/ariang/4.0.15/Chart.yaml new file mode 100644 index 00000000000..4e4af4da953 --- /dev/null +++ b/stable/ariang/4.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/audiobookshelf/5.0.14/README.md b/stable/ariang/4.0.15/README.md similarity index 100% rename from stable/audiobookshelf/5.0.14/README.md rename to stable/ariang/4.0.15/README.md diff --git a/stable/ariang/4.0.15/app-changelog.md b/stable/ariang/4.0.15/app-changelog.md new file mode 100644 index 00000000000..04d656accba --- /dev/null +++ b/stable/ariang/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ariang/4.0.14/app-readme.md b/stable/ariang/4.0.15/app-readme.md similarity index 100% rename from stable/ariang/4.0.14/app-readme.md rename to stable/ariang/4.0.15/app-readme.md diff --git a/stable/ariang/4.0.15/charts/common-12.9.5.tgz b/stable/ariang/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ariang/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/ariang/4.0.14/ix_values.yaml b/stable/ariang/4.0.15/ix_values.yaml similarity index 100% rename from stable/ariang/4.0.14/ix_values.yaml rename to stable/ariang/4.0.15/ix_values.yaml diff --git a/stable/ariang/4.0.14/questions.yaml b/stable/ariang/4.0.15/questions.yaml similarity index 100% rename from stable/ariang/4.0.14/questions.yaml rename to stable/ariang/4.0.15/questions.yaml diff --git a/stable/automatic-music-downloader/5.0.13/templates/NOTES.txt b/stable/ariang/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/automatic-music-downloader/5.0.13/templates/NOTES.txt rename to stable/ariang/4.0.15/templates/NOTES.txt diff --git a/stable/autobrr/4.0.15/templates/common.yaml b/stable/ariang/4.0.15/templates/common.yaml similarity index 100% rename from stable/autobrr/4.0.15/templates/common.yaml rename to stable/ariang/4.0.15/templates/common.yaml diff --git a/stable/automatic-music-downloader/5.0.13/values.yaml b/stable/ariang/4.0.15/values.yaml similarity index 100% rename from stable/automatic-music-downloader/5.0.13/values.yaml rename to stable/ariang/4.0.15/values.yaml diff --git a/stable/audacity/8.0.14/CHANGELOG.md b/stable/audacity/8.0.14/CHANGELOG.md deleted file mode 100644 index 15e9bd2a98b..00000000000 --- a/stable/audacity/8.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [audacity-8.0.14](https://github.com/truecharts/charts/compare/audacity-8.0.13...audacity-8.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [audacity-8.0.13](https://github.com/truecharts/charts/compare/audacity-8.0.12...audacity-8.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [audacity-8.0.12](https://github.com/truecharts/charts/compare/audacity-8.0.11...audacity-8.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [audacity-8.0.11](https://github.com/truecharts/charts/compare/audacity-8.0.10...audacity-8.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [audacity-8.0.10](https://github.com/truecharts/charts/compare/audacity-8.0.9...audacity-8.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [audacity-8.0.9](https://github.com/truecharts/charts/compare/audacity-8.0.8...audacity-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [audacity-8.0.8](https://github.com/truecharts/charts/compare/audacity-8.0.7...audacity-8.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [audacity-8.0.7](https://github.com/truecharts/charts/compare/audacity-8.0.6...audacity-8.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [audacity-8.0.6](https://github.com/truecharts/charts/compare/audacity-8.0.5...audacity-8.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [audacity-8.0.5](https://github.com/truecharts/charts/compare/audacity-8.0.4...audacity-8.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [audacity-8.0.4](https://github.com/truecharts/charts/compare/audacity-8.0.3...audacity-8.0.4) (2023-04-15) - -### Chore diff --git a/stable/audacity/8.0.14/Chart.yaml b/stable/audacity/8.0.14/Chart.yaml deleted file mode 100644 index 4b28be3a638..00000000000 --- a/stable/audacity/8.0.14/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.9.2 -description: An easy-to-use, multi-track audio editor and recorder -home: https://truecharts.org/charts/stable/audacity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png -keywords: - - audacity - - music - - recorder - - editor - - audio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: audacity -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/audacity - - https://github.com/linuxserver/docker-audacity - - https://www.audacityteam.org/ -type: application -version: 8.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/audacity/8.0.14/app-changelog.md b/stable/audacity/8.0.14/app-changelog.md deleted file mode 100644 index 37bc68be6a5..00000000000 --- a/stable/audacity/8.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [audacity-8.0.14](https://github.com/truecharts/charts/compare/audacity-8.0.13...audacity-8.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/audacity/8.0.14/charts/common-12.9.2.tgz b/stable/audacity/8.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/audacity/8.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/audacity/8.0.15/CHANGELOG.md b/stable/audacity/8.0.15/CHANGELOG.md new file mode 100644 index 00000000000..11751b80cf1 --- /dev/null +++ b/stable/audacity/8.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [audacity-8.0.8](https://github.com/truecharts/charts/compare/audacity-8.0.7...audacity-8.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [audacity-8.0.7](https://github.com/truecharts/charts/compare/audacity-8.0.6...audacity-8.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [audacity-8.0.6](https://github.com/truecharts/charts/compare/audacity-8.0.5...audacity-8.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [audacity-8.0.5](https://github.com/truecharts/charts/compare/audacity-8.0.4...audacity-8.0.5) (2023-04-16) + +### Chore diff --git a/stable/audacity/8.0.15/Chart.yaml b/stable/audacity/8.0.15/Chart.yaml new file mode 100644 index 00000000000..50f5c4bde72 --- /dev/null +++ b/stable/audacity/8.0.15/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/autobrr/4.0.15/README.md b/stable/audacity/8.0.15/README.md similarity index 100% rename from stable/autobrr/4.0.15/README.md rename to stable/audacity/8.0.15/README.md diff --git a/stable/audacity/8.0.15/app-changelog.md b/stable/audacity/8.0.15/app-changelog.md new file mode 100644 index 00000000000..39c353eabf0 --- /dev/null +++ b/stable/audacity/8.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/audacity/8.0.14/app-readme.md b/stable/audacity/8.0.15/app-readme.md similarity index 100% rename from stable/audacity/8.0.14/app-readme.md rename to stable/audacity/8.0.15/app-readme.md diff --git a/stable/audacity/8.0.15/charts/common-12.9.5.tgz b/stable/audacity/8.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/audacity/8.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/audacity/8.0.14/ix_values.yaml b/stable/audacity/8.0.15/ix_values.yaml similarity index 100% rename from stable/audacity/8.0.14/ix_values.yaml rename to stable/audacity/8.0.15/ix_values.yaml diff --git a/stable/audacity/8.0.14/questions.yaml b/stable/audacity/8.0.15/questions.yaml similarity index 100% rename from stable/audacity/8.0.14/questions.yaml rename to stable/audacity/8.0.15/questions.yaml diff --git a/stable/autoscan/4.0.17/templates/NOTES.txt b/stable/audacity/8.0.15/templates/NOTES.txt similarity index 100% rename from stable/autoscan/4.0.17/templates/NOTES.txt rename to stable/audacity/8.0.15/templates/NOTES.txt diff --git a/stable/audacity/8.0.14/templates/common.yaml b/stable/audacity/8.0.15/templates/common.yaml similarity index 100% rename from stable/audacity/8.0.14/templates/common.yaml rename to stable/audacity/8.0.15/templates/common.yaml diff --git a/stable/autoscan/4.0.17/values.yaml b/stable/audacity/8.0.15/values.yaml similarity index 100% rename from stable/autoscan/4.0.17/values.yaml rename to stable/audacity/8.0.15/values.yaml diff --git a/stable/audiobookshelf/5.0.14/CHANGELOG.md b/stable/audiobookshelf/5.0.14/CHANGELOG.md deleted file mode 100644 index 62a7be05d12..00000000000 --- a/stable/audiobookshelf/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [audiobookshelf-5.0.14](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.13...audiobookshelf-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [audiobookshelf-5.0.13](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.12...audiobookshelf-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [audiobookshelf-5.0.12](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.11...audiobookshelf-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) - - - - -## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) - - - - -## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) - - - - -## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) - - - - -## [audiobookshelf-5.0.10](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.9...audiobookshelf-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [audiobookshelf-5.0.9](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.8...audiobookshelf-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [audiobookshelf-5.0.8](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.7...audiobookshelf-5.0.8) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.19 ([#8435](https://github.com/truecharts/charts/issues/8435)) - - - - -## [audiobookshelf-5.0.7](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.6...audiobookshelf-5.0.7) (2023-04-25) - -### Chore diff --git a/stable/audiobookshelf/5.0.14/Chart.yaml b/stable/audiobookshelf/5.0.14/Chart.yaml deleted file mode 100644 index cdd9ef5a26e..00000000000 --- a/stable/audiobookshelf/5.0.14/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.20" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. -home: https://truecharts.org/charts/stable/audiobookshelf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png -keywords: - - audiobookshelf -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: audiobookshelf -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - - https://github.com/advplyr/audiobookshelf -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/audiobookshelf/5.0.14/app-changelog.md b/stable/audiobookshelf/5.0.14/app-changelog.md deleted file mode 100644 index 920ece8e569..00000000000 --- a/stable/audiobookshelf/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [audiobookshelf-5.0.14](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.13...audiobookshelf-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/audiobookshelf/5.0.14/charts/common-12.9.2.tgz b/stable/audiobookshelf/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/audiobookshelf/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/audiobookshelf/5.0.15/CHANGELOG.md b/stable/audiobookshelf/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..10b43976f63 --- /dev/null +++ b/stable/audiobookshelf/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) + + + + +## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) + + + + +## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) + + + + +## [audiobookshelf-5.0.10](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.9...audiobookshelf-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [audiobookshelf-5.0.9](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.8...audiobookshelf-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [audiobookshelf-5.0.8](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.7...audiobookshelf-5.0.8) (2023-04-29) + +### Chore diff --git a/stable/audiobookshelf/5.0.15/Chart.yaml b/stable/audiobookshelf/5.0.15/Chart.yaml new file mode 100644 index 00000000000..e79dec62537 --- /dev/null +++ b/stable/audiobookshelf/5.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.2.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/automatic-music-downloader/5.0.13/README.md b/stable/audiobookshelf/5.0.15/README.md similarity index 100% rename from stable/automatic-music-downloader/5.0.13/README.md rename to stable/audiobookshelf/5.0.15/README.md diff --git a/stable/audiobookshelf/5.0.15/app-changelog.md b/stable/audiobookshelf/5.0.15/app-changelog.md new file mode 100644 index 00000000000..478e41acce3 --- /dev/null +++ b/stable/audiobookshelf/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/audiobookshelf/5.0.14/app-readme.md b/stable/audiobookshelf/5.0.15/app-readme.md similarity index 100% rename from stable/audiobookshelf/5.0.14/app-readme.md rename to stable/audiobookshelf/5.0.15/app-readme.md diff --git a/stable/audiobookshelf/5.0.15/charts/common-12.9.5.tgz b/stable/audiobookshelf/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/audiobookshelf/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/audiobookshelf/5.0.14/ix_values.yaml b/stable/audiobookshelf/5.0.15/ix_values.yaml similarity index 100% rename from stable/audiobookshelf/5.0.14/ix_values.yaml rename to stable/audiobookshelf/5.0.15/ix_values.yaml diff --git a/stable/audiobookshelf/5.0.14/questions.yaml b/stable/audiobookshelf/5.0.15/questions.yaml similarity index 100% rename from stable/audiobookshelf/5.0.14/questions.yaml rename to stable/audiobookshelf/5.0.15/questions.yaml diff --git a/stable/avidemux/4.0.15/templates/NOTES.txt b/stable/audiobookshelf/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/avidemux/4.0.15/templates/NOTES.txt rename to stable/audiobookshelf/5.0.15/templates/NOTES.txt diff --git a/stable/audiobookshelf/5.0.14/templates/_secrets.tpl b/stable/audiobookshelf/5.0.15/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/5.0.14/templates/_secrets.tpl rename to stable/audiobookshelf/5.0.15/templates/_secrets.tpl diff --git a/stable/audiobookshelf/5.0.14/templates/common.yaml b/stable/audiobookshelf/5.0.15/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/5.0.14/templates/common.yaml rename to stable/audiobookshelf/5.0.15/templates/common.yaml diff --git a/stable/avidemux/4.0.15/values.yaml b/stable/audiobookshelf/5.0.15/values.yaml similarity index 100% rename from stable/avidemux/4.0.15/values.yaml rename to stable/audiobookshelf/5.0.15/values.yaml diff --git a/stable/autobrr/4.0.15/CHANGELOG.md b/stable/autobrr/4.0.15/CHANGELOG.md deleted file mode 100644 index 410ebf9217c..00000000000 --- a/stable/autobrr/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [autobrr-4.0.15](https://github.com/truecharts/charts/compare/autobrr-4.0.14...autobrr-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [autobrr-4.0.14](https://github.com/truecharts/charts/compare/autobrr-4.0.13...autobrr-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [autobrr-4.0.13](https://github.com/truecharts/charts/compare/autobrr-4.0.12...autobrr-4.0.13) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.26.2 ([#9042](https://github.com/truecharts/charts/issues/9042)) - - - - -## [autobrr-4.0.12](https://github.com/truecharts/charts/compare/autobrr-4.0.11...autobrr-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [autobrr-4.0.11](https://github.com/truecharts/charts/compare/autobrr-4.0.10...autobrr-4.0.11) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.25.0 ([#8848](https://github.com/truecharts/charts/issues/8848)) - - - - -## [autobrr-4.0.10](https://github.com/truecharts/charts/compare/autobrr-4.0.9...autobrr-4.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [autobrr-4.0.9](https://github.com/truecharts/charts/compare/autobrr-4.0.8...autobrr-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [autobrr-4.0.8](https://github.com/truecharts/charts/compare/autobrr-4.0.7...autobrr-4.0.8) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.24.1 ([#8552](https://github.com/truecharts/charts/issues/8552)) - - - - -## [autobrr-4.0.7](https://github.com/truecharts/charts/compare/autobrr-4.0.6...autobrr-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [autobrr-4.0.6](https://github.com/truecharts/charts/compare/autobrr-4.0.5...autobrr-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [autobrr-4.0.5](https://github.com/truecharts/charts/compare/autobrr-4.0.4...autobrr-4.0.5) (2023-04-20) - -### Chore diff --git a/stable/autobrr/4.0.15/Chart.yaml b/stable/autobrr/4.0.15/Chart.yaml deleted file mode 100644 index 55f44a823fa..00000000000 --- a/stable/autobrr/4.0.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autobrr -version: 4.0.15 -appVersion: "1.26.2" -description: The modern download automation tool for torrents. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/autobrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png -keywords: - - autobrr - - torrent -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr - - https://github.com/autobrr/autobrr -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/autobrr/4.0.15/app-changelog.md b/stable/autobrr/4.0.15/app-changelog.md deleted file mode 100644 index 5d6fa38208c..00000000000 --- a/stable/autobrr/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autobrr-4.0.15](https://github.com/truecharts/charts/compare/autobrr-4.0.14...autobrr-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/autobrr/4.0.15/charts/common-12.9.2.tgz b/stable/autobrr/4.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/autobrr/4.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/autobrr/4.0.16/CHANGELOG.md b/stable/autobrr/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..99ad3fd155b --- /dev/null +++ b/stable/autobrr/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [autobrr-4.0.9](https://github.com/truecharts/charts/compare/autobrr-4.0.8...autobrr-4.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [autobrr-4.0.8](https://github.com/truecharts/charts/compare/autobrr-4.0.7...autobrr-4.0.8) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.24.1 ([#8552](https://github.com/truecharts/charts/issues/8552)) + + + + +## [autobrr-4.0.7](https://github.com/truecharts/charts/compare/autobrr-4.0.6...autobrr-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [autobrr-4.0.6](https://github.com/truecharts/charts/compare/autobrr-4.0.5...autobrr-4.0.6) (2023-04-25) + +### Chore diff --git a/stable/autobrr/4.0.16/Chart.yaml b/stable/autobrr/4.0.16/Chart.yaml new file mode 100644 index 00000000000..5f0a35b2176 --- /dev/null +++ b/stable/autobrr/4.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autobrr +version: 4.0.16 +appVersion: "1.26.2" +description: The modern download automation tool for torrents. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/autobrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png +keywords: + - autobrr + - torrent +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr + - https://github.com/autobrr/autobrr +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17/README.md b/stable/autobrr/4.0.16/README.md similarity index 100% rename from stable/autoscan/4.0.17/README.md rename to stable/autobrr/4.0.16/README.md diff --git a/stable/autobrr/4.0.16/app-changelog.md b/stable/autobrr/4.0.16/app-changelog.md new file mode 100644 index 00000000000..45872136895 --- /dev/null +++ b/stable/autobrr/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/autobrr/4.0.15/app-readme.md b/stable/autobrr/4.0.16/app-readme.md similarity index 100% rename from stable/autobrr/4.0.15/app-readme.md rename to stable/autobrr/4.0.16/app-readme.md diff --git a/stable/autobrr/4.0.16/charts/common-12.9.5.tgz b/stable/autobrr/4.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/autobrr/4.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/autobrr/4.0.15/ix_values.yaml b/stable/autobrr/4.0.16/ix_values.yaml similarity index 100% rename from stable/autobrr/4.0.15/ix_values.yaml rename to stable/autobrr/4.0.16/ix_values.yaml diff --git a/stable/autobrr/4.0.15/questions.yaml b/stable/autobrr/4.0.16/questions.yaml similarity index 100% rename from stable/autobrr/4.0.15/questions.yaml rename to stable/autobrr/4.0.16/questions.yaml diff --git a/stable/baserow/7.0.15/templates/NOTES.txt b/stable/autobrr/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/baserow/7.0.15/templates/NOTES.txt rename to stable/autobrr/4.0.16/templates/NOTES.txt diff --git a/stable/automatic-music-downloader/5.0.13/templates/common.yaml b/stable/autobrr/4.0.16/templates/common.yaml similarity index 100% rename from stable/automatic-music-downloader/5.0.13/templates/common.yaml rename to stable/autobrr/4.0.16/templates/common.yaml diff --git a/stable/baserow/7.0.15/values.yaml b/stable/autobrr/4.0.16/values.yaml similarity index 100% rename from stable/baserow/7.0.15/values.yaml rename to stable/autobrr/4.0.16/values.yaml diff --git a/stable/automatic-music-downloader/5.0.13/CHANGELOG.md b/stable/automatic-music-downloader/5.0.13/CHANGELOG.md deleted file mode 100644 index 977a90cc48c..00000000000 --- a/stable/automatic-music-downloader/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [automatic-music-downloader-5.0.13](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.12...automatic-music-downloader-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [automatic-music-downloader-5.0.12](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.11...automatic-music-downloader-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [automatic-music-downloader-5.0.11](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.10...automatic-music-downloader-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [automatic-music-downloader-5.0.10](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.9...automatic-music-downloader-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [automatic-music-downloader-5.0.9](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.8...automatic-music-downloader-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [automatic-music-downloader-5.0.8](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.7...automatic-music-downloader-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [automatic-music-downloader-5.0.7](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.6...automatic-music-downloader-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [automatic-music-downloader-5.0.6](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.5...automatic-music-downloader-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [automatic-music-downloader-5.0.5](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.4...automatic-music-downloader-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [automatic-music-downloader-5.0.4](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.3...automatic-music-downloader-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - diff --git a/stable/automatic-music-downloader/5.0.13/Chart.yaml b/stable/automatic-music-downloader/5.0.13/Chart.yaml deleted file mode 100644 index b2ffba22667..00000000000 --- a/stable/automatic-music-downloader/5.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: A Lidarr companion script to automatically download music for Lidarr. -home: https://truecharts.org/charts/stable/automatic-music-downloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png -keywords: - - automatic - - music - - downloader - - deemix -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: automatic-music-downloader -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader - - https://github.com/RandomNinjaAtk/docker-amd -type: application -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/automatic-music-downloader/5.0.13/app-changelog.md b/stable/automatic-music-downloader/5.0.13/app-changelog.md deleted file mode 100644 index 090554a496a..00000000000 --- a/stable/automatic-music-downloader/5.0.13/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [automatic-music-downloader-5.0.13](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.12...automatic-music-downloader-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/automatic-music-downloader/5.0.13/charts/common-12.9.2.tgz b/stable/automatic-music-downloader/5.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/automatic-music-downloader/5.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/automatic-music-downloader/5.0.14/CHANGELOG.md b/stable/automatic-music-downloader/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..8b512ecee2a --- /dev/null +++ b/stable/automatic-music-downloader/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [automatic-music-downloader-5.0.7](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.6...automatic-music-downloader-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [automatic-music-downloader-5.0.6](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.5...automatic-music-downloader-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [automatic-music-downloader-5.0.5](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.4...automatic-music-downloader-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + diff --git a/stable/automatic-music-downloader/5.0.14/Chart.yaml b/stable/automatic-music-downloader/5.0.14/Chart.yaml new file mode 100644 index 00000000000..e0a3dbcb9d1 --- /dev/null +++ b/stable/automatic-music-downloader/5.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/avidemux/4.0.15/README.md b/stable/automatic-music-downloader/5.0.14/README.md similarity index 100% rename from stable/avidemux/4.0.15/README.md rename to stable/automatic-music-downloader/5.0.14/README.md diff --git a/stable/automatic-music-downloader/5.0.14/app-changelog.md b/stable/automatic-music-downloader/5.0.14/app-changelog.md new file mode 100644 index 00000000000..955659d3a4c --- /dev/null +++ b/stable/automatic-music-downloader/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/automatic-music-downloader/5.0.13/app-readme.md b/stable/automatic-music-downloader/5.0.14/app-readme.md similarity index 100% rename from stable/automatic-music-downloader/5.0.13/app-readme.md rename to stable/automatic-music-downloader/5.0.14/app-readme.md diff --git a/stable/automatic-music-downloader/5.0.14/charts/common-12.9.5.tgz b/stable/automatic-music-downloader/5.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/automatic-music-downloader/5.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/automatic-music-downloader/5.0.13/ix_values.yaml b/stable/automatic-music-downloader/5.0.14/ix_values.yaml similarity index 100% rename from stable/automatic-music-downloader/5.0.13/ix_values.yaml rename to stable/automatic-music-downloader/5.0.14/ix_values.yaml diff --git a/stable/automatic-music-downloader/5.0.13/questions.yaml b/stable/automatic-music-downloader/5.0.14/questions.yaml similarity index 100% rename from stable/automatic-music-downloader/5.0.13/questions.yaml rename to stable/automatic-music-downloader/5.0.14/questions.yaml diff --git a/stable/beets/7.0.18/templates/NOTES.txt b/stable/automatic-music-downloader/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/beets/7.0.18/templates/NOTES.txt rename to stable/automatic-music-downloader/5.0.14/templates/NOTES.txt diff --git a/stable/avidemux/4.0.15/templates/common.yaml b/stable/automatic-music-downloader/5.0.14/templates/common.yaml similarity index 100% rename from stable/avidemux/4.0.15/templates/common.yaml rename to stable/automatic-music-downloader/5.0.14/templates/common.yaml diff --git a/stable/beets/7.0.18/values.yaml b/stable/automatic-music-downloader/5.0.14/values.yaml similarity index 100% rename from stable/beets/7.0.18/values.yaml rename to stable/automatic-music-downloader/5.0.14/values.yaml diff --git a/stable/autoscan/4.0.17/CHANGELOG.md b/stable/autoscan/4.0.17/CHANGELOG.md deleted file mode 100644 index 7ee68c19b25..00000000000 --- a/stable/autoscan/4.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [autoscan-4.0.17](https://github.com/truecharts/charts/compare/autoscan-4.0.16...autoscan-4.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [autoscan-4.0.16](https://github.com/truecharts/charts/compare/autoscan-4.0.15...autoscan-4.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#9067](https://github.com/truecharts/charts/issues/9067)) - - - - -## [autoscan-4.0.15](https://github.com/truecharts/charts/compare/autoscan-4.0.14...autoscan-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [autoscan-4.0.14](https://github.com/truecharts/charts/compare/autoscan-4.0.13...autoscan-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [autoscan-4.0.13](https://github.com/truecharts/charts/compare/autoscan-4.0.12...autoscan-4.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#8934](https://github.com/truecharts/charts/issues/8934)) - - - - -## [autoscan-4.0.12](https://github.com/truecharts/charts/compare/autoscan-4.0.11...autoscan-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [autoscan-4.0.11](https://github.com/truecharts/charts/compare/autoscan-4.0.10...autoscan-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [autoscan-4.0.10](https://github.com/truecharts/charts/compare/autoscan-4.0.9...autoscan-4.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#8172](https://github.com/truecharts/charts/issues/8172)) - - - - -## [autoscan-4.0.9](https://github.com/truecharts/charts/compare/autoscan-4.0.8...autoscan-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [autoscan-4.0.8](https://github.com/truecharts/charts/compare/autoscan-4.0.7...autoscan-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [autoscan-4.0.7](https://github.com/truecharts/charts/compare/autoscan-4.0.6...autoscan-4.0.7) (2023-04-20) - -### Chore diff --git a/stable/autoscan/4.0.17/Chart.yaml b/stable/autoscan/4.0.17/Chart.yaml deleted file mode 100644 index 28812c8755e..00000000000 --- a/stable/autoscan/4.0.17/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autoscan -version: 4.0.17 -appVersion: "latest" -description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/autoscan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png -keywords: - - autoscan - - media -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan - - https://hotio.dev/containers/autoscan -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/autoscan/4.0.17/app-changelog.md b/stable/autoscan/4.0.17/app-changelog.md deleted file mode 100644 index 8a9bc42020a..00000000000 --- a/stable/autoscan/4.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autoscan-4.0.17](https://github.com/truecharts/charts/compare/autoscan-4.0.16...autoscan-4.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/autoscan/4.0.17/charts/common-12.9.2.tgz b/stable/autoscan/4.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/autoscan/4.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/autoscan/4.0.18/CHANGELOG.md b/stable/autoscan/4.0.18/CHANGELOG.md new file mode 100644 index 00000000000..db29e7c960f --- /dev/null +++ b/stable/autoscan/4.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [autoscan-4.0.10](https://github.com/truecharts/charts/compare/autoscan-4.0.9...autoscan-4.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#8172](https://github.com/truecharts/charts/issues/8172)) + + + + +## [autoscan-4.0.9](https://github.com/truecharts/charts/compare/autoscan-4.0.8...autoscan-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [autoscan-4.0.8](https://github.com/truecharts/charts/compare/autoscan-4.0.7...autoscan-4.0.8) (2023-04-25) + +### Chore diff --git a/stable/autoscan/4.0.18/Chart.yaml b/stable/autoscan/4.0.18/Chart.yaml new file mode 100644 index 00000000000..fed21ef61a0 --- /dev/null +++ b/stable/autoscan/4.0.18/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autoscan +version: 4.0.18 +appVersion: "latest" +description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/autoscan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png +keywords: + - autoscan + - media +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan + - https://hotio.dev/containers/autoscan +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15/README.md b/stable/autoscan/4.0.18/README.md similarity index 100% rename from stable/baserow/7.0.15/README.md rename to stable/autoscan/4.0.18/README.md diff --git a/stable/autoscan/4.0.18/app-changelog.md b/stable/autoscan/4.0.18/app-changelog.md new file mode 100644 index 00000000000..1f070e79034 --- /dev/null +++ b/stable/autoscan/4.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/autoscan/4.0.17/app-readme.md b/stable/autoscan/4.0.18/app-readme.md similarity index 100% rename from stable/autoscan/4.0.17/app-readme.md rename to stable/autoscan/4.0.18/app-readme.md diff --git a/stable/autoscan/4.0.18/charts/common-12.9.5.tgz b/stable/autoscan/4.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/autoscan/4.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/autoscan/4.0.17/ix_values.yaml b/stable/autoscan/4.0.18/ix_values.yaml similarity index 100% rename from stable/autoscan/4.0.17/ix_values.yaml rename to stable/autoscan/4.0.18/ix_values.yaml diff --git a/stable/autoscan/4.0.17/questions.yaml b/stable/autoscan/4.0.18/questions.yaml similarity index 100% rename from stable/autoscan/4.0.17/questions.yaml rename to stable/autoscan/4.0.18/questions.yaml diff --git a/stable/blog/7.0.14/templates/NOTES.txt b/stable/autoscan/4.0.18/templates/NOTES.txt similarity index 100% rename from stable/blog/7.0.14/templates/NOTES.txt rename to stable/autoscan/4.0.18/templates/NOTES.txt diff --git a/stable/autoscan/4.0.17/templates/common.yaml b/stable/autoscan/4.0.18/templates/common.yaml similarity index 100% rename from stable/autoscan/4.0.17/templates/common.yaml rename to stable/autoscan/4.0.18/templates/common.yaml diff --git a/stable/blog/7.0.14/values.yaml b/stable/autoscan/4.0.18/values.yaml similarity index 100% rename from stable/blog/7.0.14/values.yaml rename to stable/autoscan/4.0.18/values.yaml diff --git a/stable/avidemux/4.0.15/CHANGELOG.md b/stable/avidemux/4.0.15/CHANGELOG.md deleted file mode 100644 index 58ef9971380..00000000000 --- a/stable/avidemux/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [avidemux-4.0.15](https://github.com/truecharts/charts/compare/avidemux-4.0.14...avidemux-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [avidemux-4.0.14](https://github.com/truecharts/charts/compare/avidemux-4.0.13...avidemux-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [avidemux-4.0.13](https://github.com/truecharts/charts/compare/avidemux-4.0.12...avidemux-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [avidemux-4.0.12](https://github.com/truecharts/charts/compare/avidemux-4.0.11...avidemux-4.0.12) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/avidemux to v23.04.1 ([#8850](https://github.com/truecharts/charts/issues/8850)) - - - - -## [avidemux-4.0.11](https://github.com/truecharts/charts/compare/avidemux-4.0.10...avidemux-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [avidemux-4.0.10](https://github.com/truecharts/charts/compare/avidemux-4.0.9...avidemux-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [avidemux-4.0.9](https://github.com/truecharts/charts/compare/avidemux-4.0.8...avidemux-4.0.9) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/avidemux to v23.03.1 ([#8291](https://github.com/truecharts/charts/issues/8291)) - - - - -## [avidemux-4.0.8](https://github.com/truecharts/charts/compare/avidemux-4.0.7...avidemux-4.0.8) (2023-04-29) - -### Fix - -- add KILL cap ([#8140](https://github.com/truecharts/charts/issues/8140)) - - - - -## [avidemux-4.0.7](https://github.com/truecharts/charts/compare/avidemux-4.0.6...avidemux-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [avidemux-4.0.6](https://github.com/truecharts/charts/compare/avidemux-4.0.5...avidemux-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [avidemux-4.0.5](https://github.com/truecharts/charts/compare/avidemux-4.0.4...avidemux-4.0.5) (2023-04-20) - -### Chore diff --git a/stable/avidemux/4.0.15/Chart.yaml b/stable/avidemux/4.0.15/Chart.yaml deleted file mode 100644 index a84afa451d0..00000000000 --- a/stable/avidemux/4.0.15/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.9.2 -deprecated: false -description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. -home: https://truecharts.org/charts/stable/avidemux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png -keywords: - - media - - avidemux -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: avidemux -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux - - https://github.com/jlesage/docker-avidemux -type: application -version: 4.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/avidemux/4.0.15/app-changelog.md b/stable/avidemux/4.0.15/app-changelog.md deleted file mode 100644 index a5371f7dc9d..00000000000 --- a/stable/avidemux/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [avidemux-4.0.15](https://github.com/truecharts/charts/compare/avidemux-4.0.14...avidemux-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/avidemux/4.0.15/charts/common-12.9.2.tgz b/stable/avidemux/4.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/avidemux/4.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/avidemux/4.0.16/CHANGELOG.md b/stable/avidemux/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..c3329814287 --- /dev/null +++ b/stable/avidemux/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [avidemux-4.0.9](https://github.com/truecharts/charts/compare/avidemux-4.0.8...avidemux-4.0.9) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/avidemux to v23.03.1 ([#8291](https://github.com/truecharts/charts/issues/8291)) + + + + +## [avidemux-4.0.8](https://github.com/truecharts/charts/compare/avidemux-4.0.7...avidemux-4.0.8) (2023-04-29) + +### Fix + +- add KILL cap ([#8140](https://github.com/truecharts/charts/issues/8140)) + + + + +## [avidemux-4.0.7](https://github.com/truecharts/charts/compare/avidemux-4.0.6...avidemux-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [avidemux-4.0.6](https://github.com/truecharts/charts/compare/avidemux-4.0.5...avidemux-4.0.6) (2023-04-25) + +### Chore diff --git a/stable/avidemux/4.0.16/Chart.yaml b/stable/avidemux/4.0.16/Chart.yaml new file mode 100644 index 00000000000..37c306301de --- /dev/null +++ b/stable/avidemux/4.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/beets/7.0.18/README.md b/stable/avidemux/4.0.16/README.md similarity index 100% rename from stable/beets/7.0.18/README.md rename to stable/avidemux/4.0.16/README.md diff --git a/stable/avidemux/4.0.16/app-changelog.md b/stable/avidemux/4.0.16/app-changelog.md new file mode 100644 index 00000000000..3485d338e36 --- /dev/null +++ b/stable/avidemux/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/avidemux/4.0.15/app-readme.md b/stable/avidemux/4.0.16/app-readme.md similarity index 100% rename from stable/avidemux/4.0.15/app-readme.md rename to stable/avidemux/4.0.16/app-readme.md diff --git a/stable/avidemux/4.0.16/charts/common-12.9.5.tgz b/stable/avidemux/4.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/avidemux/4.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/avidemux/4.0.15/ix_values.yaml b/stable/avidemux/4.0.16/ix_values.yaml similarity index 100% rename from stable/avidemux/4.0.15/ix_values.yaml rename to stable/avidemux/4.0.16/ix_values.yaml diff --git a/stable/avidemux/4.0.15/questions.yaml b/stable/avidemux/4.0.16/questions.yaml similarity index 100% rename from stable/avidemux/4.0.15/questions.yaml rename to stable/avidemux/4.0.16/questions.yaml diff --git a/stable/boinc/5.0.15/templates/NOTES.txt b/stable/avidemux/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/boinc/5.0.15/templates/NOTES.txt rename to stable/avidemux/4.0.16/templates/NOTES.txt diff --git a/stable/boinc/5.0.15/templates/common.yaml b/stable/avidemux/4.0.16/templates/common.yaml similarity index 100% rename from stable/boinc/5.0.15/templates/common.yaml rename to stable/avidemux/4.0.16/templates/common.yaml diff --git a/stable/boinc/5.0.15/values.yaml b/stable/avidemux/4.0.16/values.yaml similarity index 100% rename from stable/boinc/5.0.15/values.yaml rename to stable/avidemux/4.0.16/values.yaml diff --git a/stable/babybuddy/12.0.18/CHANGELOG.md b/stable/babybuddy/12.0.18/CHANGELOG.md new file mode 100644 index 00000000000..650580b7388 --- /dev/null +++ b/stable/babybuddy/12.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [babybuddy-12.0.12](https://github.com/truecharts/charts/compare/babybuddy-12.0.11...babybuddy-12.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [babybuddy-12.0.11](https://github.com/truecharts/charts/compare/babybuddy-12.0.10...babybuddy-12.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [babybuddy-12.0.10](https://github.com/truecharts/charts/compare/babybuddy-12.0.9...babybuddy-12.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to 1.15.1 ([#8641](https://github.com/truecharts/charts/issues/8641)) + + + + +## [babybuddy-12.0.9](https://github.com/truecharts/charts/compare/babybuddy-12.0.8...babybuddy-12.0.9) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v1.15.1 ([#8436](https://github.com/truecharts/charts/issues/8436)) + + + + +## [babybuddy-12.0.8](https://github.com/truecharts/charts/compare/babybuddy-12.0.7...babybuddy-12.0.8) (2023-04-26) + +### Chore diff --git a/stable/babybuddy/12.0.18/Chart.yaml b/stable/babybuddy/12.0.18/Chart.yaml new file mode 100644 index 00000000000..c55c913d4c1 --- /dev/null +++ b/stable/babybuddy/12.0.18/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.16.0" +kubeVersion: ">=1.16.0-0" +version: 12.0.18 +name: babybuddy +description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. +type: application +home: https://truecharts.org/charts/stable/babybuddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png +keywords: + - baby + - buddy + - tracker + - parents + - parenting +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy + - https://github.com/babybuddy/babybuddy +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14/README.md b/stable/babybuddy/12.0.18/README.md similarity index 100% rename from stable/blog/7.0.14/README.md rename to stable/babybuddy/12.0.18/README.md diff --git a/stable/babybuddy/12.0.18/app-changelog.md b/stable/babybuddy/12.0.18/app-changelog.md new file mode 100644 index 00000000000..817a85d0bc6 --- /dev/null +++ b/stable/babybuddy/12.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/babybuddy/12.0.18/app-readme.md b/stable/babybuddy/12.0.18/app-readme.md new file mode 100644 index 00000000000..97caca43a50 --- /dev/null +++ b/stable/babybuddy/12.0.18/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.18/charts/common-12.9.5.tgz b/stable/babybuddy/12.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/babybuddy/12.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/babybuddy/12.0.18/ix_values.yaml b/stable/babybuddy/12.0.18/ix_values.yaml new file mode 100644 index 00000000000..b35901692b6 --- /dev/null +++ b/stable/babybuddy/12.0.18/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: tccr.io/truecharts/babybuddy + pullPolicy: IfNotPresent + tag: v1.16.0@sha256:dbcbabeae388e683bf1f3b8a67d39d0c169dc2325113909ec7b6596e13a25a5b + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10069 + protocol: http + targetPort: 8000 + +workload: + main: + podSpec: + containers: + main: + env: + DB_ENGINE: "django.db.backends.postgresql" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_PORT: "5432" + CSRF_TRUSTED_ORIGINS: "" + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + +persistence: + config: + enabled: true + mountPath: /config + +cnpg: + main: + enabled: true + user: babybuddy + database: babybuddy + +portal: + open: + enabled: true diff --git a/stable/babybuddy/12.0.18/questions.yaml b/stable/babybuddy/12.0.18/questions.yaml new file mode 100644 index 00000000000..dd02b82b4d0 --- /dev/null +++ b/stable/babybuddy/12.0.18/questions.yaml @@ -0,0 +1,1940 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: CSRF_TRUSTED_ORIGINS + label: "CSRF_TRUSTED_ORIGINS" + description: "Add any address you'd like to access babybuddy at (comma separated, no spaces)" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10069 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/booksonic-air/9.0.15/templates/NOTES.txt b/stable/babybuddy/12.0.18/templates/NOTES.txt similarity index 100% rename from stable/booksonic-air/9.0.15/templates/NOTES.txt rename to stable/babybuddy/12.0.18/templates/NOTES.txt diff --git a/stable/booksonic-air/9.0.15/templates/common.yaml b/stable/babybuddy/12.0.18/templates/common.yaml similarity index 100% rename from stable/booksonic-air/9.0.15/templates/common.yaml rename to stable/babybuddy/12.0.18/templates/common.yaml diff --git a/stable/booksonic-air/9.0.15/values.yaml b/stable/babybuddy/12.0.18/values.yaml similarity index 100% rename from stable/booksonic-air/9.0.15/values.yaml rename to stable/babybuddy/12.0.18/values.yaml diff --git a/stable/baserow/7.0.15/CHANGELOG.md b/stable/baserow/7.0.15/CHANGELOG.md deleted file mode 100644 index bb6887e5719..00000000000 --- a/stable/baserow/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [baserow-7.0.15](https://github.com/truecharts/charts/compare/baserow-7.0.14...baserow-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - update container image tccr.io/truecharts/baserow to v1.17.1 ([#9036](https://github.com/truecharts/charts/issues/9036)) - - - - -## [baserow-7.0.14](https://github.com/truecharts/charts/compare/baserow-7.0.13...baserow-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - ### Fix - -- Fix DATABASE_HOST env var ([#8872](https://github.com/truecharts/charts/issues/8872)) - - - - -## [baserow-7.0.13](https://github.com/truecharts/charts/compare/baserow-7.0.12...baserow-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [baserow-7.0.12](https://github.com/truecharts/charts/compare/baserow-7.0.11...baserow-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [baserow-7.0.11](https://github.com/truecharts/charts/compare/baserow-7.0.10...baserow-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [baserow-7.0.10](https://github.com/truecharts/charts/compare/baserow-7.0.9...baserow-7.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/baserow to v1.16.0 ([#8553](https://github.com/truecharts/charts/issues/8553)) - - - - -## [baserow-7.0.9](https://github.com/truecharts/charts/compare/baserow-7.0.8...baserow-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [baserow-7.0.8](https://github.com/truecharts/charts/compare/baserow-7.0.7...baserow-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [baserow-7.0.7](https://github.com/truecharts/charts/compare/baserow-7.0.6...baserow-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [baserow-7.0.6](https://github.com/truecharts/charts/compare/baserow-7.0.5...baserow-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - diff --git a/stable/baserow/7.0.15/Chart.yaml b/stable/baserow/7.0.15/Chart.yaml deleted file mode 100644 index 1f3d61b806c..00000000000 --- a/stable/baserow/7.0.15/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.17.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -description: Baserow is an open source no-code database tool and Airtable alternative. -home: https://truecharts.org/charts/stable/baserow -icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png -keywords: - - baserow -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: baserow -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - - https://gitlab.com/bramw/baserow/ -version: 7.0.15 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/baserow/7.0.15/app-changelog.md b/stable/baserow/7.0.15/app-changelog.md deleted file mode 100644 index 4cbcdbccbcc..00000000000 --- a/stable/baserow/7.0.15/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [baserow-7.0.15](https://github.com/truecharts/charts/compare/baserow-7.0.14...baserow-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - update container image tccr.io/truecharts/baserow to v1.17.1 ([#9036](https://github.com/truecharts/charts/issues/9036)) - - \ No newline at end of file diff --git a/stable/baserow/7.0.15/charts/common-12.9.2.tgz b/stable/baserow/7.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/baserow/7.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/baserow/7.0.15/charts/redis-6.0.43.tgz b/stable/baserow/7.0.15/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/baserow/7.0.15/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/baserow/7.0.16/CHANGELOG.md b/stable/baserow/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..fc258c382a1 --- /dev/null +++ b/stable/baserow/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [baserow-7.0.10](https://github.com/truecharts/charts/compare/baserow-7.0.9...baserow-7.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.16.0 ([#8553](https://github.com/truecharts/charts/issues/8553)) + + + + +## [baserow-7.0.9](https://github.com/truecharts/charts/compare/baserow-7.0.8...baserow-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [baserow-7.0.8](https://github.com/truecharts/charts/compare/baserow-7.0.7...baserow-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [baserow-7.0.7](https://github.com/truecharts/charts/compare/baserow-7.0.6...baserow-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + diff --git a/stable/baserow/7.0.16/Chart.yaml b/stable/baserow/7.0.16/Chart.yaml new file mode 100644 index 00000000000..988004bf719 --- /dev/null +++ b/stable/baserow/7.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.17.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.16 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/boinc/5.0.15/README.md b/stable/baserow/7.0.16/README.md similarity index 100% rename from stable/boinc/5.0.15/README.md rename to stable/baserow/7.0.16/README.md diff --git a/stable/baserow/7.0.16/app-changelog.md b/stable/baserow/7.0.16/app-changelog.md new file mode 100644 index 00000000000..1faa3c909bc --- /dev/null +++ b/stable/baserow/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/baserow/7.0.15/app-readme.md b/stable/baserow/7.0.16/app-readme.md similarity index 100% rename from stable/baserow/7.0.15/app-readme.md rename to stable/baserow/7.0.16/app-readme.md diff --git a/stable/baserow/7.0.16/charts/common-12.9.5.tgz b/stable/baserow/7.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/baserow/7.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/baserow/7.0.16/charts/redis-6.0.44.tgz b/stable/baserow/7.0.16/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/baserow/7.0.16/charts/redis-6.0.44.tgz differ diff --git a/stable/baserow/7.0.15/ix_values.yaml b/stable/baserow/7.0.16/ix_values.yaml similarity index 100% rename from stable/baserow/7.0.15/ix_values.yaml rename to stable/baserow/7.0.16/ix_values.yaml diff --git a/stable/baserow/7.0.15/questions.yaml b/stable/baserow/7.0.16/questions.yaml similarity index 100% rename from stable/baserow/7.0.15/questions.yaml rename to stable/baserow/7.0.16/questions.yaml diff --git a/stable/bookstack/7.0.12/templates/NOTES.txt b/stable/baserow/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/bookstack/7.0.12/templates/NOTES.txt rename to stable/baserow/7.0.16/templates/NOTES.txt diff --git a/stable/baserow/7.0.15/templates/_secrets.tpl b/stable/baserow/7.0.16/templates/_secrets.tpl similarity index 100% rename from stable/baserow/7.0.15/templates/_secrets.tpl rename to stable/baserow/7.0.16/templates/_secrets.tpl diff --git a/stable/baserow/7.0.15/templates/common.yaml b/stable/baserow/7.0.16/templates/common.yaml similarity index 100% rename from stable/baserow/7.0.15/templates/common.yaml rename to stable/baserow/7.0.16/templates/common.yaml diff --git a/stable/bookstack/7.0.12/values.yaml b/stable/baserow/7.0.16/values.yaml similarity index 100% rename from stable/bookstack/7.0.12/values.yaml rename to stable/baserow/7.0.16/values.yaml diff --git a/stable/bazarr/14.0.19/CHANGELOG.md b/stable/bazarr/14.0.19/CHANGELOG.md new file mode 100644 index 00000000000..53e361389b7 --- /dev/null +++ b/stable/bazarr/14.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [bazarr-14.0.13](https://github.com/truecharts/charts/compare/bazarr-14.0.12...bazarr-14.0.13) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [bazarr-14.0.12](https://github.com/truecharts/charts/compare/bazarr-14.0.11...bazarr-14.0.12) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/bazarr to 1.2.0 ([#8626](https://github.com/truecharts/charts/issues/8626)) + + + + +## [bazarr-14.0.11](https://github.com/truecharts/charts/compare/bazarr-14.0.10...bazarr-14.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.2.0 ([#8554](https://github.com/truecharts/charts/issues/8554)) + + + + +## [bazarr-14.0.10](https://github.com/truecharts/charts/compare/bazarr-14.0.9...bazarr-14.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v ([#8175](https://github.com/truecharts/charts/issues/8175)) + + + diff --git a/stable/bazarr/14.0.19/Chart.yaml b/stable/bazarr/14.0.19/Chart.yaml new file mode 100644 index 00000000000..035800f9cf4 --- /dev/null +++ b/stable/bazarr/14.0.19/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/booksonic-air/9.0.15/README.md b/stable/bazarr/14.0.19/README.md similarity index 100% rename from stable/booksonic-air/9.0.15/README.md rename to stable/bazarr/14.0.19/README.md diff --git a/stable/bazarr/14.0.19/app-changelog.md b/stable/bazarr/14.0.19/app-changelog.md new file mode 100644 index 00000000000..f410527859c --- /dev/null +++ b/stable/bazarr/14.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/bazarr/14.0.19/app-readme.md b/stable/bazarr/14.0.19/app-readme.md new file mode 100644 index 00000000000..90f6859f27b --- /dev/null +++ b/stable/bazarr/14.0.19/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.19/charts/common-12.9.5.tgz b/stable/bazarr/14.0.19/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/bazarr/14.0.19/charts/common-12.9.5.tgz differ diff --git a/stable/bazarr/14.0.19/ix_values.yaml b/stable/bazarr/14.0.19/ix_values.yaml new file mode 100644 index 00000000000..5b7fe85a25f --- /dev/null +++ b/stable/bazarr/14.0.19/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.19/questions.yaml b/stable/bazarr/14.0.19/questions.yaml new file mode 100644 index 00000000000..36a66698e28 --- /dev/null +++ b/stable/bazarr/14.0.19/questions.yaml @@ -0,0 +1,1927 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6767 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/browserless-chrome/5.0.16/templates/NOTES.txt b/stable/bazarr/14.0.19/templates/NOTES.txt similarity index 100% rename from stable/browserless-chrome/5.0.16/templates/NOTES.txt rename to stable/bazarr/14.0.19/templates/NOTES.txt diff --git a/stable/browserless-chrome/5.0.16/templates/common.yaml b/stable/bazarr/14.0.19/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/5.0.16/templates/common.yaml rename to stable/bazarr/14.0.19/templates/common.yaml diff --git a/stable/browserless-chrome/5.0.16/values.yaml b/stable/bazarr/14.0.19/values.yaml similarity index 100% rename from stable/browserless-chrome/5.0.16/values.yaml rename to stable/bazarr/14.0.19/values.yaml diff --git a/stable/beets/7.0.18/CHANGELOG.md b/stable/beets/7.0.18/CHANGELOG.md deleted file mode 100644 index d312b5ed5c9..00000000000 --- a/stable/beets/7.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [beets-7.0.18](https://github.com/truecharts/charts/compare/beets-7.0.17...beets-7.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [beets-7.0.17](https://github.com/truecharts/charts/compare/beets-7.0.16...beets-7.0.17) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#9068](https://github.com/truecharts/charts/issues/9068)) - - - - -## [beets-7.0.16](https://github.com/truecharts/charts/compare/beets-7.0.15...beets-7.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [beets-7.0.15](https://github.com/truecharts/charts/compare/beets-7.0.14...beets-7.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [beets-7.0.14](https://github.com/truecharts/charts/compare/beets-7.0.13...beets-7.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#8935](https://github.com/truecharts/charts/issues/8935)) - - - - -## [beets-7.0.13](https://github.com/truecharts/charts/compare/beets-7.0.12...beets-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [beets-7.0.12](https://github.com/truecharts/charts/compare/beets-7.0.11...beets-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [beets-7.0.11](https://github.com/truecharts/charts/compare/beets-7.0.10...beets-7.0.11) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#8462](https://github.com/truecharts/charts/issues/8462)) - - - - -## [beets-7.0.10](https://github.com/truecharts/charts/compare/beets-7.0.9...beets-7.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#8176](https://github.com/truecharts/charts/issues/8176)) - - - - -## [beets-7.0.9](https://github.com/truecharts/charts/compare/beets-7.0.8...beets-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [beets-7.0.8](https://github.com/truecharts/charts/compare/beets-7.0.7...beets-7.0.8) (2023-04-25) - -### Chore diff --git a/stable/beets/7.0.18/Chart.yaml b/stable/beets/7.0.18/Chart.yaml deleted file mode 100644 index 32360444bfa..00000000000 --- a/stable/beets/7.0.18/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.9.2 -description: A music library manager and not, for the most part, a music player. -home: https://truecharts.org/charts/stable/beets -icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png -keywords: - - music - - library - - manager - - player - - beets -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: beets -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/beets - - https://github.com/linuxserver/docker-beets - - https://beets.io/ -type: application -version: 7.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/beets/7.0.18/app-changelog.md b/stable/beets/7.0.18/app-changelog.md deleted file mode 100644 index d4a9172a21c..00000000000 --- a/stable/beets/7.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [beets-7.0.18](https://github.com/truecharts/charts/compare/beets-7.0.17...beets-7.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/beets/7.0.18/charts/common-12.9.2.tgz b/stable/beets/7.0.18/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/beets/7.0.18/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/beets/7.0.19/CHANGELOG.md b/stable/beets/7.0.19/CHANGELOG.md new file mode 100644 index 00000000000..bd9bea29aa9 --- /dev/null +++ b/stable/beets/7.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [beets-7.0.13](https://github.com/truecharts/charts/compare/beets-7.0.12...beets-7.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [beets-7.0.12](https://github.com/truecharts/charts/compare/beets-7.0.11...beets-7.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [beets-7.0.11](https://github.com/truecharts/charts/compare/beets-7.0.10...beets-7.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#8462](https://github.com/truecharts/charts/issues/8462)) + + + + +## [beets-7.0.10](https://github.com/truecharts/charts/compare/beets-7.0.9...beets-7.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#8176](https://github.com/truecharts/charts/issues/8176)) + + + + +## [beets-7.0.9](https://github.com/truecharts/charts/compare/beets-7.0.8...beets-7.0.9) (2023-04-25) + +### Chore diff --git a/stable/beets/7.0.19/Chart.yaml b/stable/beets/7.0.19/Chart.yaml new file mode 100644 index 00000000000..a2061cf48d8 --- /dev/null +++ b/stable/beets/7.0.19/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/bookstack/7.0.12/README.md b/stable/beets/7.0.19/README.md similarity index 100% rename from stable/bookstack/7.0.12/README.md rename to stable/beets/7.0.19/README.md diff --git a/stable/beets/7.0.19/app-changelog.md b/stable/beets/7.0.19/app-changelog.md new file mode 100644 index 00000000000..1ec48f3a429 --- /dev/null +++ b/stable/beets/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/beets/7.0.18/app-readme.md b/stable/beets/7.0.19/app-readme.md similarity index 100% rename from stable/beets/7.0.18/app-readme.md rename to stable/beets/7.0.19/app-readme.md diff --git a/stable/beets/7.0.19/charts/common-12.9.5.tgz b/stable/beets/7.0.19/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/beets/7.0.19/charts/common-12.9.5.tgz differ diff --git a/stable/beets/7.0.18/ix_values.yaml b/stable/beets/7.0.19/ix_values.yaml similarity index 100% rename from stable/beets/7.0.18/ix_values.yaml rename to stable/beets/7.0.19/ix_values.yaml diff --git a/stable/beets/7.0.18/questions.yaml b/stable/beets/7.0.19/questions.yaml similarity index 100% rename from stable/beets/7.0.18/questions.yaml rename to stable/beets/7.0.19/questions.yaml diff --git a/stable/budge/5.0.16/templates/NOTES.txt b/stable/beets/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/budge/5.0.16/templates/NOTES.txt rename to stable/beets/7.0.19/templates/NOTES.txt diff --git a/stable/beets/7.0.18/templates/common.yaml b/stable/beets/7.0.19/templates/common.yaml similarity index 100% rename from stable/beets/7.0.18/templates/common.yaml rename to stable/beets/7.0.19/templates/common.yaml diff --git a/stable/budge/5.0.16/values.yaml b/stable/beets/7.0.19/values.yaml similarity index 100% rename from stable/budge/5.0.16/values.yaml rename to stable/beets/7.0.19/values.yaml diff --git a/stable/blog/7.0.14/CHANGELOG.md b/stable/blog/7.0.14/CHANGELOG.md deleted file mode 100644 index f9960acdf72..00000000000 --- a/stable/blog/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [blog-7.0.14](https://github.com/truecharts/charts/compare/blog-7.0.13...blog-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [blog-7.0.13](https://github.com/truecharts/charts/compare/blog-7.0.12...blog-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [blog-7.0.12](https://github.com/truecharts/charts/compare/blog-7.0.11...blog-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [blog-7.0.11](https://github.com/truecharts/charts/compare/blog-7.0.10...blog-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [blog-7.0.10](https://github.com/truecharts/charts/compare/blog-7.0.9...blog-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [blog-7.0.9](https://github.com/truecharts/charts/compare/blog-7.0.8...blog-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [blog-7.0.8](https://github.com/truecharts/charts/compare/blog-7.0.7...blog-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [blog-7.0.7](https://github.com/truecharts/charts/compare/blog-7.0.6...blog-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [blog-7.0.6](https://github.com/truecharts/charts/compare/blog-7.0.5...blog-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [blog-7.0.5](https://github.com/truecharts/charts/compare/blog-7.0.4...blog-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [blog-7.0.4](https://github.com/truecharts/charts/compare/blog-7.0.3...blog-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/blog/7.0.14/Chart.yaml b/stable/blog/7.0.14/Chart.yaml deleted file mode 100644 index 301ac129a3f..00000000000 --- a/stable/blog/7.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: "Lightweight self-hosted facebook-styled PHP blog." -home: https://truecharts.org/charts/stable/blog -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png -keywords: - - blog - - php - - self - - hosted - - facebook -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blog -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/blog - - https://github.com/m1k1o/blog - - https://github.com/nicholaswilde/docker-blog -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" diff --git a/stable/blog/7.0.14/app-changelog.md b/stable/blog/7.0.14/app-changelog.md deleted file mode 100644 index ba2344d6f9d..00000000000 --- a/stable/blog/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [blog-7.0.14](https://github.com/truecharts/charts/compare/blog-7.0.13...blog-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/blog/7.0.14/charts/common-12.9.2.tgz b/stable/blog/7.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/blog/7.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/blog/7.0.15/CHANGELOG.md b/stable/blog/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..69cbb2b5131 --- /dev/null +++ b/stable/blog/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [blog-7.0.8](https://github.com/truecharts/charts/compare/blog-7.0.7...blog-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [blog-7.0.7](https://github.com/truecharts/charts/compare/blog-7.0.6...blog-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [blog-7.0.6](https://github.com/truecharts/charts/compare/blog-7.0.5...blog-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [blog-7.0.5](https://github.com/truecharts/charts/compare/blog-7.0.4...blog-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/blog/7.0.15/Chart.yaml b/stable/blog/7.0.15/Chart.yaml new file mode 100644 index 00000000000..b96dd9ea7c4 --- /dev/null +++ b/stable/blog/7.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" diff --git a/stable/browserless-chrome/5.0.16/README.md b/stable/blog/7.0.15/README.md similarity index 100% rename from stable/browserless-chrome/5.0.16/README.md rename to stable/blog/7.0.15/README.md diff --git a/stable/blog/7.0.15/app-changelog.md b/stable/blog/7.0.15/app-changelog.md new file mode 100644 index 00000000000..a86f3031fef --- /dev/null +++ b/stable/blog/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/blog/7.0.14/app-readme.md b/stable/blog/7.0.15/app-readme.md similarity index 100% rename from stable/blog/7.0.14/app-readme.md rename to stable/blog/7.0.15/app-readme.md diff --git a/stable/blog/7.0.15/charts/common-12.9.5.tgz b/stable/blog/7.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/blog/7.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/blog/7.0.14/ix_values.yaml b/stable/blog/7.0.15/ix_values.yaml similarity index 100% rename from stable/blog/7.0.14/ix_values.yaml rename to stable/blog/7.0.15/ix_values.yaml diff --git a/stable/blog/7.0.14/questions.yaml b/stable/blog/7.0.15/questions.yaml similarity index 100% rename from stable/blog/7.0.14/questions.yaml rename to stable/blog/7.0.15/questions.yaml diff --git a/stable/chevereto/7.0.15/templates/NOTES.txt b/stable/blog/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/chevereto/7.0.15/templates/NOTES.txt rename to stable/blog/7.0.15/templates/NOTES.txt diff --git a/stable/blog/7.0.14/templates/common.yaml b/stable/blog/7.0.15/templates/common.yaml similarity index 100% rename from stable/blog/7.0.14/templates/common.yaml rename to stable/blog/7.0.15/templates/common.yaml diff --git a/stable/chevereto/7.0.15/values.yaml b/stable/blog/7.0.15/values.yaml similarity index 100% rename from stable/chevereto/7.0.15/values.yaml rename to stable/blog/7.0.15/values.yaml diff --git a/stable/boinc/5.0.15/CHANGELOG.md b/stable/boinc/5.0.15/CHANGELOG.md deleted file mode 100644 index 56ceb9dcefc..00000000000 --- a/stable/boinc/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [boinc-5.0.15](https://github.com/truecharts/charts/compare/boinc-5.0.14...boinc-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [boinc-5.0.14](https://github.com/truecharts/charts/compare/boinc-5.0.13...boinc-5.0.14) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#9069](https://github.com/truecharts/charts/issues/9069)) - - - - -## [boinc-5.0.13](https://github.com/truecharts/charts/compare/boinc-5.0.12...boinc-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [boinc-5.0.12](https://github.com/truecharts/charts/compare/boinc-5.0.11...boinc-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [boinc-5.0.11](https://github.com/truecharts/charts/compare/boinc-5.0.10...boinc-5.0.11) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#8936](https://github.com/truecharts/charts/issues/8936)) - - - - -## [boinc-5.0.10](https://github.com/truecharts/charts/compare/boinc-5.0.9...boinc-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/boinc to latest ([#8722](https://github.com/truecharts/charts/issues/8722)) - - - - -## [boinc-5.0.9](https://github.com/truecharts/charts/compare/boinc-5.0.8...boinc-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [boinc-5.0.8](https://github.com/truecharts/charts/compare/boinc-5.0.7...boinc-5.0.8) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#8179](https://github.com/truecharts/charts/issues/8179)) - - - - -## [boinc-5.0.7](https://github.com/truecharts/charts/compare/boinc-5.0.6...boinc-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [boinc-5.0.6](https://github.com/truecharts/charts/compare/boinc-5.0.5...boinc-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [boinc-5.0.5](https://github.com/truecharts/charts/compare/boinc-5.0.4...boinc-5.0.5) (2023-04-20) - diff --git a/stable/boinc/5.0.15/Chart.yaml b/stable/boinc/5.0.15/Chart.yaml deleted file mode 100644 index ea489a312f1..00000000000 --- a/stable/boinc/5.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: boinc -version: 5.0.15 -appVersion: "latest" -description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). -type: application -deprecated: false -home: https://truecharts.org/charts/stable/boinc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png -keywords: - - boinc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/boinc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/boinc/5.0.15/app-changelog.md b/stable/boinc/5.0.15/app-changelog.md deleted file mode 100644 index 183ef516cca..00000000000 --- a/stable/boinc/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-5.0.15](https://github.com/truecharts/charts/compare/boinc-5.0.14...boinc-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/boinc/5.0.15/charts/common-12.9.2.tgz b/stable/boinc/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/boinc/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/boinc/5.0.16/CHANGELOG.md b/stable/boinc/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..f2b766822cb --- /dev/null +++ b/stable/boinc/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [boinc-5.0.11](https://github.com/truecharts/charts/compare/boinc-5.0.10...boinc-5.0.11) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#8936](https://github.com/truecharts/charts/issues/8936)) + + + + +## [boinc-5.0.10](https://github.com/truecharts/charts/compare/boinc-5.0.9...boinc-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + - update container image tccr.io/truecharts/boinc to latest ([#8722](https://github.com/truecharts/charts/issues/8722)) + + + + +## [boinc-5.0.9](https://github.com/truecharts/charts/compare/boinc-5.0.8...boinc-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [boinc-5.0.8](https://github.com/truecharts/charts/compare/boinc-5.0.7...boinc-5.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#8179](https://github.com/truecharts/charts/issues/8179)) + + + + +## [boinc-5.0.7](https://github.com/truecharts/charts/compare/boinc-5.0.6...boinc-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [boinc-5.0.6](https://github.com/truecharts/charts/compare/boinc-5.0.5...boinc-5.0.6) (2023-04-25) + diff --git a/stable/boinc/5.0.16/Chart.yaml b/stable/boinc/5.0.16/Chart.yaml new file mode 100644 index 00000000000..ab0f6eb9460 --- /dev/null +++ b/stable/boinc/5.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: boinc +version: 5.0.16 +appVersion: "latest" +description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). +type: application +deprecated: false +home: https://truecharts.org/charts/stable/boinc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png +keywords: + - boinc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/boinc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.16/README.md b/stable/boinc/5.0.16/README.md similarity index 100% rename from stable/budge/5.0.16/README.md rename to stable/boinc/5.0.16/README.md diff --git a/stable/boinc/5.0.16/app-changelog.md b/stable/boinc/5.0.16/app-changelog.md new file mode 100644 index 00000000000..ea7e6b9c65a --- /dev/null +++ b/stable/boinc/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/boinc/5.0.15/app-readme.md b/stable/boinc/5.0.16/app-readme.md similarity index 100% rename from stable/boinc/5.0.15/app-readme.md rename to stable/boinc/5.0.16/app-readme.md diff --git a/stable/boinc/5.0.16/charts/common-12.9.5.tgz b/stable/boinc/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/boinc/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/boinc/5.0.15/ix_values.yaml b/stable/boinc/5.0.16/ix_values.yaml similarity index 100% rename from stable/boinc/5.0.15/ix_values.yaml rename to stable/boinc/5.0.16/ix_values.yaml diff --git a/stable/boinc/5.0.15/questions.yaml b/stable/boinc/5.0.16/questions.yaml similarity index 100% rename from stable/boinc/5.0.15/questions.yaml rename to stable/boinc/5.0.16/questions.yaml diff --git a/stable/chronos/4.0.14/templates/NOTES.txt b/stable/boinc/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/chronos/4.0.14/templates/NOTES.txt rename to stable/boinc/5.0.16/templates/NOTES.txt diff --git a/stable/budge/5.0.16/templates/common.yaml b/stable/boinc/5.0.16/templates/common.yaml similarity index 100% rename from stable/budge/5.0.16/templates/common.yaml rename to stable/boinc/5.0.16/templates/common.yaml diff --git a/stable/chronos/4.0.14/values.yaml b/stable/boinc/5.0.16/values.yaml similarity index 100% rename from stable/chronos/4.0.14/values.yaml rename to stable/boinc/5.0.16/values.yaml diff --git a/stable/booksonic-air/9.0.15/CHANGELOG.md b/stable/booksonic-air/9.0.15/CHANGELOG.md deleted file mode 100644 index 5c577ec9073..00000000000 --- a/stable/booksonic-air/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [booksonic-air-9.0.15](https://github.com/truecharts/charts/compare/booksonic-air-9.0.14...booksonic-air-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [booksonic-air-9.0.14](https://github.com/truecharts/charts/compare/booksonic-air-9.0.13...booksonic-air-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [booksonic-air-9.0.13](https://github.com/truecharts/charts/compare/booksonic-air-9.0.12...booksonic-air-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [booksonic-air-9.0.12](https://github.com/truecharts/charts/compare/booksonic-air-9.0.11...booksonic-air-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [booksonic-air-9.0.11](https://github.com/truecharts/charts/compare/booksonic-air-9.0.10...booksonic-air-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [booksonic-air-9.0.10](https://github.com/truecharts/charts/compare/booksonic-air-9.0.9...booksonic-air-9.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#8180](https://github.com/truecharts/charts/issues/8180)) - - - - -## [booksonic-air-9.0.9](https://github.com/truecharts/charts/compare/booksonic-air-9.0.8...booksonic-air-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [booksonic-air-9.0.8](https://github.com/truecharts/charts/compare/booksonic-air-9.0.7...booksonic-air-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [booksonic-air-9.0.7](https://github.com/truecharts/charts/compare/booksonic-air-9.0.6...booksonic-air-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [booksonic-air-9.0.6](https://github.com/truecharts/charts/compare/booksonic-air-9.0.5...booksonic-air-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [booksonic-air-9.0.5](https://github.com/truecharts/charts/compare/booksonic-air-9.0.4...booksonic-air-9.0.5) (2023-04-16) - -### Chore diff --git a/stable/booksonic-air/9.0.15/Chart.yaml b/stable/booksonic-air/9.0.15/Chart.yaml deleted file mode 100644 index 441d1624b46..00000000000 --- a/stable/booksonic-air/9.0.15/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.9.2 -description: Booksonic is a platform for accessing the audibooks you own wherever you are -home: https://truecharts.org/charts/stable/booksonic-air -icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png -keywords: - - booksonic - - audiobook -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: booksonic-air -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - - https://github.com/popeen/Booksonic-Air -version: 9.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/booksonic-air/9.0.15/app-changelog.md b/stable/booksonic-air/9.0.15/app-changelog.md deleted file mode 100644 index 665b52baa4b..00000000000 --- a/stable/booksonic-air/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [booksonic-air-9.0.15](https://github.com/truecharts/charts/compare/booksonic-air-9.0.14...booksonic-air-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/booksonic-air/9.0.15/charts/common-12.9.2.tgz b/stable/booksonic-air/9.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/booksonic-air/9.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/booksonic-air/9.0.16/CHANGELOG.md b/stable/booksonic-air/9.0.16/CHANGELOG.md new file mode 100644 index 00000000000..de126f8fd6d --- /dev/null +++ b/stable/booksonic-air/9.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [booksonic-air-9.0.10](https://github.com/truecharts/charts/compare/booksonic-air-9.0.9...booksonic-air-9.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#8180](https://github.com/truecharts/charts/issues/8180)) + + + + +## [booksonic-air-9.0.9](https://github.com/truecharts/charts/compare/booksonic-air-9.0.8...booksonic-air-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [booksonic-air-9.0.8](https://github.com/truecharts/charts/compare/booksonic-air-9.0.7...booksonic-air-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [booksonic-air-9.0.7](https://github.com/truecharts/charts/compare/booksonic-air-9.0.6...booksonic-air-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [booksonic-air-9.0.6](https://github.com/truecharts/charts/compare/booksonic-air-9.0.5...booksonic-air-9.0.6) (2023-04-16) + +### Chore diff --git a/stable/booksonic-air/9.0.16/Chart.yaml b/stable/booksonic-air/9.0.16/Chart.yaml new file mode 100644 index 00000000000..57b2ec08b1c --- /dev/null +++ b/stable/booksonic-air/9.0.16/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2201.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/chevereto/7.0.15/README.md b/stable/booksonic-air/9.0.16/README.md similarity index 100% rename from stable/chevereto/7.0.15/README.md rename to stable/booksonic-air/9.0.16/README.md diff --git a/stable/booksonic-air/9.0.16/app-changelog.md b/stable/booksonic-air/9.0.16/app-changelog.md new file mode 100644 index 00000000000..f92f7f16f5e --- /dev/null +++ b/stable/booksonic-air/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/booksonic-air/9.0.15/app-readme.md b/stable/booksonic-air/9.0.16/app-readme.md similarity index 100% rename from stable/booksonic-air/9.0.15/app-readme.md rename to stable/booksonic-air/9.0.16/app-readme.md diff --git a/stable/booksonic-air/9.0.16/charts/common-12.9.5.tgz b/stable/booksonic-air/9.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/booksonic-air/9.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/booksonic-air/9.0.15/ix_values.yaml b/stable/booksonic-air/9.0.16/ix_values.yaml similarity index 100% rename from stable/booksonic-air/9.0.15/ix_values.yaml rename to stable/booksonic-air/9.0.16/ix_values.yaml diff --git a/stable/booksonic-air/9.0.15/questions.yaml b/stable/booksonic-air/9.0.16/questions.yaml similarity index 100% rename from stable/booksonic-air/9.0.15/questions.yaml rename to stable/booksonic-air/9.0.16/questions.yaml diff --git a/stable/clamav/6.0.6/templates/NOTES.txt b/stable/booksonic-air/9.0.16/templates/NOTES.txt similarity index 100% rename from stable/clamav/6.0.6/templates/NOTES.txt rename to stable/booksonic-air/9.0.16/templates/NOTES.txt diff --git a/stable/chevereto/7.0.15/templates/common.yaml b/stable/booksonic-air/9.0.16/templates/common.yaml similarity index 100% rename from stable/chevereto/7.0.15/templates/common.yaml rename to stable/booksonic-air/9.0.16/templates/common.yaml diff --git a/stable/clamav/6.0.6/values.yaml b/stable/booksonic-air/9.0.16/values.yaml similarity index 100% rename from stable/clamav/6.0.6/values.yaml rename to stable/booksonic-air/9.0.16/values.yaml diff --git a/stable/bookstack/7.0.12/CHANGELOG.md b/stable/bookstack/7.0.12/CHANGELOG.md deleted file mode 100644 index 0da941c45db..00000000000 --- a/stable/bookstack/7.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [bookstack-7.0.12](https://github.com/truecharts/charts/compare/bookstack-7.0.11...bookstack-7.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [bookstack-7.0.11](https://github.com/truecharts/charts/compare/bookstack-7.0.10...bookstack-7.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [bookstack-7.0.10](https://github.com/truecharts/charts/compare/bookstack-7.0.9...bookstack-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [bookstack-7.0.9](https://github.com/truecharts/charts/compare/bookstack-7.0.8...bookstack-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [bookstack-7.0.8](https://github.com/truecharts/charts/compare/bookstack-7.0.7...bookstack-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [bookstack-7.0.7](https://github.com/truecharts/charts/compare/bookstack-7.0.6...bookstack-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [bookstack-7.0.6](https://github.com/truecharts/charts/compare/bookstack-7.0.5...bookstack-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [bookstack-7.0.5](https://github.com/truecharts/charts/compare/bookstack-7.0.4...bookstack-7.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [bookstack-7.0.4](https://github.com/truecharts/charts/compare/bookstack-7.0.3...bookstack-7.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [bookstack-7.0.3](https://github.com/truecharts/charts/compare/bookstack-7.0.2...bookstack-7.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - diff --git a/stable/bookstack/7.0.12/Chart.yaml b/stable/bookstack/7.0.12/Chart.yaml deleted file mode 100644 index f84ba41c615..00000000000 --- a/stable/bookstack/7.0.12/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.9.2 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.29 -description: "A simple, self-hosted, easy-to-use platform for organising and storing information." -home: https://truecharts.org/charts/stable/bookstack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png -keywords: - - bookstack - - book - - stack - - organizer - - server - - hosted -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bookstack -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - - https://www.bookstackapp.com/ -version: 7.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/bookstack/7.0.12/app-changelog.md b/stable/bookstack/7.0.12/app-changelog.md deleted file mode 100644 index 09bc17007f1..00000000000 --- a/stable/bookstack/7.0.12/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [bookstack-7.0.12](https://github.com/truecharts/charts/compare/bookstack-7.0.11...bookstack-7.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/bookstack/7.0.12/charts/common-12.9.2.tgz b/stable/bookstack/7.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/bookstack/7.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/bookstack/7.0.12/charts/mariadb-7.0.29.tgz b/stable/bookstack/7.0.12/charts/mariadb-7.0.29.tgz deleted file mode 100644 index 21a10bce974..00000000000 Binary files a/stable/bookstack/7.0.12/charts/mariadb-7.0.29.tgz and /dev/null differ diff --git a/stable/bookstack/7.0.13/CHANGELOG.md b/stable/bookstack/7.0.13/CHANGELOG.md new file mode 100644 index 00000000000..c200693f088 --- /dev/null +++ b/stable/bookstack/7.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [bookstack-7.0.6](https://github.com/truecharts/charts/compare/bookstack-7.0.5...bookstack-7.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [bookstack-7.0.5](https://github.com/truecharts/charts/compare/bookstack-7.0.4...bookstack-7.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [bookstack-7.0.4](https://github.com/truecharts/charts/compare/bookstack-7.0.3...bookstack-7.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + diff --git a/stable/bookstack/7.0.13/Chart.yaml b/stable/bookstack/7.0.13/Chart.yaml new file mode 100644 index 00000000000..1d5251e20f5 --- /dev/null +++ b/stable/bookstack/7.0.13/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "23.02.2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 +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.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/chronos/4.0.14/README.md b/stable/bookstack/7.0.13/README.md similarity index 100% rename from stable/chronos/4.0.14/README.md rename to stable/bookstack/7.0.13/README.md diff --git a/stable/bookstack/7.0.13/app-changelog.md b/stable/bookstack/7.0.13/app-changelog.md new file mode 100644 index 00000000000..6162d81fc22 --- /dev/null +++ b/stable/bookstack/7.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/bookstack/7.0.12/app-readme.md b/stable/bookstack/7.0.13/app-readme.md similarity index 100% rename from stable/bookstack/7.0.12/app-readme.md rename to stable/bookstack/7.0.13/app-readme.md diff --git a/stable/bookstack/7.0.13/charts/common-12.9.5.tgz b/stable/bookstack/7.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/bookstack/7.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/bookstack/7.0.13/charts/mariadb-7.0.30.tgz b/stable/bookstack/7.0.13/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/stable/bookstack/7.0.13/charts/mariadb-7.0.30.tgz differ diff --git a/stable/bookstack/7.0.12/ix_values.yaml b/stable/bookstack/7.0.13/ix_values.yaml similarity index 100% rename from stable/bookstack/7.0.12/ix_values.yaml rename to stable/bookstack/7.0.13/ix_values.yaml diff --git a/stable/bookstack/7.0.12/questions.yaml b/stable/bookstack/7.0.13/questions.yaml similarity index 100% rename from stable/bookstack/7.0.12/questions.yaml rename to stable/bookstack/7.0.13/questions.yaml diff --git a/stable/clarkson/7.0.13/templates/NOTES.txt b/stable/bookstack/7.0.13/templates/NOTES.txt similarity index 100% rename from stable/clarkson/7.0.13/templates/NOTES.txt rename to stable/bookstack/7.0.13/templates/NOTES.txt diff --git a/stable/bookstack/7.0.12/templates/_secrets.tpl b/stable/bookstack/7.0.13/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/7.0.12/templates/_secrets.tpl rename to stable/bookstack/7.0.13/templates/_secrets.tpl diff --git a/stable/bookstack/7.0.12/templates/common.yaml b/stable/bookstack/7.0.13/templates/common.yaml similarity index 100% rename from stable/bookstack/7.0.12/templates/common.yaml rename to stable/bookstack/7.0.13/templates/common.yaml diff --git a/stable/clarkson/7.0.13/values.yaml b/stable/bookstack/7.0.13/values.yaml similarity index 100% rename from stable/clarkson/7.0.13/values.yaml rename to stable/bookstack/7.0.13/values.yaml diff --git a/stable/browserless-chrome/5.0.16/CHANGELOG.md b/stable/browserless-chrome/5.0.16/CHANGELOG.md deleted file mode 100644 index b1c9baa8a72..00000000000 --- a/stable/browserless-chrome/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [browserless-chrome-5.0.16](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.15...browserless-chrome-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [browserless-chrome-5.0.15](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.14...browserless-chrome-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [browserless-chrome-5.0.14](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.13...browserless-chrome-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [browserless-chrome-5.0.13](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.12...browserless-chrome-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [browserless-chrome-5.0.12](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.11...browserless-chrome-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [browserless-chrome-5.0.11](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.10...browserless-chrome-5.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/browserless-chrome to v1.58.0 ([#8555](https://github.com/truecharts/charts/issues/8555)) - - update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.58.0 ([#8556](https://github.com/truecharts/charts/issues/8556)) - - - - -## [browserless-chrome-5.0.10](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.9...browserless-chrome-5.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [browserless-chrome-5.0.9](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.8...browserless-chrome-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [browserless-chrome-5.0.8](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.7...browserless-chrome-5.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [browserless-chrome-5.0.7](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.6...browserless-chrome-5.0.7) (2023-04-19) - -### Fix - -- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) - - - - -## [browserless-chrome-5.0.6](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.5...browserless-chrome-5.0.6) (2023-04-16) - diff --git a/stable/browserless-chrome/5.0.16/Chart.yaml b/stable/browserless-chrome/5.0.16/Chart.yaml deleted file mode 100644 index dc93fad2844..00000000000 --- a/stable/browserless-chrome/5.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.58.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work -home: https://truecharts.org/charts/stable/browserless-chrome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png -keywords: - - browserless - - chrome - - puppeteer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: browserless-chrome -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - - https://docs.browserless.io/docs/docker.html -version: 5.0.16 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/browserless-chrome/5.0.16/app-changelog.md b/stable/browserless-chrome/5.0.16/app-changelog.md deleted file mode 100644 index 5768e133015..00000000000 --- a/stable/browserless-chrome/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [browserless-chrome-5.0.16](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.15...browserless-chrome-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/browserless-chrome/5.0.16/charts/common-12.9.2.tgz b/stable/browserless-chrome/5.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/browserless-chrome/5.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/browserless-chrome/5.0.17/CHANGELOG.md b/stable/browserless-chrome/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..36e3038c92e --- /dev/null +++ b/stable/browserless-chrome/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [browserless-chrome-5.0.12](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.11...browserless-chrome-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [browserless-chrome-5.0.11](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.10...browserless-chrome-5.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.58.0 ([#8555](https://github.com/truecharts/charts/issues/8555)) + - update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.58.0 ([#8556](https://github.com/truecharts/charts/issues/8556)) + + + + +## [browserless-chrome-5.0.10](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.9...browserless-chrome-5.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [browserless-chrome-5.0.9](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.8...browserless-chrome-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [browserless-chrome-5.0.8](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.7...browserless-chrome-5.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [browserless-chrome-5.0.7](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.6...browserless-chrome-5.0.7) (2023-04-19) + diff --git a/stable/browserless-chrome/5.0.17/Chart.yaml b/stable/browserless-chrome/5.0.17/Chart.yaml new file mode 100644 index 00000000000..a0463ab3e88 --- /dev/null +++ b/stable/browserless-chrome/5.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.58.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/clamav/6.0.6/README.md b/stable/browserless-chrome/5.0.17/README.md similarity index 100% rename from stable/clamav/6.0.6/README.md rename to stable/browserless-chrome/5.0.17/README.md diff --git a/stable/browserless-chrome/5.0.17/app-changelog.md b/stable/browserless-chrome/5.0.17/app-changelog.md new file mode 100644 index 00000000000..560e2b4cbb3 --- /dev/null +++ b/stable/browserless-chrome/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/browserless-chrome/5.0.16/app-readme.md b/stable/browserless-chrome/5.0.17/app-readme.md similarity index 100% rename from stable/browserless-chrome/5.0.16/app-readme.md rename to stable/browserless-chrome/5.0.17/app-readme.md diff --git a/stable/browserless-chrome/5.0.17/charts/common-12.9.5.tgz b/stable/browserless-chrome/5.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/browserless-chrome/5.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/browserless-chrome/5.0.16/ix_values.yaml b/stable/browserless-chrome/5.0.17/ix_values.yaml similarity index 100% rename from stable/browserless-chrome/5.0.16/ix_values.yaml rename to stable/browserless-chrome/5.0.17/ix_values.yaml diff --git a/stable/browserless-chrome/5.0.16/questions.yaml b/stable/browserless-chrome/5.0.17/questions.yaml similarity index 100% rename from stable/browserless-chrome/5.0.16/questions.yaml rename to stable/browserless-chrome/5.0.17/questions.yaml diff --git a/stable/cloud9/7.0.14/templates/NOTES.txt b/stable/browserless-chrome/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/cloud9/7.0.14/templates/NOTES.txt rename to stable/browserless-chrome/5.0.17/templates/NOTES.txt diff --git a/stable/clarkson/7.0.13/templates/common.yaml b/stable/browserless-chrome/5.0.17/templates/common.yaml similarity index 100% rename from stable/clarkson/7.0.13/templates/common.yaml rename to stable/browserless-chrome/5.0.17/templates/common.yaml diff --git a/stable/cloud9/7.0.14/values.yaml b/stable/browserless-chrome/5.0.17/values.yaml similarity index 100% rename from stable/cloud9/7.0.14/values.yaml rename to stable/browserless-chrome/5.0.17/values.yaml diff --git a/stable/budge/5.0.16/CHANGELOG.md b/stable/budge/5.0.16/CHANGELOG.md deleted file mode 100644 index 5936378e20f..00000000000 --- a/stable/budge/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [budge-5.0.11](https://github.com/truecharts/charts/compare/budge-5.0.10...budge-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [budge-5.0.10](https://github.com/truecharts/charts/compare/budge-5.0.9...budge-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [budge-5.0.9](https://github.com/truecharts/charts/compare/budge-5.0.8...budge-5.0.9) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#8666](https://github.com/truecharts/charts/issues/8666)) - - - - -## [budge-5.0.8](https://github.com/truecharts/charts/compare/budge-5.0.7...budge-5.0.8) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#8183](https://github.com/truecharts/charts/issues/8183)) - - - - -## [budge-5.0.7](https://github.com/truecharts/charts/compare/budge-5.0.6...budge-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [budge-5.0.6](https://github.com/truecharts/charts/compare/budge-5.0.5...budge-5.0.6) (2023-04-25) - -### Chore diff --git a/stable/budge/5.0.16/Chart.yaml b/stable/budge/5.0.16/Chart.yaml deleted file mode 100644 index a18336aa7b2..00000000000 --- a/stable/budge/5.0.16/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.9.2 -description: Budge is an open source 'budgeting with envelopes' personal finance app. -home: https://truecharts.org/charts/stable/budge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png -keywords: - - finance - - budge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: budge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/budge - - https://github.com/linuxserver/budge - - https://github.com/linuxserver/docker-BudgE -version: 5.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/budge/5.0.16/app-changelog.md b/stable/budge/5.0.16/app-changelog.md deleted file mode 100644 index db8e0462610..00000000000 --- a/stable/budge/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/budge/5.0.16/charts/common-12.9.2.tgz b/stable/budge/5.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/budge/5.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/budge/5.0.17/CHANGELOG.md b/stable/budge/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..2e2dcd6f266 --- /dev/null +++ b/stable/budge/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [budge-5.0.11](https://github.com/truecharts/charts/compare/budge-5.0.10...budge-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [budge-5.0.10](https://github.com/truecharts/charts/compare/budge-5.0.9...budge-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [budge-5.0.9](https://github.com/truecharts/charts/compare/budge-5.0.8...budge-5.0.9) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#8666](https://github.com/truecharts/charts/issues/8666)) + + + + +## [budge-5.0.8](https://github.com/truecharts/charts/compare/budge-5.0.7...budge-5.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#8183](https://github.com/truecharts/charts/issues/8183)) + + + + +## [budge-5.0.7](https://github.com/truecharts/charts/compare/budge-5.0.6...budge-5.0.7) (2023-04-25) + +### Chore diff --git a/stable/budge/5.0.17/Chart.yaml b/stable/budge/5.0.17/Chart.yaml new file mode 100644 index 00000000000..8cf2028913f --- /dev/null +++ b/stable/budge/5.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.0.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/clarkson/7.0.13/README.md b/stable/budge/5.0.17/README.md similarity index 100% rename from stable/clarkson/7.0.13/README.md rename to stable/budge/5.0.17/README.md diff --git a/stable/budge/5.0.17/app-changelog.md b/stable/budge/5.0.17/app-changelog.md new file mode 100644 index 00000000000..d111f9fa193 --- /dev/null +++ b/stable/budge/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/budge/5.0.16/app-readme.md b/stable/budge/5.0.17/app-readme.md similarity index 100% rename from stable/budge/5.0.16/app-readme.md rename to stable/budge/5.0.17/app-readme.md diff --git a/stable/budge/5.0.17/charts/common-12.9.5.tgz b/stable/budge/5.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/budge/5.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/budge/5.0.16/ix_values.yaml b/stable/budge/5.0.17/ix_values.yaml similarity index 100% rename from stable/budge/5.0.16/ix_values.yaml rename to stable/budge/5.0.17/ix_values.yaml diff --git a/stable/budge/5.0.16/questions.yaml b/stable/budge/5.0.17/questions.yaml similarity index 100% rename from stable/budge/5.0.16/questions.yaml rename to stable/budge/5.0.17/questions.yaml diff --git a/stable/cloudflareddns/5.0.16/templates/NOTES.txt b/stable/budge/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/cloudflareddns/5.0.16/templates/NOTES.txt rename to stable/budge/5.0.17/templates/NOTES.txt diff --git a/stable/cloud9/7.0.14/templates/common.yaml b/stable/budge/5.0.17/templates/common.yaml similarity index 100% rename from stable/cloud9/7.0.14/templates/common.yaml rename to stable/budge/5.0.17/templates/common.yaml diff --git a/stable/cloudflareddns/5.0.16/values.yaml b/stable/budge/5.0.17/values.yaml similarity index 100% rename from stable/cloudflareddns/5.0.16/values.yaml rename to stable/budge/5.0.17/values.yaml diff --git a/stable/calibre-web/14.0.19/CHANGELOG.md b/stable/calibre-web/14.0.19/CHANGELOG.md new file mode 100644 index 00000000000..8be2cfd5aab --- /dev/null +++ b/stable/calibre-web/14.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [calibre-web-14.0.13](https://github.com/truecharts/charts/compare/calibre-web-14.0.12...calibre-web-14.0.13) (2023-04-30) + +### Chore + +- update helm general non-major ([#8542](https://github.com/truecharts/charts/issues/8542)) + + + + +## [calibre-web-14.0.12](https://github.com/truecharts/charts/compare/calibre-web-14.0.11...calibre-web-14.0.12) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to 0.6.20 ([#8617](https://github.com/truecharts/charts/issues/8617)) + + + + +## [calibre-web-14.0.11](https://github.com/truecharts/charts/compare/calibre-web-14.0.10...calibre-web-14.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to v0.6.20 ([#8437](https://github.com/truecharts/charts/issues/8437)) + + + + +## [calibre-web-14.0.10](https://github.com/truecharts/charts/compare/calibre-web-14.0.9...calibre-web-14.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to v ([#8185](https://github.com/truecharts/charts/issues/8185)) + + + + +## [calibre-web-14.0.9](https://github.com/truecharts/charts/compare/calibre-web-14.0.8...calibre-web-14.0.9) (2023-04-25) + +### Chore diff --git a/stable/calibre-web/14.0.19/Chart.yaml b/stable/calibre-web/14.0.19/Chart.yaml new file mode 100644 index 00000000000..23933883bfa --- /dev/null +++ b/stable/calibre-web/14.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.6.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/cloud9/7.0.14/README.md b/stable/calibre-web/14.0.19/README.md similarity index 100% rename from stable/cloud9/7.0.14/README.md rename to stable/calibre-web/14.0.19/README.md diff --git a/stable/calibre-web/14.0.19/app-changelog.md b/stable/calibre-web/14.0.19/app-changelog.md new file mode 100644 index 00000000000..b76aecc6cde --- /dev/null +++ b/stable/calibre-web/14.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/calibre-web/14.0.19/app-readme.md b/stable/calibre-web/14.0.19/app-readme.md new file mode 100644 index 00000000000..339588b8b4e --- /dev/null +++ b/stable/calibre-web/14.0.19/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.19/charts/common-12.9.5.tgz b/stable/calibre-web/14.0.19/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/calibre-web/14.0.19/charts/common-12.9.5.tgz differ diff --git a/stable/calibre-web/14.0.19/ix_values.yaml b/stable/calibre-web/14.0.19/ix_values.yaml new file mode 100644 index 00000000000..ccf7ff62276 --- /dev/null +++ b/stable/calibre-web/14.0.19/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.19/questions.yaml b/stable/calibre-web/14.0.19/questions.yaml new file mode 100644 index 00000000000..066537868c4 --- /dev/null +++ b/stable/calibre-web/14.0.19/questions.yaml @@ -0,0 +1,1927 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8083 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/code-server/7.0.16/templates/NOTES.txt b/stable/calibre-web/14.0.19/templates/NOTES.txt similarity index 100% rename from stable/code-server/7.0.16/templates/NOTES.txt rename to stable/calibre-web/14.0.19/templates/NOTES.txt diff --git a/stable/commento-plusplus/7.0.5/templates/common.yaml b/stable/calibre-web/14.0.19/templates/common.yaml similarity index 100% rename from stable/commento-plusplus/7.0.5/templates/common.yaml rename to stable/calibre-web/14.0.19/templates/common.yaml diff --git a/stable/code-server/7.0.16/values.yaml b/stable/calibre-web/14.0.19/values.yaml similarity index 100% rename from stable/code-server/7.0.16/values.yaml rename to stable/calibre-web/14.0.19/values.yaml diff --git a/stable/calibre/10.0.16/CHANGELOG.md b/stable/calibre/10.0.16/CHANGELOG.md new file mode 100644 index 00000000000..a5b5f4a648a --- /dev/null +++ b/stable/calibre/10.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [calibre-10.0.10](https://github.com/truecharts/charts/compare/calibre-10.0.9...calibre-10.0.10) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/calibre to 6.17.0 ([#8717](https://github.com/truecharts/charts/issues/8717)) + + + + +## [calibre-10.0.9](https://github.com/truecharts/charts/compare/calibre-10.0.8...calibre-10.0.9) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/calibre to v6.17.0 ([#8558](https://github.com/truecharts/charts/issues/8558)) + + + + +## [calibre-10.0.8](https://github.com/truecharts/charts/compare/calibre-10.0.7...calibre-10.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/calibre to v ([#8184](https://github.com/truecharts/charts/issues/8184)) + + + + +## [calibre-10.0.7](https://github.com/truecharts/charts/compare/calibre-10.0.6...calibre-10.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [calibre-10.0.6](https://github.com/truecharts/charts/compare/calibre-10.0.5...calibre-10.0.6) (2023-04-25) + +### Chore diff --git a/stable/calibre/10.0.16/Chart.yaml b/stable/calibre/10.0.16/Chart.yaml new file mode 100644 index 00000000000..ad61be5f48d --- /dev/null +++ b/stable/calibre/10.0.16/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "6.17.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/cloudflareddns/5.0.16/README.md b/stable/calibre/10.0.16/README.md similarity index 100% rename from stable/cloudflareddns/5.0.16/README.md rename to stable/calibre/10.0.16/README.md diff --git a/stable/calibre/10.0.16/app-changelog.md b/stable/calibre/10.0.16/app-changelog.md new file mode 100644 index 00000000000..84f00d2379a --- /dev/null +++ b/stable/calibre/10.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/calibre/10.0.16/app-readme.md b/stable/calibre/10.0.16/app-readme.md new file mode 100644 index 00000000000..8573153c3c1 --- /dev/null +++ b/stable/calibre/10.0.16/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.16/charts/common-12.9.5.tgz b/stable/calibre/10.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/calibre/10.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/calibre/10.0.16/ix_values.yaml b/stable/calibre/10.0.16/ix_values.yaml new file mode 100644 index 00000000000..6ff0af40ee1 --- /dev/null +++ b/stable/calibre/10.0.16/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.16/questions.yaml b/stable/calibre/10.0.16/questions.yaml new file mode 100644 index 00000000000..dc53b0bdf53 --- /dev/null +++ b/stable/calibre/10.0.16/questions.yaml @@ -0,0 +1,1996 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PASSWORD + label: "PASSWORD" + description: "Optionally set a password for the gui." + schema: + type: string + private: true + default: "" + - variable: CLI_ARGS + label: "CLI_ARGS" + description: "Optionally pass cli start arguments to calibre" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8084 + required: true + - variable: webserver + label: "webserver Service" + description: "The webserver service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: webserver + label: "webserver Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8081 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/commento-plusplus/7.0.5/templates/NOTES.txt b/stable/calibre/10.0.16/templates/NOTES.txt similarity index 100% rename from stable/commento-plusplus/7.0.5/templates/NOTES.txt rename to stable/calibre/10.0.16/templates/NOTES.txt diff --git a/stable/calibre/10.0.16/templates/common.yaml b/stable/calibre/10.0.16/templates/common.yaml new file mode 100644 index 00000000000..ee4b164087e --- /dev/null +++ b/stable/calibre/10.0.16/templates/common.yaml @@ -0,0 +1,3 @@ +--- + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/commento-plusplus/7.0.5/values.yaml b/stable/calibre/10.0.16/values.yaml similarity index 100% rename from stable/commento-plusplus/7.0.5/values.yaml rename to stable/calibre/10.0.16/values.yaml diff --git a/stable/chevereto/7.0.15/CHANGELOG.md b/stable/chevereto/7.0.15/CHANGELOG.md deleted file mode 100644 index 24c1fc8574c..00000000000 --- a/stable/chevereto/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [chevereto-7.0.15](https://github.com/truecharts/charts/compare/chevereto-7.0.14...chevereto-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [chevereto-7.0.14](https://github.com/truecharts/charts/compare/chevereto-7.0.13...chevereto-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [chevereto-7.0.13](https://github.com/truecharts/charts/compare/chevereto-7.0.12...chevereto-7.0.13) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [chevereto-7.0.12](https://github.com/truecharts/charts/compare/chevereto-7.0.11...chevereto-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [chevereto-7.0.11](https://github.com/truecharts/charts/compare/chevereto-7.0.10...chevereto-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [chevereto-7.0.10](https://github.com/truecharts/charts/compare/chevereto-7.0.9...chevereto-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [chevereto-7.0.9](https://github.com/truecharts/charts/compare/chevereto-7.0.8...chevereto-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [chevereto-7.0.8](https://github.com/truecharts/charts/compare/chevereto-7.0.7...chevereto-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [chevereto-7.0.7](https://github.com/truecharts/charts/compare/chevereto-7.0.6...chevereto-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [chevereto-7.0.6](https://github.com/truecharts/charts/compare/chevereto-7.0.5...chevereto-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [chevereto-7.0.5](https://github.com/truecharts/charts/compare/chevereto-7.0.4...chevereto-7.0.5) (2023-04-16) - -### Chore diff --git a/stable/chevereto/7.0.15/Chart.yaml b/stable/chevereto/7.0.15/Chart.yaml deleted file mode 100644 index 0941ee1fc8b..00000000000 --- a/stable/chevereto/7.0.15/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: chevereto -version: 7.0.15 -appVersion: "1.6.2" -description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/chevereto -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png -keywords: - - chevereto -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables - - https://github.com/rodber/chevereto-free -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.29 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/chevereto/7.0.15/app-changelog.md b/stable/chevereto/7.0.15/app-changelog.md deleted file mode 100644 index 6057ad6d304..00000000000 --- a/stable/chevereto/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chevereto-7.0.15](https://github.com/truecharts/charts/compare/chevereto-7.0.14...chevereto-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/chevereto/7.0.15/charts/common-12.9.2.tgz b/stable/chevereto/7.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/chevereto/7.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/chevereto/7.0.15/charts/mariadb-7.0.29.tgz b/stable/chevereto/7.0.15/charts/mariadb-7.0.29.tgz deleted file mode 100644 index 21a10bce974..00000000000 Binary files a/stable/chevereto/7.0.15/charts/mariadb-7.0.29.tgz and /dev/null differ diff --git a/stable/chevereto/7.0.16/CHANGELOG.md b/stable/chevereto/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..5289a6ed4d3 --- /dev/null +++ b/stable/chevereto/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [chevereto-7.0.9](https://github.com/truecharts/charts/compare/chevereto-7.0.8...chevereto-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [chevereto-7.0.8](https://github.com/truecharts/charts/compare/chevereto-7.0.7...chevereto-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [chevereto-7.0.7](https://github.com/truecharts/charts/compare/chevereto-7.0.6...chevereto-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [chevereto-7.0.6](https://github.com/truecharts/charts/compare/chevereto-7.0.5...chevereto-7.0.6) (2023-04-16) + +### Chore diff --git a/stable/chevereto/7.0.16/Chart.yaml b/stable/chevereto/7.0.16/Chart.yaml new file mode 100644 index 00000000000..b31c18fa95e --- /dev/null +++ b/stable/chevereto/7.0.16/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: chevereto +version: 7.0.16 +appVersion: "1.6.2" +description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/chevereto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png +keywords: + - chevereto +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto + - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://github.com/rodber/chevereto-free +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/code-server/7.0.16/README.md b/stable/chevereto/7.0.16/README.md similarity index 100% rename from stable/code-server/7.0.16/README.md rename to stable/chevereto/7.0.16/README.md diff --git a/stable/chevereto/7.0.16/app-changelog.md b/stable/chevereto/7.0.16/app-changelog.md new file mode 100644 index 00000000000..b0948b563f5 --- /dev/null +++ b/stable/chevereto/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/chevereto/7.0.15/app-readme.md b/stable/chevereto/7.0.16/app-readme.md similarity index 100% rename from stable/chevereto/7.0.15/app-readme.md rename to stable/chevereto/7.0.16/app-readme.md diff --git a/stable/chevereto/7.0.16/charts/common-12.9.5.tgz b/stable/chevereto/7.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/chevereto/7.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/chevereto/7.0.16/charts/mariadb-7.0.30.tgz b/stable/chevereto/7.0.16/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/stable/chevereto/7.0.16/charts/mariadb-7.0.30.tgz differ diff --git a/stable/chevereto/7.0.15/ix_values.yaml b/stable/chevereto/7.0.16/ix_values.yaml similarity index 100% rename from stable/chevereto/7.0.15/ix_values.yaml rename to stable/chevereto/7.0.16/ix_values.yaml diff --git a/stable/chevereto/7.0.15/questions.yaml b/stable/chevereto/7.0.16/questions.yaml similarity index 100% rename from stable/chevereto/7.0.15/questions.yaml rename to stable/chevereto/7.0.16/questions.yaml diff --git a/stable/cops/4.0.16/templates/NOTES.txt b/stable/chevereto/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/cops/4.0.16/templates/NOTES.txt rename to stable/chevereto/7.0.16/templates/NOTES.txt diff --git a/stable/couchpotato/5.0.13/templates/common.yaml b/stable/chevereto/7.0.16/templates/common.yaml similarity index 100% rename from stable/couchpotato/5.0.13/templates/common.yaml rename to stable/chevereto/7.0.16/templates/common.yaml diff --git a/stable/cops/4.0.16/values.yaml b/stable/chevereto/7.0.16/values.yaml similarity index 100% rename from stable/cops/4.0.16/values.yaml rename to stable/chevereto/7.0.16/values.yaml diff --git a/stable/chronos/4.0.14/CHANGELOG.md b/stable/chronos/4.0.14/CHANGELOG.md deleted file mode 100644 index 57df0b0090c..00000000000 --- a/stable/chronos/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [chronos-4.0.14](https://github.com/truecharts/charts/compare/chronos-4.0.13...chronos-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [chronos-4.0.13](https://github.com/truecharts/charts/compare/chronos-4.0.12...chronos-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [chronos-4.0.12](https://github.com/truecharts/charts/compare/chronos-4.0.11...chronos-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [chronos-4.0.11](https://github.com/truecharts/charts/compare/chronos-4.0.10...chronos-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [chronos-4.0.10](https://github.com/truecharts/charts/compare/chronos-4.0.9...chronos-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [chronos-4.0.9](https://github.com/truecharts/charts/compare/chronos-4.0.8...chronos-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [chronos-4.0.8](https://github.com/truecharts/charts/compare/chronos-4.0.7...chronos-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [chronos-4.0.7](https://github.com/truecharts/charts/compare/chronos-4.0.6...chronos-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [chronos-4.0.6](https://github.com/truecharts/charts/compare/chronos-4.0.5...chronos-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [chronos-4.0.5](https://github.com/truecharts/charts/compare/chronos-4.0.4...chronos-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [chronos-4.0.4](https://github.com/truecharts/charts/compare/chronos-4.0.3...chronos-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/chronos/4.0.14/Chart.yaml b/stable/chronos/4.0.14/Chart.yaml deleted file mode 100644 index dcd54765a5e..00000000000 --- a/stable/chronos/4.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: "Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI." -home: https://truecharts.org/charts/stable/chronos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png -keywords: - - chronos - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chronos -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chronos - - https://github.com/simse/chronos -type: application -version: 4.0.14 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/chronos/4.0.14/app-changelog.md b/stable/chronos/4.0.14/app-changelog.md deleted file mode 100644 index c9d51073446..00000000000 --- a/stable/chronos/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chronos-4.0.14](https://github.com/truecharts/charts/compare/chronos-4.0.13...chronos-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/chronos/4.0.14/charts/common-12.9.2.tgz b/stable/chronos/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/chronos/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/chronos/4.0.15/CHANGELOG.md b/stable/chronos/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..2f244f49029 --- /dev/null +++ b/stable/chronos/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [chronos-4.0.8](https://github.com/truecharts/charts/compare/chronos-4.0.7...chronos-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [chronos-4.0.7](https://github.com/truecharts/charts/compare/chronos-4.0.6...chronos-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [chronos-4.0.6](https://github.com/truecharts/charts/compare/chronos-4.0.5...chronos-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [chronos-4.0.5](https://github.com/truecharts/charts/compare/chronos-4.0.4...chronos-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/chronos/4.0.15/Chart.yaml b/stable/chronos/4.0.15/Chart.yaml new file mode 100644 index 00000000000..1614f04b8bb --- /dev/null +++ b/stable/chronos/4.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/commento-plusplus/7.0.5/README.md b/stable/chronos/4.0.15/README.md similarity index 100% rename from stable/commento-plusplus/7.0.5/README.md rename to stable/chronos/4.0.15/README.md diff --git a/stable/chronos/4.0.15/app-changelog.md b/stable/chronos/4.0.15/app-changelog.md new file mode 100644 index 00000000000..1a36ee3a7ce --- /dev/null +++ b/stable/chronos/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/chronos/4.0.14/app-readme.md b/stable/chronos/4.0.15/app-readme.md similarity index 100% rename from stable/chronos/4.0.14/app-readme.md rename to stable/chronos/4.0.15/app-readme.md diff --git a/stable/chronos/4.0.15/charts/common-12.9.5.tgz b/stable/chronos/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/chronos/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/chronos/4.0.14/ix_values.yaml b/stable/chronos/4.0.15/ix_values.yaml similarity index 100% rename from stable/chronos/4.0.14/ix_values.yaml rename to stable/chronos/4.0.15/ix_values.yaml diff --git a/stable/chronos/4.0.14/questions.yaml b/stable/chronos/4.0.15/questions.yaml similarity index 100% rename from stable/chronos/4.0.14/questions.yaml rename to stable/chronos/4.0.15/questions.yaml diff --git a/stable/couchpotato/5.0.13/templates/NOTES.txt b/stable/chronos/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/couchpotato/5.0.13/templates/NOTES.txt rename to stable/chronos/4.0.15/templates/NOTES.txt diff --git a/stable/chronos/4.0.14/templates/common.yaml b/stable/chronos/4.0.15/templates/common.yaml similarity index 100% rename from stable/chronos/4.0.14/templates/common.yaml rename to stable/chronos/4.0.15/templates/common.yaml diff --git a/stable/couchpotato/5.0.13/values.yaml b/stable/chronos/4.0.15/values.yaml similarity index 100% rename from stable/couchpotato/5.0.13/values.yaml rename to stable/chronos/4.0.15/values.yaml diff --git a/stable/clamav/6.0.6/CHANGELOG.md b/stable/clamav/6.0.6/CHANGELOG.md deleted file mode 100644 index 7bb73059253..00000000000 --- a/stable/clamav/6.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [clamav-6.0.6](https://github.com/truecharts/charts/compare/clamav-6.0.5...clamav-6.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [clamav-6.0.5](https://github.com/truecharts/charts/compare/clamav-6.0.4...clamav-6.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [clamav-6.0.4](https://github.com/truecharts/charts/compare/clamav-6.0.3...clamav-6.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [clamav-6.0.3](https://github.com/truecharts/charts/compare/clamav-6.0.2...clamav-6.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [clamav-6.0.2](https://github.com/truecharts/charts/compare/clamav-6.0.1...clamav-6.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [clamav-6.0.1](https://github.com/truecharts/charts/compare/clamav-6.0.0...clamav-6.0.1) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/clamav to 1.0.1 ([#8190](https://github.com/truecharts/charts/issues/8190)) - - - - -## [clamav-6.0.0](https://github.com/truecharts/charts/compare/clamav-5.0.16...clamav-6.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [clamav-5.0.16](https://github.com/truecharts/charts/compare/clamav-5.0.15...clamav-5.0.16) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/clamav to v1.0.1 - - - - -## [clamav-5.0.15](https://github.com/truecharts/charts/compare/clamav-5.0.14...clamav-5.0.15) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [clamav-5.0.14](https://github.com/truecharts/charts/compare/clamav-5.0.13...clamav-5.0.14) (2023-02-07) - -### Chore - -- update container image tccr.io/truecharts/clamav to 1.0.0 - - - diff --git a/stable/clamav/6.0.6/Chart.yaml b/stable/clamav/6.0.6/Chart.yaml deleted file mode 100644 index 8aa5803d4a9..00000000000 --- a/stable/clamav/6.0.6/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.9.2 -description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. -home: https://truecharts.org/charts/stable/clamav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png -keywords: - - clamav - - antivirus -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: clamav -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - - https://github.com/Cisco-Talos/clamav - - https://docs.clamav.net/ -type: application -version: 6.0.6 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/clamav/6.0.6/app-changelog.md b/stable/clamav/6.0.6/app-changelog.md deleted file mode 100644 index b5643e88c5a..00000000000 --- a/stable/clamav/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clamav-6.0.6](https://github.com/truecharts/charts/compare/clamav-6.0.5...clamav-6.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/clamav/6.0.6/charts/common-12.9.2.tgz b/stable/clamav/6.0.6/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/clamav/6.0.6/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/clamav/6.0.7/CHANGELOG.md b/stable/clamav/6.0.7/CHANGELOG.md new file mode 100644 index 00000000000..b715df32075 --- /dev/null +++ b/stable/clamav/6.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [clamav-6.0.0](https://github.com/truecharts/charts/compare/clamav-5.0.16...clamav-6.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [clamav-5.0.16](https://github.com/truecharts/charts/compare/clamav-5.0.15...clamav-5.0.16) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/clamav to v1.0.1 + + + + +## [clamav-5.0.15](https://github.com/truecharts/charts/compare/clamav-5.0.14...clamav-5.0.15) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + diff --git a/stable/clamav/6.0.7/Chart.yaml b/stable/clamav/6.0.7/Chart.yaml new file mode 100644 index 00000000000..a03eb67b3db --- /dev/null +++ b/stable/clamav/6.0.7/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.7 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/cops/4.0.16/README.md b/stable/clamav/6.0.7/README.md similarity index 100% rename from stable/cops/4.0.16/README.md rename to stable/clamav/6.0.7/README.md diff --git a/stable/clamav/6.0.7/app-changelog.md b/stable/clamav/6.0.7/app-changelog.md new file mode 100644 index 00000000000..1212763fa74 --- /dev/null +++ b/stable/clamav/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/clamav/6.0.6/app-readme.md b/stable/clamav/6.0.7/app-readme.md similarity index 100% rename from stable/clamav/6.0.6/app-readme.md rename to stable/clamav/6.0.7/app-readme.md diff --git a/stable/clamav/6.0.7/charts/common-12.9.5.tgz b/stable/clamav/6.0.7/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/clamav/6.0.7/charts/common-12.9.5.tgz differ diff --git a/stable/clamav/6.0.6/ix_values.yaml b/stable/clamav/6.0.7/ix_values.yaml similarity index 100% rename from stable/clamav/6.0.6/ix_values.yaml rename to stable/clamav/6.0.7/ix_values.yaml diff --git a/stable/clamav/6.0.6/questions.yaml b/stable/clamav/6.0.7/questions.yaml similarity index 100% rename from stable/clamav/6.0.6/questions.yaml rename to stable/clamav/6.0.7/questions.yaml diff --git a/stable/crafty-4/3.0.15/templates/NOTES.txt b/stable/clamav/6.0.7/templates/NOTES.txt similarity index 100% rename from stable/crafty-4/3.0.15/templates/NOTES.txt rename to stable/clamav/6.0.7/templates/NOTES.txt diff --git a/stable/clamav/6.0.6/templates/_cronjob.tpl b/stable/clamav/6.0.7/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/6.0.6/templates/_cronjob.tpl rename to stable/clamav/6.0.7/templates/_cronjob.tpl diff --git a/stable/clamav/6.0.6/templates/common.yaml b/stable/clamav/6.0.7/templates/common.yaml similarity index 100% rename from stable/clamav/6.0.6/templates/common.yaml rename to stable/clamav/6.0.7/templates/common.yaml diff --git a/stable/crafty-4/3.0.15/values.yaml b/stable/clamav/6.0.7/values.yaml similarity index 100% rename from stable/crafty-4/3.0.15/values.yaml rename to stable/clamav/6.0.7/values.yaml diff --git a/stable/clarkson/7.0.13/CHANGELOG.md b/stable/clarkson/7.0.13/CHANGELOG.md deleted file mode 100644 index b642e151e97..00000000000 --- a/stable/clarkson/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [clarkson-7.0.13](https://github.com/truecharts/charts/compare/clarkson-7.0.12...clarkson-7.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [clarkson-7.0.12](https://github.com/truecharts/charts/compare/clarkson-7.0.11...clarkson-7.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [clarkson-7.0.11](https://github.com/truecharts/charts/compare/clarkson-7.0.10...clarkson-7.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [clarkson-7.0.10](https://github.com/truecharts/charts/compare/clarkson-7.0.9...clarkson-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [clarkson-7.0.9](https://github.com/truecharts/charts/compare/clarkson-7.0.8...clarkson-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [clarkson-7.0.8](https://github.com/truecharts/charts/compare/clarkson-7.0.7...clarkson-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [clarkson-7.0.7](https://github.com/truecharts/charts/compare/clarkson-7.0.6...clarkson-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [clarkson-7.0.6](https://github.com/truecharts/charts/compare/clarkson-7.0.5...clarkson-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [clarkson-7.0.5](https://github.com/truecharts/charts/compare/clarkson-7.0.4...clarkson-7.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [clarkson-7.0.4](https://github.com/truecharts/charts/compare/clarkson-7.0.3...clarkson-7.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [clarkson-7.0.3](https://github.com/truecharts/charts/compare/clarkson-7.0.2...clarkson-7.0.3) (2023-04-16) - -### Chore diff --git a/stable/clarkson/7.0.13/Chart.yaml b/stable/clarkson/7.0.13/Chart.yaml deleted file mode 100644 index 9aab1c39eae..00000000000 --- a/stable/clarkson/7.0.13/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.9.2 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.29 -description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles." -home: https://truecharts.org/charts/stable/clarkson -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png -keywords: - - fuel - - car - - log - - fill-up - - vehicle -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: clarkson -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - - https://github.com/linuxserver/Clarkson -version: 7.0.13 -annotations: - truecharts.org/catagories: | - - vehicle - truecharts.org/SCALE-support: "true" diff --git a/stable/clarkson/7.0.13/app-changelog.md b/stable/clarkson/7.0.13/app-changelog.md deleted file mode 100644 index ccf00d2fe41..00000000000 --- a/stable/clarkson/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clarkson-7.0.13](https://github.com/truecharts/charts/compare/clarkson-7.0.12...clarkson-7.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/clarkson/7.0.13/charts/common-12.9.2.tgz b/stable/clarkson/7.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/clarkson/7.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/clarkson/7.0.13/charts/mariadb-7.0.29.tgz b/stable/clarkson/7.0.13/charts/mariadb-7.0.29.tgz deleted file mode 100644 index 21a10bce974..00000000000 Binary files a/stable/clarkson/7.0.13/charts/mariadb-7.0.29.tgz and /dev/null differ diff --git a/stable/clarkson/7.0.14/CHANGELOG.md b/stable/clarkson/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..4603ecdb948 --- /dev/null +++ b/stable/clarkson/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [clarkson-7.0.7](https://github.com/truecharts/charts/compare/clarkson-7.0.6...clarkson-7.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [clarkson-7.0.6](https://github.com/truecharts/charts/compare/clarkson-7.0.5...clarkson-7.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [clarkson-7.0.5](https://github.com/truecharts/charts/compare/clarkson-7.0.4...clarkson-7.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [clarkson-7.0.4](https://github.com/truecharts/charts/compare/clarkson-7.0.3...clarkson-7.0.4) (2023-04-16) + +### Chore diff --git a/stable/clarkson/7.0.14/Chart.yaml b/stable/clarkson/7.0.14/Chart.yaml new file mode 100644 index 00000000000..5e366fdcef4 --- /dev/null +++ b/stable/clarkson/7.0.14/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 +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.14 +annotations: + truecharts.org/catagories: | + - vehicle + truecharts.org/SCALE-support: "true" diff --git a/stable/couchpotato/5.0.13/README.md b/stable/clarkson/7.0.14/README.md similarity index 100% rename from stable/couchpotato/5.0.13/README.md rename to stable/clarkson/7.0.14/README.md diff --git a/stable/clarkson/7.0.14/app-changelog.md b/stable/clarkson/7.0.14/app-changelog.md new file mode 100644 index 00000000000..4ee4e57fe2b --- /dev/null +++ b/stable/clarkson/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/clarkson/7.0.13/app-readme.md b/stable/clarkson/7.0.14/app-readme.md similarity index 100% rename from stable/clarkson/7.0.13/app-readme.md rename to stable/clarkson/7.0.14/app-readme.md diff --git a/stable/clarkson/7.0.14/charts/common-12.9.5.tgz b/stable/clarkson/7.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/clarkson/7.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/clarkson/7.0.14/charts/mariadb-7.0.30.tgz b/stable/clarkson/7.0.14/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/stable/clarkson/7.0.14/charts/mariadb-7.0.30.tgz differ diff --git a/stable/clarkson/7.0.13/ix_values.yaml b/stable/clarkson/7.0.14/ix_values.yaml similarity index 100% rename from stable/clarkson/7.0.13/ix_values.yaml rename to stable/clarkson/7.0.14/ix_values.yaml diff --git a/stable/clarkson/7.0.13/questions.yaml b/stable/clarkson/7.0.14/questions.yaml similarity index 100% rename from stable/clarkson/7.0.13/questions.yaml rename to stable/clarkson/7.0.14/questions.yaml diff --git a/stable/cryptofolio/7.0.13/templates/NOTES.txt b/stable/clarkson/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/cryptofolio/7.0.13/templates/NOTES.txt rename to stable/clarkson/7.0.14/templates/NOTES.txt diff --git a/stable/cryptofolio/7.0.13/templates/common.yaml b/stable/clarkson/7.0.14/templates/common.yaml similarity index 100% rename from stable/cryptofolio/7.0.13/templates/common.yaml rename to stable/clarkson/7.0.14/templates/common.yaml diff --git a/stable/cryptofolio/7.0.13/values.yaml b/stable/clarkson/7.0.14/values.yaml similarity index 100% rename from stable/cryptofolio/7.0.13/values.yaml rename to stable/clarkson/7.0.14/values.yaml diff --git a/stable/cloud9/7.0.14/CHANGELOG.md b/stable/cloud9/7.0.14/CHANGELOG.md deleted file mode 100644 index 7d958cc6f54..00000000000 --- a/stable/cloud9/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloud9-7.0.14](https://github.com/truecharts/charts/compare/cloud9-7.0.13...cloud9-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [cloud9-7.0.13](https://github.com/truecharts/charts/compare/cloud9-7.0.12...cloud9-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cloud9-7.0.12](https://github.com/truecharts/charts/compare/cloud9-7.0.11...cloud9-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cloud9-7.0.11](https://github.com/truecharts/charts/compare/cloud9-7.0.10...cloud9-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cloud9-7.0.10](https://github.com/truecharts/charts/compare/cloud9-7.0.9...cloud9-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cloud9-7.0.9](https://github.com/truecharts/charts/compare/cloud9-7.0.8...cloud9-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [cloud9-7.0.8](https://github.com/truecharts/charts/compare/cloud9-7.0.7...cloud9-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [cloud9-7.0.7](https://github.com/truecharts/charts/compare/cloud9-7.0.6...cloud9-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [cloud9-7.0.6](https://github.com/truecharts/charts/compare/cloud9-7.0.5...cloud9-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [cloud9-7.0.5](https://github.com/truecharts/charts/compare/cloud9-7.0.4...cloud9-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [cloud9-7.0.4](https://github.com/truecharts/charts/compare/cloud9-7.0.3...cloud9-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/cloud9/7.0.14/Chart.yaml b/stable/cloud9/7.0.14/Chart.yaml deleted file mode 100644 index 495fd582f09..00000000000 --- a/stable/cloud9/7.0.14/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.9.2 -description: A complete web based IDE with terminal access -home: https://truecharts.org/charts/stable/cloud9 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png -keywords: - - cloud9 - - ide - - terminal - - web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloud9 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 - - https://aws.amazon.com/cloud9/ - - https://github.com/c9/core -type: application -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/cloud9/7.0.14/app-changelog.md b/stable/cloud9/7.0.14/app-changelog.md deleted file mode 100644 index 2f7e5a066bb..00000000000 --- a/stable/cloud9/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloud9-7.0.14](https://github.com/truecharts/charts/compare/cloud9-7.0.13...cloud9-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/cloud9/7.0.14/charts/common-12.9.2.tgz b/stable/cloud9/7.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/cloud9/7.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/cloud9/7.0.15/CHANGELOG.md b/stable/cloud9/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..a3a6a8c7291 --- /dev/null +++ b/stable/cloud9/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [cloud9-7.0.8](https://github.com/truecharts/charts/compare/cloud9-7.0.7...cloud9-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [cloud9-7.0.7](https://github.com/truecharts/charts/compare/cloud9-7.0.6...cloud9-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [cloud9-7.0.6](https://github.com/truecharts/charts/compare/cloud9-7.0.5...cloud9-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [cloud9-7.0.5](https://github.com/truecharts/charts/compare/cloud9-7.0.4...cloud9-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/cloud9/7.0.15/Chart.yaml b/stable/cloud9/7.0.15/Chart.yaml new file mode 100644 index 00000000000..d4f34540156 --- /dev/null +++ b/stable/cloud9/7.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.29.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/crafty-4/3.0.15/README.md b/stable/cloud9/7.0.15/README.md similarity index 100% rename from stable/crafty-4/3.0.15/README.md rename to stable/cloud9/7.0.15/README.md diff --git a/stable/cloud9/7.0.15/app-changelog.md b/stable/cloud9/7.0.15/app-changelog.md new file mode 100644 index 00000000000..b994d5051d8 --- /dev/null +++ b/stable/cloud9/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/cloud9/7.0.14/app-readme.md b/stable/cloud9/7.0.15/app-readme.md similarity index 100% rename from stable/cloud9/7.0.14/app-readme.md rename to stable/cloud9/7.0.15/app-readme.md diff --git a/stable/cloud9/7.0.15/charts/common-12.9.5.tgz b/stable/cloud9/7.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/cloud9/7.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/cloud9/7.0.14/ix_values.yaml b/stable/cloud9/7.0.15/ix_values.yaml similarity index 100% rename from stable/cloud9/7.0.14/ix_values.yaml rename to stable/cloud9/7.0.15/ix_values.yaml diff --git a/stable/cloud9/7.0.14/questions.yaml b/stable/cloud9/7.0.15/questions.yaml similarity index 100% rename from stable/cloud9/7.0.14/questions.yaml rename to stable/cloud9/7.0.15/questions.yaml diff --git a/stable/cura-novnc/4.0.15/templates/NOTES.txt b/stable/cloud9/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/cura-novnc/4.0.15/templates/NOTES.txt rename to stable/cloud9/7.0.15/templates/NOTES.txt diff --git a/stable/custom-app/8.0.13/templates/common.yaml b/stable/cloud9/7.0.15/templates/common.yaml similarity index 100% rename from stable/custom-app/8.0.13/templates/common.yaml rename to stable/cloud9/7.0.15/templates/common.yaml diff --git a/stable/cura-novnc/4.0.15/values.yaml b/stable/cloud9/7.0.15/values.yaml similarity index 100% rename from stable/cura-novnc/4.0.15/values.yaml rename to stable/cloud9/7.0.15/values.yaml diff --git a/stable/cloudflareddns/5.0.16/CHANGELOG.md b/stable/cloudflareddns/5.0.16/CHANGELOG.md deleted file mode 100644 index 4fc990bfaa7..00000000000 --- a/stable/cloudflareddns/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloudflareddns-5.0.16](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.15...cloudflareddns-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [cloudflareddns-5.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.14...cloudflareddns-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cloudflareddns-5.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.13...cloudflareddns-5.0.14) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#8982](https://github.com/truecharts/charts/issues/8982)) - - - - -## [cloudflareddns-5.0.13](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.12...cloudflareddns-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cloudflareddns-5.0.12](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.11...cloudflareddns-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cloudflareddns-5.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.10...cloudflareddns-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cloudflareddns-5.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.9...cloudflareddns-5.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#8193](https://github.com/truecharts/charts/issues/8193)) - - - - -## [cloudflareddns-5.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.8...cloudflareddns-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [cloudflareddns-5.0.8](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.7...cloudflareddns-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [cloudflareddns-5.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.6...cloudflareddns-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [cloudflareddns-5.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.5...cloudflareddns-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/cloudflareddns/5.0.16/Chart.yaml b/stable/cloudflareddns/5.0.16/Chart.yaml deleted file mode 100644 index cf13fce5d4b..00000000000 --- a/stable/cloudflareddns/5.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.9.2 -deprecated: false -description: Automate Cloudflare DNS records for those with a dynamic IP. -home: https://truecharts.org/charts/stable/cloudflareddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png -keywords: - - cloudflareddns - - ddns - - cloudflare -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloudflareddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - - https://github.com/hotio/cloudflareddns - - https://hotio.dev/containers/cloudflareddns/ -type: application -version: 5.0.16 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/cloudflareddns/5.0.16/app-changelog.md b/stable/cloudflareddns/5.0.16/app-changelog.md deleted file mode 100644 index 87f2c46c51b..00000000000 --- a/stable/cloudflareddns/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflareddns-5.0.16](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.15...cloudflareddns-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/cloudflareddns/5.0.16/charts/common-12.9.2.tgz b/stable/cloudflareddns/5.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/cloudflareddns/5.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/cloudflareddns/5.0.17/CHANGELOG.md b/stable/cloudflareddns/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..4b9ef190dda --- /dev/null +++ b/stable/cloudflareddns/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#8193](https://github.com/truecharts/charts/issues/8193)) + + + + +## [cloudflareddns-5.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.8...cloudflareddns-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [cloudflareddns-5.0.8](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.7...cloudflareddns-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [cloudflareddns-5.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.6...cloudflareddns-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/cloudflareddns/5.0.17/Chart.yaml b/stable/cloudflareddns/5.0.17/Chart.yaml new file mode 100644 index 00000000000..c8e8baec5c0 --- /dev/null +++ b/stable/cloudflareddns/5.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/cryptofolio/7.0.13/README.md b/stable/cloudflareddns/5.0.17/README.md similarity index 100% rename from stable/cryptofolio/7.0.13/README.md rename to stable/cloudflareddns/5.0.17/README.md diff --git a/stable/cloudflareddns/5.0.17/app-changelog.md b/stable/cloudflareddns/5.0.17/app-changelog.md new file mode 100644 index 00000000000..dfcc4c15b8d --- /dev/null +++ b/stable/cloudflareddns/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/cloudflareddns/5.0.16/app-readme.md b/stable/cloudflareddns/5.0.17/app-readme.md similarity index 100% rename from stable/cloudflareddns/5.0.16/app-readme.md rename to stable/cloudflareddns/5.0.17/app-readme.md diff --git a/stable/cloudflareddns/5.0.17/charts/common-12.9.5.tgz b/stable/cloudflareddns/5.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/cloudflareddns/5.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/cloudflareddns/5.0.16/ix_values.yaml b/stable/cloudflareddns/5.0.17/ix_values.yaml similarity index 100% rename from stable/cloudflareddns/5.0.16/ix_values.yaml rename to stable/cloudflareddns/5.0.17/ix_values.yaml diff --git a/stable/cloudflareddns/5.0.16/questions.yaml b/stable/cloudflareddns/5.0.17/questions.yaml similarity index 100% rename from stable/cloudflareddns/5.0.16/questions.yaml rename to stable/cloudflareddns/5.0.17/questions.yaml diff --git a/stable/custom-app/8.0.13/templates/NOTES.txt b/stable/cloudflareddns/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/custom-app/8.0.13/templates/NOTES.txt rename to stable/cloudflareddns/5.0.17/templates/NOTES.txt diff --git a/stable/cloudflareddns/5.0.16/templates/_secret.tpl b/stable/cloudflareddns/5.0.17/templates/_secret.tpl similarity index 100% rename from stable/cloudflareddns/5.0.16/templates/_secret.tpl rename to stable/cloudflareddns/5.0.17/templates/_secret.tpl diff --git a/stable/cloudflareddns/5.0.16/templates/common.yaml b/stable/cloudflareddns/5.0.17/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/5.0.16/templates/common.yaml rename to stable/cloudflareddns/5.0.17/templates/common.yaml diff --git a/stable/custom-app/8.0.13/values.yaml b/stable/cloudflareddns/5.0.17/values.yaml similarity index 100% rename from stable/custom-app/8.0.13/values.yaml rename to stable/cloudflareddns/5.0.17/values.yaml diff --git a/stable/code-server/7.0.16/CHANGELOG.md b/stable/code-server/7.0.16/CHANGELOG.md deleted file mode 100644 index 892fa634d4d..00000000000 --- a/stable/code-server/7.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [code-server-7.0.16](https://github.com/truecharts/charts/compare/code-server-7.0.15...code-server-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [code-server-7.0.15](https://github.com/truecharts/charts/compare/code-server-7.0.14...code-server-7.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.13.0 ([#9040](https://github.com/truecharts/charts/issues/9040)) - - - - -## [code-server-7.0.14](https://github.com/truecharts/charts/compare/code-server-7.0.13...code-server-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [code-server-7.0.13](https://github.com/truecharts/charts/compare/code-server-7.0.12...code-server-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [code-server-7.0.12](https://github.com/truecharts/charts/compare/code-server-7.0.11...code-server-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [code-server-7.0.11](https://github.com/truecharts/charts/compare/code-server-7.0.10...code-server-7.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.12.0 ([#8562](https://github.com/truecharts/charts/issues/8562)) - - - - -## [code-server-7.0.10](https://github.com/truecharts/charts/compare/code-server-7.0.9...code-server-7.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.10.1 ([#8439](https://github.com/truecharts/charts/issues/8439)) - - - - -## [code-server-7.0.9](https://github.com/truecharts/charts/compare/code-server-7.0.8...code-server-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [code-server-7.0.8](https://github.com/truecharts/charts/compare/code-server-7.0.7...code-server-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [code-server-7.0.7](https://github.com/truecharts/charts/compare/code-server-7.0.6...code-server-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - diff --git a/stable/code-server/7.0.16/Chart.yaml b/stable/code-server/7.0.16/Chart.yaml deleted file mode 100644 index 4b1ef41df26..00000000000 --- a/stable/code-server/7.0.16/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.9.2 -description: Run VS Code on any machine anywhere and access it in the browser. -home: https://truecharts.org/charts/stable/code-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png -keywords: - - code - - vs - - visual studio - - vscode -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: code-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - - https://github.com/cdr/code-server -type: application -version: 7.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/code-server/7.0.16/app-changelog.md b/stable/code-server/7.0.16/app-changelog.md deleted file mode 100644 index cfea67941b3..00000000000 --- a/stable/code-server/7.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [code-server-7.0.16](https://github.com/truecharts/charts/compare/code-server-7.0.15...code-server-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/code-server/7.0.16/charts/common-12.9.2.tgz b/stable/code-server/7.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/code-server/7.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/code-server/7.0.17/CHANGELOG.md b/stable/code-server/7.0.17/CHANGELOG.md new file mode 100644 index 00000000000..1ecc47e584d --- /dev/null +++ b/stable/code-server/7.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/code-server to v4.12.0 ([#8562](https://github.com/truecharts/charts/issues/8562)) + + + + +## [code-server-7.0.10](https://github.com/truecharts/charts/compare/code-server-7.0.9...code-server-7.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.10.1 ([#8439](https://github.com/truecharts/charts/issues/8439)) + + + + +## [code-server-7.0.9](https://github.com/truecharts/charts/compare/code-server-7.0.8...code-server-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [code-server-7.0.8](https://github.com/truecharts/charts/compare/code-server-7.0.7...code-server-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + diff --git a/stable/code-server/7.0.17/Chart.yaml b/stable/code-server/7.0.17/Chart.yaml new file mode 100644 index 00000000000..6ce67010f7d --- /dev/null +++ b/stable/code-server/7.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/cura-novnc/4.0.15/README.md b/stable/code-server/7.0.17/README.md similarity index 100% rename from stable/cura-novnc/4.0.15/README.md rename to stable/code-server/7.0.17/README.md diff --git a/stable/code-server/7.0.17/app-changelog.md b/stable/code-server/7.0.17/app-changelog.md new file mode 100644 index 00000000000..899b49fac33 --- /dev/null +++ b/stable/code-server/7.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/code-server/7.0.16/app-readme.md b/stable/code-server/7.0.17/app-readme.md similarity index 100% rename from stable/code-server/7.0.16/app-readme.md rename to stable/code-server/7.0.17/app-readme.md diff --git a/stable/code-server/7.0.17/charts/common-12.9.5.tgz b/stable/code-server/7.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/code-server/7.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/code-server/7.0.16/ix_values.yaml b/stable/code-server/7.0.17/ix_values.yaml similarity index 100% rename from stable/code-server/7.0.16/ix_values.yaml rename to stable/code-server/7.0.17/ix_values.yaml diff --git a/stable/code-server/7.0.16/questions.yaml b/stable/code-server/7.0.17/questions.yaml similarity index 100% rename from stable/code-server/7.0.16/questions.yaml rename to stable/code-server/7.0.17/questions.yaml diff --git a/stable/cyberchef/5.0.19/templates/NOTES.txt b/stable/code-server/7.0.17/templates/NOTES.txt similarity index 100% rename from stable/cyberchef/5.0.19/templates/NOTES.txt rename to stable/code-server/7.0.17/templates/NOTES.txt diff --git a/stable/code-server/7.0.16/templates/common.yaml b/stable/code-server/7.0.17/templates/common.yaml similarity index 100% rename from stable/code-server/7.0.16/templates/common.yaml rename to stable/code-server/7.0.17/templates/common.yaml diff --git a/stable/cyberchef/5.0.19/values.yaml b/stable/code-server/7.0.17/values.yaml similarity index 100% rename from stable/cyberchef/5.0.19/values.yaml rename to stable/code-server/7.0.17/values.yaml diff --git a/stable/commento-plusplus/7.0.5/CHANGELOG.md b/stable/commento-plusplus/7.0.5/CHANGELOG.md deleted file mode 100644 index ab3b4057e28..00000000000 --- a/stable/commento-plusplus/7.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [commento-plusplus-7.0.5](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.4...commento-plusplus-7.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [commento-plusplus-7.0.4](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.3...commento-plusplus-7.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [commento-plusplus-7.0.3](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.2...commento-plusplus-7.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [commento-plusplus-7.0.2](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.1...commento-plusplus-7.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [commento-plusplus-7.0.1](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.0...commento-plusplus-7.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [commento-plusplus-7.0.0](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.23...commento-plusplus-7.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [commento-plusplus-6.0.23](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.22...commento-plusplus-6.0.23) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [commento-plusplus-6.0.22](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.21...commento-plusplus-6.0.22) (2023-02-19) - -### Chore - -- update helm general non-major - - - - -## [commento-plusplus-6.0.21](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.20...commento-plusplus-6.0.21) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [commento-plusplus-6.0.20](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.19...commento-plusplus-6.0.20) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - diff --git a/stable/commento-plusplus/7.0.5/Chart.yaml b/stable/commento-plusplus/7.0.5/Chart.yaml deleted file mode 100644 index be4caa585e1..00000000000 --- a/stable/commento-plusplus/7.0.5/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.9.2 -description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. -home: https://truecharts.org/charts/stable/commento-plusplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png -keywords: - - commento -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: commento-plusplus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus - - https://github.com/souramoo/commentoplusplus -version: 7.0.5 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/commento-plusplus/7.0.5/app-changelog.md b/stable/commento-plusplus/7.0.5/app-changelog.md deleted file mode 100644 index 17e684122c5..00000000000 --- a/stable/commento-plusplus/7.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [commento-plusplus-7.0.5](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.4...commento-plusplus-7.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/commento-plusplus/7.0.5/charts/common-12.9.2.tgz b/stable/commento-plusplus/7.0.5/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/commento-plusplus/7.0.5/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/commento-plusplus/7.0.6/CHANGELOG.md b/stable/commento-plusplus/7.0.6/CHANGELOG.md new file mode 100644 index 00000000000..5bd53f0f36c --- /dev/null +++ b/stable/commento-plusplus/7.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [commento-plusplus-6.0.23](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.22...commento-plusplus-6.0.23) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [commento-plusplus-6.0.22](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.21...commento-plusplus-6.0.22) (2023-02-19) + +### Chore + +- update helm general non-major + + + + +## [commento-plusplus-6.0.21](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.20...commento-plusplus-6.0.21) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + diff --git a/stable/commento-plusplus/7.0.6/Chart.yaml b/stable/commento-plusplus/7.0.6/Chart.yaml new file mode 100644 index 00000000000..0103c8526cc --- /dev/null +++ b/stable/commento-plusplus/7.0.6/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.8.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.6 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/custom-app/8.0.13/README.md b/stable/commento-plusplus/7.0.6/README.md similarity index 100% rename from stable/custom-app/8.0.13/README.md rename to stable/commento-plusplus/7.0.6/README.md diff --git a/stable/commento-plusplus/7.0.6/app-changelog.md b/stable/commento-plusplus/7.0.6/app-changelog.md new file mode 100644 index 00000000000..a6a6c410783 --- /dev/null +++ b/stable/commento-plusplus/7.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/commento-plusplus/7.0.5/app-readme.md b/stable/commento-plusplus/7.0.6/app-readme.md similarity index 100% rename from stable/commento-plusplus/7.0.5/app-readme.md rename to stable/commento-plusplus/7.0.6/app-readme.md diff --git a/stable/commento-plusplus/7.0.6/charts/common-12.9.5.tgz b/stable/commento-plusplus/7.0.6/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/commento-plusplus/7.0.6/charts/common-12.9.5.tgz differ diff --git a/stable/commento-plusplus/7.0.5/ix_values.yaml b/stable/commento-plusplus/7.0.6/ix_values.yaml similarity index 100% rename from stable/commento-plusplus/7.0.5/ix_values.yaml rename to stable/commento-plusplus/7.0.6/ix_values.yaml diff --git a/stable/commento-plusplus/7.0.5/questions.yaml b/stable/commento-plusplus/7.0.6/questions.yaml similarity index 100% rename from stable/commento-plusplus/7.0.5/questions.yaml rename to stable/commento-plusplus/7.0.6/questions.yaml diff --git a/stable/czkawka/4.0.17/templates/NOTES.txt b/stable/commento-plusplus/7.0.6/templates/NOTES.txt similarity index 100% rename from stable/czkawka/4.0.17/templates/NOTES.txt rename to stable/commento-plusplus/7.0.6/templates/NOTES.txt diff --git a/stable/cyberchef/5.0.19/templates/common.yaml b/stable/commento-plusplus/7.0.6/templates/common.yaml similarity index 100% rename from stable/cyberchef/5.0.19/templates/common.yaml rename to stable/commento-plusplus/7.0.6/templates/common.yaml diff --git a/stable/czkawka/4.0.17/values.yaml b/stable/commento-plusplus/7.0.6/values.yaml similarity index 100% rename from stable/czkawka/4.0.17/values.yaml rename to stable/commento-plusplus/7.0.6/values.yaml diff --git a/stable/cops/4.0.16/CHANGELOG.md b/stable/cops/4.0.16/CHANGELOG.md deleted file mode 100644 index 1484419eb2c..00000000000 --- a/stable/cops/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cops-4.0.16](https://github.com/truecharts/charts/compare/cops-4.0.15...cops-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [cops-4.0.15](https://github.com/truecharts/charts/compare/cops-4.0.14...cops-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cops-4.0.14](https://github.com/truecharts/charts/compare/cops-4.0.13...cops-4.0.14) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#8983](https://github.com/truecharts/charts/issues/8983)) - - - - -## [cops-4.0.13](https://github.com/truecharts/charts/compare/cops-4.0.12...cops-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cops-4.0.12](https://github.com/truecharts/charts/compare/cops-4.0.11...cops-4.0.12) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#8938](https://github.com/truecharts/charts/issues/8938)) - - - - -## [cops-4.0.11](https://github.com/truecharts/charts/compare/cops-4.0.10...cops-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cops-4.0.10](https://github.com/truecharts/charts/compare/cops-4.0.9...cops-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cops-4.0.9](https://github.com/truecharts/charts/compare/cops-4.0.8...cops-4.0.9) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#8667](https://github.com/truecharts/charts/issues/8667)) - - - - -## [cops-4.0.8](https://github.com/truecharts/charts/compare/cops-4.0.7...cops-4.0.8) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#8194](https://github.com/truecharts/charts/issues/8194)) - - - - -## [cops-4.0.7](https://github.com/truecharts/charts/compare/cops-4.0.6...cops-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [cops-4.0.6](https://github.com/truecharts/charts/compare/cops-4.0.5...cops-4.0.6) (2023-04-25) - -### Chore diff --git a/stable/cops/4.0.16/Chart.yaml b/stable/cops/4.0.16/Chart.yaml deleted file mode 100644 index 056e68f832c..00000000000 --- a/stable/cops/4.0.16/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: "Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.\n" -home: https://truecharts.org/charts/stable/cops -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png -keywords: - - cops - - Cloud - - MediaApp-Books - - MediaServer-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cops -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cops - - http://blog.slucas.fr/en/oss/calibre-opds-php-server - - https://github.com/orgs/linuxserver/packages/container/package/cops - - https://github.com/linuxserver/docker-cops#readme -type: application -version: 4.0.16 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - MediaApp-Books - - MediaServer-Books diff --git a/stable/cops/4.0.16/app-changelog.md b/stable/cops/4.0.16/app-changelog.md deleted file mode 100644 index 48cf64525e6..00000000000 --- a/stable/cops/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-4.0.16](https://github.com/truecharts/charts/compare/cops-4.0.15...cops-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/cops/4.0.16/charts/common-12.9.2.tgz b/stable/cops/4.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/cops/4.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/cops/4.0.17/CHANGELOG.md b/stable/cops/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..78138a36ca4 --- /dev/null +++ b/stable/cops/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [cops-4.0.10](https://github.com/truecharts/charts/compare/cops-4.0.9...cops-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [cops-4.0.9](https://github.com/truecharts/charts/compare/cops-4.0.8...cops-4.0.9) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#8667](https://github.com/truecharts/charts/issues/8667)) + + + + +## [cops-4.0.8](https://github.com/truecharts/charts/compare/cops-4.0.7...cops-4.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#8194](https://github.com/truecharts/charts/issues/8194)) + + + + +## [cops-4.0.7](https://github.com/truecharts/charts/compare/cops-4.0.6...cops-4.0.7) (2023-04-25) + +### Chore diff --git a/stable/cops/4.0.17/Chart.yaml b/stable/cops/4.0.17/Chart.yaml new file mode 100644 index 00000000000..1ad208adae9 --- /dev/null +++ b/stable/cops/4.0.17/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - MediaApp-Books + - MediaServer-Books diff --git a/stable/cyberchef/5.0.19/README.md b/stable/cops/4.0.17/README.md similarity index 100% rename from stable/cyberchef/5.0.19/README.md rename to stable/cops/4.0.17/README.md diff --git a/stable/cops/4.0.17/app-changelog.md b/stable/cops/4.0.17/app-changelog.md new file mode 100644 index 00000000000..4a2b2dcafaa --- /dev/null +++ b/stable/cops/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/cops/4.0.16/app-readme.md b/stable/cops/4.0.17/app-readme.md similarity index 100% rename from stable/cops/4.0.16/app-readme.md rename to stable/cops/4.0.17/app-readme.md diff --git a/stable/cops/4.0.17/charts/common-12.9.5.tgz b/stable/cops/4.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/cops/4.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/cops/4.0.16/ix_values.yaml b/stable/cops/4.0.17/ix_values.yaml similarity index 100% rename from stable/cops/4.0.16/ix_values.yaml rename to stable/cops/4.0.17/ix_values.yaml diff --git a/stable/cops/4.0.16/questions.yaml b/stable/cops/4.0.17/questions.yaml similarity index 100% rename from stable/cops/4.0.16/questions.yaml rename to stable/cops/4.0.17/questions.yaml diff --git a/stable/dashdot/4.0.16/templates/NOTES.txt b/stable/cops/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/dashdot/4.0.16/templates/NOTES.txt rename to stable/cops/4.0.17/templates/NOTES.txt diff --git a/stable/cops/4.0.16/templates/common.yaml b/stable/cops/4.0.17/templates/common.yaml similarity index 100% rename from stable/cops/4.0.16/templates/common.yaml rename to stable/cops/4.0.17/templates/common.yaml diff --git a/stable/dashdot/4.0.16/values.yaml b/stable/cops/4.0.17/values.yaml similarity index 100% rename from stable/dashdot/4.0.16/values.yaml rename to stable/cops/4.0.17/values.yaml diff --git a/stable/couchpotato/5.0.13/CHANGELOG.md b/stable/couchpotato/5.0.13/CHANGELOG.md deleted file mode 100644 index 7be21492fbc..00000000000 --- a/stable/couchpotato/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [couchpotato-5.0.13](https://github.com/truecharts/charts/compare/couchpotato-5.0.12...couchpotato-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [couchpotato-5.0.12](https://github.com/truecharts/charts/compare/couchpotato-5.0.11...couchpotato-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [couchpotato-5.0.11](https://github.com/truecharts/charts/compare/couchpotato-5.0.10...couchpotato-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [couchpotato-5.0.10](https://github.com/truecharts/charts/compare/couchpotato-5.0.9...couchpotato-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [couchpotato-5.0.9](https://github.com/truecharts/charts/compare/couchpotato-5.0.8...couchpotato-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [couchpotato-5.0.8](https://github.com/truecharts/charts/compare/couchpotato-5.0.7...couchpotato-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [couchpotato-5.0.7](https://github.com/truecharts/charts/compare/couchpotato-5.0.6...couchpotato-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [couchpotato-5.0.6](https://github.com/truecharts/charts/compare/couchpotato-5.0.5...couchpotato-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [couchpotato-5.0.5](https://github.com/truecharts/charts/compare/couchpotato-5.0.4...couchpotato-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [couchpotato-5.0.4](https://github.com/truecharts/charts/compare/couchpotato-5.0.3...couchpotato-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - diff --git a/stable/couchpotato/5.0.13/Chart.yaml b/stable/couchpotato/5.0.13/Chart.yaml deleted file mode 100644 index 66e9ec77e9e..00000000000 --- a/stable/couchpotato/5.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: couchpotato -version: 5.0.13 -appVersion: "2021.11.22" -description: Couchpotato is an automatic NZB and torrent downloader. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/couchpotato -icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png -keywords: - - couchpotato -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/couchpotato/5.0.13/app-changelog.md b/stable/couchpotato/5.0.13/app-changelog.md deleted file mode 100644 index cf506b31635..00000000000 --- a/stable/couchpotato/5.0.13/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [couchpotato-5.0.13](https://github.com/truecharts/charts/compare/couchpotato-5.0.12...couchpotato-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/couchpotato/5.0.13/charts/common-12.9.2.tgz b/stable/couchpotato/5.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/couchpotato/5.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/couchpotato/5.0.14/CHANGELOG.md b/stable/couchpotato/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..228a702fb53 --- /dev/null +++ b/stable/couchpotato/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [couchpotato-5.0.7](https://github.com/truecharts/charts/compare/couchpotato-5.0.6...couchpotato-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [couchpotato-5.0.6](https://github.com/truecharts/charts/compare/couchpotato-5.0.5...couchpotato-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [couchpotato-5.0.5](https://github.com/truecharts/charts/compare/couchpotato-5.0.4...couchpotato-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + diff --git a/stable/couchpotato/5.0.14/Chart.yaml b/stable/couchpotato/5.0.14/Chart.yaml new file mode 100644 index 00000000000..c487734ddd9 --- /dev/null +++ b/stable/couchpotato/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: couchpotato +version: 5.0.14 +appVersion: "2021.11.22" +description: Couchpotato is an automatic NZB and torrent downloader. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/couchpotato +icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png +keywords: + - couchpotato +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.17/README.md b/stable/couchpotato/5.0.14/README.md similarity index 100% rename from stable/czkawka/4.0.17/README.md rename to stable/couchpotato/5.0.14/README.md diff --git a/stable/couchpotato/5.0.14/app-changelog.md b/stable/couchpotato/5.0.14/app-changelog.md new file mode 100644 index 00000000000..ec8bb4d6fef --- /dev/null +++ b/stable/couchpotato/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/couchpotato/5.0.13/app-readme.md b/stable/couchpotato/5.0.14/app-readme.md similarity index 100% rename from stable/couchpotato/5.0.13/app-readme.md rename to stable/couchpotato/5.0.14/app-readme.md diff --git a/stable/couchpotato/5.0.14/charts/common-12.9.5.tgz b/stable/couchpotato/5.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/couchpotato/5.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/couchpotato/5.0.13/ix_values.yaml b/stable/couchpotato/5.0.14/ix_values.yaml similarity index 100% rename from stable/couchpotato/5.0.13/ix_values.yaml rename to stable/couchpotato/5.0.14/ix_values.yaml diff --git a/stable/couchpotato/5.0.13/questions.yaml b/stable/couchpotato/5.0.14/questions.yaml similarity index 100% rename from stable/couchpotato/5.0.13/questions.yaml rename to stable/couchpotato/5.0.14/questions.yaml diff --git a/stable/davos/7.0.14/templates/NOTES.txt b/stable/couchpotato/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/davos/7.0.14/templates/NOTES.txt rename to stable/couchpotato/5.0.14/templates/NOTES.txt diff --git a/stable/czkawka/4.0.17/templates/common.yaml b/stable/couchpotato/5.0.14/templates/common.yaml similarity index 100% rename from stable/czkawka/4.0.17/templates/common.yaml rename to stable/couchpotato/5.0.14/templates/common.yaml diff --git a/stable/davos/7.0.14/values.yaml b/stable/couchpotato/5.0.14/values.yaml similarity index 100% rename from stable/davos/7.0.14/values.yaml rename to stable/couchpotato/5.0.14/values.yaml diff --git a/stable/crafty-4/3.0.15/CHANGELOG.md b/stable/crafty-4/3.0.15/CHANGELOG.md deleted file mode 100644 index 7f819ea6c1a..00000000000 --- a/stable/crafty-4/3.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [crafty-4-3.0.15](https://github.com/truecharts/charts/compare/crafty-4-3.0.14...crafty-4-3.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [crafty-4-3.0.14](https://github.com/truecharts/charts/compare/crafty-4-3.0.13...crafty-4-3.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [crafty-4-3.0.13](https://github.com/truecharts/charts/compare/crafty-4-3.0.12...crafty-4-3.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [crafty-4-3.0.12](https://github.com/truecharts/charts/compare/crafty-4-3.0.11...crafty-4-3.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [crafty-4-3.0.11](https://github.com/truecharts/charts/compare/crafty-4-3.0.10...crafty-4-3.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [crafty-4-3.0.10](https://github.com/truecharts/charts/compare/crafty-4-3.0.9...crafty-4-3.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/crafty-4 to v4.0.22 ([#8440](https://github.com/truecharts/charts/issues/8440)) - - - - -## [crafty-4-3.0.9](https://github.com/truecharts/charts/compare/crafty-4-3.0.8...crafty-4-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [crafty-4-3.0.8](https://github.com/truecharts/charts/compare/crafty-4-3.0.7...crafty-4-3.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [crafty-4-3.0.7](https://github.com/truecharts/charts/compare/crafty-4-3.0.6...crafty-4-3.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [crafty-4-3.0.6](https://github.com/truecharts/charts/compare/crafty-4-3.0.5...crafty-4-3.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [crafty-4-3.0.5](https://github.com/truecharts/charts/compare/crafty-4-3.0.4...crafty-4-3.0.5) (2023-04-16) - -### Chore diff --git a/stable/crafty-4/3.0.15/Chart.yaml b/stable/crafty-4/3.0.15/Chart.yaml deleted file mode 100644 index 514c07f1eaa..00000000000 --- a/stable/crafty-4/3.0.15/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "4.0.22" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Crafty Controller is a Minecraft Server Control Panel / Launcher. -home: https://truecharts.org/charts/stable/crafty-4 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png -keywords: - - crafty-4 - - GameServers - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: crafty-4 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 - - https://craftycontrol.com/ - - https://gitlab.com/crafty-controller/crafty-4 -type: application -version: 3.0.15 -annotations: - truecharts.org/catagories: | - - GameServers - - minecraft - truecharts.org/SCALE-support: "true" diff --git a/stable/crafty-4/3.0.15/app-changelog.md b/stable/crafty-4/3.0.15/app-changelog.md deleted file mode 100644 index a7e1845f417..00000000000 --- a/stable/crafty-4/3.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [crafty-4-3.0.15](https://github.com/truecharts/charts/compare/crafty-4-3.0.14...crafty-4-3.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/crafty-4/3.0.15/charts/common-12.9.2.tgz b/stable/crafty-4/3.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/crafty-4/3.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/crafty-4/3.0.16/CHANGELOG.md b/stable/crafty-4/3.0.16/CHANGELOG.md new file mode 100644 index 00000000000..a8790f411ff --- /dev/null +++ b/stable/crafty-4/3.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [crafty-4-3.0.10](https://github.com/truecharts/charts/compare/crafty-4-3.0.9...crafty-4-3.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/crafty-4 to v4.0.22 ([#8440](https://github.com/truecharts/charts/issues/8440)) + + + + +## [crafty-4-3.0.9](https://github.com/truecharts/charts/compare/crafty-4-3.0.8...crafty-4-3.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [crafty-4-3.0.8](https://github.com/truecharts/charts/compare/crafty-4-3.0.7...crafty-4-3.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [crafty-4-3.0.7](https://github.com/truecharts/charts/compare/crafty-4-3.0.6...crafty-4-3.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [crafty-4-3.0.6](https://github.com/truecharts/charts/compare/crafty-4-3.0.5...crafty-4-3.0.6) (2023-04-16) + +### Chore diff --git a/stable/crafty-4/3.0.16/Chart.yaml b/stable/crafty-4/3.0.16/Chart.yaml new file mode 100644 index 00000000000..8009f51e37a --- /dev/null +++ b/stable/crafty-4/3.0.16/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.0.22" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - GameServers + - minecraft + truecharts.org/SCALE-support: "true" diff --git a/stable/dashdot/4.0.16/README.md b/stable/crafty-4/3.0.16/README.md similarity index 100% rename from stable/dashdot/4.0.16/README.md rename to stable/crafty-4/3.0.16/README.md diff --git a/stable/crafty-4/3.0.16/app-changelog.md b/stable/crafty-4/3.0.16/app-changelog.md new file mode 100644 index 00000000000..d5f811131be --- /dev/null +++ b/stable/crafty-4/3.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/crafty-4/3.0.15/app-readme.md b/stable/crafty-4/3.0.16/app-readme.md similarity index 100% rename from stable/crafty-4/3.0.15/app-readme.md rename to stable/crafty-4/3.0.16/app-readme.md diff --git a/stable/crafty-4/3.0.16/charts/common-12.9.5.tgz b/stable/crafty-4/3.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/crafty-4/3.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/crafty-4/3.0.15/ix_values.yaml b/stable/crafty-4/3.0.16/ix_values.yaml similarity index 100% rename from stable/crafty-4/3.0.15/ix_values.yaml rename to stable/crafty-4/3.0.16/ix_values.yaml diff --git a/stable/crafty-4/3.0.15/questions.yaml b/stable/crafty-4/3.0.16/questions.yaml similarity index 100% rename from stable/crafty-4/3.0.15/questions.yaml rename to stable/crafty-4/3.0.16/questions.yaml diff --git a/stable/ddclient/5.0.15/templates/NOTES.txt b/stable/crafty-4/3.0.16/templates/NOTES.txt similarity index 100% rename from stable/ddclient/5.0.15/templates/NOTES.txt rename to stable/crafty-4/3.0.16/templates/NOTES.txt diff --git a/stable/crafty-4/3.0.15/templates/common.yaml b/stable/crafty-4/3.0.16/templates/common.yaml similarity index 100% rename from stable/crafty-4/3.0.15/templates/common.yaml rename to stable/crafty-4/3.0.16/templates/common.yaml diff --git a/stable/ddclient/5.0.15/values.yaml b/stable/crafty-4/3.0.16/values.yaml similarity index 100% rename from stable/ddclient/5.0.15/values.yaml rename to stable/crafty-4/3.0.16/values.yaml diff --git a/stable/cryptofolio/7.0.13/CHANGELOG.md b/stable/cryptofolio/7.0.13/CHANGELOG.md deleted file mode 100644 index 8ea3ad01fbc..00000000000 --- a/stable/cryptofolio/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cryptofolio-7.0.13](https://github.com/truecharts/charts/compare/cryptofolio-7.0.12...cryptofolio-7.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cryptofolio-7.0.12](https://github.com/truecharts/charts/compare/cryptofolio-7.0.11...cryptofolio-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cryptofolio-7.0.11](https://github.com/truecharts/charts/compare/cryptofolio-7.0.10...cryptofolio-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cryptofolio-7.0.10](https://github.com/truecharts/charts/compare/cryptofolio-7.0.9...cryptofolio-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cryptofolio-7.0.9](https://github.com/truecharts/charts/compare/cryptofolio-7.0.8...cryptofolio-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [cryptofolio-7.0.8](https://github.com/truecharts/charts/compare/cryptofolio-7.0.7...cryptofolio-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [cryptofolio-7.0.7](https://github.com/truecharts/charts/compare/cryptofolio-7.0.6...cryptofolio-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [cryptofolio-7.0.6](https://github.com/truecharts/charts/compare/cryptofolio-7.0.5...cryptofolio-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [cryptofolio-7.0.5](https://github.com/truecharts/charts/compare/cryptofolio-7.0.4...cryptofolio-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [cryptofolio-7.0.4](https://github.com/truecharts/charts/compare/cryptofolio-7.0.3...cryptofolio-7.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - diff --git a/stable/cryptofolio/7.0.13/Chart.yaml b/stable/cryptofolio/7.0.13/Chart.yaml deleted file mode 100644 index c644bf13cfc..00000000000 --- a/stable/cryptofolio/7.0.13/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.9.2 -description: Track your cryptocurrency holdings/portfolio -home: https://truecharts.org/charts/stable/cryptofolio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png -keywords: - - cryptofolio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cryptofolio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio - - https://github.com/Xtrendence/cryptofolio -version: 7.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/cryptofolio/7.0.13/app-changelog.md b/stable/cryptofolio/7.0.13/app-changelog.md deleted file mode 100644 index 12c77e21a05..00000000000 --- a/stable/cryptofolio/7.0.13/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [cryptofolio-7.0.13](https://github.com/truecharts/charts/compare/cryptofolio-7.0.12...cryptofolio-7.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/cryptofolio/7.0.13/charts/common-12.9.2.tgz b/stable/cryptofolio/7.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/cryptofolio/7.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/cryptofolio/7.0.14/CHANGELOG.md b/stable/cryptofolio/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..db9bb75d02e --- /dev/null +++ b/stable/cryptofolio/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [cryptofolio-7.0.7](https://github.com/truecharts/charts/compare/cryptofolio-7.0.6...cryptofolio-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [cryptofolio-7.0.6](https://github.com/truecharts/charts/compare/cryptofolio-7.0.5...cryptofolio-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [cryptofolio-7.0.5](https://github.com/truecharts/charts/compare/cryptofolio-7.0.4...cryptofolio-7.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + diff --git a/stable/cryptofolio/7.0.14/Chart.yaml b/stable/cryptofolio/7.0.14/Chart.yaml new file mode 100644 index 00000000000..ddf5441db04 --- /dev/null +++ b/stable/cryptofolio/7.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/davos/7.0.14/README.md b/stable/cryptofolio/7.0.14/README.md similarity index 100% rename from stable/davos/7.0.14/README.md rename to stable/cryptofolio/7.0.14/README.md diff --git a/stable/cryptofolio/7.0.14/app-changelog.md b/stable/cryptofolio/7.0.14/app-changelog.md new file mode 100644 index 00000000000..a5229811435 --- /dev/null +++ b/stable/cryptofolio/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/cryptofolio/7.0.13/app-readme.md b/stable/cryptofolio/7.0.14/app-readme.md similarity index 100% rename from stable/cryptofolio/7.0.13/app-readme.md rename to stable/cryptofolio/7.0.14/app-readme.md diff --git a/stable/cryptofolio/7.0.14/charts/common-12.9.5.tgz b/stable/cryptofolio/7.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/cryptofolio/7.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/cryptofolio/7.0.13/ix_values.yaml b/stable/cryptofolio/7.0.14/ix_values.yaml similarity index 100% rename from stable/cryptofolio/7.0.13/ix_values.yaml rename to stable/cryptofolio/7.0.14/ix_values.yaml diff --git a/stable/cryptofolio/7.0.13/questions.yaml b/stable/cryptofolio/7.0.14/questions.yaml similarity index 100% rename from stable/cryptofolio/7.0.13/questions.yaml rename to stable/cryptofolio/7.0.14/questions.yaml diff --git a/stable/ddns-go/5.0.15/templates/NOTES.txt b/stable/cryptofolio/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/ddns-go/5.0.15/templates/NOTES.txt rename to stable/cryptofolio/7.0.14/templates/NOTES.txt diff --git a/stable/dashdot/4.0.16/templates/common.yaml b/stable/cryptofolio/7.0.14/templates/common.yaml similarity index 100% rename from stable/dashdot/4.0.16/templates/common.yaml rename to stable/cryptofolio/7.0.14/templates/common.yaml diff --git a/stable/ddns-go/5.0.15/values.yaml b/stable/cryptofolio/7.0.14/values.yaml similarity index 100% rename from stable/ddns-go/5.0.15/values.yaml rename to stable/cryptofolio/7.0.14/values.yaml diff --git a/stable/cura-novnc/4.0.15/CHANGELOG.md b/stable/cura-novnc/4.0.15/CHANGELOG.md deleted file mode 100644 index 659bd19a264..00000000000 --- a/stable/cura-novnc/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cura-novnc-4.0.15](https://github.com/truecharts/charts/compare/cura-novnc-4.0.14...cura-novnc-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [cura-novnc-4.0.14](https://github.com/truecharts/charts/compare/cura-novnc-4.0.13...cura-novnc-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cura-novnc-4.0.13](https://github.com/truecharts/charts/compare/cura-novnc-4.0.12...cura-novnc-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cura-novnc-4.0.12](https://github.com/truecharts/charts/compare/cura-novnc-4.0.11...cura-novnc-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cura-novnc-4.0.11](https://github.com/truecharts/charts/compare/cura-novnc-4.0.10...cura-novnc-4.0.11) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/cura-novnc to latest ([#8766](https://github.com/truecharts/charts/issues/8766)) - - - - -## [cura-novnc-4.0.10](https://github.com/truecharts/charts/compare/cura-novnc-4.0.9...cura-novnc-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cura-novnc-4.0.9](https://github.com/truecharts/charts/compare/cura-novnc-4.0.8...cura-novnc-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [cura-novnc-4.0.8](https://github.com/truecharts/charts/compare/cura-novnc-4.0.7...cura-novnc-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [cura-novnc-4.0.7](https://github.com/truecharts/charts/compare/cura-novnc-4.0.6...cura-novnc-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [cura-novnc-4.0.6](https://github.com/truecharts/charts/compare/cura-novnc-4.0.5...cura-novnc-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [cura-novnc-4.0.5](https://github.com/truecharts/charts/compare/cura-novnc-4.0.4...cura-novnc-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/cura-novnc/4.0.15/Chart.yaml b/stable/cura-novnc/4.0.15/Chart.yaml deleted file mode 100644 index 0f88bd0a5c0..00000000000 --- a/stable/cura-novnc/4.0.15/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Enjoy Cura directly in your browser with this easy to use Chart -home: https://truecharts.org/charts/stable/cura-novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png -keywords: - - cura-novnc - - HomeAutomation - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cura-novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc - - https://ultimaker.com/software/ultimaker-cura -type: application -version: 4.0.15 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity diff --git a/stable/cura-novnc/4.0.15/app-changelog.md b/stable/cura-novnc/4.0.15/app-changelog.md deleted file mode 100644 index 3aad1df1bd8..00000000000 --- a/stable/cura-novnc/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cura-novnc-4.0.15](https://github.com/truecharts/charts/compare/cura-novnc-4.0.14...cura-novnc-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/cura-novnc/4.0.15/charts/common-12.9.2.tgz b/stable/cura-novnc/4.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/cura-novnc/4.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/cura-novnc/4.0.16/CHANGELOG.md b/stable/cura-novnc/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..d52086daf84 --- /dev/null +++ b/stable/cura-novnc/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [cura-novnc-4.0.9](https://github.com/truecharts/charts/compare/cura-novnc-4.0.8...cura-novnc-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [cura-novnc-4.0.8](https://github.com/truecharts/charts/compare/cura-novnc-4.0.7...cura-novnc-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [cura-novnc-4.0.7](https://github.com/truecharts/charts/compare/cura-novnc-4.0.6...cura-novnc-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [cura-novnc-4.0.6](https://github.com/truecharts/charts/compare/cura-novnc-4.0.5...cura-novnc-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/cura-novnc/4.0.16/Chart.yaml b/stable/cura-novnc/4.0.16/Chart.yaml new file mode 100644 index 00000000000..9524523479a --- /dev/null +++ b/stable/cura-novnc/4.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity diff --git a/stable/ddclient/5.0.15/README.md b/stable/cura-novnc/4.0.16/README.md similarity index 100% rename from stable/ddclient/5.0.15/README.md rename to stable/cura-novnc/4.0.16/README.md diff --git a/stable/cura-novnc/4.0.16/app-changelog.md b/stable/cura-novnc/4.0.16/app-changelog.md new file mode 100644 index 00000000000..6c5d9fdc073 --- /dev/null +++ b/stable/cura-novnc/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/cura-novnc/4.0.15/app-readme.md b/stable/cura-novnc/4.0.16/app-readme.md similarity index 100% rename from stable/cura-novnc/4.0.15/app-readme.md rename to stable/cura-novnc/4.0.16/app-readme.md diff --git a/stable/cura-novnc/4.0.16/charts/common-12.9.5.tgz b/stable/cura-novnc/4.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/cura-novnc/4.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/cura-novnc/4.0.15/ix_values.yaml b/stable/cura-novnc/4.0.16/ix_values.yaml similarity index 100% rename from stable/cura-novnc/4.0.15/ix_values.yaml rename to stable/cura-novnc/4.0.16/ix_values.yaml diff --git a/stable/cura-novnc/4.0.15/questions.yaml b/stable/cura-novnc/4.0.16/questions.yaml similarity index 100% rename from stable/cura-novnc/4.0.15/questions.yaml rename to stable/cura-novnc/4.0.16/questions.yaml diff --git a/stable/ddns-updater/5.0.14/templates/NOTES.txt b/stable/cura-novnc/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/ddns-updater/5.0.14/templates/NOTES.txt rename to stable/cura-novnc/4.0.16/templates/NOTES.txt diff --git a/stable/cura-novnc/4.0.15/templates/common.yaml b/stable/cura-novnc/4.0.16/templates/common.yaml similarity index 100% rename from stable/cura-novnc/4.0.15/templates/common.yaml rename to stable/cura-novnc/4.0.16/templates/common.yaml diff --git a/stable/ddns-updater/5.0.14/values.yaml b/stable/cura-novnc/4.0.16/values.yaml similarity index 100% rename from stable/ddns-updater/5.0.14/values.yaml rename to stable/cura-novnc/4.0.16/values.yaml diff --git a/stable/custom-app/8.0.13/CHANGELOG.md b/stable/custom-app/8.0.13/CHANGELOG.md deleted file mode 100644 index 461034d1853..00000000000 --- a/stable/custom-app/8.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [custom-app-8.0.13](https://github.com/truecharts/charts/compare/custom-app-8.0.12...custom-app-8.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [custom-app-8.0.12](https://github.com/truecharts/charts/compare/custom-app-8.0.11...custom-app-8.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [custom-app-8.0.11](https://github.com/truecharts/charts/compare/custom-app-8.0.10...custom-app-8.0.11) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#9011](https://github.com/truecharts/charts/issues/9011)) - - - - -## [custom-app-8.0.10](https://github.com/truecharts/charts/compare/custom-app-8.0.9...custom-app-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [custom-app-8.0.9](https://github.com/truecharts/charts/compare/custom-app-8.0.8...custom-app-8.0.9) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#8968](https://github.com/truecharts/charts/issues/8968)) - - - - -## [custom-app-8.0.8](https://github.com/truecharts/charts/compare/custom-app-8.0.7...custom-app-8.0.8) (2023-05-12) - - - - -## [custom-app-8.0.7](https://github.com/truecharts/charts/compare/custom-app-8.0.6...custom-app-8.0.7) (2023-05-11) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8891](https://github.com/truecharts/charts/issues/8891)) - - - - -## [custom-app-8.0.6](https://github.com/truecharts/charts/compare/custom-app-8.0.5...custom-app-8.0.6) (2023-05-09) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8876](https://github.com/truecharts/charts/issues/8876)) - - - - -## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) - -### Fix - -- bump ([#8808](https://github.com/truecharts/charts/issues/8808)) - - fix probes indent and re-hide port ([#8803](https://github.com/truecharts/charts/issues/8803)) - - - - -## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) - -### Fix - -- bump ([#8808](https://github.com/truecharts/charts/issues/8808)) - - fix probes indent and re-hide port ([#8803](https://github.com/truecharts/charts/issues/8803)) - - - - -## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) - -### Fix - -- bump ([#8808](https://github.com/truecharts/charts/issues/8808)) diff --git a/stable/custom-app/8.0.13/Chart.yaml b/stable/custom-app/8.0.13/Chart.yaml deleted file mode 100644 index f860203f371..00000000000 --- a/stable/custom-app/8.0.13/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.9.2 -deprecated: false -description: Advanced tool to create your own TrueCharts-based App -home: https://truecharts.org/charts/stable/custom-app -icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png -keywords: - - custom -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: custom-app -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app -type: application -version: 8.0.13 -annotations: - truecharts.org/catagories: | - - custom - truecharts.org/SCALE-support: "true" diff --git a/stable/custom-app/8.0.13/app-changelog.md b/stable/custom-app/8.0.13/app-changelog.md deleted file mode 100644 index a15afa9da0e..00000000000 --- a/stable/custom-app/8.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [custom-app-8.0.13](https://github.com/truecharts/charts/compare/custom-app-8.0.12...custom-app-8.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/custom-app/8.0.13/charts/common-12.9.2.tgz b/stable/custom-app/8.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/custom-app/8.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/custom-app/8.0.14/CHANGELOG.md b/stable/custom-app/8.0.14/CHANGELOG.md new file mode 100644 index 00000000000..ae3a6705456 --- /dev/null +++ b/stable/custom-app/8.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8891](https://github.com/truecharts/charts/issues/8891)) + + + + +## [custom-app-8.0.6](https://github.com/truecharts/charts/compare/custom-app-8.0.5...custom-app-8.0.6) (2023-05-09) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8876](https://github.com/truecharts/charts/issues/8876)) + + + + +## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) + +### Fix + +- bump ([#8808](https://github.com/truecharts/charts/issues/8808)) + - fix probes indent and re-hide port ([#8803](https://github.com/truecharts/charts/issues/8803)) + + + + +## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) + +### Fix + +- bump ([#8808](https://github.com/truecharts/charts/issues/8808)) + - fix probes indent and re-hide port ([#8803](https://github.com/truecharts/charts/issues/8803)) diff --git a/stable/custom-app/8.0.14/Chart.yaml b/stable/custom-app/8.0.14/Chart.yaml new file mode 100644 index 00000000000..0a4f45e25d4 --- /dev/null +++ b/stable/custom-app/8.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.20.4145" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14 +annotations: + truecharts.org/catagories: | + - custom + truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-go/5.0.15/README.md b/stable/custom-app/8.0.14/README.md similarity index 100% rename from stable/ddns-go/5.0.15/README.md rename to stable/custom-app/8.0.14/README.md diff --git a/stable/custom-app/8.0.14/app-changelog.md b/stable/custom-app/8.0.14/app-changelog.md new file mode 100644 index 00000000000..d734a1df3e3 --- /dev/null +++ b/stable/custom-app/8.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/custom-app/8.0.13/app-readme.md b/stable/custom-app/8.0.14/app-readme.md similarity index 100% rename from stable/custom-app/8.0.13/app-readme.md rename to stable/custom-app/8.0.14/app-readme.md diff --git a/stable/custom-app/8.0.14/charts/common-12.9.5.tgz b/stable/custom-app/8.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/custom-app/8.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/custom-app/8.0.13/ix_values.yaml b/stable/custom-app/8.0.14/ix_values.yaml similarity index 100% rename from stable/custom-app/8.0.13/ix_values.yaml rename to stable/custom-app/8.0.14/ix_values.yaml diff --git a/stable/custom-app/8.0.13/questions.yaml b/stable/custom-app/8.0.14/questions.yaml similarity index 100% rename from stable/custom-app/8.0.13/questions.yaml rename to stable/custom-app/8.0.14/questions.yaml diff --git a/stable/deemix/6.0.14/templates/NOTES.txt b/stable/custom-app/8.0.14/templates/NOTES.txt similarity index 100% rename from stable/deemix/6.0.14/templates/NOTES.txt rename to stable/custom-app/8.0.14/templates/NOTES.txt diff --git a/stable/ddclient/5.0.15/templates/common.yaml b/stable/custom-app/8.0.14/templates/common.yaml similarity index 100% rename from stable/ddclient/5.0.15/templates/common.yaml rename to stable/custom-app/8.0.14/templates/common.yaml diff --git a/stable/deemix/6.0.14/values.yaml b/stable/custom-app/8.0.14/values.yaml similarity index 100% rename from stable/deemix/6.0.14/values.yaml rename to stable/custom-app/8.0.14/values.yaml diff --git a/stable/cyberchef/5.0.19/CHANGELOG.md b/stable/cyberchef/5.0.19/CHANGELOG.md deleted file mode 100644 index 25e7b3a8cf0..00000000000 --- a/stable/cyberchef/5.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cyberchef-5.0.19](https://github.com/truecharts/charts/compare/cyberchef-5.0.18...cyberchef-5.0.19) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [cyberchef-5.0.18](https://github.com/truecharts/charts/compare/cyberchef-5.0.17...cyberchef-5.0.18) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cyberchef-5.0.17](https://github.com/truecharts/charts/compare/cyberchef-5.0.16...cyberchef-5.0.17) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cyberchef-5.0.16](https://github.com/truecharts/charts/compare/cyberchef-5.0.15...cyberchef-5.0.16) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8939](https://github.com/truecharts/charts/issues/8939)) - - - - -## [cyberchef-5.0.15](https://github.com/truecharts/charts/compare/cyberchef-5.0.14...cyberchef-5.0.15) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cyberchef-5.0.14](https://github.com/truecharts/charts/compare/cyberchef-5.0.13...cyberchef-5.0.14) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cyberchef-5.0.13](https://github.com/truecharts/charts/compare/cyberchef-5.0.12...cyberchef-5.0.13) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8668](https://github.com/truecharts/charts/issues/8668)) - - - - -## [cyberchef-5.0.12](https://github.com/truecharts/charts/compare/cyberchef-5.0.11...cyberchef-5.0.12) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8389](https://github.com/truecharts/charts/issues/8389)) - - - - -## [cyberchef-5.0.11](https://github.com/truecharts/charts/compare/cyberchef-5.0.10...cyberchef-5.0.11) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v10.4.0 ([#8292](https://github.com/truecharts/charts/issues/8292)) - - - - -## [cyberchef-5.0.10](https://github.com/truecharts/charts/compare/cyberchef-5.0.9...cyberchef-5.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v ([#8198](https://github.com/truecharts/charts/issues/8198)) - - - - -## [cyberchef-5.0.9](https://github.com/truecharts/charts/compare/cyberchef-5.0.8...cyberchef-5.0.9) (2023-04-25) - -### Chore diff --git a/stable/cyberchef/5.0.19/Chart.yaml b/stable/cyberchef/5.0.19/Chart.yaml deleted file mode 100644 index 77751ab61c4..00000000000 --- a/stable/cyberchef/5.0.19/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.9.2 -description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. -home: https://truecharts.org/charts/stable/cyberchef -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png -keywords: - - cyberchef -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cyberchef -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef -version: 5.0.19 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/cyberchef/5.0.19/app-changelog.md b/stable/cyberchef/5.0.19/app-changelog.md deleted file mode 100644 index a68626ab9d5..00000000000 --- a/stable/cyberchef/5.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cyberchef-5.0.19](https://github.com/truecharts/charts/compare/cyberchef-5.0.18...cyberchef-5.0.19) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/cyberchef/5.0.19/charts/common-12.9.2.tgz b/stable/cyberchef/5.0.19/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/cyberchef/5.0.19/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/cyberchef/5.0.20/CHANGELOG.md b/stable/cyberchef/5.0.20/CHANGELOG.md new file mode 100644 index 00000000000..b679349c554 --- /dev/null +++ b/stable/cyberchef/5.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [cyberchef-5.0.13](https://github.com/truecharts/charts/compare/cyberchef-5.0.12...cyberchef-5.0.13) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8668](https://github.com/truecharts/charts/issues/8668)) + + + + +## [cyberchef-5.0.12](https://github.com/truecharts/charts/compare/cyberchef-5.0.11...cyberchef-5.0.12) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8389](https://github.com/truecharts/charts/issues/8389)) + + + + +## [cyberchef-5.0.11](https://github.com/truecharts/charts/compare/cyberchef-5.0.10...cyberchef-5.0.11) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.4.0 ([#8292](https://github.com/truecharts/charts/issues/8292)) + + + + +## [cyberchef-5.0.10](https://github.com/truecharts/charts/compare/cyberchef-5.0.9...cyberchef-5.0.10) (2023-04-26) + +### Chore diff --git a/stable/cyberchef/5.0.20/Chart.yaml b/stable/cyberchef/5.0.20/Chart.yaml new file mode 100644 index 00000000000..38bba19a39d --- /dev/null +++ b/stable/cyberchef/5.0.20/Chart.yaml @@ -0,0 +1,24 @@ +apiVersion: v2 +appVersion: "10.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.20 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-updater/5.0.14/README.md b/stable/cyberchef/5.0.20/README.md similarity index 100% rename from stable/ddns-updater/5.0.14/README.md rename to stable/cyberchef/5.0.20/README.md diff --git a/stable/cyberchef/5.0.20/app-changelog.md b/stable/cyberchef/5.0.20/app-changelog.md new file mode 100644 index 00000000000..4de1f16ae70 --- /dev/null +++ b/stable/cyberchef/5.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/cyberchef/5.0.19/app-readme.md b/stable/cyberchef/5.0.20/app-readme.md similarity index 100% rename from stable/cyberchef/5.0.19/app-readme.md rename to stable/cyberchef/5.0.20/app-readme.md diff --git a/stable/cyberchef/5.0.20/charts/common-12.9.5.tgz b/stable/cyberchef/5.0.20/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/cyberchef/5.0.20/charts/common-12.9.5.tgz differ diff --git a/stable/cyberchef/5.0.19/ix_values.yaml b/stable/cyberchef/5.0.20/ix_values.yaml similarity index 100% rename from stable/cyberchef/5.0.19/ix_values.yaml rename to stable/cyberchef/5.0.20/ix_values.yaml diff --git a/stable/cyberchef/5.0.19/questions.yaml b/stable/cyberchef/5.0.20/questions.yaml similarity index 100% rename from stable/cyberchef/5.0.19/questions.yaml rename to stable/cyberchef/5.0.20/questions.yaml diff --git a/stable/deepstack/7.0.16/templates/NOTES.txt b/stable/cyberchef/5.0.20/templates/NOTES.txt similarity index 100% rename from stable/deepstack/7.0.16/templates/NOTES.txt rename to stable/cyberchef/5.0.20/templates/NOTES.txt diff --git a/stable/ddns-go/5.0.15/templates/common.yaml b/stable/cyberchef/5.0.20/templates/common.yaml similarity index 100% rename from stable/ddns-go/5.0.15/templates/common.yaml rename to stable/cyberchef/5.0.20/templates/common.yaml diff --git a/stable/deepstack/7.0.16/values.yaml b/stable/cyberchef/5.0.20/values.yaml similarity index 100% rename from stable/deepstack/7.0.16/values.yaml rename to stable/cyberchef/5.0.20/values.yaml diff --git a/stable/czkawka/4.0.17/CHANGELOG.md b/stable/czkawka/4.0.17/CHANGELOG.md deleted file mode 100644 index 8c8d79b325f..00000000000 --- a/stable/czkawka/4.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [czkawka-4.0.17](https://github.com/truecharts/charts/compare/czkawka-4.0.16...czkawka-4.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [czkawka-4.0.16](https://github.com/truecharts/charts/compare/czkawka-4.0.15...czkawka-4.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [czkawka-4.0.15](https://github.com/truecharts/charts/compare/czkawka-4.0.14...czkawka-4.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [czkawka-4.0.14](https://github.com/truecharts/charts/compare/czkawka-4.0.13...czkawka-4.0.14) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.04.1 ([#8851](https://github.com/truecharts/charts/issues/8851)) - - - - -## [czkawka-4.0.13](https://github.com/truecharts/charts/compare/czkawka-4.0.12...czkawka-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [czkawka-4.0.12](https://github.com/truecharts/charts/compare/czkawka-4.0.11...czkawka-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [czkawka-4.0.11](https://github.com/truecharts/charts/compare/czkawka-4.0.10...czkawka-4.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.03.1 ([#8563](https://github.com/truecharts/charts/issues/8563)) - - - - -## [czkawka-4.0.10](https://github.com/truecharts/charts/compare/czkawka-4.0.9...czkawka-4.0.10) (2023-04-29) - -### Fix - -- add KILL cap ([#8140](https://github.com/truecharts/charts/issues/8140)) - - - - -## [czkawka-4.0.9](https://github.com/truecharts/charts/compare/czkawka-4.0.8...czkawka-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [czkawka-4.0.8](https://github.com/truecharts/charts/compare/czkawka-4.0.7...czkawka-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [czkawka-4.0.7](https://github.com/truecharts/charts/compare/czkawka-4.0.6...czkawka-4.0.7) (2023-04-20) - -### Chore diff --git a/stable/czkawka/4.0.17/Chart.yaml b/stable/czkawka/4.0.17/Chart.yaml deleted file mode 100644 index d8130fbfed2..00000000000 --- a/stable/czkawka/4.0.17/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.9.2 -deprecated: false -description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. -home: https://truecharts.org/charts/stable/czkawka -icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png -keywords: - - duplicates - - file management - - czkawka -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: czkawka -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - - https://github.com/jlesage/docker-czkawka - - https://github.com/qarmin/czkawka -type: application -version: 4.0.17 -annotations: - truecharts.org/catagories: | - - duplicates - - files - truecharts.org/SCALE-support: "true" diff --git a/stable/czkawka/4.0.17/app-changelog.md b/stable/czkawka/4.0.17/app-changelog.md deleted file mode 100644 index 70986818e78..00000000000 --- a/stable/czkawka/4.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [czkawka-4.0.17](https://github.com/truecharts/charts/compare/czkawka-4.0.16...czkawka-4.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/czkawka/4.0.17/charts/common-12.9.2.tgz b/stable/czkawka/4.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/czkawka/4.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/czkawka/4.0.18/CHANGELOG.md b/stable/czkawka/4.0.18/CHANGELOG.md new file mode 100644 index 00000000000..e19a651d98e --- /dev/null +++ b/stable/czkawka/4.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [czkawka-4.0.11](https://github.com/truecharts/charts/compare/czkawka-4.0.10...czkawka-4.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.03.1 ([#8563](https://github.com/truecharts/charts/issues/8563)) + + + + +## [czkawka-4.0.10](https://github.com/truecharts/charts/compare/czkawka-4.0.9...czkawka-4.0.10) (2023-04-29) + +### Fix + +- add KILL cap ([#8140](https://github.com/truecharts/charts/issues/8140)) + + + + +## [czkawka-4.0.9](https://github.com/truecharts/charts/compare/czkawka-4.0.8...czkawka-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [czkawka-4.0.8](https://github.com/truecharts/charts/compare/czkawka-4.0.7...czkawka-4.0.8) (2023-04-25) + +### Chore diff --git a/stable/czkawka/4.0.18/Chart.yaml b/stable/czkawka/4.0.18/Chart.yaml new file mode 100644 index 00000000000..560396cfa64 --- /dev/null +++ b/stable/czkawka/4.0.18/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 +annotations: + truecharts.org/catagories: | + - duplicates + - files + truecharts.org/SCALE-support: "true" diff --git a/stable/deemix/6.0.14/README.md b/stable/czkawka/4.0.18/README.md similarity index 100% rename from stable/deemix/6.0.14/README.md rename to stable/czkawka/4.0.18/README.md diff --git a/stable/czkawka/4.0.18/app-changelog.md b/stable/czkawka/4.0.18/app-changelog.md new file mode 100644 index 00000000000..f202777a992 --- /dev/null +++ b/stable/czkawka/4.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/czkawka/4.0.17/app-readme.md b/stable/czkawka/4.0.18/app-readme.md similarity index 100% rename from stable/czkawka/4.0.17/app-readme.md rename to stable/czkawka/4.0.18/app-readme.md diff --git a/stable/czkawka/4.0.18/charts/common-12.9.5.tgz b/stable/czkawka/4.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/czkawka/4.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/czkawka/4.0.17/ix_values.yaml b/stable/czkawka/4.0.18/ix_values.yaml similarity index 100% rename from stable/czkawka/4.0.17/ix_values.yaml rename to stable/czkawka/4.0.18/ix_values.yaml diff --git a/stable/czkawka/4.0.17/questions.yaml b/stable/czkawka/4.0.18/questions.yaml similarity index 100% rename from stable/czkawka/4.0.17/questions.yaml rename to stable/czkawka/4.0.18/questions.yaml diff --git a/stable/dell-idrac-fan-controller/1.0.3/templates/NOTES.txt b/stable/czkawka/4.0.18/templates/NOTES.txt similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.3/templates/NOTES.txt rename to stable/czkawka/4.0.18/templates/NOTES.txt diff --git a/stable/ddns-updater/5.0.14/templates/common.yaml b/stable/czkawka/4.0.18/templates/common.yaml similarity index 100% rename from stable/ddns-updater/5.0.14/templates/common.yaml rename to stable/czkawka/4.0.18/templates/common.yaml diff --git a/stable/dell-idrac-fan-controller/1.0.3/values.yaml b/stable/czkawka/4.0.18/values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.3/values.yaml rename to stable/czkawka/4.0.18/values.yaml diff --git a/stable/dashdot/4.0.16/CHANGELOG.md b/stable/dashdot/4.0.16/CHANGELOG.md deleted file mode 100644 index c9be54aaafb..00000000000 --- a/stable/dashdot/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dashdot-4.0.16](https://github.com/truecharts/charts/compare/dashdot-4.0.15...dashdot-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [dashdot-4.0.15](https://github.com/truecharts/charts/compare/dashdot-4.0.14...dashdot-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [dashdot-4.0.14](https://github.com/truecharts/charts/compare/dashdot-4.0.13...dashdot-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [dashdot-4.0.13](https://github.com/truecharts/charts/compare/dashdot-4.0.12...dashdot-4.0.13) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/dashdot to v5.2.1 ([#8852](https://github.com/truecharts/charts/issues/8852)) - - - - -## [dashdot-4.0.12](https://github.com/truecharts/charts/compare/dashdot-4.0.11...dashdot-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [dashdot-4.0.11](https://github.com/truecharts/charts/compare/dashdot-4.0.10...dashdot-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [dashdot-4.0.10](https://github.com/truecharts/charts/compare/dashdot-4.0.9...dashdot-4.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/dashdot to v5.1.3 ([#8294](https://github.com/truecharts/charts/issues/8294)) - - - - -## [dashdot-4.0.9](https://github.com/truecharts/charts/compare/dashdot-4.0.8...dashdot-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [dashdot-4.0.8](https://github.com/truecharts/charts/compare/dashdot-4.0.7...dashdot-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [dashdot-4.0.7](https://github.com/truecharts/charts/compare/dashdot-4.0.6...dashdot-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [dashdot-4.0.6](https://github.com/truecharts/charts/compare/dashdot-4.0.5...dashdot-4.0.6) (2023-04-16) - -### Chore diff --git a/stable/dashdot/4.0.16/Chart.yaml b/stable/dashdot/4.0.16/Chart.yaml deleted file mode 100644 index 220c3e38f2c..00000000000 --- a/stable/dashdot/4.0.16/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.9.2 -description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. -home: https://truecharts.org/charts/stable/dashdot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png -keywords: - - dashboard - - dashdot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dashdot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot - - https://github.com/MauriceNino/dashdot -version: 4.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/dashdot/4.0.16/app-changelog.md b/stable/dashdot/4.0.16/app-changelog.md deleted file mode 100644 index 075345b9ef0..00000000000 --- a/stable/dashdot/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashdot-4.0.16](https://github.com/truecharts/charts/compare/dashdot-4.0.15...dashdot-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/dashdot/4.0.16/charts/common-12.9.2.tgz b/stable/dashdot/4.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/dashdot/4.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/dashdot/4.0.17/CHANGELOG.md b/stable/dashdot/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..61befc89eb6 --- /dev/null +++ b/stable/dashdot/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [dashdot-4.0.10](https://github.com/truecharts/charts/compare/dashdot-4.0.9...dashdot-4.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v5.1.3 ([#8294](https://github.com/truecharts/charts/issues/8294)) + + + + +## [dashdot-4.0.9](https://github.com/truecharts/charts/compare/dashdot-4.0.8...dashdot-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [dashdot-4.0.8](https://github.com/truecharts/charts/compare/dashdot-4.0.7...dashdot-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [dashdot-4.0.7](https://github.com/truecharts/charts/compare/dashdot-4.0.6...dashdot-4.0.7) (2023-04-20) + +### Chore diff --git a/stable/dashdot/4.0.17/Chart.yaml b/stable/dashdot/4.0.17/Chart.yaml new file mode 100644 index 00000000000..1cb61ec1003 --- /dev/null +++ b/stable/dashdot/4.0.17/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/deepstack/7.0.16/README.md b/stable/dashdot/4.0.17/README.md similarity index 100% rename from stable/deepstack/7.0.16/README.md rename to stable/dashdot/4.0.17/README.md diff --git a/stable/dashdot/4.0.17/app-changelog.md b/stable/dashdot/4.0.17/app-changelog.md new file mode 100644 index 00000000000..2a67885a13f --- /dev/null +++ b/stable/dashdot/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/dashdot/4.0.16/app-readme.md b/stable/dashdot/4.0.17/app-readme.md similarity index 100% rename from stable/dashdot/4.0.16/app-readme.md rename to stable/dashdot/4.0.17/app-readme.md diff --git a/stable/dashdot/4.0.17/charts/common-12.9.5.tgz b/stable/dashdot/4.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/dashdot/4.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/dashdot/4.0.16/ix_values.yaml b/stable/dashdot/4.0.17/ix_values.yaml similarity index 100% rename from stable/dashdot/4.0.16/ix_values.yaml rename to stable/dashdot/4.0.17/ix_values.yaml diff --git a/stable/dashdot/4.0.16/questions.yaml b/stable/dashdot/4.0.17/questions.yaml similarity index 100% rename from stable/dashdot/4.0.16/questions.yaml rename to stable/dashdot/4.0.17/questions.yaml diff --git a/stable/digikam/7.0.12/templates/NOTES.txt b/stable/dashdot/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/digikam/7.0.12/templates/NOTES.txt rename to stable/dashdot/4.0.17/templates/NOTES.txt diff --git a/stable/deemix/6.0.14/templates/common.yaml b/stable/dashdot/4.0.17/templates/common.yaml similarity index 100% rename from stable/deemix/6.0.14/templates/common.yaml rename to stable/dashdot/4.0.17/templates/common.yaml diff --git a/stable/digikam/7.0.12/values.yaml b/stable/dashdot/4.0.17/values.yaml similarity index 100% rename from stable/digikam/7.0.12/values.yaml rename to stable/dashdot/4.0.17/values.yaml diff --git a/stable/davos/7.0.14/CHANGELOG.md b/stable/davos/7.0.14/CHANGELOG.md deleted file mode 100644 index 0d08fd55be7..00000000000 --- a/stable/davos/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [davos-7.0.14](https://github.com/truecharts/charts/compare/davos-7.0.13...davos-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [davos-7.0.13](https://github.com/truecharts/charts/compare/davos-7.0.12...davos-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [davos-7.0.12](https://github.com/truecharts/charts/compare/davos-7.0.11...davos-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [davos-7.0.11](https://github.com/truecharts/charts/compare/davos-7.0.10...davos-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [davos-7.0.10](https://github.com/truecharts/charts/compare/davos-7.0.9...davos-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [davos-7.0.9](https://github.com/truecharts/charts/compare/davos-7.0.8...davos-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [davos-7.0.8](https://github.com/truecharts/charts/compare/davos-7.0.7...davos-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [davos-7.0.7](https://github.com/truecharts/charts/compare/davos-7.0.6...davos-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [davos-7.0.6](https://github.com/truecharts/charts/compare/davos-7.0.5...davos-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [davos-7.0.5](https://github.com/truecharts/charts/compare/davos-7.0.4...davos-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [davos-7.0.4](https://github.com/truecharts/charts/compare/davos-7.0.3...davos-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/davos/7.0.14/Chart.yaml b/stable/davos/7.0.14/Chart.yaml deleted file mode 100644 index 2fbca64a624..00000000000 --- a/stable/davos/7.0.14/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.9.2 -description: An FTP automation tool that periodically scans given host locations for new files. -home: https://truecharts.org/charts/stable/davos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png -keywords: - - davos - - ftp - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: davos -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/davos - - https://github.com/linuxserver/docker-davos - - https://github.com/linuxserver/davos/ -type: application -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/davos/7.0.14/app-changelog.md b/stable/davos/7.0.14/app-changelog.md deleted file mode 100644 index 13150a6b740..00000000000 --- a/stable/davos/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [davos-7.0.14](https://github.com/truecharts/charts/compare/davos-7.0.13...davos-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/davos/7.0.14/charts/common-12.9.2.tgz b/stable/davos/7.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/davos/7.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/davos/7.0.15/CHANGELOG.md b/stable/davos/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..1ff94a9c26c --- /dev/null +++ b/stable/davos/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [davos-7.0.8](https://github.com/truecharts/charts/compare/davos-7.0.7...davos-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [davos-7.0.7](https://github.com/truecharts/charts/compare/davos-7.0.6...davos-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [davos-7.0.6](https://github.com/truecharts/charts/compare/davos-7.0.5...davos-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [davos-7.0.5](https://github.com/truecharts/charts/compare/davos-7.0.4...davos-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/davos/7.0.15/Chart.yaml b/stable/davos/7.0.15/Chart.yaml new file mode 100644 index 00000000000..66a7970f6ec --- /dev/null +++ b/stable/davos/7.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/digikam/7.0.12/README.md b/stable/davos/7.0.15/README.md similarity index 100% rename from stable/digikam/7.0.12/README.md rename to stable/davos/7.0.15/README.md diff --git a/stable/davos/7.0.15/app-changelog.md b/stable/davos/7.0.15/app-changelog.md new file mode 100644 index 00000000000..c61743c1c9c --- /dev/null +++ b/stable/davos/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/davos/7.0.14/app-readme.md b/stable/davos/7.0.15/app-readme.md similarity index 100% rename from stable/davos/7.0.14/app-readme.md rename to stable/davos/7.0.15/app-readme.md diff --git a/stable/davos/7.0.15/charts/common-12.9.5.tgz b/stable/davos/7.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/davos/7.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/davos/7.0.14/ix_values.yaml b/stable/davos/7.0.15/ix_values.yaml similarity index 100% rename from stable/davos/7.0.14/ix_values.yaml rename to stable/davos/7.0.15/ix_values.yaml diff --git a/stable/davos/7.0.14/questions.yaml b/stable/davos/7.0.15/questions.yaml similarity index 100% rename from stable/davos/7.0.14/questions.yaml rename to stable/davos/7.0.15/questions.yaml diff --git a/stable/dillinger/5.0.17/templates/NOTES.txt b/stable/davos/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/dillinger/5.0.17/templates/NOTES.txt rename to stable/davos/7.0.15/templates/NOTES.txt diff --git a/stable/davos/7.0.14/templates/common.yaml b/stable/davos/7.0.15/templates/common.yaml similarity index 100% rename from stable/davos/7.0.14/templates/common.yaml rename to stable/davos/7.0.15/templates/common.yaml diff --git a/stable/dillinger/5.0.17/values.yaml b/stable/davos/7.0.15/values.yaml similarity index 100% rename from stable/dillinger/5.0.17/values.yaml rename to stable/davos/7.0.15/values.yaml diff --git a/stable/ddclient/5.0.15/CHANGELOG.md b/stable/ddclient/5.0.15/CHANGELOG.md deleted file mode 100644 index c843fe871f4..00000000000 --- a/stable/ddclient/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ddclient-5.0.15](https://github.com/truecharts/charts/compare/ddclient-5.0.14...ddclient-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ddclient-5.0.14](https://github.com/truecharts/charts/compare/ddclient-5.0.13...ddclient-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ddclient-5.0.13](https://github.com/truecharts/charts/compare/ddclient-5.0.12...ddclient-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ddclient-5.0.12](https://github.com/truecharts/charts/compare/ddclient-5.0.11...ddclient-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/ddclient to 3.10.0 ([#8723](https://github.com/truecharts/charts/issues/8723)) - - - - -## [ddclient-5.0.11](https://github.com/truecharts/charts/compare/ddclient-5.0.10...ddclient-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ddclient-5.0.10](https://github.com/truecharts/charts/compare/ddclient-5.0.9...ddclient-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/ddclient to 3.10.0 ([#8201](https://github.com/truecharts/charts/issues/8201)) - - - - -## [ddclient-5.0.9](https://github.com/truecharts/charts/compare/ddclient-5.0.8...ddclient-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ddclient-5.0.8](https://github.com/truecharts/charts/compare/ddclient-5.0.7...ddclient-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ddclient-5.0.7](https://github.com/truecharts/charts/compare/ddclient-5.0.6...ddclient-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ddclient-5.0.6](https://github.com/truecharts/charts/compare/ddclient-5.0.5...ddclient-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ddclient-5.0.5](https://github.com/truecharts/charts/compare/ddclient-5.0.4...ddclient-5.0.5) (2023-04-16) - diff --git a/stable/ddclient/5.0.15/Chart.yaml b/stable/ddclient/5.0.15/Chart.yaml deleted file mode 100644 index 6ff2fc993f9..00000000000 --- a/stable/ddclient/5.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddclient -version: 5.0.15 -appVersion: "3.10.0" -description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/ddclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png -keywords: - - ddclient -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/ddclient/5.0.15/app-changelog.md b/stable/ddclient/5.0.15/app-changelog.md deleted file mode 100644 index 54ae8409394..00000000000 --- a/stable/ddclient/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddclient-5.0.15](https://github.com/truecharts/charts/compare/ddclient-5.0.14...ddclient-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/ddclient/5.0.15/charts/common-12.9.2.tgz b/stable/ddclient/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ddclient/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/ddclient/5.0.16/CHANGELOG.md b/stable/ddclient/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..ed9ecc101e0 --- /dev/null +++ b/stable/ddclient/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ddclient-5.0.8](https://github.com/truecharts/charts/compare/ddclient-5.0.7...ddclient-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ddclient-5.0.7](https://github.com/truecharts/charts/compare/ddclient-5.0.6...ddclient-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ddclient-5.0.6](https://github.com/truecharts/charts/compare/ddclient-5.0.5...ddclient-5.0.6) (2023-04-16) + diff --git a/stable/ddclient/5.0.16/Chart.yaml b/stable/ddclient/5.0.16/Chart.yaml new file mode 100644 index 00000000000..ee5d20e984f --- /dev/null +++ b/stable/ddclient/5.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddclient +version: 5.0.16 +appVersion: "3.10.0" +description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/ddclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png +keywords: + - ddclient +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.17/README.md b/stable/ddclient/5.0.16/README.md similarity index 100% rename from stable/dillinger/5.0.17/README.md rename to stable/ddclient/5.0.16/README.md diff --git a/stable/ddclient/5.0.16/app-changelog.md b/stable/ddclient/5.0.16/app-changelog.md new file mode 100644 index 00000000000..d37e70b1bd6 --- /dev/null +++ b/stable/ddclient/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ddclient/5.0.15/app-readme.md b/stable/ddclient/5.0.16/app-readme.md similarity index 100% rename from stable/ddclient/5.0.15/app-readme.md rename to stable/ddclient/5.0.16/app-readme.md diff --git a/stable/ddclient/5.0.16/charts/common-12.9.5.tgz b/stable/ddclient/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ddclient/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/ddclient/5.0.15/ix_values.yaml b/stable/ddclient/5.0.16/ix_values.yaml similarity index 100% rename from stable/ddclient/5.0.15/ix_values.yaml rename to stable/ddclient/5.0.16/ix_values.yaml diff --git a/stable/ddclient/5.0.15/questions.yaml b/stable/ddclient/5.0.16/questions.yaml similarity index 100% rename from stable/ddclient/5.0.15/questions.yaml rename to stable/ddclient/5.0.16/questions.yaml diff --git a/stable/discordgsm/2.0.15/templates/NOTES.txt b/stable/ddclient/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/discordgsm/2.0.15/templates/NOTES.txt rename to stable/ddclient/5.0.16/templates/NOTES.txt diff --git a/stable/deepstack/7.0.16/templates/common.yaml b/stable/ddclient/5.0.16/templates/common.yaml similarity index 100% rename from stable/deepstack/7.0.16/templates/common.yaml rename to stable/ddclient/5.0.16/templates/common.yaml diff --git a/stable/discordgsm/2.0.15/values.yaml b/stable/ddclient/5.0.16/values.yaml similarity index 100% rename from stable/discordgsm/2.0.15/values.yaml rename to stable/ddclient/5.0.16/values.yaml diff --git a/stable/ddns-go/5.0.15/CHANGELOG.md b/stable/ddns-go/5.0.15/CHANGELOG.md deleted file mode 100644 index 0dd834023ec..00000000000 --- a/stable/ddns-go/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ddns-go-5.0.15](https://github.com/truecharts/charts/compare/ddns-go-5.0.14...ddns-go-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ddns-go-5.0.14](https://github.com/truecharts/charts/compare/ddns-go-5.0.13...ddns-go-5.0.14) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.2.1 ([#9049](https://github.com/truecharts/charts/issues/9049)) - - - - -## [ddns-go-5.0.13](https://github.com/truecharts/charts/compare/ddns-go-5.0.12...ddns-go-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ddns-go-5.0.12](https://github.com/truecharts/charts/compare/ddns-go-5.0.11...ddns-go-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ddns-go-5.0.11](https://github.com/truecharts/charts/compare/ddns-go-5.0.10...ddns-go-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ddns-go-5.0.10](https://github.com/truecharts/charts/compare/ddns-go-5.0.9...ddns-go-5.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.1.1 ([#8295](https://github.com/truecharts/charts/issues/8295)) - - - - -## [ddns-go-5.0.9](https://github.com/truecharts/charts/compare/ddns-go-5.0.8...ddns-go-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ddns-go-5.0.8](https://github.com/truecharts/charts/compare/ddns-go-5.0.7...ddns-go-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ddns-go-5.0.7](https://github.com/truecharts/charts/compare/ddns-go-5.0.6...ddns-go-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ddns-go-5.0.6](https://github.com/truecharts/charts/compare/ddns-go-5.0.5...ddns-go-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - diff --git a/stable/ddns-go/5.0.15/Chart.yaml b/stable/ddns-go/5.0.15/Chart.yaml deleted file mode 100644 index 5067a95c7b1..00000000000 --- a/stable/ddns-go/5.0.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddns-go -version: 5.0.15 -appVersion: "5.2.1" -description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service -type: application -deprecated: false -home: https://truecharts.org/charts/stable/ddns-go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png -keywords: - - ddns-go - - ddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - - https://github.com/jeessy2/ddns-go -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-go/5.0.15/app-changelog.md b/stable/ddns-go/5.0.15/app-changelog.md deleted file mode 100644 index 4278b66b053..00000000000 --- a/stable/ddns-go/5.0.15/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [ddns-go-5.0.15](https://github.com/truecharts/charts/compare/ddns-go-5.0.14...ddns-go-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/ddns-go/5.0.15/charts/common-12.9.2.tgz b/stable/ddns-go/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ddns-go/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/ddns-go/5.0.16/CHANGELOG.md b/stable/ddns-go/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..6b71081e5f3 --- /dev/null +++ b/stable/ddns-go/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ddns-go-5.0.10](https://github.com/truecharts/charts/compare/ddns-go-5.0.9...ddns-go-5.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.1.1 ([#8295](https://github.com/truecharts/charts/issues/8295)) + + + + +## [ddns-go-5.0.9](https://github.com/truecharts/charts/compare/ddns-go-5.0.8...ddns-go-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ddns-go-5.0.8](https://github.com/truecharts/charts/compare/ddns-go-5.0.7...ddns-go-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ddns-go-5.0.7](https://github.com/truecharts/charts/compare/ddns-go-5.0.6...ddns-go-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + diff --git a/stable/ddns-go/5.0.16/Chart.yaml b/stable/ddns-go/5.0.16/Chart.yaml new file mode 100644 index 00000000000..e4e89387427 --- /dev/null +++ b/stable/ddns-go/5.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddns-go +version: 5.0.16 +appVersion: "5.2.1" +description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service +type: application +deprecated: false +home: https://truecharts.org/charts/stable/ddns-go +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png +keywords: + - ddns-go + - ddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go + - https://github.com/jeessy2/ddns-go +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" diff --git a/stable/discordgsm/2.0.15/README.md b/stable/ddns-go/5.0.16/README.md similarity index 100% rename from stable/discordgsm/2.0.15/README.md rename to stable/ddns-go/5.0.16/README.md diff --git a/stable/ddns-go/5.0.16/app-changelog.md b/stable/ddns-go/5.0.16/app-changelog.md new file mode 100644 index 00000000000..146557fe808 --- /dev/null +++ b/stable/ddns-go/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ddns-go/5.0.15/app-readme.md b/stable/ddns-go/5.0.16/app-readme.md similarity index 100% rename from stable/ddns-go/5.0.15/app-readme.md rename to stable/ddns-go/5.0.16/app-readme.md diff --git a/stable/ddns-go/5.0.16/charts/common-12.9.5.tgz b/stable/ddns-go/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ddns-go/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/ddns-go/5.0.15/ix_values.yaml b/stable/ddns-go/5.0.16/ix_values.yaml similarity index 100% rename from stable/ddns-go/5.0.15/ix_values.yaml rename to stable/ddns-go/5.0.16/ix_values.yaml diff --git a/stable/ddns-go/5.0.15/questions.yaml b/stable/ddns-go/5.0.16/questions.yaml similarity index 100% rename from stable/ddns-go/5.0.15/questions.yaml rename to stable/ddns-go/5.0.16/questions.yaml diff --git a/stable/docker-compose/6.0.11/templates/NOTES.txt b/stable/ddns-go/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/docker-compose/6.0.11/templates/NOTES.txt rename to stable/ddns-go/5.0.16/templates/NOTES.txt diff --git a/stable/dell-idrac-fan-controller/1.0.3/templates/common.yaml b/stable/ddns-go/5.0.16/templates/common.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.3/templates/common.yaml rename to stable/ddns-go/5.0.16/templates/common.yaml diff --git a/stable/docker-compose/6.0.11/values.yaml b/stable/ddns-go/5.0.16/values.yaml similarity index 100% rename from stable/docker-compose/6.0.11/values.yaml rename to stable/ddns-go/5.0.16/values.yaml diff --git a/stable/ddns-updater/5.0.14/CHANGELOG.md b/stable/ddns-updater/5.0.14/CHANGELOG.md deleted file mode 100644 index 570e5648a80..00000000000 --- a/stable/ddns-updater/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ddns-updater-5.0.14](https://github.com/truecharts/charts/compare/ddns-updater-5.0.13...ddns-updater-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ddns-updater-5.0.13](https://github.com/truecharts/charts/compare/ddns-updater-5.0.12...ddns-updater-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ddns-updater-5.0.12](https://github.com/truecharts/charts/compare/ddns-updater-5.0.11...ddns-updater-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ddns-updater-5.0.11](https://github.com/truecharts/charts/compare/ddns-updater-5.0.10...ddns-updater-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ddns-updater-5.0.10](https://github.com/truecharts/charts/compare/ddns-updater-5.0.9...ddns-updater-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ddns-updater-5.0.9](https://github.com/truecharts/charts/compare/ddns-updater-5.0.8...ddns-updater-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ddns-updater-5.0.8](https://github.com/truecharts/charts/compare/ddns-updater-5.0.7...ddns-updater-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ddns-updater-5.0.7](https://github.com/truecharts/charts/compare/ddns-updater-5.0.6...ddns-updater-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ddns-updater-5.0.6](https://github.com/truecharts/charts/compare/ddns-updater-5.0.5...ddns-updater-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ddns-updater-5.0.5](https://github.com/truecharts/charts/compare/ddns-updater-5.0.4...ddns-updater-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [ddns-updater-5.0.4](https://github.com/truecharts/charts/compare/ddns-updater-5.0.3...ddns-updater-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/ddns-updater/5.0.14/Chart.yaml b/stable/ddns-updater/5.0.14/Chart.yaml deleted file mode 100644 index 8583eed2925..00000000000 --- a/stable/ddns-updater/5.0.14/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.9.2 -description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers -home: https://truecharts.org/charts/stable/ddns-updater -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png -keywords: - - ddns-updater -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ddns-updater -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - - https://github.com/qdm12/ddns-updater -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-updater/5.0.14/app-changelog.md b/stable/ddns-updater/5.0.14/app-changelog.md deleted file mode 100644 index 6d41ee3058d..00000000000 --- a/stable/ddns-updater/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-updater-5.0.14](https://github.com/truecharts/charts/compare/ddns-updater-5.0.13...ddns-updater-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/ddns-updater/5.0.14/charts/common-12.9.2.tgz b/stable/ddns-updater/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ddns-updater/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/ddns-updater/5.0.15/CHANGELOG.md b/stable/ddns-updater/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..fc972c89a7e --- /dev/null +++ b/stable/ddns-updater/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [ddns-updater-5.0.8](https://github.com/truecharts/charts/compare/ddns-updater-5.0.7...ddns-updater-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ddns-updater-5.0.7](https://github.com/truecharts/charts/compare/ddns-updater-5.0.6...ddns-updater-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ddns-updater-5.0.6](https://github.com/truecharts/charts/compare/ddns-updater-5.0.5...ddns-updater-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [ddns-updater-5.0.5](https://github.com/truecharts/charts/compare/ddns-updater-5.0.4...ddns-updater-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/ddns-updater/5.0.15/Chart.yaml b/stable/ddns-updater/5.0.15/Chart.yaml new file mode 100644 index 00000000000..38159cbc0e2 --- /dev/null +++ b/stable/ddns-updater/5.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/docker-compose/6.0.11/README.md b/stable/ddns-updater/5.0.15/README.md similarity index 100% rename from stable/docker-compose/6.0.11/README.md rename to stable/ddns-updater/5.0.15/README.md diff --git a/stable/ddns-updater/5.0.15/app-changelog.md b/stable/ddns-updater/5.0.15/app-changelog.md new file mode 100644 index 00000000000..1a2fdf69f4f --- /dev/null +++ b/stable/ddns-updater/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ddns-updater/5.0.14/app-readme.md b/stable/ddns-updater/5.0.15/app-readme.md similarity index 100% rename from stable/ddns-updater/5.0.14/app-readme.md rename to stable/ddns-updater/5.0.15/app-readme.md diff --git a/stable/ddns-updater/5.0.15/charts/common-12.9.5.tgz b/stable/ddns-updater/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ddns-updater/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/ddns-updater/5.0.14/ix_values.yaml b/stable/ddns-updater/5.0.15/ix_values.yaml similarity index 100% rename from stable/ddns-updater/5.0.14/ix_values.yaml rename to stable/ddns-updater/5.0.15/ix_values.yaml diff --git a/stable/ddns-updater/5.0.14/questions.yaml b/stable/ddns-updater/5.0.15/questions.yaml similarity index 100% rename from stable/ddns-updater/5.0.14/questions.yaml rename to stable/ddns-updater/5.0.15/questions.yaml diff --git a/stable/docusaurus/4.0.12/templates/NOTES.txt b/stable/ddns-updater/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/docusaurus/4.0.12/templates/NOTES.txt rename to stable/ddns-updater/5.0.15/templates/NOTES.txt diff --git a/stable/dillinger/5.0.17/templates/common.yaml b/stable/ddns-updater/5.0.15/templates/common.yaml similarity index 100% rename from stable/dillinger/5.0.17/templates/common.yaml rename to stable/ddns-updater/5.0.15/templates/common.yaml diff --git a/stable/docusaurus/4.0.12/values.yaml b/stable/ddns-updater/5.0.15/values.yaml similarity index 100% rename from stable/docusaurus/4.0.12/values.yaml rename to stable/ddns-updater/5.0.15/values.yaml diff --git a/stable/deconz/11.0.4/CHANGELOG.md b/stable/deconz/11.0.4/CHANGELOG.md new file mode 100644 index 00000000000..3c3898e5758 --- /dev/null +++ b/stable/deconz/11.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + - already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720)) + + + + +## [deconz-10.0.15](https://github.com/truecharts/charts/compare/deconz-10.0.14...deconz-10.0.15) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [deconz-10.0.14](https://github.com/truecharts/charts/compare/deconz-10.0.13...deconz-10.0.14) (2023-02-07) + +### Chore + +- update container image tccr.io/truecharts/deconz to 2.20.01 + + + + +## [deconz-10.0.13](https://github.com/truecharts/charts/compare/deconz-10.0.12...deconz-10.0.13) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [deconz-10.0.12](https://github.com/truecharts/charts/compare/deconz-10.0.11...deconz-10.0.12) (2023-01-20) + +### Chore + +- update container image tccr.io/truecharts/deconz to v2.20.01 + + diff --git a/stable/deconz/11.0.4/Chart.yaml b/stable/deconz/11.0.4/Chart.yaml new file mode 100644 index 00000000000..efc7e153d63 --- /dev/null +++ b/stable/deconz/11.0.4/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.22.00" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/docusaurus/4.0.12/README.md b/stable/deconz/11.0.4/README.md similarity index 100% rename from stable/docusaurus/4.0.12/README.md rename to stable/deconz/11.0.4/README.md diff --git a/stable/deconz/11.0.4/app-changelog.md b/stable/deconz/11.0.4/app-changelog.md new file mode 100644 index 00000000000..894e06fba0e --- /dev/null +++ b/stable/deconz/11.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/deconz/11.0.4/app-readme.md b/stable/deconz/11.0.4/app-readme.md new file mode 100644 index 00000000000..1313fa891f2 --- /dev/null +++ b/stable/deconz/11.0.4/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.4/charts/common-12.9.5.tgz b/stable/deconz/11.0.4/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/deconz/11.0.4/charts/common-12.9.5.tgz differ diff --git a/stable/deconz/11.0.4/ix_values.yaml b/stable/deconz/11.0.4/ix_values.yaml new file mode 100644 index 00000000000..9f83f37a0f0 --- /dev/null +++ b/stable/deconz/11.0.4/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.4/questions.yaml b/stable/deconz/11.0.4/questions.yaml new file mode 100644 index 00000000000..a7edc5bf7a9 --- /dev/null +++ b/stable/deconz/11.0.4/questions.yaml @@ -0,0 +1,2066 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: DECONZ_VNC_PASSWORD + label: "DECONZ_VNC_PASSWORD" + description: "If VNC is enabled (DECONZ_VNC_MODE=1) you can change the default password" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: DECONZ_DEVICE + label: "DECONZ_DEVICE" + description: "Override the location where deCONZ looks for the RaspBee/Conbee device" + schema: + type: string + default: "/dev/ttyUSB0" + - variable: DECONZ_VNC_MODE + label: "DECONZ_VNC_MODE" + description: "Enable VNC access to the container to view the deCONZ ZigBee mesh" + schema: + type: int + default: 1 + - variable: DECONZ_UPNP + label: "DECONZ_UPNP" + description: "Set this option to 0 to disable uPNP" + schema: + type: int + default: 0 + - variable: DECONZ_START_VERBOSE + label: "DECONZ_START_VERBOSE" + description: "Set this option to 0 to disable verbose of start script, set to 1 to enable set -x logging" + schema: + type: int + default: 0 + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10008 + required: true + - variable: websocket + label: "websocket Service" + description: "The websocket service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: websocket + label: "websocket Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10001 + required: true + - variable: vnc + label: "vnc Service" + description: "The vnc service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vnc + label: "vnc Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10002 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/docker-compose/6.0.11/templates/common.yaml b/stable/deconz/11.0.4/templates/common.yaml similarity index 100% rename from stable/docker-compose/6.0.11/templates/common.yaml rename to stable/deconz/11.0.4/templates/common.yaml diff --git a/stable/dokuwiki/6.0.15/values.yaml b/stable/deconz/11.0.4/values.yaml similarity index 100% rename from stable/dokuwiki/6.0.15/values.yaml rename to stable/deconz/11.0.4/values.yaml diff --git a/stable/deemix/6.0.14/CHANGELOG.md b/stable/deemix/6.0.14/CHANGELOG.md deleted file mode 100644 index 745883138dc..00000000000 --- a/stable/deemix/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [deemix-6.0.14](https://github.com/truecharts/charts/compare/deemix-6.0.13...deemix-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [deemix-6.0.13](https://github.com/truecharts/charts/compare/deemix-6.0.12...deemix-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [deemix-6.0.12](https://github.com/truecharts/charts/compare/deemix-6.0.11...deemix-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [deemix-6.0.11](https://github.com/truecharts/charts/compare/deemix-6.0.10...deemix-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [deemix-6.0.10](https://github.com/truecharts/charts/compare/deemix-6.0.9...deemix-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [deemix-6.0.9](https://github.com/truecharts/charts/compare/deemix-6.0.8...deemix-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [deemix-6.0.8](https://github.com/truecharts/charts/compare/deemix-6.0.7...deemix-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [deemix-6.0.7](https://github.com/truecharts/charts/compare/deemix-6.0.6...deemix-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [deemix-6.0.6](https://github.com/truecharts/charts/compare/deemix-6.0.5...deemix-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [deemix-6.0.5](https://github.com/truecharts/charts/compare/deemix-6.0.4...deemix-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [deemix-6.0.4](https://github.com/truecharts/charts/compare/deemix-6.0.3...deemix-6.0.4) (2023-04-15) - -### Chore diff --git a/stable/deemix/6.0.14/Chart.yaml b/stable/deemix/6.0.14/Chart.yaml deleted file mode 100644 index e81069fd008..00000000000 --- a/stable/deemix/6.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: deemix is a deezer downloader built from the ashes of Deezloader Remix. -home: https://truecharts.org/charts/stable/deemix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png -keywords: - - music - - deemix - - deezer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: deemix -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/deemix - - https://gitlab.com/Bockiii/deemix-docker.git - - https://git.freezerapp.xyz/RemixDev/deemix-py -type: application -version: 6.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/deemix/6.0.14/app-changelog.md b/stable/deemix/6.0.14/app-changelog.md deleted file mode 100644 index 295fb39f194..00000000000 --- a/stable/deemix/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [deemix-6.0.14](https://github.com/truecharts/charts/compare/deemix-6.0.13...deemix-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/deemix/6.0.14/charts/common-12.9.2.tgz b/stable/deemix/6.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/deemix/6.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/deemix/6.0.15/CHANGELOG.md b/stable/deemix/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..df39ec3f364 --- /dev/null +++ b/stable/deemix/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [deemix-6.0.8](https://github.com/truecharts/charts/compare/deemix-6.0.7...deemix-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [deemix-6.0.7](https://github.com/truecharts/charts/compare/deemix-6.0.6...deemix-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [deemix-6.0.6](https://github.com/truecharts/charts/compare/deemix-6.0.5...deemix-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [deemix-6.0.5](https://github.com/truecharts/charts/compare/deemix-6.0.4...deemix-6.0.5) (2023-04-16) + +### Chore diff --git a/stable/deemix/6.0.15/Chart.yaml b/stable/deemix/6.0.15/Chart.yaml new file mode 100644 index 00000000000..b12d12e4a96 --- /dev/null +++ b/stable/deemix/6.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/dokuwiki/6.0.15/README.md b/stable/deemix/6.0.15/README.md similarity index 100% rename from stable/dokuwiki/6.0.15/README.md rename to stable/deemix/6.0.15/README.md diff --git a/stable/deemix/6.0.15/app-changelog.md b/stable/deemix/6.0.15/app-changelog.md new file mode 100644 index 00000000000..c58c39f4b4a --- /dev/null +++ b/stable/deemix/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/deemix/6.0.14/app-readme.md b/stable/deemix/6.0.15/app-readme.md similarity index 100% rename from stable/deemix/6.0.14/app-readme.md rename to stable/deemix/6.0.15/app-readme.md diff --git a/stable/deemix/6.0.15/charts/common-12.9.5.tgz b/stable/deemix/6.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/deemix/6.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/deemix/6.0.14/ix_values.yaml b/stable/deemix/6.0.15/ix_values.yaml similarity index 100% rename from stable/deemix/6.0.14/ix_values.yaml rename to stable/deemix/6.0.15/ix_values.yaml diff --git a/stable/deemix/6.0.14/questions.yaml b/stable/deemix/6.0.15/questions.yaml similarity index 100% rename from stable/deemix/6.0.14/questions.yaml rename to stable/deemix/6.0.15/questions.yaml diff --git a/stable/dokuwiki/6.0.15/templates/NOTES.txt b/stable/deemix/6.0.15/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/6.0.15/templates/NOTES.txt rename to stable/deemix/6.0.15/templates/NOTES.txt diff --git a/stable/docusaurus/4.0.12/templates/common.yaml b/stable/deemix/6.0.15/templates/common.yaml similarity index 100% rename from stable/docusaurus/4.0.12/templates/common.yaml rename to stable/deemix/6.0.15/templates/common.yaml diff --git a/stable/domoticz/5.0.7/values.yaml b/stable/deemix/6.0.15/values.yaml similarity index 100% rename from stable/domoticz/5.0.7/values.yaml rename to stable/deemix/6.0.15/values.yaml diff --git a/stable/deepstack/7.0.16/CHANGELOG.md b/stable/deepstack/7.0.16/CHANGELOG.md deleted file mode 100644 index 8f36a99e7d7..00000000000 --- a/stable/deepstack/7.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [deepstack-7.0.16](https://github.com/truecharts/charts/compare/deepstack-7.0.15...deepstack-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [deepstack-7.0.15](https://github.com/truecharts/charts/compare/deepstack-7.0.14...deepstack-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [deepstack-7.0.14](https://github.com/truecharts/charts/compare/deepstack-7.0.13...deepstack-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [deepstack-7.0.13](https://github.com/truecharts/charts/compare/deepstack-7.0.12...deepstack-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [deepstack-7.0.12](https://github.com/truecharts/charts/compare/deepstack-7.0.11...deepstack-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [deepstack-7.0.11](https://github.com/truecharts/charts/compare/deepstack-7.0.10...deepstack-7.0.11) (2023-05-03) - -### Fix - -- fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) - - - - -## [deepstack-7.0.10](https://github.com/truecharts/charts/compare/deepstack-7.0.9...deepstack-7.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [deepstack-7.0.9](https://github.com/truecharts/charts/compare/deepstack-7.0.8...deepstack-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [deepstack-7.0.8](https://github.com/truecharts/charts/compare/deepstack-7.0.7...deepstack-7.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [deepstack-7.0.7](https://github.com/truecharts/charts/compare/deepstack-7.0.6...deepstack-7.0.7) (2023-04-19) - -### Fix - -- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) - - - - -## [deepstack-7.0.6](https://github.com/truecharts/charts/compare/deepstack-7.0.5...deepstack-7.0.6) (2023-04-16) - -### Chore diff --git a/stable/deepstack/7.0.16/Chart.yaml b/stable/deepstack/7.0.16/Chart.yaml deleted file mode 100644 index 7c967ed4634..00000000000 --- a/stable/deepstack/7.0.16/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.9.2 -deprecated: false -description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models -home: https://truecharts.org/charts/stable/deepstack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png -keywords: - - AI -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: deepstack -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack - - https://github.com/johnolafenwa/DeepStack - - https://www.deepstack.cc/ -type: application -version: 7.0.16 -annotations: - truecharts.org/catagories: | - - AI - truecharts.org/SCALE-support: "true" diff --git a/stable/deepstack/7.0.16/app-changelog.md b/stable/deepstack/7.0.16/app-changelog.md deleted file mode 100644 index ac9b960fcee..00000000000 --- a/stable/deepstack/7.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [deepstack-7.0.16](https://github.com/truecharts/charts/compare/deepstack-7.0.15...deepstack-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/deepstack/7.0.16/charts/common-12.9.2.tgz b/stable/deepstack/7.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/deepstack/7.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/deepstack/7.0.17/CHANGELOG.md b/stable/deepstack/7.0.17/CHANGELOG.md new file mode 100644 index 00000000000..0a6c763a810 --- /dev/null +++ b/stable/deepstack/7.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [deepstack-7.0.10](https://github.com/truecharts/charts/compare/deepstack-7.0.9...deepstack-7.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [deepstack-7.0.9](https://github.com/truecharts/charts/compare/deepstack-7.0.8...deepstack-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [deepstack-7.0.8](https://github.com/truecharts/charts/compare/deepstack-7.0.7...deepstack-7.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [deepstack-7.0.7](https://github.com/truecharts/charts/compare/deepstack-7.0.6...deepstack-7.0.7) (2023-04-19) + +### Fix diff --git a/stable/deepstack/7.0.17/Chart.yaml b/stable/deepstack/7.0.17/Chart.yaml new file mode 100644 index 00000000000..1955657d2c5 --- /dev/null +++ b/stable/deepstack/7.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2022.01.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - AI + truecharts.org/SCALE-support: "true" diff --git a/stable/domoticz/5.0.7/README.md b/stable/deepstack/7.0.17/README.md similarity index 100% rename from stable/domoticz/5.0.7/README.md rename to stable/deepstack/7.0.17/README.md diff --git a/stable/deepstack/7.0.17/app-changelog.md b/stable/deepstack/7.0.17/app-changelog.md new file mode 100644 index 00000000000..874458b7b64 --- /dev/null +++ b/stable/deepstack/7.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/deepstack/7.0.16/app-readme.md b/stable/deepstack/7.0.17/app-readme.md similarity index 100% rename from stable/deepstack/7.0.16/app-readme.md rename to stable/deepstack/7.0.17/app-readme.md diff --git a/stable/deepstack/7.0.17/charts/common-12.9.5.tgz b/stable/deepstack/7.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/deepstack/7.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/deepstack/7.0.16/ix_values.yaml b/stable/deepstack/7.0.17/ix_values.yaml similarity index 100% rename from stable/deepstack/7.0.16/ix_values.yaml rename to stable/deepstack/7.0.17/ix_values.yaml diff --git a/stable/deepstack/7.0.16/questions.yaml b/stable/deepstack/7.0.17/questions.yaml similarity index 100% rename from stable/deepstack/7.0.16/questions.yaml rename to stable/deepstack/7.0.17/questions.yaml diff --git a/stable/domoticz/5.0.7/templates/NOTES.txt b/stable/deepstack/7.0.17/templates/NOTES.txt similarity index 100% rename from stable/domoticz/5.0.7/templates/NOTES.txt rename to stable/deepstack/7.0.17/templates/NOTES.txt diff --git a/stable/dokuwiki/6.0.15/templates/common.yaml b/stable/deepstack/7.0.17/templates/common.yaml similarity index 100% rename from stable/dokuwiki/6.0.15/templates/common.yaml rename to stable/deepstack/7.0.17/templates/common.yaml diff --git a/stable/doplarr/5.0.14/values.yaml b/stable/deepstack/7.0.17/values.yaml similarity index 100% rename from stable/doplarr/5.0.14/values.yaml rename to stable/deepstack/7.0.17/values.yaml diff --git a/stable/dell-idrac-fan-controller/1.0.3/CHANGELOG.md b/stable/dell-idrac-fan-controller/1.0.3/CHANGELOG.md deleted file mode 100644 index 4f5de3e301e..00000000000 --- a/stable/dell-idrac-fan-controller/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,40 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dell-idrac-fan-controller-1.0.3](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.2...dell-idrac-fan-controller-1.0.3) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [dell-idrac-fan-controller-1.0.2](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.1...dell-idrac-fan-controller-1.0.2) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [dell-idrac-fan-controller-1.0.1](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.0...dell-idrac-fan-controller-1.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [dell-idrac-fan-controller-1.0.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-0.0.4...dell-idrac-fan-controller-1.0.0) (2023-05-06) - -### Feat - -- Move stable + docs ([#8797](https://github.com/truecharts/charts/issues/8797)) - - \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/1.0.3/Chart.yaml b/stable/dell-idrac-fan-controller/1.0.3/Chart.yaml deleted file mode 100644 index 3a460f26b8c..00000000000 --- a/stable/dell-idrac-fan-controller/1.0.3/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Control your Dell PowerEdge fans via IPMI -home: https://truecharts.org/charts/stable/dell-idrac-fan-controller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.png -keywords: - - iDrac - - Dell - - fan-controller -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dell-idrac-fan-controller -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller - - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker -type: application -version: 1.0.3 -annotations: - truecharts.org/catagories: | - - utilities - - hardware - truecharts.org/SCALE-support: "true" diff --git a/stable/dell-idrac-fan-controller/1.0.3/app-changelog.md b/stable/dell-idrac-fan-controller/1.0.3/app-changelog.md deleted file mode 100644 index a79e448cf56..00000000000 --- a/stable/dell-idrac-fan-controller/1.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dell-idrac-fan-controller-1.0.3](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.2...dell-idrac-fan-controller-1.0.3) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/1.0.3/charts/common-12.9.2.tgz b/stable/dell-idrac-fan-controller/1.0.3/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/dell-idrac-fan-controller/1.0.3/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/dell-idrac-fan-controller/1.0.4/CHANGELOG.md b/stable/dell-idrac-fan-controller/1.0.4/CHANGELOG.md new file mode 100644 index 00000000000..95edc29f106 --- /dev/null +++ b/stable/dell-idrac-fan-controller/1.0.4/CHANGELOG.md @@ -0,0 +1,49 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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.4/Chart.yaml b/stable/dell-idrac-fan-controller/1.0.4/Chart.yaml new file mode 100644 index 00000000000..d638e998fc9 --- /dev/null +++ b/stable/dell-idrac-fan-controller/1.0.4/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.4 +annotations: + truecharts.org/catagories: | + - utilities + - hardware + truecharts.org/SCALE-support: "true" diff --git a/stable/dell-idrac-fan-controller/1.0.3/README.md b/stable/dell-idrac-fan-controller/1.0.4/README.md similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.3/README.md rename to stable/dell-idrac-fan-controller/1.0.4/README.md diff --git a/stable/dell-idrac-fan-controller/1.0.4/app-changelog.md b/stable/dell-idrac-fan-controller/1.0.4/app-changelog.md new file mode 100644 index 00000000000..d7b19a4c1fd --- /dev/null +++ b/stable/dell-idrac-fan-controller/1.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/1.0.3/app-readme.md b/stable/dell-idrac-fan-controller/1.0.4/app-readme.md similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.3/app-readme.md rename to stable/dell-idrac-fan-controller/1.0.4/app-readme.md diff --git a/stable/dell-idrac-fan-controller/1.0.4/charts/common-12.9.5.tgz b/stable/dell-idrac-fan-controller/1.0.4/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/dell-idrac-fan-controller/1.0.4/charts/common-12.9.5.tgz differ diff --git a/stable/dell-idrac-fan-controller/1.0.3/ix_values.yaml b/stable/dell-idrac-fan-controller/1.0.4/ix_values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.3/ix_values.yaml rename to stable/dell-idrac-fan-controller/1.0.4/ix_values.yaml diff --git a/stable/dell-idrac-fan-controller/1.0.3/questions.yaml b/stable/dell-idrac-fan-controller/1.0.4/questions.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.3/questions.yaml rename to stable/dell-idrac-fan-controller/1.0.4/questions.yaml diff --git a/stable/doplarr/5.0.14/templates/NOTES.txt b/stable/dell-idrac-fan-controller/1.0.4/templates/NOTES.txt similarity index 100% rename from stable/doplarr/5.0.14/templates/NOTES.txt rename to stable/dell-idrac-fan-controller/1.0.4/templates/NOTES.txt diff --git a/stable/domoticz/5.0.7/templates/common.yaml b/stable/dell-idrac-fan-controller/1.0.4/templates/common.yaml similarity index 100% rename from stable/domoticz/5.0.7/templates/common.yaml rename to stable/dell-idrac-fan-controller/1.0.4/templates/common.yaml diff --git a/stable/double-take/5.0.14/values.yaml b/stable/dell-idrac-fan-controller/1.0.4/values.yaml similarity index 100% rename from stable/double-take/5.0.14/values.yaml rename to stable/dell-idrac-fan-controller/1.0.4/values.yaml diff --git a/stable/deluge/14.0.16/CHANGELOG.md b/stable/deluge/14.0.16/CHANGELOG.md new file mode 100644 index 00000000000..67e9019a780 --- /dev/null +++ b/stable/deluge/14.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [deluge-14.0.10](https://github.com/truecharts/charts/compare/deluge-14.0.9...deluge-14.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/deluge to v2.1.1 ([#8203](https://github.com/truecharts/charts/issues/8203)) + + + + +## [deluge-14.0.9](https://github.com/truecharts/charts/compare/deluge-14.0.8...deluge-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [deluge-14.0.8](https://github.com/truecharts/charts/compare/deluge-14.0.7...deluge-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [deluge-14.0.7](https://github.com/truecharts/charts/compare/deluge-14.0.6...deluge-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [deluge-14.0.6](https://github.com/truecharts/charts/compare/deluge-14.0.5...deluge-14.0.6) (2023-04-16) + +### Chore diff --git a/stable/deluge/14.0.16/Chart.yaml b/stable/deluge/14.0.16/Chart.yaml new file mode 100644 index 00000000000..74032b5524c --- /dev/null +++ b/stable/deluge/14.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/doplarr/5.0.14/README.md b/stable/deluge/14.0.16/README.md similarity index 100% rename from stable/doplarr/5.0.14/README.md rename to stable/deluge/14.0.16/README.md diff --git a/stable/deluge/14.0.16/app-changelog.md b/stable/deluge/14.0.16/app-changelog.md new file mode 100644 index 00000000000..c0d706a3c29 --- /dev/null +++ b/stable/deluge/14.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/deluge/14.0.16/app-readme.md b/stable/deluge/14.0.16/app-readme.md new file mode 100644 index 00000000000..e00bfd13309 --- /dev/null +++ b/stable/deluge/14.0.16/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.16/charts/common-12.9.5.tgz b/stable/deluge/14.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/deluge/14.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/deluge/14.0.16/ix_values.yaml b/stable/deluge/14.0.16/ix_values.yaml new file mode 100644 index 00000000000..24de9f9f2c0 --- /dev/null +++ b/stable/deluge/14.0.16/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.16/questions.yaml b/stable/deluge/14.0.16/questions.yaml new file mode 100644 index 00000000000..b523ea2ee22 --- /dev/null +++ b/stable/deluge/14.0.16/questions.yaml @@ -0,0 +1,2028 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + ## Portal Button + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8112 + required: true + - variable: torrent + label: "TCP Torrent Service" + description: "TCP Torrent Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: tcp + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 51413 + required: true + - variable: torrent-udp + label: "UDP Torrent Service" + description: "UDP Torrent Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: udp + label: "UDP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 51413 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/double-take/5.0.14/templates/NOTES.txt b/stable/deluge/14.0.16/templates/NOTES.txt similarity index 100% rename from stable/double-take/5.0.14/templates/NOTES.txt rename to stable/deluge/14.0.16/templates/NOTES.txt diff --git a/stable/doplarr/5.0.14/templates/common.yaml b/stable/deluge/14.0.16/templates/common.yaml similarity index 100% rename from stable/doplarr/5.0.14/templates/common.yaml rename to stable/deluge/14.0.16/templates/common.yaml diff --git a/stable/doublecommander/7.0.16/values.yaml b/stable/deluge/14.0.16/values.yaml similarity index 100% rename from stable/doublecommander/7.0.16/values.yaml rename to stable/deluge/14.0.16/values.yaml diff --git a/stable/digikam/7.0.12/CHANGELOG.md b/stable/digikam/7.0.12/CHANGELOG.md deleted file mode 100644 index c32400bf9d7..00000000000 --- a/stable/digikam/7.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [digikam-7.0.12](https://github.com/truecharts/charts/compare/digikam-7.0.11...digikam-7.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [digikam-7.0.11](https://github.com/truecharts/charts/compare/digikam-7.0.10...digikam-7.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [digikam-7.0.10](https://github.com/truecharts/charts/compare/digikam-7.0.9...digikam-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [digikam-7.0.9](https://github.com/truecharts/charts/compare/digikam-7.0.8...digikam-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [digikam-7.0.8](https://github.com/truecharts/charts/compare/digikam-7.0.7...digikam-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [digikam-7.0.7](https://github.com/truecharts/charts/compare/digikam-7.0.6...digikam-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [digikam-7.0.6](https://github.com/truecharts/charts/compare/digikam-7.0.5...digikam-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [digikam-7.0.5](https://github.com/truecharts/charts/compare/digikam-7.0.4...digikam-7.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [digikam-7.0.4](https://github.com/truecharts/charts/compare/digikam-7.0.3...digikam-7.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [digikam-7.0.3](https://github.com/truecharts/charts/compare/digikam-7.0.2...digikam-7.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [digikam-7.0.2](https://github.com/truecharts/charts/compare/digikam-7.0.1...digikam-7.0.2) (2023-04-15) - -### Chore diff --git a/stable/digikam/7.0.12/Chart.yaml b/stable/digikam/7.0.12/Chart.yaml deleted file mode 100644 index b93ae6b0c88..00000000000 --- a/stable/digikam/7.0.12/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.9.2 -description: Professional Photo Management with the Power of Open Source -home: https://truecharts.org/charts/stable/digikam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png -keywords: - - digikam - - photo - - management - - image - - gallery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: digikam -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/digikam - - https://github.com/linuxserver/docker-digikam - - https://www.digikam.org/ -type: application -version: 7.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/digikam/7.0.12/app-changelog.md b/stable/digikam/7.0.12/app-changelog.md deleted file mode 100644 index ffa3a9047e8..00000000000 --- a/stable/digikam/7.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [digikam-7.0.12](https://github.com/truecharts/charts/compare/digikam-7.0.11...digikam-7.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/digikam/7.0.12/charts/common-12.9.2.tgz b/stable/digikam/7.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/digikam/7.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/digikam/7.0.13/CHANGELOG.md b/stable/digikam/7.0.13/CHANGELOG.md new file mode 100644 index 00000000000..f45ed449371 --- /dev/null +++ b/stable/digikam/7.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [digikam-7.0.6](https://github.com/truecharts/charts/compare/digikam-7.0.5...digikam-7.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [digikam-7.0.5](https://github.com/truecharts/charts/compare/digikam-7.0.4...digikam-7.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [digikam-7.0.4](https://github.com/truecharts/charts/compare/digikam-7.0.3...digikam-7.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [digikam-7.0.3](https://github.com/truecharts/charts/compare/digikam-7.0.2...digikam-7.0.3) (2023-04-16) + +### Chore diff --git a/stable/digikam/7.0.13/Chart.yaml b/stable/digikam/7.0.13/Chart.yaml new file mode 100644 index 00000000000..ff427a560a5 --- /dev/null +++ b/stable/digikam/7.0.13/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "7.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/double-take/5.0.14/README.md b/stable/digikam/7.0.13/README.md similarity index 100% rename from stable/double-take/5.0.14/README.md rename to stable/digikam/7.0.13/README.md diff --git a/stable/digikam/7.0.13/app-changelog.md b/stable/digikam/7.0.13/app-changelog.md new file mode 100644 index 00000000000..6a8948b5c91 --- /dev/null +++ b/stable/digikam/7.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/digikam/7.0.12/app-readme.md b/stable/digikam/7.0.13/app-readme.md similarity index 100% rename from stable/digikam/7.0.12/app-readme.md rename to stable/digikam/7.0.13/app-readme.md diff --git a/stable/digikam/7.0.13/charts/common-12.9.5.tgz b/stable/digikam/7.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/digikam/7.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/digikam/7.0.12/ix_values.yaml b/stable/digikam/7.0.13/ix_values.yaml similarity index 100% rename from stable/digikam/7.0.12/ix_values.yaml rename to stable/digikam/7.0.13/ix_values.yaml diff --git a/stable/digikam/7.0.12/questions.yaml b/stable/digikam/7.0.13/questions.yaml similarity index 100% rename from stable/digikam/7.0.12/questions.yaml rename to stable/digikam/7.0.13/questions.yaml diff --git a/stable/doublecommander/7.0.16/templates/NOTES.txt b/stable/digikam/7.0.13/templates/NOTES.txt similarity index 100% rename from stable/doublecommander/7.0.16/templates/NOTES.txt rename to stable/digikam/7.0.13/templates/NOTES.txt diff --git a/stable/digikam/7.0.12/templates/common.yaml b/stable/digikam/7.0.13/templates/common.yaml similarity index 100% rename from stable/digikam/7.0.12/templates/common.yaml rename to stable/digikam/7.0.13/templates/common.yaml diff --git a/stable/drawio/5.0.16/values.yaml b/stable/digikam/7.0.13/values.yaml similarity index 100% rename from stable/drawio/5.0.16/values.yaml rename to stable/digikam/7.0.13/values.yaml diff --git a/stable/dillinger/5.0.17/CHANGELOG.md b/stable/dillinger/5.0.17/CHANGELOG.md deleted file mode 100644 index c5843a027c2..00000000000 --- a/stable/dillinger/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dillinger-5.0.17](https://github.com/truecharts/charts/compare/dillinger-5.0.16...dillinger-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [dillinger-5.0.16](https://github.com/truecharts/charts/compare/dillinger-5.0.15...dillinger-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [dillinger-5.0.15](https://github.com/truecharts/charts/compare/dillinger-5.0.14...dillinger-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [dillinger-5.0.14](https://github.com/truecharts/charts/compare/dillinger-5.0.13...dillinger-5.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8940](https://github.com/truecharts/charts/issues/8940)) - - - - -## [dillinger-5.0.13](https://github.com/truecharts/charts/compare/dillinger-5.0.12...dillinger-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [dillinger-5.0.12](https://github.com/truecharts/charts/compare/dillinger-5.0.11...dillinger-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [dillinger-5.0.11](https://github.com/truecharts/charts/compare/dillinger-5.0.10...dillinger-5.0.11) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8669](https://github.com/truecharts/charts/issues/8669)) - - - - -## [dillinger-5.0.10](https://github.com/truecharts/charts/compare/dillinger-5.0.9...dillinger-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8204](https://github.com/truecharts/charts/issues/8204)) - - - - -## [dillinger-5.0.9](https://github.com/truecharts/charts/compare/dillinger-5.0.8...dillinger-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [dillinger-5.0.8](https://github.com/truecharts/charts/compare/dillinger-5.0.7...dillinger-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [dillinger-5.0.7](https://github.com/truecharts/charts/compare/dillinger-5.0.6...dillinger-5.0.7) (2023-04-20) - -### Chore diff --git a/stable/dillinger/5.0.17/Chart.yaml b/stable/dillinger/5.0.17/Chart.yaml deleted file mode 100644 index 476e4fdc2a5..00000000000 --- a/stable/dillinger/5.0.17/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dillinger -version: 5.0.17 -appVersion: "3.39.1" -description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/dillinger -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png -keywords: - - dillinger -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/dillinger/5.0.17/app-changelog.md b/stable/dillinger/5.0.17/app-changelog.md deleted file mode 100644 index 015d95fe599..00000000000 --- a/stable/dillinger/5.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dillinger-5.0.17](https://github.com/truecharts/charts/compare/dillinger-5.0.16...dillinger-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/dillinger/5.0.17/charts/common-12.9.2.tgz b/stable/dillinger/5.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/dillinger/5.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/dillinger/5.0.18/CHANGELOG.md b/stable/dillinger/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..1cfcf45fa76 --- /dev/null +++ b/stable/dillinger/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [dillinger-5.0.12](https://github.com/truecharts/charts/compare/dillinger-5.0.11...dillinger-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [dillinger-5.0.11](https://github.com/truecharts/charts/compare/dillinger-5.0.10...dillinger-5.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8669](https://github.com/truecharts/charts/issues/8669)) + + + + +## [dillinger-5.0.10](https://github.com/truecharts/charts/compare/dillinger-5.0.9...dillinger-5.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8204](https://github.com/truecharts/charts/issues/8204)) + + + + +## [dillinger-5.0.9](https://github.com/truecharts/charts/compare/dillinger-5.0.8...dillinger-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [dillinger-5.0.8](https://github.com/truecharts/charts/compare/dillinger-5.0.7...dillinger-5.0.8) (2023-04-25) + +### Chore diff --git a/stable/dillinger/5.0.18/Chart.yaml b/stable/dillinger/5.0.18/Chart.yaml new file mode 100644 index 00000000000..721aafbcaf4 --- /dev/null +++ b/stable/dillinger/5.0.18/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dillinger +version: 5.0.18 +appVersion: "3.39.1" +description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/dillinger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png +keywords: + - dillinger +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.16/README.md b/stable/dillinger/5.0.18/README.md similarity index 100% rename from stable/doublecommander/7.0.16/README.md rename to stable/dillinger/5.0.18/README.md diff --git a/stable/dillinger/5.0.18/app-changelog.md b/stable/dillinger/5.0.18/app-changelog.md new file mode 100644 index 00000000000..bed138dc086 --- /dev/null +++ b/stable/dillinger/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/dillinger/5.0.17/app-readme.md b/stable/dillinger/5.0.18/app-readme.md similarity index 100% rename from stable/dillinger/5.0.17/app-readme.md rename to stable/dillinger/5.0.18/app-readme.md diff --git a/stable/dillinger/5.0.18/charts/common-12.9.5.tgz b/stable/dillinger/5.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/dillinger/5.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/dillinger/5.0.17/ix_values.yaml b/stable/dillinger/5.0.18/ix_values.yaml similarity index 100% rename from stable/dillinger/5.0.17/ix_values.yaml rename to stable/dillinger/5.0.18/ix_values.yaml diff --git a/stable/dillinger/5.0.17/questions.yaml b/stable/dillinger/5.0.18/questions.yaml similarity index 100% rename from stable/dillinger/5.0.17/questions.yaml rename to stable/dillinger/5.0.18/questions.yaml diff --git a/stable/drawio/5.0.16/templates/NOTES.txt b/stable/dillinger/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/drawio/5.0.16/templates/NOTES.txt rename to stable/dillinger/5.0.18/templates/NOTES.txt diff --git a/stable/double-take/5.0.14/templates/common.yaml b/stable/dillinger/5.0.18/templates/common.yaml similarity index 100% rename from stable/double-take/5.0.14/templates/common.yaml rename to stable/dillinger/5.0.18/templates/common.yaml diff --git a/stable/duckdns/5.0.18/values.yaml b/stable/dillinger/5.0.18/values.yaml similarity index 100% rename from stable/duckdns/5.0.18/values.yaml rename to stable/dillinger/5.0.18/values.yaml diff --git a/stable/discordgsm/2.0.15/CHANGELOG.md b/stable/discordgsm/2.0.15/CHANGELOG.md deleted file mode 100644 index ba933c96145..00000000000 --- a/stable/discordgsm/2.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [discordgsm-2.0.15](https://github.com/truecharts/charts/compare/discordgsm-2.0.14...discordgsm-2.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [discordgsm-2.0.14](https://github.com/truecharts/charts/compare/discordgsm-2.0.13...discordgsm-2.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [discordgsm-2.0.13](https://github.com/truecharts/charts/compare/discordgsm-2.0.12...discordgsm-2.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [discordgsm-2.0.12](https://github.com/truecharts/charts/compare/discordgsm-2.0.11...discordgsm-2.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [discordgsm-2.0.11](https://github.com/truecharts/charts/compare/discordgsm-2.0.10...discordgsm-2.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [discordgsm-2.0.10](https://github.com/truecharts/charts/compare/discordgsm-2.0.9...discordgsm-2.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/game-server-monitor to v2.12.1 ([#8575](https://github.com/truecharts/charts/issues/8575)) - - - - -## [discordgsm-2.0.9](https://github.com/truecharts/charts/compare/discordgsm-2.0.8...discordgsm-2.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [discordgsm-2.0.8](https://github.com/truecharts/charts/compare/discordgsm-2.0.7...discordgsm-2.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [discordgsm-2.0.7](https://github.com/truecharts/charts/compare/discordgsm-2.0.6...discordgsm-2.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [discordgsm-2.0.6](https://github.com/truecharts/charts/compare/discordgsm-2.0.5...discordgsm-2.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [discordgsm-2.0.5](https://github.com/truecharts/charts/compare/discordgsm-2.0.4...discordgsm-2.0.5) (2023-04-16) - -### Chore diff --git a/stable/discordgsm/2.0.15/Chart.yaml b/stable/discordgsm/2.0.15/Chart.yaml deleted file mode 100644 index 1da3282c77e..00000000000 --- a/stable/discordgsm/2.0.15/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.9.2 -description: A discord bot that monitors your game server and tracks the live data of your game servers. -home: https://truecharts.org/charts/stable/discordgsm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png -keywords: - - discordgsm - - game-server - - monitor -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: discordgsm -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm - - https://github.com/DiscordGSM/GameServerMonitor -version: 2.0.15 -annotations: - truecharts.org/catagories: | - - monitor - - discord - truecharts.org/SCALE-support: "true" diff --git a/stable/discordgsm/2.0.15/app-changelog.md b/stable/discordgsm/2.0.15/app-changelog.md deleted file mode 100644 index 329b98c490b..00000000000 --- a/stable/discordgsm/2.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [discordgsm-2.0.15](https://github.com/truecharts/charts/compare/discordgsm-2.0.14...discordgsm-2.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/discordgsm/2.0.15/charts/common-12.9.2.tgz b/stable/discordgsm/2.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/discordgsm/2.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/discordgsm/2.0.16/CHANGELOG.md b/stable/discordgsm/2.0.16/CHANGELOG.md new file mode 100644 index 00000000000..486e7354b19 --- /dev/null +++ b/stable/discordgsm/2.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [discordgsm-2.0.9](https://github.com/truecharts/charts/compare/discordgsm-2.0.8...discordgsm-2.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [discordgsm-2.0.8](https://github.com/truecharts/charts/compare/discordgsm-2.0.7...discordgsm-2.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [discordgsm-2.0.7](https://github.com/truecharts/charts/compare/discordgsm-2.0.6...discordgsm-2.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [discordgsm-2.0.6](https://github.com/truecharts/charts/compare/discordgsm-2.0.5...discordgsm-2.0.6) (2023-04-16) + +### Chore diff --git a/stable/discordgsm/2.0.16/Chart.yaml b/stable/discordgsm/2.0.16/Chart.yaml new file mode 100644 index 00000000000..ff1bbd53d9f --- /dev/null +++ b/stable/discordgsm/2.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.12.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - monitor + - discord + truecharts.org/SCALE-support: "true" diff --git a/stable/drawio/5.0.16/README.md b/stable/discordgsm/2.0.16/README.md similarity index 100% rename from stable/drawio/5.0.16/README.md rename to stable/discordgsm/2.0.16/README.md diff --git a/stable/discordgsm/2.0.16/app-changelog.md b/stable/discordgsm/2.0.16/app-changelog.md new file mode 100644 index 00000000000..76a0d6e874c --- /dev/null +++ b/stable/discordgsm/2.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/discordgsm/2.0.15/app-readme.md b/stable/discordgsm/2.0.16/app-readme.md similarity index 100% rename from stable/discordgsm/2.0.15/app-readme.md rename to stable/discordgsm/2.0.16/app-readme.md diff --git a/stable/discordgsm/2.0.16/charts/common-12.9.5.tgz b/stable/discordgsm/2.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/discordgsm/2.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/discordgsm/2.0.15/ix_values.yaml b/stable/discordgsm/2.0.16/ix_values.yaml similarity index 100% rename from stable/discordgsm/2.0.15/ix_values.yaml rename to stable/discordgsm/2.0.16/ix_values.yaml diff --git a/stable/discordgsm/2.0.15/questions.yaml b/stable/discordgsm/2.0.16/questions.yaml similarity index 100% rename from stable/discordgsm/2.0.15/questions.yaml rename to stable/discordgsm/2.0.16/questions.yaml diff --git a/stable/duckdns/5.0.18/templates/NOTES.txt b/stable/discordgsm/2.0.16/templates/NOTES.txt similarity index 100% rename from stable/duckdns/5.0.18/templates/NOTES.txt rename to stable/discordgsm/2.0.16/templates/NOTES.txt diff --git a/stable/discordgsm/2.0.15/templates/_secret.tpl b/stable/discordgsm/2.0.16/templates/_secret.tpl similarity index 100% rename from stable/discordgsm/2.0.15/templates/_secret.tpl rename to stable/discordgsm/2.0.16/templates/_secret.tpl diff --git a/stable/discordgsm/2.0.15/templates/common.yaml b/stable/discordgsm/2.0.16/templates/common.yaml similarity index 100% rename from stable/discordgsm/2.0.15/templates/common.yaml rename to stable/discordgsm/2.0.16/templates/common.yaml diff --git a/stable/duplicati/9.0.14/values.yaml b/stable/discordgsm/2.0.16/values.yaml similarity index 100% rename from stable/duplicati/9.0.14/values.yaml rename to stable/discordgsm/2.0.16/values.yaml diff --git a/stable/dizquetv/10.0.15/CHANGELOG.md b/stable/dizquetv/10.0.15/CHANGELOG.md new file mode 100644 index 00000000000..84224730800 --- /dev/null +++ b/stable/dizquetv/10.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [dizquetv-10.0.9](https://github.com/truecharts/charts/compare/dizquetv-10.0.8...dizquetv-10.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [dizquetv-10.0.8](https://github.com/truecharts/charts/compare/dizquetv-10.0.7...dizquetv-10.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [dizquetv-10.0.7](https://github.com/truecharts/charts/compare/dizquetv-10.0.6...dizquetv-10.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [dizquetv-10.0.6](https://github.com/truecharts/charts/compare/dizquetv-10.0.5...dizquetv-10.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [dizquetv-10.0.5](https://github.com/truecharts/charts/compare/dizquetv-10.0.4...dizquetv-10.0.5) (2023-04-16) + +### Chore diff --git a/stable/dizquetv/10.0.15/Chart.yaml b/stable/dizquetv/10.0.15/Chart.yaml new file mode 100644 index 00000000000..f334252064b --- /dev/null +++ b/stable/dizquetv/10.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/duckdns/5.0.18/README.md b/stable/dizquetv/10.0.15/README.md similarity index 100% rename from stable/duckdns/5.0.18/README.md rename to stable/dizquetv/10.0.15/README.md diff --git a/stable/dizquetv/10.0.15/app-changelog.md b/stable/dizquetv/10.0.15/app-changelog.md new file mode 100644 index 00000000000..1f0fecbde9b --- /dev/null +++ b/stable/dizquetv/10.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/dizquetv/10.0.15/app-readme.md b/stable/dizquetv/10.0.15/app-readme.md new file mode 100644 index 00000000000..d0c81557225 --- /dev/null +++ b/stable/dizquetv/10.0.15/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.15/charts/common-12.9.5.tgz b/stable/dizquetv/10.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/dizquetv/10.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/dizquetv/10.0.15/ix_values.yaml b/stable/dizquetv/10.0.15/ix_values.yaml new file mode 100644 index 00000000000..3bb62736956 --- /dev/null +++ b/stable/dizquetv/10.0.15/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.15/questions.yaml b/stable/dizquetv/10.0.15/questions.yaml new file mode 100644 index 00000000000..bb6deab503c --- /dev/null +++ b/stable/dizquetv/10.0.15/questions.yaml @@ -0,0 +1,1927 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10071 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/duplicati/9.0.14/templates/NOTES.txt b/stable/dizquetv/10.0.15/templates/NOTES.txt similarity index 100% rename from stable/duplicati/9.0.14/templates/NOTES.txt rename to stable/dizquetv/10.0.15/templates/NOTES.txt diff --git a/stable/drawio/5.0.16/templates/common.yaml b/stable/dizquetv/10.0.15/templates/common.yaml similarity index 100% rename from stable/drawio/5.0.16/templates/common.yaml rename to stable/dizquetv/10.0.15/templates/common.yaml diff --git a/stable/embystat/5.0.17/values.yaml b/stable/dizquetv/10.0.15/values.yaml similarity index 100% rename from stable/embystat/5.0.17/values.yaml rename to stable/dizquetv/10.0.15/values.yaml diff --git a/stable/docker-compose/6.0.11/CHANGELOG.md b/stable/docker-compose/6.0.11/CHANGELOG.md deleted file mode 100644 index 59b9d8b3b70..00000000000 --- a/stable/docker-compose/6.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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 - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#8976](https://github.com/truecharts/charts/issues/8976)) - - - - -## [docker-compose-6.0.4](https://github.com/truecharts/charts/compare/docker-compose-6.0.3...docker-compose-6.0.4) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [docker-compose-6.0.3](https://github.com/truecharts/charts/compare/docker-compose-6.0.2...docker-compose-6.0.3) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [docker-compose-6.0.2](https://github.com/truecharts/charts/compare/docker-compose-6.0.1...docker-compose-6.0.2) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.5 ([#8441](https://github.com/truecharts/charts/issues/8441)) - - - - -## [docker-compose-6.0.1](https://github.com/truecharts/charts/compare/docker-compose-6.0.0...docker-compose-6.0.1) (2023-04-30) - -### Chore diff --git a/stable/docker-compose/6.0.11/Chart.yaml b/stable/docker-compose/6.0.11/Chart.yaml deleted file mode 100644 index 19fb0294d9f..00000000000 --- a/stable/docker-compose/6.0.11/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.9.2 -deprecated: false -description: Dedicated App for using Docker-Compose on TrueNAS SCALE -home: https://truecharts.org/charts/stable/docker-compose -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-compose.png -keywords: - - docker-compose - - docker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docker-compose -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose -type: application -version: 6.0.11 -annotations: - truecharts.org/catagories: | - - docker - truecharts.org/SCALE-support: "true" diff --git a/stable/docker-compose/6.0.11/app-changelog.md b/stable/docker-compose/6.0.11/app-changelog.md deleted file mode 100644 index 887cdfb9bea..00000000000 --- a/stable/docker-compose/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/docker-compose/6.0.11/charts/common-12.9.2.tgz b/stable/docker-compose/6.0.11/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/docker-compose/6.0.11/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/docker-compose/6.0.12/CHANGELOG.md b/stable/docker-compose/6.0.12/CHANGELOG.md new file mode 100644 index 00000000000..77285397f65 --- /dev/null +++ b/stable/docker-compose/6.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#8976](https://github.com/truecharts/charts/issues/8976)) + + + + +## [docker-compose-6.0.4](https://github.com/truecharts/charts/compare/docker-compose-6.0.3...docker-compose-6.0.4) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [docker-compose-6.0.3](https://github.com/truecharts/charts/compare/docker-compose-6.0.2...docker-compose-6.0.3) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [docker-compose-6.0.2](https://github.com/truecharts/charts/compare/docker-compose-6.0.1...docker-compose-6.0.2) (2023-04-30) + +### Chore diff --git a/stable/docker-compose/6.0.12/Chart.yaml b/stable/docker-compose/6.0.12/Chart.yaml new file mode 100644 index 00000000000..aaf7d688848 --- /dev/null +++ b/stable/docker-compose/6.0.12/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "23.0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.12 +annotations: + truecharts.org/catagories: | + - docker + truecharts.org/SCALE-support: "true" diff --git a/stable/duplicati/9.0.14/README.md b/stable/docker-compose/6.0.12/README.md similarity index 100% rename from stable/duplicati/9.0.14/README.md rename to stable/docker-compose/6.0.12/README.md diff --git a/stable/docker-compose/6.0.12/app-changelog.md b/stable/docker-compose/6.0.12/app-changelog.md new file mode 100644 index 00000000000..f338bb61ba9 --- /dev/null +++ b/stable/docker-compose/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/docker-compose/6.0.11/app-readme.md b/stable/docker-compose/6.0.12/app-readme.md similarity index 100% rename from stable/docker-compose/6.0.11/app-readme.md rename to stable/docker-compose/6.0.12/app-readme.md diff --git a/stable/docker-compose/6.0.12/charts/common-12.9.5.tgz b/stable/docker-compose/6.0.12/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/docker-compose/6.0.12/charts/common-12.9.5.tgz differ diff --git a/stable/docker-compose/6.0.11/ix_values.yaml b/stable/docker-compose/6.0.12/ix_values.yaml similarity index 100% rename from stable/docker-compose/6.0.11/ix_values.yaml rename to stable/docker-compose/6.0.12/ix_values.yaml diff --git a/stable/docker-compose/6.0.11/questions.yaml b/stable/docker-compose/6.0.12/questions.yaml similarity index 100% rename from stable/docker-compose/6.0.11/questions.yaml rename to stable/docker-compose/6.0.12/questions.yaml diff --git a/stable/embystat/5.0.17/templates/NOTES.txt b/stable/docker-compose/6.0.12/templates/NOTES.txt similarity index 100% rename from stable/embystat/5.0.17/templates/NOTES.txt rename to stable/docker-compose/6.0.12/templates/NOTES.txt diff --git a/stable/duckdns/5.0.18/templates/common.yaml b/stable/docker-compose/6.0.12/templates/common.yaml similarity index 100% rename from stable/duckdns/5.0.18/templates/common.yaml rename to stable/docker-compose/6.0.12/templates/common.yaml diff --git a/stable/emulatorjs/5.0.15/values.yaml b/stable/docker-compose/6.0.12/values.yaml similarity index 100% rename from stable/emulatorjs/5.0.15/values.yaml rename to stable/docker-compose/6.0.12/values.yaml diff --git a/stable/docusaurus/4.0.12/CHANGELOG.md b/stable/docusaurus/4.0.12/CHANGELOG.md deleted file mode 100644 index 1dac023a53b..00000000000 --- a/stable/docusaurus/4.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [docusaurus-4.0.12](https://github.com/truecharts/charts/compare/docusaurus-4.0.11...docusaurus-4.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [docusaurus-4.0.11](https://github.com/truecharts/charts/compare/docusaurus-4.0.10...docusaurus-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [docusaurus-4.0.10](https://github.com/truecharts/charts/compare/docusaurus-4.0.9...docusaurus-4.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [docusaurus-4.0.9](https://github.com/truecharts/charts/compare/docusaurus-4.0.8...docusaurus-4.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [docusaurus-4.0.8](https://github.com/truecharts/charts/compare/docusaurus-4.0.7...docusaurus-4.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [docusaurus-4.0.7](https://github.com/truecharts/charts/compare/docusaurus-4.0.6...docusaurus-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [docusaurus-4.0.6](https://github.com/truecharts/charts/compare/docusaurus-4.0.5...docusaurus-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [docusaurus-4.0.5](https://github.com/truecharts/charts/compare/docusaurus-4.0.4...docusaurus-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [docusaurus-4.0.4](https://github.com/truecharts/charts/compare/docusaurus-4.0.3...docusaurus-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [docusaurus-4.0.3](https://github.com/truecharts/charts/compare/docusaurus-4.0.2...docusaurus-4.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [docusaurus-4.0.2](https://github.com/truecharts/charts/compare/docusaurus-4.0.1...docusaurus-4.0.2) (2023-04-15) - -### Chore diff --git a/stable/docusaurus/4.0.12/Chart.yaml b/stable/docusaurus/4.0.12/Chart.yaml deleted file mode 100644 index dab7bb82211..00000000000 --- a/stable/docusaurus/4.0.12/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Docusaurus makes it easy to maintain Open Source documentation websites. -home: https://truecharts.org/charts/stable/docusaurus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png -keywords: - - documentation - - website - - Docusaurus -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docusaurus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus - - https://github.com/awesometic/docker-docusaurus -type: application -version: 4.0.12 -annotations: - truecharts.org/catagories: | - - website - - documentation - truecharts.org/SCALE-support: "true" diff --git a/stable/docusaurus/4.0.12/app-changelog.md b/stable/docusaurus/4.0.12/app-changelog.md deleted file mode 100644 index 6fd7e46fd73..00000000000 --- a/stable/docusaurus/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docusaurus-4.0.12](https://github.com/truecharts/charts/compare/docusaurus-4.0.11...docusaurus-4.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/docusaurus/4.0.12/charts/common-12.9.2.tgz b/stable/docusaurus/4.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/docusaurus/4.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/docusaurus/4.0.13/CHANGELOG.md b/stable/docusaurus/4.0.13/CHANGELOG.md new file mode 100644 index 00000000000..2bce691f7de --- /dev/null +++ b/stable/docusaurus/4.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [docusaurus-4.0.12](https://github.com/truecharts/charts/compare/docusaurus-4.0.11...docusaurus-4.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [docusaurus-4.0.11](https://github.com/truecharts/charts/compare/docusaurus-4.0.10...docusaurus-4.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [docusaurus-4.0.10](https://github.com/truecharts/charts/compare/docusaurus-4.0.9...docusaurus-4.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [docusaurus-4.0.9](https://github.com/truecharts/charts/compare/docusaurus-4.0.8...docusaurus-4.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [docusaurus-4.0.8](https://github.com/truecharts/charts/compare/docusaurus-4.0.7...docusaurus-4.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [docusaurus-4.0.7](https://github.com/truecharts/charts/compare/docusaurus-4.0.6...docusaurus-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [docusaurus-4.0.6](https://github.com/truecharts/charts/compare/docusaurus-4.0.5...docusaurus-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [docusaurus-4.0.5](https://github.com/truecharts/charts/compare/docusaurus-4.0.4...docusaurus-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [docusaurus-4.0.4](https://github.com/truecharts/charts/compare/docusaurus-4.0.3...docusaurus-4.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [docusaurus-4.0.3](https://github.com/truecharts/charts/compare/docusaurus-4.0.2...docusaurus-4.0.3) (2023-04-16) + +### Chore diff --git a/stable/docusaurus/4.0.13/Chart.yaml b/stable/docusaurus/4.0.13/Chart.yaml new file mode 100644 index 00000000000..f53fd47bd3a --- /dev/null +++ b/stable/docusaurus/4.0.13/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - website + - documentation + truecharts.org/SCALE-support: "true" diff --git a/stable/embystat/5.0.17/README.md b/stable/docusaurus/4.0.13/README.md similarity index 100% rename from stable/embystat/5.0.17/README.md rename to stable/docusaurus/4.0.13/README.md diff --git a/stable/docusaurus/4.0.13/app-changelog.md b/stable/docusaurus/4.0.13/app-changelog.md new file mode 100644 index 00000000000..224c3bfdb09 --- /dev/null +++ b/stable/docusaurus/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/docusaurus/4.0.12/app-readme.md b/stable/docusaurus/4.0.13/app-readme.md similarity index 100% rename from stable/docusaurus/4.0.12/app-readme.md rename to stable/docusaurus/4.0.13/app-readme.md diff --git a/stable/docusaurus/4.0.13/charts/common-12.9.5.tgz b/stable/docusaurus/4.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/docusaurus/4.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/docusaurus/4.0.12/ix_values.yaml b/stable/docusaurus/4.0.13/ix_values.yaml similarity index 100% rename from stable/docusaurus/4.0.12/ix_values.yaml rename to stable/docusaurus/4.0.13/ix_values.yaml diff --git a/stable/docusaurus/4.0.12/questions.yaml b/stable/docusaurus/4.0.13/questions.yaml similarity index 100% rename from stable/docusaurus/4.0.12/questions.yaml rename to stable/docusaurus/4.0.13/questions.yaml diff --git a/stable/emulatorjs/5.0.15/templates/NOTES.txt b/stable/docusaurus/4.0.13/templates/NOTES.txt similarity index 100% rename from stable/emulatorjs/5.0.15/templates/NOTES.txt rename to stable/docusaurus/4.0.13/templates/NOTES.txt diff --git a/stable/duplicati/9.0.14/templates/common.yaml b/stable/docusaurus/4.0.13/templates/common.yaml similarity index 100% rename from stable/duplicati/9.0.14/templates/common.yaml rename to stable/docusaurus/4.0.13/templates/common.yaml diff --git a/stable/endlessh/5.0.14/values.yaml b/stable/docusaurus/4.0.13/values.yaml similarity index 100% rename from stable/endlessh/5.0.14/values.yaml rename to stable/docusaurus/4.0.13/values.yaml diff --git a/stable/dokuwiki/6.0.15/CHANGELOG.md b/stable/dokuwiki/6.0.15/CHANGELOG.md deleted file mode 100644 index d02d710db9b..00000000000 --- a/stable/dokuwiki/6.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dokuwiki-6.0.15](https://github.com/truecharts/charts/compare/dokuwiki-6.0.14...dokuwiki-6.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [dokuwiki-6.0.14](https://github.com/truecharts/charts/compare/dokuwiki-6.0.13...dokuwiki-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [dokuwiki-6.0.13](https://github.com/truecharts/charts/compare/dokuwiki-6.0.12...dokuwiki-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [dokuwiki-6.0.12](https://github.com/truecharts/charts/compare/dokuwiki-6.0.11...dokuwiki-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [dokuwiki-6.0.11](https://github.com/truecharts/charts/compare/dokuwiki-6.0.10...dokuwiki-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [dokuwiki-6.0.10](https://github.com/truecharts/charts/compare/dokuwiki-6.0.9...dokuwiki-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 ([#8209](https://github.com/truecharts/charts/issues/8209)) - - - - -## [dokuwiki-6.0.9](https://github.com/truecharts/charts/compare/dokuwiki-6.0.8...dokuwiki-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [dokuwiki-6.0.8](https://github.com/truecharts/charts/compare/dokuwiki-6.0.7...dokuwiki-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [dokuwiki-6.0.7](https://github.com/truecharts/charts/compare/dokuwiki-6.0.6...dokuwiki-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [dokuwiki-6.0.6](https://github.com/truecharts/charts/compare/dokuwiki-6.0.5...dokuwiki-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [dokuwiki-6.0.5](https://github.com/truecharts/charts/compare/dokuwiki-6.0.4...dokuwiki-6.0.5) (2023-04-16) - -### Chore diff --git a/stable/dokuwiki/6.0.15/Chart.yaml b/stable/dokuwiki/6.0.15/Chart.yaml deleted file mode 100644 index 19b1a2b22fb..00000000000 --- a/stable/dokuwiki/6.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dokuwiki -version: 6.0.15 -appVersion: "20220731.1" -description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/dokuwiki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png -keywords: - - dokuwiki -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/dokuwiki/6.0.15/app-changelog.md b/stable/dokuwiki/6.0.15/app-changelog.md deleted file mode 100644 index 60c08876346..00000000000 --- a/stable/dokuwiki/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dokuwiki-6.0.15](https://github.com/truecharts/charts/compare/dokuwiki-6.0.14...dokuwiki-6.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/dokuwiki/6.0.15/charts/common-12.9.2.tgz b/stable/dokuwiki/6.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/dokuwiki/6.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/dokuwiki/6.0.16/CHANGELOG.md b/stable/dokuwiki/6.0.16/CHANGELOG.md new file mode 100644 index 00000000000..bef5f1bbb9a --- /dev/null +++ b/stable/dokuwiki/6.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [dokuwiki-6.0.9](https://github.com/truecharts/charts/compare/dokuwiki-6.0.8...dokuwiki-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [dokuwiki-6.0.8](https://github.com/truecharts/charts/compare/dokuwiki-6.0.7...dokuwiki-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [dokuwiki-6.0.7](https://github.com/truecharts/charts/compare/dokuwiki-6.0.6...dokuwiki-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [dokuwiki-6.0.6](https://github.com/truecharts/charts/compare/dokuwiki-6.0.5...dokuwiki-6.0.6) (2023-04-16) + +### Chore diff --git a/stable/dokuwiki/6.0.16/Chart.yaml b/stable/dokuwiki/6.0.16/Chart.yaml new file mode 100644 index 00000000000..05e3277e02c --- /dev/null +++ b/stable/dokuwiki/6.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dokuwiki +version: 6.0.16 +appVersion: "20220731.1" +description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/dokuwiki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png +keywords: + - dokuwiki +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.15/README.md b/stable/dokuwiki/6.0.16/README.md similarity index 100% rename from stable/emulatorjs/5.0.15/README.md rename to stable/dokuwiki/6.0.16/README.md diff --git a/stable/dokuwiki/6.0.16/app-changelog.md b/stable/dokuwiki/6.0.16/app-changelog.md new file mode 100644 index 00000000000..b636b0f139b --- /dev/null +++ b/stable/dokuwiki/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/dokuwiki/6.0.15/app-readme.md b/stable/dokuwiki/6.0.16/app-readme.md similarity index 100% rename from stable/dokuwiki/6.0.15/app-readme.md rename to stable/dokuwiki/6.0.16/app-readme.md diff --git a/stable/dokuwiki/6.0.16/charts/common-12.9.5.tgz b/stable/dokuwiki/6.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/dokuwiki/6.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/dokuwiki/6.0.15/ix_values.yaml b/stable/dokuwiki/6.0.16/ix_values.yaml similarity index 100% rename from stable/dokuwiki/6.0.15/ix_values.yaml rename to stable/dokuwiki/6.0.16/ix_values.yaml diff --git a/stable/dokuwiki/6.0.15/questions.yaml b/stable/dokuwiki/6.0.16/questions.yaml similarity index 100% rename from stable/dokuwiki/6.0.15/questions.yaml rename to stable/dokuwiki/6.0.16/questions.yaml diff --git a/stable/endlessh/5.0.14/templates/NOTES.txt b/stable/dokuwiki/6.0.16/templates/NOTES.txt similarity index 100% rename from stable/endlessh/5.0.14/templates/NOTES.txt rename to stable/dokuwiki/6.0.16/templates/NOTES.txt diff --git a/stable/embystat/5.0.17/templates/common.yaml b/stable/dokuwiki/6.0.16/templates/common.yaml similarity index 100% rename from stable/embystat/5.0.17/templates/common.yaml rename to stable/dokuwiki/6.0.16/templates/common.yaml diff --git a/stable/external-service/9.0.15/values.yaml b/stable/dokuwiki/6.0.16/values.yaml similarity index 100% rename from stable/external-service/9.0.15/values.yaml rename to stable/dokuwiki/6.0.16/values.yaml diff --git a/stable/domoticz/5.0.7/CHANGELOG.md b/stable/domoticz/5.0.7/CHANGELOG.md deleted file mode 100644 index 53fa81c5616..00000000000 --- a/stable/domoticz/5.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [domoticz-5.0.7](https://github.com/truecharts/charts/compare/domoticz-5.0.6...domoticz-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [domoticz-5.0.6](https://github.com/truecharts/charts/compare/domoticz-5.0.5...domoticz-5.0.6) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230518 ([#9031](https://github.com/truecharts/charts/issues/9031)) - - - - -## [domoticz-5.0.5](https://github.com/truecharts/charts/compare/domoticz-5.0.4...domoticz-5.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [domoticz-5.0.4](https://github.com/truecharts/charts/compare/domoticz-5.0.3...domoticz-5.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230504 ([#8815](https://github.com/truecharts/charts/issues/8815)) - - - - -## [domoticz-5.0.4](https://github.com/truecharts/charts/compare/domoticz-5.0.3...domoticz-5.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230504 ([#8815](https://github.com/truecharts/charts/issues/8815)) - - - - -## [domoticz-5.0.3](https://github.com/truecharts/charts/compare/domoticz-5.0.2...domoticz-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [domoticz-5.0.2](https://github.com/truecharts/charts/compare/domoticz-5.0.1...domoticz-5.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [domoticz-5.0.1](https://github.com/truecharts/charts/compare/domoticz-5.0.0...domoticz-5.0.1) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230427 ([#8442](https://github.com/truecharts/charts/issues/8442)) - - - - -## [domoticz-5.0.0](https://github.com/truecharts/charts/compare/domoticz-4.0.20...domoticz-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [domoticz-4.0.20](https://github.com/truecharts/charts/compare/domoticz-4.0.19...domoticz-4.0.20) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230220 - - - diff --git a/stable/domoticz/5.0.7/Chart.yaml b/stable/domoticz/5.0.7/Chart.yaml deleted file mode 100644 index d738b322160..00000000000 --- a/stable/domoticz/5.0.7/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: domoticz -version: 5.0.7 -appVersion: "2023.1.202" -description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." -type: application -deprecated: false -home: https://truecharts.org/charts/stable/domoticz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png -keywords: - - domoticz -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/domoticz/5.0.7/app-changelog.md b/stable/domoticz/5.0.7/app-changelog.md deleted file mode 100644 index d595c655db1..00000000000 --- a/stable/domoticz/5.0.7/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [domoticz-5.0.7](https://github.com/truecharts/charts/compare/domoticz-5.0.6...domoticz-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/domoticz/5.0.7/charts/common-12.9.2.tgz b/stable/domoticz/5.0.7/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/domoticz/5.0.7/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/domoticz/5.0.8/CHANGELOG.md b/stable/domoticz/5.0.8/CHANGELOG.md new file mode 100644 index 00000000000..266579cef37 --- /dev/null +++ b/stable/domoticz/5.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230504 ([#8815](https://github.com/truecharts/charts/issues/8815)) + + + + +## [domoticz-5.0.3](https://github.com/truecharts/charts/compare/domoticz-5.0.2...domoticz-5.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [domoticz-5.0.2](https://github.com/truecharts/charts/compare/domoticz-5.0.1...domoticz-5.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [domoticz-5.0.1](https://github.com/truecharts/charts/compare/domoticz-5.0.0...domoticz-5.0.1) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230427 ([#8442](https://github.com/truecharts/charts/issues/8442)) + + + + +## [domoticz-5.0.0](https://github.com/truecharts/charts/compare/domoticz-4.0.20...domoticz-5.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + diff --git a/stable/domoticz/5.0.8/Chart.yaml b/stable/domoticz/5.0.8/Chart.yaml new file mode 100644 index 00000000000..859bdca9570 --- /dev/null +++ b/stable/domoticz/5.0.8/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: domoticz +version: 5.0.8 +appVersion: "2023.1.202" +description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." +type: application +deprecated: false +home: https://truecharts.org/charts/stable/domoticz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png +keywords: + - domoticz +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.14/README.md b/stable/domoticz/5.0.8/README.md similarity index 100% rename from stable/endlessh/5.0.14/README.md rename to stable/domoticz/5.0.8/README.md diff --git a/stable/domoticz/5.0.8/app-changelog.md b/stable/domoticz/5.0.8/app-changelog.md new file mode 100644 index 00000000000..62f762a2e45 --- /dev/null +++ b/stable/domoticz/5.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/domoticz/5.0.7/app-readme.md b/stable/domoticz/5.0.8/app-readme.md similarity index 100% rename from stable/domoticz/5.0.7/app-readme.md rename to stable/domoticz/5.0.8/app-readme.md diff --git a/stable/domoticz/5.0.8/charts/common-12.9.5.tgz b/stable/domoticz/5.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/domoticz/5.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/domoticz/5.0.7/ix_values.yaml b/stable/domoticz/5.0.8/ix_values.yaml similarity index 100% rename from stable/domoticz/5.0.7/ix_values.yaml rename to stable/domoticz/5.0.8/ix_values.yaml diff --git a/stable/domoticz/5.0.7/questions.yaml b/stable/domoticz/5.0.8/questions.yaml similarity index 100% rename from stable/domoticz/5.0.7/questions.yaml rename to stable/domoticz/5.0.8/questions.yaml diff --git a/stable/external-service/9.0.15/templates/NOTES.txt b/stable/domoticz/5.0.8/templates/NOTES.txt similarity index 100% rename from stable/external-service/9.0.15/templates/NOTES.txt rename to stable/domoticz/5.0.8/templates/NOTES.txt diff --git a/stable/emulatorjs/5.0.15/templates/common.yaml b/stable/domoticz/5.0.8/templates/common.yaml similarity index 100% rename from stable/emulatorjs/5.0.15/templates/common.yaml rename to stable/domoticz/5.0.8/templates/common.yaml diff --git a/stable/ferdi-server/7.0.14/values.yaml b/stable/domoticz/5.0.8/values.yaml similarity index 100% rename from stable/ferdi-server/7.0.14/values.yaml rename to stable/domoticz/5.0.8/values.yaml diff --git a/stable/doplarr/5.0.14/CHANGELOG.md b/stable/doplarr/5.0.14/CHANGELOG.md deleted file mode 100644 index 9b1198ae3fe..00000000000 --- a/stable/doplarr/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [doplarr-5.0.14](https://github.com/truecharts/charts/compare/doplarr-5.0.13...doplarr-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [doplarr-5.0.13](https://github.com/truecharts/charts/compare/doplarr-5.0.12...doplarr-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [doplarr-5.0.12](https://github.com/truecharts/charts/compare/doplarr-5.0.11...doplarr-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [doplarr-5.0.11](https://github.com/truecharts/charts/compare/doplarr-5.0.10...doplarr-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [doplarr-5.0.10](https://github.com/truecharts/charts/compare/doplarr-5.0.9...doplarr-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [doplarr-5.0.9](https://github.com/truecharts/charts/compare/doplarr-5.0.8...doplarr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [doplarr-5.0.8](https://github.com/truecharts/charts/compare/doplarr-5.0.7...doplarr-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [doplarr-5.0.7](https://github.com/truecharts/charts/compare/doplarr-5.0.6...doplarr-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [doplarr-5.0.6](https://github.com/truecharts/charts/compare/doplarr-5.0.5...doplarr-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [doplarr-5.0.5](https://github.com/truecharts/charts/compare/doplarr-5.0.4...doplarr-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [doplarr-5.0.4](https://github.com/truecharts/charts/compare/doplarr-5.0.3...doplarr-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/doplarr/5.0.14/Chart.yaml b/stable/doplarr/5.0.14/Chart.yaml deleted file mode 100644 index 3bee4651641..00000000000 --- a/stable/doplarr/5.0.14/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.9.2 -description: An *arr Request Bot for Discord -home: https://truecharts.org/charts/stable/doplarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png -keywords: - - doplarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: doplarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr - - https://github.com/kiranshila/Doplarr -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/doplarr/5.0.14/app-changelog.md b/stable/doplarr/5.0.14/app-changelog.md deleted file mode 100644 index 971043f41dd..00000000000 --- a/stable/doplarr/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [doplarr-5.0.14](https://github.com/truecharts/charts/compare/doplarr-5.0.13...doplarr-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/doplarr/5.0.14/charts/common-12.9.2.tgz b/stable/doplarr/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/doplarr/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/doplarr/5.0.15/CHANGELOG.md b/stable/doplarr/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..873735fdfc3 --- /dev/null +++ b/stable/doplarr/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [doplarr-5.0.7](https://github.com/truecharts/charts/compare/doplarr-5.0.6...doplarr-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [doplarr-5.0.6](https://github.com/truecharts/charts/compare/doplarr-5.0.5...doplarr-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [doplarr-5.0.5](https://github.com/truecharts/charts/compare/doplarr-5.0.4...doplarr-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/doplarr/5.0.15/Chart.yaml b/stable/doplarr/5.0.15/Chart.yaml new file mode 100644 index 00000000000..eba567a8a30 --- /dev/null +++ b/stable/doplarr/5.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "3.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/external-service/9.0.15/README.md b/stable/doplarr/5.0.15/README.md similarity index 100% rename from stable/external-service/9.0.15/README.md rename to stable/doplarr/5.0.15/README.md diff --git a/stable/doplarr/5.0.15/app-changelog.md b/stable/doplarr/5.0.15/app-changelog.md new file mode 100644 index 00000000000..15fe3ad919d --- /dev/null +++ b/stable/doplarr/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/doplarr/5.0.14/app-readme.md b/stable/doplarr/5.0.15/app-readme.md similarity index 100% rename from stable/doplarr/5.0.14/app-readme.md rename to stable/doplarr/5.0.15/app-readme.md diff --git a/stable/doplarr/5.0.15/charts/common-12.9.5.tgz b/stable/doplarr/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/doplarr/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/doplarr/5.0.14/ix_values.yaml b/stable/doplarr/5.0.15/ix_values.yaml similarity index 100% rename from stable/doplarr/5.0.14/ix_values.yaml rename to stable/doplarr/5.0.15/ix_values.yaml diff --git a/stable/doplarr/5.0.14/questions.yaml b/stable/doplarr/5.0.15/questions.yaml similarity index 100% rename from stable/doplarr/5.0.14/questions.yaml rename to stable/doplarr/5.0.15/questions.yaml diff --git a/stable/ferdi-server/7.0.14/templates/NOTES.txt b/stable/doplarr/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/ferdi-server/7.0.14/templates/NOTES.txt rename to stable/doplarr/5.0.15/templates/NOTES.txt diff --git a/stable/endlessh/5.0.14/templates/common.yaml b/stable/doplarr/5.0.15/templates/common.yaml similarity index 100% rename from stable/endlessh/5.0.14/templates/common.yaml rename to stable/doplarr/5.0.15/templates/common.yaml diff --git a/stable/filebot/4.0.7/values.yaml b/stable/doplarr/5.0.15/values.yaml similarity index 100% rename from stable/filebot/4.0.7/values.yaml rename to stable/doplarr/5.0.15/values.yaml diff --git a/stable/double-take/5.0.14/CHANGELOG.md b/stable/double-take/5.0.14/CHANGELOG.md deleted file mode 100644 index da73c6b3d4b..00000000000 --- a/stable/double-take/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [double-take-5.0.14](https://github.com/truecharts/charts/compare/double-take-5.0.13...double-take-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [double-take-5.0.13](https://github.com/truecharts/charts/compare/double-take-5.0.12...double-take-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [double-take-5.0.12](https://github.com/truecharts/charts/compare/double-take-5.0.11...double-take-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [double-take-5.0.11](https://github.com/truecharts/charts/compare/double-take-5.0.10...double-take-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [double-take-5.0.10](https://github.com/truecharts/charts/compare/double-take-5.0.9...double-take-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [double-take-5.0.9](https://github.com/truecharts/charts/compare/double-take-5.0.8...double-take-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [double-take-5.0.8](https://github.com/truecharts/charts/compare/double-take-5.0.7...double-take-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [double-take-5.0.7](https://github.com/truecharts/charts/compare/double-take-5.0.6...double-take-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [double-take-5.0.6](https://github.com/truecharts/charts/compare/double-take-5.0.5...double-take-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [double-take-5.0.5](https://github.com/truecharts/charts/compare/double-take-5.0.4...double-take-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [double-take-5.0.4](https://github.com/truecharts/charts/compare/double-take-5.0.3...double-take-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/double-take/5.0.14/Chart.yaml b/stable/double-take/5.0.14/Chart.yaml deleted file mode 100644 index b7e8141833e..00000000000 --- a/stable/double-take/5.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: double-take -version: 5.0.14 -appVersion: "1.13.1" -description: Unified UI and API for processing and training images for facial recognition -type: application -deprecated: false -home: https://truecharts.org/charts/stable/double-take -icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png -keywords: - - ai - - double-take -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/double-take - - https://github.com/jakowenko/double-take -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/double-take/5.0.14/app-changelog.md b/stable/double-take/5.0.14/app-changelog.md deleted file mode 100644 index f4d26678ba6..00000000000 --- a/stable/double-take/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [double-take-5.0.14](https://github.com/truecharts/charts/compare/double-take-5.0.13...double-take-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/double-take/5.0.14/charts/common-12.9.2.tgz b/stable/double-take/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/double-take/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/double-take/5.0.15/CHANGELOG.md b/stable/double-take/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..d1441aee5f4 --- /dev/null +++ b/stable/double-take/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [double-take-5.0.8](https://github.com/truecharts/charts/compare/double-take-5.0.7...double-take-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [double-take-5.0.7](https://github.com/truecharts/charts/compare/double-take-5.0.6...double-take-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [double-take-5.0.6](https://github.com/truecharts/charts/compare/double-take-5.0.5...double-take-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [double-take-5.0.5](https://github.com/truecharts/charts/compare/double-take-5.0.4...double-take-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/double-take/5.0.15/Chart.yaml b/stable/double-take/5.0.15/Chart.yaml new file mode 100644 index 00000000000..b3e9a710bd0 --- /dev/null +++ b/stable/double-take/5.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: double-take +version: 5.0.15 +appVersion: "1.13.1" +description: Unified UI and API for processing and training images for facial recognition +type: application +deprecated: false +home: https://truecharts.org/charts/stable/double-take +icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png +keywords: + - ai + - double-take +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/double-take + - https://github.com/jakowenko/double-take +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.14/README.md b/stable/double-take/5.0.15/README.md similarity index 100% rename from stable/ferdi-server/7.0.14/README.md rename to stable/double-take/5.0.15/README.md diff --git a/stable/double-take/5.0.15/app-changelog.md b/stable/double-take/5.0.15/app-changelog.md new file mode 100644 index 00000000000..243fd865fe6 --- /dev/null +++ b/stable/double-take/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/double-take/5.0.14/app-readme.md b/stable/double-take/5.0.15/app-readme.md similarity index 100% rename from stable/double-take/5.0.14/app-readme.md rename to stable/double-take/5.0.15/app-readme.md diff --git a/stable/double-take/5.0.15/charts/common-12.9.5.tgz b/stable/double-take/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/double-take/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/double-take/5.0.14/ix_values.yaml b/stable/double-take/5.0.15/ix_values.yaml similarity index 100% rename from stable/double-take/5.0.14/ix_values.yaml rename to stable/double-take/5.0.15/ix_values.yaml diff --git a/stable/double-take/5.0.14/questions.yaml b/stable/double-take/5.0.15/questions.yaml similarity index 100% rename from stable/double-take/5.0.14/questions.yaml rename to stable/double-take/5.0.15/questions.yaml diff --git a/stable/filebot/4.0.7/templates/NOTES.txt b/stable/double-take/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/filebot/4.0.7/templates/NOTES.txt rename to stable/double-take/5.0.15/templates/NOTES.txt diff --git a/stable/external-service/9.0.15/templates/common.yaml b/stable/double-take/5.0.15/templates/common.yaml similarity index 100% rename from stable/external-service/9.0.15/templates/common.yaml rename to stable/double-take/5.0.15/templates/common.yaml diff --git a/stable/filebrowser/5.0.14/values.yaml b/stable/double-take/5.0.15/values.yaml similarity index 100% rename from stable/filebrowser/5.0.14/values.yaml rename to stable/double-take/5.0.15/values.yaml diff --git a/stable/doublecommander/7.0.16/CHANGELOG.md b/stable/doublecommander/7.0.16/CHANGELOG.md deleted file mode 100644 index ef5b9d6d508..00000000000 --- a/stable/doublecommander/7.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [doublecommander-7.0.16](https://github.com/truecharts/charts/compare/doublecommander-7.0.15...doublecommander-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [doublecommander-7.0.15](https://github.com/truecharts/charts/compare/doublecommander-7.0.14...doublecommander-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [doublecommander-7.0.14](https://github.com/truecharts/charts/compare/doublecommander-7.0.13...doublecommander-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [doublecommander-7.0.13](https://github.com/truecharts/charts/compare/doublecommander-7.0.12...doublecommander-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [doublecommander-7.0.12](https://github.com/truecharts/charts/compare/doublecommander-7.0.11...doublecommander-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [doublecommander-7.0.11](https://github.com/truecharts/charts/compare/doublecommander-7.0.10...doublecommander-7.0.11) (2023-04-29) - -### Fix - -- add KILL cap ([#8140](https://github.com/truecharts/charts/issues/8140)) - - - - -## [doublecommander-7.0.10](https://github.com/truecharts/charts/compare/doublecommander-7.0.9...doublecommander-7.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [doublecommander-7.0.9](https://github.com/truecharts/charts/compare/doublecommander-7.0.8...doublecommander-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [doublecommander-7.0.8](https://github.com/truecharts/charts/compare/doublecommander-7.0.7...doublecommander-7.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [doublecommander-7.0.7](https://github.com/truecharts/charts/compare/doublecommander-7.0.6...doublecommander-7.0.7) (2023-04-19) - -### Fix - -- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) - - - - -## [doublecommander-7.0.6](https://github.com/truecharts/charts/compare/doublecommander-7.0.5...doublecommander-7.0.6) (2023-04-16) - -### Chore diff --git a/stable/doublecommander/7.0.16/Chart.yaml b/stable/doublecommander/7.0.16/Chart.yaml deleted file mode 100644 index f2664ae5adf..00000000000 --- a/stable/doublecommander/7.0.16/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.9.2 -description: A free cross platform open source file manager with two panels side by side. -home: https://truecharts.org/charts/stable/doublecommander -icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png -keywords: - - doublecommander - - file - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: doublecommander -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - - https://github.com/linuxserver/docker-doublecommander - - https://doublecmd.sourceforge.io/ -type: application -version: 7.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/doublecommander/7.0.16/app-changelog.md b/stable/doublecommander/7.0.16/app-changelog.md deleted file mode 100644 index 1b62b85ad77..00000000000 --- a/stable/doublecommander/7.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [doublecommander-7.0.16](https://github.com/truecharts/charts/compare/doublecommander-7.0.15...doublecommander-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/doublecommander/7.0.16/charts/common-12.9.2.tgz b/stable/doublecommander/7.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/doublecommander/7.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/doublecommander/7.0.17/CHANGELOG.md b/stable/doublecommander/7.0.17/CHANGELOG.md new file mode 100644 index 00000000000..2259f119e31 --- /dev/null +++ b/stable/doublecommander/7.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [doublecommander-7.0.10](https://github.com/truecharts/charts/compare/doublecommander-7.0.9...doublecommander-7.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [doublecommander-7.0.9](https://github.com/truecharts/charts/compare/doublecommander-7.0.8...doublecommander-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [doublecommander-7.0.8](https://github.com/truecharts/charts/compare/doublecommander-7.0.7...doublecommander-7.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [doublecommander-7.0.7](https://github.com/truecharts/charts/compare/doublecommander-7.0.6...doublecommander-7.0.7) (2023-04-19) + +### Fix diff --git a/stable/doublecommander/7.0.17/Chart.yaml b/stable/doublecommander/7.0.17/Chart.yaml new file mode 100644 index 00000000000..5ad2b7c73ed --- /dev/null +++ b/stable/doublecommander/7.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/filebot/4.0.7/README.md b/stable/doublecommander/7.0.17/README.md similarity index 100% rename from stable/filebot/4.0.7/README.md rename to stable/doublecommander/7.0.17/README.md diff --git a/stable/doublecommander/7.0.17/app-changelog.md b/stable/doublecommander/7.0.17/app-changelog.md new file mode 100644 index 00000000000..7f00f9caefe --- /dev/null +++ b/stable/doublecommander/7.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/doublecommander/7.0.16/app-readme.md b/stable/doublecommander/7.0.17/app-readme.md similarity index 100% rename from stable/doublecommander/7.0.16/app-readme.md rename to stable/doublecommander/7.0.17/app-readme.md diff --git a/stable/doublecommander/7.0.17/charts/common-12.9.5.tgz b/stable/doublecommander/7.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/doublecommander/7.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/doublecommander/7.0.16/ix_values.yaml b/stable/doublecommander/7.0.17/ix_values.yaml similarity index 100% rename from stable/doublecommander/7.0.16/ix_values.yaml rename to stable/doublecommander/7.0.17/ix_values.yaml diff --git a/stable/doublecommander/7.0.16/questions.yaml b/stable/doublecommander/7.0.17/questions.yaml similarity index 100% rename from stable/doublecommander/7.0.16/questions.yaml rename to stable/doublecommander/7.0.17/questions.yaml diff --git a/stable/filebrowser/5.0.14/templates/NOTES.txt b/stable/doublecommander/7.0.17/templates/NOTES.txt similarity index 100% rename from stable/filebrowser/5.0.14/templates/NOTES.txt rename to stable/doublecommander/7.0.17/templates/NOTES.txt diff --git a/stable/doublecommander/7.0.16/templates/common.yaml b/stable/doublecommander/7.0.17/templates/common.yaml similarity index 100% rename from stable/doublecommander/7.0.16/templates/common.yaml rename to stable/doublecommander/7.0.17/templates/common.yaml diff --git a/stable/fileflows/5.0.16/values.yaml b/stable/doublecommander/7.0.17/values.yaml similarity index 100% rename from stable/fileflows/5.0.16/values.yaml rename to stable/doublecommander/7.0.17/values.yaml diff --git a/stable/drawio/5.0.16/CHANGELOG.md b/stable/drawio/5.0.16/CHANGELOG.md deleted file mode 100644 index ca06dc8e90a..00000000000 --- a/stable/drawio/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [drawio-5.0.16](https://github.com/truecharts/charts/compare/drawio-5.0.15...drawio-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [drawio-5.0.15](https://github.com/truecharts/charts/compare/drawio-5.0.14...drawio-5.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.3.0 ([#9050](https://github.com/truecharts/charts/issues/9050)) - - - - -## [drawio-5.0.14](https://github.com/truecharts/charts/compare/drawio-5.0.13...drawio-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [drawio-5.0.13](https://github.com/truecharts/charts/compare/drawio-5.0.12...drawio-5.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.2.9 ([#8816](https://github.com/truecharts/charts/issues/8816)) - - - - -## [drawio-5.0.12](https://github.com/truecharts/charts/compare/drawio-5.0.11...drawio-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [drawio-5.0.11](https://github.com/truecharts/charts/compare/drawio-5.0.10...drawio-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [drawio-5.0.10](https://github.com/truecharts/charts/compare/drawio-5.0.9...drawio-5.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.2.1 ([#8296](https://github.com/truecharts/charts/issues/8296)) - - - - -## [drawio-5.0.9](https://github.com/truecharts/charts/compare/drawio-5.0.8...drawio-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [drawio-5.0.8](https://github.com/truecharts/charts/compare/drawio-5.0.7...drawio-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [drawio-5.0.7](https://github.com/truecharts/charts/compare/drawio-5.0.6...drawio-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - diff --git a/stable/drawio/5.0.16/Chart.yaml b/stable/drawio/5.0.16/Chart.yaml deleted file mode 100644 index a7042e4fc9d..00000000000 --- a/stable/drawio/5.0.16/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "21.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Drawio is free online diagram software. -home: https://truecharts.org/charts/stable/drawio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png -keywords: - - drawio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: drawio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - - https://github.com/jgraph/drawio -version: 5.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/drawio/5.0.16/app-changelog.md b/stable/drawio/5.0.16/app-changelog.md deleted file mode 100644 index c67f507ed00..00000000000 --- a/stable/drawio/5.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [drawio-5.0.16](https://github.com/truecharts/charts/compare/drawio-5.0.15...drawio-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/drawio/5.0.16/charts/common-12.9.2.tgz b/stable/drawio/5.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/drawio/5.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/drawio/5.0.17/CHANGELOG.md b/stable/drawio/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..6c898e9036f --- /dev/null +++ b/stable/drawio/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [drawio-5.0.11](https://github.com/truecharts/charts/compare/drawio-5.0.10...drawio-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [drawio-5.0.10](https://github.com/truecharts/charts/compare/drawio-5.0.9...drawio-5.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.2.1 ([#8296](https://github.com/truecharts/charts/issues/8296)) + + + + +## [drawio-5.0.9](https://github.com/truecharts/charts/compare/drawio-5.0.8...drawio-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [drawio-5.0.8](https://github.com/truecharts/charts/compare/drawio-5.0.7...drawio-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + diff --git a/stable/drawio/5.0.17/Chart.yaml b/stable/drawio/5.0.17/Chart.yaml new file mode 100644 index 00000000000..581f6f07bbe --- /dev/null +++ b/stable/drawio/5.0.17/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "21.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/filebrowser/5.0.14/README.md b/stable/drawio/5.0.17/README.md similarity index 100% rename from stable/filebrowser/5.0.14/README.md rename to stable/drawio/5.0.17/README.md diff --git a/stable/drawio/5.0.17/app-changelog.md b/stable/drawio/5.0.17/app-changelog.md new file mode 100644 index 00000000000..83460ba2438 --- /dev/null +++ b/stable/drawio/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/drawio/5.0.16/app-readme.md b/stable/drawio/5.0.17/app-readme.md similarity index 100% rename from stable/drawio/5.0.16/app-readme.md rename to stable/drawio/5.0.17/app-readme.md diff --git a/stable/drawio/5.0.17/charts/common-12.9.5.tgz b/stable/drawio/5.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/drawio/5.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/drawio/5.0.16/ix_values.yaml b/stable/drawio/5.0.17/ix_values.yaml similarity index 100% rename from stable/drawio/5.0.16/ix_values.yaml rename to stable/drawio/5.0.17/ix_values.yaml diff --git a/stable/drawio/5.0.16/questions.yaml b/stable/drawio/5.0.17/questions.yaml similarity index 100% rename from stable/drawio/5.0.16/questions.yaml rename to stable/drawio/5.0.17/questions.yaml diff --git a/stable/fileflows/5.0.16/templates/NOTES.txt b/stable/drawio/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/fileflows/5.0.16/templates/NOTES.txt rename to stable/drawio/5.0.17/templates/NOTES.txt diff --git a/stable/filebot/4.0.7/templates/common.yaml b/stable/drawio/5.0.17/templates/common.yaml similarity index 100% rename from stable/filebot/4.0.7/templates/common.yaml rename to stable/drawio/5.0.17/templates/common.yaml diff --git a/stable/flaresolverr/9.0.14/values.yaml b/stable/drawio/5.0.17/values.yaml similarity index 100% rename from stable/flaresolverr/9.0.14/values.yaml rename to stable/drawio/5.0.17/values.yaml diff --git a/stable/duckdns/5.0.18/CHANGELOG.md b/stable/duckdns/5.0.18/CHANGELOG.md deleted file mode 100644 index b52e2b4750d..00000000000 --- a/stable/duckdns/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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 - -- update container image tccr.io/truecharts/duckdns to latest ([#8942](https://github.com/truecharts/charts/issues/8942)) - - - - -## [duckdns-5.0.13](https://github.com/truecharts/charts/compare/duckdns-5.0.12...duckdns-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [duckdns-5.0.12](https://github.com/truecharts/charts/compare/duckdns-5.0.11...duckdns-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [duckdns-5.0.11](https://github.com/truecharts/charts/compare/duckdns-5.0.10...duckdns-5.0.11) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#8671](https://github.com/truecharts/charts/issues/8671)) - - - - -## [duckdns-5.0.10](https://github.com/truecharts/charts/compare/duckdns-5.0.9...duckdns-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#8210](https://github.com/truecharts/charts/issues/8210)) - - - - -## [duckdns-5.0.9](https://github.com/truecharts/charts/compare/duckdns-5.0.8...duckdns-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [duckdns-5.0.8](https://github.com/truecharts/charts/compare/duckdns-5.0.7...duckdns-5.0.8) (2023-04-25) - -### Chore diff --git a/stable/duckdns/5.0.18/Chart.yaml b/stable/duckdns/5.0.18/Chart.yaml deleted file mode 100644 index 881ed0588a3..00000000000 --- a/stable/duckdns/5.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: duckdns -version: 5.0.18 -appVersion: "latest" -description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/duckdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png -keywords: - - duckdns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/duckdns/5.0.18/app-changelog.md b/stable/duckdns/5.0.18/app-changelog.md deleted file mode 100644 index 9de598e441b..00000000000 --- a/stable/duckdns/5.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/duckdns/5.0.18/charts/common-12.9.2.tgz b/stable/duckdns/5.0.18/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/duckdns/5.0.18/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/duckdns/5.0.19/CHANGELOG.md b/stable/duckdns/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..42ffea7ba70 --- /dev/null +++ b/stable/duckdns/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/duckdns to latest ([#8942](https://github.com/truecharts/charts/issues/8942)) + + + + +## [duckdns-5.0.13](https://github.com/truecharts/charts/compare/duckdns-5.0.12...duckdns-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [duckdns-5.0.12](https://github.com/truecharts/charts/compare/duckdns-5.0.11...duckdns-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [duckdns-5.0.11](https://github.com/truecharts/charts/compare/duckdns-5.0.10...duckdns-5.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#8671](https://github.com/truecharts/charts/issues/8671)) + + + + +## [duckdns-5.0.10](https://github.com/truecharts/charts/compare/duckdns-5.0.9...duckdns-5.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#8210](https://github.com/truecharts/charts/issues/8210)) + + + + +## [duckdns-5.0.9](https://github.com/truecharts/charts/compare/duckdns-5.0.8...duckdns-5.0.9) (2023-04-25) + +### Chore diff --git a/stable/duckdns/5.0.19/Chart.yaml b/stable/duckdns/5.0.19/Chart.yaml new file mode 100644 index 00000000000..9295f71d48b --- /dev/null +++ b/stable/duckdns/5.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: duckdns +version: 5.0.19 +appVersion: "latest" +description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/duckdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png +keywords: + - duckdns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.16/README.md b/stable/duckdns/5.0.19/README.md similarity index 100% rename from stable/fileflows/5.0.16/README.md rename to stable/duckdns/5.0.19/README.md diff --git a/stable/duckdns/5.0.19/app-changelog.md b/stable/duckdns/5.0.19/app-changelog.md new file mode 100644 index 00000000000..3fddced2e74 --- /dev/null +++ b/stable/duckdns/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/duckdns/5.0.18/app-readme.md b/stable/duckdns/5.0.19/app-readme.md similarity index 100% rename from stable/duckdns/5.0.18/app-readme.md rename to stable/duckdns/5.0.19/app-readme.md diff --git a/stable/duckdns/5.0.19/charts/common-12.9.5.tgz b/stable/duckdns/5.0.19/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/duckdns/5.0.19/charts/common-12.9.5.tgz differ diff --git a/stable/duckdns/5.0.18/ix_values.yaml b/stable/duckdns/5.0.19/ix_values.yaml similarity index 100% rename from stable/duckdns/5.0.18/ix_values.yaml rename to stable/duckdns/5.0.19/ix_values.yaml diff --git a/stable/duckdns/5.0.18/questions.yaml b/stable/duckdns/5.0.19/questions.yaml similarity index 100% rename from stable/duckdns/5.0.18/questions.yaml rename to stable/duckdns/5.0.19/questions.yaml diff --git a/stable/flaresolverr/9.0.14/templates/NOTES.txt b/stable/duckdns/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/flaresolverr/9.0.14/templates/NOTES.txt rename to stable/duckdns/5.0.19/templates/NOTES.txt diff --git a/stable/fileflows/5.0.16/templates/common.yaml b/stable/duckdns/5.0.19/templates/common.yaml similarity index 100% rename from stable/fileflows/5.0.16/templates/common.yaml rename to stable/duckdns/5.0.19/templates/common.yaml diff --git a/stable/fleet/7.0.16/values.yaml b/stable/duckdns/5.0.19/values.yaml similarity index 100% rename from stable/fleet/7.0.16/values.yaml rename to stable/duckdns/5.0.19/values.yaml diff --git a/stable/duplicati/9.0.14/CHANGELOG.md b/stable/duplicati/9.0.14/CHANGELOG.md deleted file mode 100644 index 5138ad0ed6d..00000000000 --- a/stable/duplicati/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [duplicati-9.0.14](https://github.com/truecharts/charts/compare/duplicati-9.0.13...duplicati-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [duplicati-9.0.13](https://github.com/truecharts/charts/compare/duplicati-9.0.12...duplicati-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [duplicati-9.0.12](https://github.com/truecharts/charts/compare/duplicati-9.0.11...duplicati-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [duplicati-9.0.11](https://github.com/truecharts/charts/compare/duplicati-9.0.10...duplicati-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [duplicati-9.0.10](https://github.com/truecharts/charts/compare/duplicati-9.0.9...duplicati-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [duplicati-9.0.9](https://github.com/truecharts/charts/compare/duplicati-9.0.8...duplicati-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [duplicati-9.0.8](https://github.com/truecharts/charts/compare/duplicati-9.0.7...duplicati-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [duplicati-9.0.7](https://github.com/truecharts/charts/compare/duplicati-9.0.6...duplicati-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [duplicati-9.0.6](https://github.com/truecharts/charts/compare/duplicati-9.0.5...duplicati-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [duplicati-9.0.5](https://github.com/truecharts/charts/compare/duplicati-9.0.4...duplicati-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [duplicati-9.0.4](https://github.com/truecharts/charts/compare/duplicati-9.0.3...duplicati-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/duplicati/9.0.14/Chart.yaml b/stable/duplicati/9.0.14/Chart.yaml deleted file mode 100644 index dd409c6b97f..00000000000 --- a/stable/duplicati/9.0.14/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Store securely encrypted backups on cloud storage services! -home: https://truecharts.org/charts/stable/duplicati -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png -keywords: - - duplicati -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: duplicati -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati - - https://github.com/duplicati/duplicati -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/duplicati/9.0.14/app-changelog.md b/stable/duplicati/9.0.14/app-changelog.md deleted file mode 100644 index 631671b0764..00000000000 --- a/stable/duplicati/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duplicati-9.0.14](https://github.com/truecharts/charts/compare/duplicati-9.0.13...duplicati-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/duplicati/9.0.14/charts/common-12.9.2.tgz b/stable/duplicati/9.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/duplicati/9.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/duplicati/9.0.15/CHANGELOG.md b/stable/duplicati/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..d1c33abea52 --- /dev/null +++ b/stable/duplicati/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [duplicati-9.0.9](https://github.com/truecharts/charts/compare/duplicati-9.0.8...duplicati-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [duplicati-9.0.8](https://github.com/truecharts/charts/compare/duplicati-9.0.7...duplicati-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [duplicati-9.0.7](https://github.com/truecharts/charts/compare/duplicati-9.0.6...duplicati-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [duplicati-9.0.6](https://github.com/truecharts/charts/compare/duplicati-9.0.5...duplicati-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [duplicati-9.0.5](https://github.com/truecharts/charts/compare/duplicati-9.0.4...duplicati-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/duplicati/9.0.15/Chart.yaml b/stable/duplicati/9.0.15/Chart.yaml new file mode 100644 index 00000000000..5a94b863aea --- /dev/null +++ b/stable/duplicati/9.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/flaresolverr/9.0.14/README.md b/stable/duplicati/9.0.15/README.md similarity index 100% rename from stable/flaresolverr/9.0.14/README.md rename to stable/duplicati/9.0.15/README.md diff --git a/stable/duplicati/9.0.15/app-changelog.md b/stable/duplicati/9.0.15/app-changelog.md new file mode 100644 index 00000000000..94fe513b091 --- /dev/null +++ b/stable/duplicati/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/duplicati/9.0.14/app-readme.md b/stable/duplicati/9.0.15/app-readme.md similarity index 100% rename from stable/duplicati/9.0.14/app-readme.md rename to stable/duplicati/9.0.15/app-readme.md diff --git a/stable/duplicati/9.0.15/charts/common-12.9.5.tgz b/stable/duplicati/9.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/duplicati/9.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/duplicati/9.0.14/ix_values.yaml b/stable/duplicati/9.0.15/ix_values.yaml similarity index 100% rename from stable/duplicati/9.0.14/ix_values.yaml rename to stable/duplicati/9.0.15/ix_values.yaml diff --git a/stable/duplicati/9.0.14/questions.yaml b/stable/duplicati/9.0.15/questions.yaml similarity index 100% rename from stable/duplicati/9.0.14/questions.yaml rename to stable/duplicati/9.0.15/questions.yaml diff --git a/stable/fleet/7.0.16/templates/NOTES.txt b/stable/duplicati/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/fleet/7.0.16/templates/NOTES.txt rename to stable/duplicati/9.0.15/templates/NOTES.txt diff --git a/stable/flaresolverr/9.0.14/templates/common.yaml b/stable/duplicati/9.0.15/templates/common.yaml similarity index 100% rename from stable/flaresolverr/9.0.14/templates/common.yaml rename to stable/duplicati/9.0.15/templates/common.yaml diff --git a/stable/flexget/5.0.17/values.yaml b/stable/duplicati/9.0.15/values.yaml similarity index 100% rename from stable/flexget/5.0.17/values.yaml rename to stable/duplicati/9.0.15/values.yaml diff --git a/stable/emby/14.0.16/CHANGELOG.md b/stable/emby/14.0.16/CHANGELOG.md new file mode 100644 index 00000000000..849e3b72459 --- /dev/null +++ b/stable/emby/14.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [emby-14.0.11](https://github.com/truecharts/charts/compare/emby-14.0.10...emby-14.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [emby-14.0.10](https://github.com/truecharts/charts/compare/emby-14.0.9...emby-14.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/emby to 4.7.11.0 ([#8214](https://github.com/truecharts/charts/issues/8214)) + + + + +## [emby-14.0.9](https://github.com/truecharts/charts/compare/emby-14.0.8...emby-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [emby-14.0.8](https://github.com/truecharts/charts/compare/emby-14.0.7...emby-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [emby-14.0.7](https://github.com/truecharts/charts/compare/emby-14.0.6...emby-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [emby-14.0.6](https://github.com/truecharts/charts/compare/emby-14.0.5...emby-14.0.6) (2023-04-16) + +### Chore diff --git a/stable/emby/14.0.16/Chart.yaml b/stable/emby/14.0.16/Chart.yaml new file mode 100644 index 00000000000..301d5d1cb0c --- /dev/null +++ b/stable/emby/14.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.7.11.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/fleet/7.0.16/README.md b/stable/emby/14.0.16/README.md similarity index 100% rename from stable/fleet/7.0.16/README.md rename to stable/emby/14.0.16/README.md diff --git a/stable/emby/14.0.16/app-changelog.md b/stable/emby/14.0.16/app-changelog.md new file mode 100644 index 00000000000..cfb040eeff3 --- /dev/null +++ b/stable/emby/14.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/emby/14.0.16/app-readme.md b/stable/emby/14.0.16/app-readme.md new file mode 100644 index 00000000000..5cac7011800 --- /dev/null +++ b/stable/emby/14.0.16/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.16/charts/common-12.9.5.tgz b/stable/emby/14.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/emby/14.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/emby/14.0.16/ix_values.yaml b/stable/emby/14.0.16/ix_values.yaml new file mode 100644 index 00000000000..69f6d55353e --- /dev/null +++ b/stable/emby/14.0.16/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: tccr.io/truecharts/emby + pullPolicy: IfNotPresent + tag: 4.7.11.0@sha256:3b362efca238612ddd759a59afed93f050d12ac6ad97918dc86d29e0641d5928 + +securityContext: + container: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 10079 + targetPort: 8096 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true diff --git a/stable/emby/14.0.16/questions.yaml b/stable/emby/14.0.16/questions.yaml new file mode 100644 index 00000000000..184dbe1dd07 --- /dev/null +++ b/stable/emby/14.0.16/questions.yaml @@ -0,0 +1,1927 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10079 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/flexget/5.0.17/templates/NOTES.txt b/stable/emby/14.0.16/templates/NOTES.txt similarity index 100% rename from stable/flexget/5.0.17/templates/NOTES.txt rename to stable/emby/14.0.16/templates/NOTES.txt diff --git a/stable/fleet/7.0.16/templates/common.yaml b/stable/emby/14.0.16/templates/common.yaml similarity index 100% rename from stable/fleet/7.0.16/templates/common.yaml rename to stable/emby/14.0.16/templates/common.yaml diff --git a/stable/flood/9.0.14/values.yaml b/stable/emby/14.0.16/values.yaml similarity index 100% rename from stable/flood/9.0.14/values.yaml rename to stable/emby/14.0.16/values.yaml diff --git a/stable/embystat/5.0.17/CHANGELOG.md b/stable/embystat/5.0.17/CHANGELOG.md deleted file mode 100644 index b0f61a054b9..00000000000 --- a/stable/embystat/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [embystat-5.0.17](https://github.com/truecharts/charts/compare/embystat-5.0.16...embystat-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [embystat-5.0.16](https://github.com/truecharts/charts/compare/embystat-5.0.15...embystat-5.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8943](https://github.com/truecharts/charts/issues/8943)) - - - - -## [embystat-5.0.15](https://github.com/truecharts/charts/compare/embystat-5.0.14...embystat-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [embystat-5.0.14](https://github.com/truecharts/charts/compare/embystat-5.0.13...embystat-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [embystat-5.0.13](https://github.com/truecharts/charts/compare/embystat-5.0.12...embystat-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [embystat-5.0.12](https://github.com/truecharts/charts/compare/embystat-5.0.11...embystat-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [embystat-5.0.11](https://github.com/truecharts/charts/compare/embystat-5.0.10...embystat-5.0.11) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8672](https://github.com/truecharts/charts/issues/8672)) - - - - -## [embystat-5.0.10](https://github.com/truecharts/charts/compare/embystat-5.0.9...embystat-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8215](https://github.com/truecharts/charts/issues/8215)) - - - - -## [embystat-5.0.9](https://github.com/truecharts/charts/compare/embystat-5.0.8...embystat-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [embystat-5.0.8](https://github.com/truecharts/charts/compare/embystat-5.0.7...embystat-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [embystat-5.0.7](https://github.com/truecharts/charts/compare/embystat-5.0.6...embystat-5.0.7) (2023-04-20) - -### Chore diff --git a/stable/embystat/5.0.17/Chart.yaml b/stable/embystat/5.0.17/Chart.yaml deleted file mode 100644 index 3a2b9e59f07..00000000000 --- a/stable/embystat/5.0.17/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: embystat -version: 5.0.17 -appVersion: "0.2.0" -description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/embystat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png -keywords: - - embystat -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/embystat -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/embystat/5.0.17/app-changelog.md b/stable/embystat/5.0.17/app-changelog.md deleted file mode 100644 index 856ee0f0652..00000000000 --- a/stable/embystat/5.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [embystat-5.0.17](https://github.com/truecharts/charts/compare/embystat-5.0.16...embystat-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/embystat/5.0.17/charts/common-12.9.2.tgz b/stable/embystat/5.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/embystat/5.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/embystat/5.0.18/CHANGELOG.md b/stable/embystat/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..c18ec763e3e --- /dev/null +++ b/stable/embystat/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [embystat-5.0.12](https://github.com/truecharts/charts/compare/embystat-5.0.11...embystat-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [embystat-5.0.11](https://github.com/truecharts/charts/compare/embystat-5.0.10...embystat-5.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8672](https://github.com/truecharts/charts/issues/8672)) + + + + +## [embystat-5.0.10](https://github.com/truecharts/charts/compare/embystat-5.0.9...embystat-5.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8215](https://github.com/truecharts/charts/issues/8215)) + + + + +## [embystat-5.0.9](https://github.com/truecharts/charts/compare/embystat-5.0.8...embystat-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [embystat-5.0.8](https://github.com/truecharts/charts/compare/embystat-5.0.7...embystat-5.0.8) (2023-04-25) + +### Chore diff --git a/stable/embystat/5.0.18/Chart.yaml b/stable/embystat/5.0.18/Chart.yaml new file mode 100644 index 00000000000..d45a9b479e8 --- /dev/null +++ b/stable/embystat/5.0.18/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: embystat +version: 5.0.18 +appVersion: "0.2.0" +description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/embystat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png +keywords: + - embystat +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/embystat +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.17/README.md b/stable/embystat/5.0.18/README.md similarity index 100% rename from stable/flexget/5.0.17/README.md rename to stable/embystat/5.0.18/README.md diff --git a/stable/embystat/5.0.18/app-changelog.md b/stable/embystat/5.0.18/app-changelog.md new file mode 100644 index 00000000000..009a6deab66 --- /dev/null +++ b/stable/embystat/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/embystat/5.0.17/app-readme.md b/stable/embystat/5.0.18/app-readme.md similarity index 100% rename from stable/embystat/5.0.17/app-readme.md rename to stable/embystat/5.0.18/app-readme.md diff --git a/stable/embystat/5.0.18/charts/common-12.9.5.tgz b/stable/embystat/5.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/embystat/5.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/embystat/5.0.17/ix_values.yaml b/stable/embystat/5.0.18/ix_values.yaml similarity index 100% rename from stable/embystat/5.0.17/ix_values.yaml rename to stable/embystat/5.0.18/ix_values.yaml diff --git a/stable/embystat/5.0.17/questions.yaml b/stable/embystat/5.0.18/questions.yaml similarity index 100% rename from stable/embystat/5.0.17/questions.yaml rename to stable/embystat/5.0.18/questions.yaml diff --git a/stable/flood/9.0.14/templates/NOTES.txt b/stable/embystat/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/flood/9.0.14/templates/NOTES.txt rename to stable/embystat/5.0.18/templates/NOTES.txt diff --git a/stable/flexget/5.0.17/templates/common.yaml b/stable/embystat/5.0.18/templates/common.yaml similarity index 100% rename from stable/flexget/5.0.17/templates/common.yaml rename to stable/embystat/5.0.18/templates/common.yaml diff --git a/stable/fluidd/5.0.15/values.yaml b/stable/embystat/5.0.18/values.yaml similarity index 100% rename from stable/fluidd/5.0.15/values.yaml rename to stable/embystat/5.0.18/values.yaml diff --git a/stable/emulatorjs/5.0.15/CHANGELOG.md b/stable/emulatorjs/5.0.15/CHANGELOG.md deleted file mode 100644 index 243e1b1c69f..00000000000 --- a/stable/emulatorjs/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [emulatorjs-5.0.15](https://github.com/truecharts/charts/compare/emulatorjs-5.0.14...emulatorjs-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [emulatorjs-5.0.14](https://github.com/truecharts/charts/compare/emulatorjs-5.0.13...emulatorjs-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [emulatorjs-5.0.13](https://github.com/truecharts/charts/compare/emulatorjs-5.0.12...emulatorjs-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [emulatorjs-5.0.12](https://github.com/truecharts/charts/compare/emulatorjs-5.0.11...emulatorjs-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [emulatorjs-5.0.11](https://github.com/truecharts/charts/compare/emulatorjs-5.0.10...emulatorjs-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [emulatorjs-5.0.10](https://github.com/truecharts/charts/compare/emulatorjs-5.0.9...emulatorjs-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#8216](https://github.com/truecharts/charts/issues/8216)) - - - - -## [emulatorjs-5.0.9](https://github.com/truecharts/charts/compare/emulatorjs-5.0.8...emulatorjs-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [emulatorjs-5.0.8](https://github.com/truecharts/charts/compare/emulatorjs-5.0.7...emulatorjs-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [emulatorjs-5.0.7](https://github.com/truecharts/charts/compare/emulatorjs-5.0.6...emulatorjs-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [emulatorjs-5.0.6](https://github.com/truecharts/charts/compare/emulatorjs-5.0.5...emulatorjs-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [emulatorjs-5.0.5](https://github.com/truecharts/charts/compare/emulatorjs-5.0.4...emulatorjs-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/emulatorjs/5.0.15/Chart.yaml b/stable/emulatorjs/5.0.15/Chart.yaml deleted file mode 100644 index 5e4abf3d9c2..00000000000 --- a/stable/emulatorjs/5.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: emulatorjs -version: 5.0.15 -appVersion: "1.7.2" -description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/emulatorjs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png -keywords: - - emulatorjs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/emulatorjs/5.0.15/app-changelog.md b/stable/emulatorjs/5.0.15/app-changelog.md deleted file mode 100644 index 2e7fbba18e1..00000000000 --- a/stable/emulatorjs/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [emulatorjs-5.0.15](https://github.com/truecharts/charts/compare/emulatorjs-5.0.14...emulatorjs-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/emulatorjs/5.0.15/charts/common-12.9.2.tgz b/stable/emulatorjs/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/emulatorjs/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/emulatorjs/5.0.16/CHANGELOG.md b/stable/emulatorjs/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..075f27b99bf --- /dev/null +++ b/stable/emulatorjs/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [emulatorjs-5.0.9](https://github.com/truecharts/charts/compare/emulatorjs-5.0.8...emulatorjs-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [emulatorjs-5.0.8](https://github.com/truecharts/charts/compare/emulatorjs-5.0.7...emulatorjs-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [emulatorjs-5.0.7](https://github.com/truecharts/charts/compare/emulatorjs-5.0.6...emulatorjs-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [emulatorjs-5.0.6](https://github.com/truecharts/charts/compare/emulatorjs-5.0.5...emulatorjs-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/emulatorjs/5.0.16/Chart.yaml b/stable/emulatorjs/5.0.16/Chart.yaml new file mode 100644 index 00000000000..c13dd54f688 --- /dev/null +++ b/stable/emulatorjs/5.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: emulatorjs +version: 5.0.16 +appVersion: "1.7.2" +description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/emulatorjs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png +keywords: + - emulatorjs +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.14/README.md b/stable/emulatorjs/5.0.16/README.md similarity index 100% rename from stable/flood/9.0.14/README.md rename to stable/emulatorjs/5.0.16/README.md diff --git a/stable/emulatorjs/5.0.16/app-changelog.md b/stable/emulatorjs/5.0.16/app-changelog.md new file mode 100644 index 00000000000..05ba9fb2aa0 --- /dev/null +++ b/stable/emulatorjs/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/emulatorjs/5.0.15/app-readme.md b/stable/emulatorjs/5.0.16/app-readme.md similarity index 100% rename from stable/emulatorjs/5.0.15/app-readme.md rename to stable/emulatorjs/5.0.16/app-readme.md diff --git a/stable/emulatorjs/5.0.16/charts/common-12.9.5.tgz b/stable/emulatorjs/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/emulatorjs/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/emulatorjs/5.0.15/ix_values.yaml b/stable/emulatorjs/5.0.16/ix_values.yaml similarity index 100% rename from stable/emulatorjs/5.0.15/ix_values.yaml rename to stable/emulatorjs/5.0.16/ix_values.yaml diff --git a/stable/emulatorjs/5.0.15/questions.yaml b/stable/emulatorjs/5.0.16/questions.yaml similarity index 100% rename from stable/emulatorjs/5.0.15/questions.yaml rename to stable/emulatorjs/5.0.16/questions.yaml diff --git a/stable/fluidd/5.0.15/templates/NOTES.txt b/stable/emulatorjs/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/fluidd/5.0.15/templates/NOTES.txt rename to stable/emulatorjs/5.0.16/templates/NOTES.txt diff --git a/stable/flood/9.0.14/templates/common.yaml b/stable/emulatorjs/5.0.16/templates/common.yaml similarity index 100% rename from stable/flood/9.0.14/templates/common.yaml rename to stable/emulatorjs/5.0.16/templates/common.yaml diff --git a/stable/foldingathome/5.0.17/values.yaml b/stable/emulatorjs/5.0.16/values.yaml similarity index 100% rename from stable/foldingathome/5.0.17/values.yaml rename to stable/emulatorjs/5.0.16/values.yaml diff --git a/stable/endlessh/5.0.14/CHANGELOG.md b/stable/endlessh/5.0.14/CHANGELOG.md deleted file mode 100644 index 2ddeeda9a58..00000000000 --- a/stable/endlessh/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [endlessh-5.0.14](https://github.com/truecharts/charts/compare/endlessh-5.0.13...endlessh-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [endlessh-5.0.13](https://github.com/truecharts/charts/compare/endlessh-5.0.12...endlessh-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [endlessh-5.0.12](https://github.com/truecharts/charts/compare/endlessh-5.0.11...endlessh-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [endlessh-5.0.11](https://github.com/truecharts/charts/compare/endlessh-5.0.10...endlessh-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [endlessh-5.0.10](https://github.com/truecharts/charts/compare/endlessh-5.0.9...endlessh-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [endlessh-5.0.9](https://github.com/truecharts/charts/compare/endlessh-5.0.8...endlessh-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [endlessh-5.0.8](https://github.com/truecharts/charts/compare/endlessh-5.0.7...endlessh-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [endlessh-5.0.7](https://github.com/truecharts/charts/compare/endlessh-5.0.6...endlessh-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [endlessh-5.0.6](https://github.com/truecharts/charts/compare/endlessh-5.0.5...endlessh-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [endlessh-5.0.5](https://github.com/truecharts/charts/compare/endlessh-5.0.4...endlessh-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [endlessh-5.0.4](https://github.com/truecharts/charts/compare/endlessh-5.0.3...endlessh-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/endlessh/5.0.14/Chart.yaml b/stable/endlessh/5.0.14/Chart.yaml deleted file mode 100644 index e9375ffd4ad..00000000000 --- a/stable/endlessh/5.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: endlessh -version: 5.0.14 -appVersion: "2021.11.21" -description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/endlessh -icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png -keywords: - - endlessh -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/endlessh/5.0.14/app-changelog.md b/stable/endlessh/5.0.14/app-changelog.md deleted file mode 100644 index b369de00039..00000000000 --- a/stable/endlessh/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [endlessh-5.0.14](https://github.com/truecharts/charts/compare/endlessh-5.0.13...endlessh-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/endlessh/5.0.14/charts/common-12.9.2.tgz b/stable/endlessh/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/endlessh/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/endlessh/5.0.15/CHANGELOG.md b/stable/endlessh/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..4cbb5dd2b38 --- /dev/null +++ b/stable/endlessh/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [endlessh-5.0.8](https://github.com/truecharts/charts/compare/endlessh-5.0.7...endlessh-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [endlessh-5.0.7](https://github.com/truecharts/charts/compare/endlessh-5.0.6...endlessh-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [endlessh-5.0.6](https://github.com/truecharts/charts/compare/endlessh-5.0.5...endlessh-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [endlessh-5.0.5](https://github.com/truecharts/charts/compare/endlessh-5.0.4...endlessh-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/endlessh/5.0.15/Chart.yaml b/stable/endlessh/5.0.15/Chart.yaml new file mode 100644 index 00000000000..a40ce492b63 --- /dev/null +++ b/stable/endlessh/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: endlessh +version: 5.0.15 +appVersion: "2021.11.21" +description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/endlessh +icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png +keywords: + - endlessh +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.15/README.md b/stable/endlessh/5.0.15/README.md similarity index 100% rename from stable/fluidd/5.0.15/README.md rename to stable/endlessh/5.0.15/README.md diff --git a/stable/endlessh/5.0.15/app-changelog.md b/stable/endlessh/5.0.15/app-changelog.md new file mode 100644 index 00000000000..118e1adb54e --- /dev/null +++ b/stable/endlessh/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/endlessh/5.0.14/app-readme.md b/stable/endlessh/5.0.15/app-readme.md similarity index 100% rename from stable/endlessh/5.0.14/app-readme.md rename to stable/endlessh/5.0.15/app-readme.md diff --git a/stable/endlessh/5.0.15/charts/common-12.9.5.tgz b/stable/endlessh/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/endlessh/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/endlessh/5.0.14/ix_values.yaml b/stable/endlessh/5.0.15/ix_values.yaml similarity index 100% rename from stable/endlessh/5.0.14/ix_values.yaml rename to stable/endlessh/5.0.15/ix_values.yaml diff --git a/stable/endlessh/5.0.14/questions.yaml b/stable/endlessh/5.0.15/questions.yaml similarity index 100% rename from stable/endlessh/5.0.14/questions.yaml rename to stable/endlessh/5.0.15/questions.yaml diff --git a/stable/foldingathome/5.0.17/templates/NOTES.txt b/stable/endlessh/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/foldingathome/5.0.17/templates/NOTES.txt rename to stable/endlessh/5.0.15/templates/NOTES.txt diff --git a/stable/fluidd/5.0.15/templates/common.yaml b/stable/endlessh/5.0.15/templates/common.yaml similarity index 100% rename from stable/fluidd/5.0.15/templates/common.yaml rename to stable/endlessh/5.0.15/templates/common.yaml diff --git a/stable/fossil/7.0.14/values.yaml b/stable/endlessh/5.0.15/values.yaml similarity index 100% rename from stable/fossil/7.0.14/values.yaml rename to stable/endlessh/5.0.15/values.yaml diff --git a/stable/esphome/14.0.17/CHANGELOG.md b/stable/esphome/14.0.17/CHANGELOG.md new file mode 100644 index 00000000000..f37d68305e7 --- /dev/null +++ b/stable/esphome/14.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [esphome-14.0.13](https://github.com/truecharts/charts/compare/esphome-14.0.12...esphome-14.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.4.4 ([#8817](https://github.com/truecharts/charts/issues/8817)) + + + + +## [esphome-14.0.12](https://github.com/truecharts/charts/compare/esphome-14.0.11...esphome-14.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [esphome-14.0.11](https://github.com/truecharts/charts/compare/esphome-14.0.10...esphome-14.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [esphome-14.0.10](https://github.com/truecharts/charts/compare/esphome-14.0.9...esphome-14.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.4.2 ([#8566](https://github.com/truecharts/charts/issues/8566)) + + + + +## [esphome-14.0.9](https://github.com/truecharts/charts/compare/esphome-14.0.8...esphome-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [esphome-14.0.8](https://github.com/truecharts/charts/compare/esphome-14.0.7...esphome-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + diff --git a/stable/esphome/14.0.17/Chart.yaml b/stable/esphome/14.0.17/Chart.yaml new file mode 100644 index 00000000000..cca81b9330b --- /dev/null +++ b/stable/esphome/14.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2023.5.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/foldingathome/5.0.17/README.md b/stable/esphome/14.0.17/README.md similarity index 100% rename from stable/foldingathome/5.0.17/README.md rename to stable/esphome/14.0.17/README.md diff --git a/stable/esphome/14.0.17/app-changelog.md b/stable/esphome/14.0.17/app-changelog.md new file mode 100644 index 00000000000..fcd97657bd8 --- /dev/null +++ b/stable/esphome/14.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/esphome/14.0.17/app-readme.md b/stable/esphome/14.0.17/app-readme.md new file mode 100644 index 00000000000..2efae02624d --- /dev/null +++ b/stable/esphome/14.0.17/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.17/charts/common-12.9.5.tgz b/stable/esphome/14.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/esphome/14.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/esphome/14.0.17/ix_values.yaml b/stable/esphome/14.0.17/ix_values.yaml new file mode 100644 index 00000000000..fa57e35f325 --- /dev/null +++ b/stable/esphome/14.0.17/ix_values.yaml @@ -0,0 +1,55 @@ +image: + repository: tccr.io/truecharts/esphome + pullPolicy: IfNotPresent + tag: v2023.5.1@sha256:ae93ead87702b0b0d8185fc49856fe5ba763f9533d5a6883b7836c5563413bff + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + privileged: true + allowPrivilegeEscalation: true + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 6052 + targetPort: 6052 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + ESPHOME_DASHBOARD_USE_PING: false + ESPHOME_DASHBOARD_RELATIVE_URL: / + # ESPHOME_QUICKWIZARD: + # ESPHOME_IS_HASSIO: + # DISABLE_HA_AUTHENTICATION: + # USERNAME: + # PASSWORD: + +persistence: + config: + enabled: true + mountPath: /config + platformio: + enabled: true + mountPath: /.platformio +portal: + open: + enabled: true diff --git a/stable/esphome/14.0.17/questions.yaml b/stable/esphome/14.0.17/questions.yaml new file mode 100644 index 00000000000..9d3b2e7da46 --- /dev/null +++ b/stable/esphome/14.0.17/questions.yaml @@ -0,0 +1,2013 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ESPHOME_DASHBOARD_USE_PING + label: Esphome Dasboard Use Ping + description: Check the status of the device + schema: + type: boolean + default: true + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 6052 + required: true + # Configure app volumes + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: platformio + label: Platformio Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/fossil/7.0.14/templates/NOTES.txt b/stable/esphome/14.0.17/templates/NOTES.txt similarity index 100% rename from stable/fossil/7.0.14/templates/NOTES.txt rename to stable/esphome/14.0.17/templates/NOTES.txt diff --git a/stable/foldingathome/5.0.17/templates/common.yaml b/stable/esphome/14.0.17/templates/common.yaml similarity index 100% rename from stable/foldingathome/5.0.17/templates/common.yaml rename to stable/esphome/14.0.17/templates/common.yaml diff --git a/stable/freeradius/9.0.12/values.yaml b/stable/esphome/14.0.17/values.yaml similarity index 100% rename from stable/freeradius/9.0.12/values.yaml rename to stable/esphome/14.0.17/values.yaml diff --git a/stable/etherpad/12.0.15/CHANGELOG.md b/stable/etherpad/12.0.15/CHANGELOG.md new file mode 100644 index 00000000000..e469d6cf993 --- /dev/null +++ b/stable/etherpad/12.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [etherpad-12.0.9](https://github.com/truecharts/charts/compare/etherpad-12.0.8...etherpad-12.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [etherpad-12.0.8](https://github.com/truecharts/charts/compare/etherpad-12.0.7...etherpad-12.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [etherpad-12.0.7](https://github.com/truecharts/charts/compare/etherpad-12.0.6...etherpad-12.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [etherpad-12.0.6](https://github.com/truecharts/charts/compare/etherpad-12.0.5...etherpad-12.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [etherpad-12.0.5](https://github.com/truecharts/charts/compare/etherpad-12.0.4...etherpad-12.0.5) (2023-04-16) + +### Chore diff --git a/stable/etherpad/12.0.15/Chart.yaml b/stable/etherpad/12.0.15/Chart.yaml new file mode 100644 index 00000000000..87b3ce95e88 --- /dev/null +++ b/stable/etherpad/12.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.8.14" +version: 12.0.15 +kubeVersion: ">=1.16.0-0" +name: etherpad +description: A real-time collaborative editor scalable to thousands of simultaneous real time users. +type: application +home: https://truecharts.org/charts/stable/etherpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png +keywords: + - etherpad + - editor + - notepad + - pad +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad + - https://etherpad.org/ + - https://github.com/ether/etherpad-lite +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14/README.md b/stable/etherpad/12.0.15/README.md similarity index 100% rename from stable/fossil/7.0.14/README.md rename to stable/etherpad/12.0.15/README.md diff --git a/stable/etherpad/12.0.15/app-changelog.md b/stable/etherpad/12.0.15/app-changelog.md new file mode 100644 index 00000000000..f48a3c1edf9 --- /dev/null +++ b/stable/etherpad/12.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/etherpad/12.0.15/app-readme.md b/stable/etherpad/12.0.15/app-readme.md new file mode 100644 index 00000000000..2d7f284f619 --- /dev/null +++ b/stable/etherpad/12.0.15/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.15/charts/common-12.9.5.tgz b/stable/etherpad/12.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/etherpad/12.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/etherpad/12.0.15/ix_values.yaml b/stable/etherpad/12.0.15/ix_values.yaml new file mode 100644 index 00000000000..34e58179ed8 --- /dev/null +++ b/stable/etherpad/12.0.15/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.15/questions.yaml b/stable/etherpad/12.0.15/questions.yaml new file mode 100644 index 00000000000..8fa7b620a4e --- /dev/null +++ b/stable/etherpad/12.0.15/questions.yaml @@ -0,0 +1,2036 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ADMIN_PASSWORD + label: "Admin Password" + description: "The password for the admin user (leave unspecified if you do not want to create it)" + schema: + type: string + private: true + default: "" + - variable: USER_PASSWORD + label: "User Password" + description: "The password for the first user user (leave unspecified if you do not want to create it)" + schema: + type: string + private: true + default: "" + - variable: TITLE + label: "Title" + description: "The name of the instance" + schema: + type: string + default: "Etherpad" + - variable: FAVICON + label: "Favicon" + description: "Favicon default name, or a fully specified URL to your own favicon" + schema: + type: string + default: "favicon.ico" + - variable: DEFAULT_PAD_TEXT + label: "Default Pad Text" + description: "The default text of a pad" + schema: + type: string + default: "Welcome to Etherpad! This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents! Get involved with Etherpad at https://etherpad.org" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10060 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: app + label: "App Storage" + description: "Stores the Application." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/freeradius/9.0.12/templates/NOTES.txt b/stable/etherpad/12.0.15/templates/NOTES.txt similarity index 100% rename from stable/freeradius/9.0.12/templates/NOTES.txt rename to stable/etherpad/12.0.15/templates/NOTES.txt diff --git a/stable/gonic/9.0.14/templates/common.yaml b/stable/etherpad/12.0.15/templates/common.yaml similarity index 100% rename from stable/gonic/9.0.14/templates/common.yaml rename to stable/etherpad/12.0.15/templates/common.yaml diff --git a/stable/friendica/8.0.12/values.yaml b/stable/etherpad/12.0.15/values.yaml similarity index 100% rename from stable/friendica/8.0.12/values.yaml rename to stable/etherpad/12.0.15/values.yaml diff --git a/stable/external-service/9.0.15/CHANGELOG.md b/stable/external-service/9.0.15/CHANGELOG.md deleted file mode 100644 index 29f9d9c0601..00000000000 --- a/stable/external-service/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [external-service-9.0.15](https://github.com/truecharts/charts/compare/external-service-9.0.14...external-service-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [external-service-9.0.14](https://github.com/truecharts/charts/compare/external-service-9.0.13...external-service-9.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [external-service-9.0.13](https://github.com/truecharts/charts/compare/external-service-9.0.12...external-service-9.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/alpine to latest ([#8933](https://github.com/truecharts/charts/issues/8933)) - - - - -## [external-service-9.0.12](https://github.com/truecharts/charts/compare/external-service-9.0.11...external-service-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [external-service-9.0.11](https://github.com/truecharts/charts/compare/external-service-9.0.10...external-service-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [external-service-9.0.10](https://github.com/truecharts/charts/compare/external-service-9.0.9...external-service-9.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/alpine to latest ([#8168](https://github.com/truecharts/charts/issues/8168)) - - - - -## [external-service-9.0.9](https://github.com/truecharts/charts/compare/external-service-9.0.8...external-service-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [external-service-9.0.8](https://github.com/truecharts/charts/compare/external-service-9.0.7...external-service-9.0.8) (2023-04-23) - -### Fix - -- don't use slices on scale and dont hardcode ta… ([#8128](https://github.com/truecharts/charts/issues/8128)) - - - - -## [external-service-9.0.7](https://github.com/truecharts/charts/compare/external-service-9.0.6...external-service-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [external-service-9.0.6](https://github.com/truecharts/charts/compare/external-service-9.0.5...external-service-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [external-service-9.0.5](https://github.com/truecharts/charts/compare/external-service-9.0.4...external-service-9.0.5) (2023-04-16) - -### Chore diff --git a/stable/external-service/9.0.15/Chart.yaml b/stable/external-service/9.0.15/Chart.yaml deleted file mode 100644 index 0c89b16f70d..00000000000 --- a/stable/external-service/9.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Allow external services to be used like Apps. -home: https://truecharts.org/charts/stable/external-service -icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png -keywords: - - external-service - - reverse-proxy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: external-service -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/external-service -type: application -version: 9.0.15 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/external-service/9.0.15/app-changelog.md b/stable/external-service/9.0.15/app-changelog.md deleted file mode 100644 index f5e5cb9e5b7..00000000000 --- a/stable/external-service/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [external-service-9.0.15](https://github.com/truecharts/charts/compare/external-service-9.0.14...external-service-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/external-service/9.0.15/charts/common-12.9.2.tgz b/stable/external-service/9.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/external-service/9.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/external-service/9.0.16/CHANGELOG.md b/stable/external-service/9.0.16/CHANGELOG.md new file mode 100644 index 00000000000..c5d4e8624ff --- /dev/null +++ b/stable/external-service/9.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [external-service-9.0.9](https://github.com/truecharts/charts/compare/external-service-9.0.8...external-service-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [external-service-9.0.8](https://github.com/truecharts/charts/compare/external-service-9.0.7...external-service-9.0.8) (2023-04-23) + +### Fix + +- don't use slices on scale and dont hardcode ta… ([#8128](https://github.com/truecharts/charts/issues/8128)) + + + + +## [external-service-9.0.7](https://github.com/truecharts/charts/compare/external-service-9.0.6...external-service-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [external-service-9.0.6](https://github.com/truecharts/charts/compare/external-service-9.0.5...external-service-9.0.6) (2023-04-16) + +### Chore diff --git a/stable/external-service/9.0.16/Chart.yaml b/stable/external-service/9.0.16/Chart.yaml new file mode 100644 index 00000000000..cea8df7afce --- /dev/null +++ b/stable/external-service/9.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/freeradius/9.0.12/README.md b/stable/external-service/9.0.16/README.md similarity index 100% rename from stable/freeradius/9.0.12/README.md rename to stable/external-service/9.0.16/README.md diff --git a/stable/external-service/9.0.16/app-changelog.md b/stable/external-service/9.0.16/app-changelog.md new file mode 100644 index 00000000000..f93cf3f0475 --- /dev/null +++ b/stable/external-service/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/external-service/9.0.15/app-readme.md b/stable/external-service/9.0.16/app-readme.md similarity index 100% rename from stable/external-service/9.0.15/app-readme.md rename to stable/external-service/9.0.16/app-readme.md diff --git a/stable/external-service/9.0.16/charts/common-12.9.5.tgz b/stable/external-service/9.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/external-service/9.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/external-service/9.0.15/ix_values.yaml b/stable/external-service/9.0.16/ix_values.yaml similarity index 100% rename from stable/external-service/9.0.15/ix_values.yaml rename to stable/external-service/9.0.16/ix_values.yaml diff --git a/stable/external-service/9.0.15/questions.yaml b/stable/external-service/9.0.16/questions.yaml similarity index 100% rename from stable/external-service/9.0.15/questions.yaml rename to stable/external-service/9.0.16/questions.yaml diff --git a/stable/friendica/8.0.12/templates/NOTES.txt b/stable/external-service/9.0.16/templates/NOTES.txt similarity index 100% rename from stable/friendica/8.0.12/templates/NOTES.txt rename to stable/external-service/9.0.16/templates/NOTES.txt diff --git a/stable/guacd/5.0.6/templates/common.yaml b/stable/external-service/9.0.16/templates/common.yaml similarity index 100% rename from stable/guacd/5.0.6/templates/common.yaml rename to stable/external-service/9.0.16/templates/common.yaml diff --git a/stable/golinks/7.0.14/values.yaml b/stable/external-service/9.0.16/values.yaml similarity index 100% rename from stable/golinks/7.0.14/values.yaml rename to stable/external-service/9.0.16/values.yaml diff --git a/stable/ferdi-server/7.0.14/CHANGELOG.md b/stable/ferdi-server/7.0.14/CHANGELOG.md deleted file mode 100644 index a9357ac9663..00000000000 --- a/stable/ferdi-server/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ferdi-server-7.0.14](https://github.com/truecharts/charts/compare/ferdi-server-7.0.13...ferdi-server-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ferdi-server-7.0.13](https://github.com/truecharts/charts/compare/ferdi-server-7.0.12...ferdi-server-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ferdi-server-7.0.12](https://github.com/truecharts/charts/compare/ferdi-server-7.0.11...ferdi-server-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ferdi-server-7.0.11](https://github.com/truecharts/charts/compare/ferdi-server-7.0.10...ferdi-server-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ferdi-server-7.0.10](https://github.com/truecharts/charts/compare/ferdi-server-7.0.9...ferdi-server-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ferdi-server-7.0.9](https://github.com/truecharts/charts/compare/ferdi-server-7.0.8...ferdi-server-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ferdi-server-7.0.8](https://github.com/truecharts/charts/compare/ferdi-server-7.0.7...ferdi-server-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ferdi-server-7.0.7](https://github.com/truecharts/charts/compare/ferdi-server-7.0.6...ferdi-server-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ferdi-server-7.0.6](https://github.com/truecharts/charts/compare/ferdi-server-7.0.5...ferdi-server-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ferdi-server-7.0.5](https://github.com/truecharts/charts/compare/ferdi-server-7.0.4...ferdi-server-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [ferdi-server-7.0.4](https://github.com/truecharts/charts/compare/ferdi-server-7.0.3...ferdi-server-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/ferdi-server/7.0.14/Chart.yaml b/stable/ferdi-server/7.0.14/Chart.yaml deleted file mode 100644 index 1c2539a3903..00000000000 --- a/stable/ferdi-server/7.0.14/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.9.2 -description: Server for Ferdi that you can re-use to run your own -home: https://truecharts.org/charts/stable/ferdi-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png -keywords: - - ferdi -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ferdi-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server - - https://github.com/getferdi/server -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ferdi-server/7.0.14/app-changelog.md b/stable/ferdi-server/7.0.14/app-changelog.md deleted file mode 100644 index 8fbc0169d98..00000000000 --- a/stable/ferdi-server/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ferdi-server-7.0.14](https://github.com/truecharts/charts/compare/ferdi-server-7.0.13...ferdi-server-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/ferdi-server/7.0.14/charts/common-12.9.2.tgz b/stable/ferdi-server/7.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ferdi-server/7.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/ferdi-server/7.0.15/CHANGELOG.md b/stable/ferdi-server/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..df83a5266e9 --- /dev/null +++ b/stable/ferdi-server/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [ferdi-server-7.0.8](https://github.com/truecharts/charts/compare/ferdi-server-7.0.7...ferdi-server-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ferdi-server-7.0.7](https://github.com/truecharts/charts/compare/ferdi-server-7.0.6...ferdi-server-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ferdi-server-7.0.6](https://github.com/truecharts/charts/compare/ferdi-server-7.0.5...ferdi-server-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [ferdi-server-7.0.5](https://github.com/truecharts/charts/compare/ferdi-server-7.0.4...ferdi-server-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/ferdi-server/7.0.15/Chart.yaml b/stable/ferdi-server/7.0.15/Chart.yaml new file mode 100644 index 00000000000..0f664edd11f --- /dev/null +++ b/stable/ferdi-server/7.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/friendica/8.0.12/README.md b/stable/ferdi-server/7.0.15/README.md similarity index 100% rename from stable/friendica/8.0.12/README.md rename to stable/ferdi-server/7.0.15/README.md diff --git a/stable/ferdi-server/7.0.15/app-changelog.md b/stable/ferdi-server/7.0.15/app-changelog.md new file mode 100644 index 00000000000..41b8ffc73b1 --- /dev/null +++ b/stable/ferdi-server/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ferdi-server/7.0.14/app-readme.md b/stable/ferdi-server/7.0.15/app-readme.md similarity index 100% rename from stable/ferdi-server/7.0.14/app-readme.md rename to stable/ferdi-server/7.0.15/app-readme.md diff --git a/stable/ferdi-server/7.0.15/charts/common-12.9.5.tgz b/stable/ferdi-server/7.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ferdi-server/7.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/ferdi-server/7.0.14/ix_values.yaml b/stable/ferdi-server/7.0.15/ix_values.yaml similarity index 100% rename from stable/ferdi-server/7.0.14/ix_values.yaml rename to stable/ferdi-server/7.0.15/ix_values.yaml diff --git a/stable/ferdi-server/7.0.14/questions.yaml b/stable/ferdi-server/7.0.15/questions.yaml similarity index 100% rename from stable/ferdi-server/7.0.14/questions.yaml rename to stable/ferdi-server/7.0.15/questions.yaml diff --git a/stable/golinks/7.0.14/templates/NOTES.txt b/stable/ferdi-server/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/golinks/7.0.14/templates/NOTES.txt rename to stable/ferdi-server/7.0.15/templates/NOTES.txt diff --git a/stable/ferdi-server/7.0.14/templates/_secrets.tpl b/stable/ferdi-server/7.0.15/templates/_secrets.tpl similarity index 100% rename from stable/ferdi-server/7.0.14/templates/_secrets.tpl rename to stable/ferdi-server/7.0.15/templates/_secrets.tpl diff --git a/stable/ferdi-server/7.0.14/templates/common.yaml b/stable/ferdi-server/7.0.15/templates/common.yaml similarity index 100% rename from stable/ferdi-server/7.0.14/templates/common.yaml rename to stable/ferdi-server/7.0.15/templates/common.yaml diff --git a/stable/gonic/9.0.14/values.yaml b/stable/ferdi-server/7.0.15/values.yaml similarity index 100% rename from stable/gonic/9.0.14/values.yaml rename to stable/ferdi-server/7.0.15/values.yaml diff --git a/stable/filebot/4.0.7/CHANGELOG.md b/stable/filebot/4.0.7/CHANGELOG.md deleted file mode 100644 index b5a4c4c28be..00000000000 --- a/stable/filebot/4.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [filebot-4.0.7](https://github.com/truecharts/charts/compare/filebot-4.0.6...filebot-4.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [filebot-4.0.6](https://github.com/truecharts/charts/compare/filebot-4.0.5...filebot-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [filebot-4.0.5](https://github.com/truecharts/charts/compare/filebot-4.0.4...filebot-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [filebot-4.0.4](https://github.com/truecharts/charts/compare/filebot-4.0.3...filebot-4.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/filebot to v23.04.2 ([#8818](https://github.com/truecharts/charts/issues/8818)) - - - - -## [filebot-4.0.3](https://github.com/truecharts/charts/compare/filebot-4.0.2...filebot-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [filebot-4.0.2](https://github.com/truecharts/charts/compare/filebot-4.0.1...filebot-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [filebot-4.0.1](https://github.com/truecharts/charts/compare/filebot-4.0.0...filebot-4.0.1) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/filebot to v23.04.1 ([#8567](https://github.com/truecharts/charts/issues/8567)) - - - - -## [filebot-4.0.0](https://github.com/truecharts/charts/compare/filebot-3.0.13...filebot-4.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [filebot-3.0.13](https://github.com/truecharts/charts/compare/filebot-3.0.12...filebot-3.0.13) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [filebot-3.0.12](https://github.com/truecharts/charts/compare/filebot-3.0.11...filebot-3.0.12) (2023-02-08) - -### Chore - -- update container image tccr.io/truecharts/filebot to v23.02.2 - - - diff --git a/stable/filebot/4.0.7/Chart.yaml b/stable/filebot/4.0.7/Chart.yaml deleted file mode 100644 index 75049c930c1..00000000000 --- a/stable/filebot/4.0.7/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.9.2 -deprecated: false -description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. -home: https://truecharts.org/charts/stable/filebot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png -keywords: - - media - - filebot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filebot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/filebot - - https://github.com/jlesage/docker-filebot -type: application -version: 4.0.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/filebot/4.0.7/app-changelog.md b/stable/filebot/4.0.7/app-changelog.md deleted file mode 100644 index 4d898a52b2b..00000000000 --- a/stable/filebot/4.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [filebot-4.0.7](https://github.com/truecharts/charts/compare/filebot-4.0.6...filebot-4.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/filebot/4.0.7/charts/common-12.9.2.tgz b/stable/filebot/4.0.7/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/filebot/4.0.7/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/filebot/4.0.8/CHANGELOG.md b/stable/filebot/4.0.8/CHANGELOG.md new file mode 100644 index 00000000000..415d51e3e76 --- /dev/null +++ b/stable/filebot/4.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [filebot-4.0.1](https://github.com/truecharts/charts/compare/filebot-4.0.0...filebot-4.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/filebot to v23.04.1 ([#8567](https://github.com/truecharts/charts/issues/8567)) + + + + +## [filebot-4.0.0](https://github.com/truecharts/charts/compare/filebot-3.0.13...filebot-4.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [filebot-3.0.13](https://github.com/truecharts/charts/compare/filebot-3.0.12...filebot-3.0.13) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + diff --git a/stable/filebot/4.0.8/Chart.yaml b/stable/filebot/4.0.8/Chart.yaml new file mode 100644 index 00000000000..6914e107e58 --- /dev/null +++ b/stable/filebot/4.0.8/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/golinks/7.0.14/README.md b/stable/filebot/4.0.8/README.md similarity index 100% rename from stable/golinks/7.0.14/README.md rename to stable/filebot/4.0.8/README.md diff --git a/stable/filebot/4.0.8/app-changelog.md b/stable/filebot/4.0.8/app-changelog.md new file mode 100644 index 00000000000..6e673c5a279 --- /dev/null +++ b/stable/filebot/4.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/filebot/4.0.7/app-readme.md b/stable/filebot/4.0.8/app-readme.md similarity index 100% rename from stable/filebot/4.0.7/app-readme.md rename to stable/filebot/4.0.8/app-readme.md diff --git a/stable/filebot/4.0.8/charts/common-12.9.5.tgz b/stable/filebot/4.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/filebot/4.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/filebot/4.0.7/ix_values.yaml b/stable/filebot/4.0.8/ix_values.yaml similarity index 100% rename from stable/filebot/4.0.7/ix_values.yaml rename to stable/filebot/4.0.8/ix_values.yaml diff --git a/stable/filebot/4.0.7/questions.yaml b/stable/filebot/4.0.8/questions.yaml similarity index 100% rename from stable/filebot/4.0.7/questions.yaml rename to stable/filebot/4.0.8/questions.yaml diff --git a/stable/gonic/9.0.14/templates/NOTES.txt b/stable/filebot/4.0.8/templates/NOTES.txt similarity index 100% rename from stable/gonic/9.0.14/templates/NOTES.txt rename to stable/filebot/4.0.8/templates/NOTES.txt diff --git a/stable/haste-server/9.0.14/templates/common.yaml b/stable/filebot/4.0.8/templates/common.yaml similarity index 100% rename from stable/haste-server/9.0.14/templates/common.yaml rename to stable/filebot/4.0.8/templates/common.yaml diff --git a/stable/grav/7.0.16/values.yaml b/stable/filebot/4.0.8/values.yaml similarity index 100% rename from stable/grav/7.0.16/values.yaml rename to stable/filebot/4.0.8/values.yaml diff --git a/stable/filebrowser/5.0.14/CHANGELOG.md b/stable/filebrowser/5.0.14/CHANGELOG.md deleted file mode 100644 index 104324a37fe..00000000000 --- a/stable/filebrowser/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [filebrowser-5.0.14](https://github.com/truecharts/charts/compare/filebrowser-5.0.13...filebrowser-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [filebrowser-5.0.13](https://github.com/truecharts/charts/compare/filebrowser-5.0.12...filebrowser-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [filebrowser-5.0.12](https://github.com/truecharts/charts/compare/filebrowser-5.0.11...filebrowser-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [filebrowser-5.0.11](https://github.com/truecharts/charts/compare/filebrowser-5.0.10...filebrowser-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [filebrowser-5.0.10](https://github.com/truecharts/charts/compare/filebrowser-5.0.9...filebrowser-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [filebrowser-5.0.9](https://github.com/truecharts/charts/compare/filebrowser-5.0.8...filebrowser-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [filebrowser-5.0.8](https://github.com/truecharts/charts/compare/filebrowser-5.0.7...filebrowser-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [filebrowser-5.0.7](https://github.com/truecharts/charts/compare/filebrowser-5.0.6...filebrowser-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [filebrowser-5.0.6](https://github.com/truecharts/charts/compare/filebrowser-5.0.5...filebrowser-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [filebrowser-5.0.5](https://github.com/truecharts/charts/compare/filebrowser-5.0.4...filebrowser-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [filebrowser-5.0.4](https://github.com/truecharts/charts/compare/filebrowser-5.0.3...filebrowser-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/filebrowser/5.0.14/Chart.yaml b/stable/filebrowser/5.0.14/Chart.yaml deleted file mode 100644 index 52f62750c42..00000000000 --- a/stable/filebrowser/5.0.14/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.9.2 -deprecated: false -description: Filebrowser provides a file managing interface within a specified directory -home: https://truecharts.org/charts/stable/filebrowser -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png -keywords: - - filebrowser -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filebrowser -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser - - https://github.com/filebrowser/filebrowser - - https://filebrowser.org/cli/filebrowser -type: application -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/filebrowser/5.0.14/app-changelog.md b/stable/filebrowser/5.0.14/app-changelog.md deleted file mode 100644 index 02a268d37d7..00000000000 --- a/stable/filebrowser/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [filebrowser-5.0.14](https://github.com/truecharts/charts/compare/filebrowser-5.0.13...filebrowser-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/filebrowser/5.0.14/charts/common-12.9.2.tgz b/stable/filebrowser/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/filebrowser/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/filebrowser/5.0.15/CHANGELOG.md b/stable/filebrowser/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..fe5d9f3c7d6 --- /dev/null +++ b/stable/filebrowser/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [filebrowser-5.0.8](https://github.com/truecharts/charts/compare/filebrowser-5.0.7...filebrowser-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [filebrowser-5.0.7](https://github.com/truecharts/charts/compare/filebrowser-5.0.6...filebrowser-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [filebrowser-5.0.6](https://github.com/truecharts/charts/compare/filebrowser-5.0.5...filebrowser-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [filebrowser-5.0.5](https://github.com/truecharts/charts/compare/filebrowser-5.0.4...filebrowser-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/filebrowser/5.0.15/Chart.yaml b/stable/filebrowser/5.0.15/Chart.yaml new file mode 100644 index 00000000000..a9d54d4bae2 --- /dev/null +++ b/stable/filebrowser/5.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.23.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/gonic/9.0.14/README.md b/stable/filebrowser/5.0.15/README.md similarity index 100% rename from stable/gonic/9.0.14/README.md rename to stable/filebrowser/5.0.15/README.md diff --git a/stable/filebrowser/5.0.15/app-changelog.md b/stable/filebrowser/5.0.15/app-changelog.md new file mode 100644 index 00000000000..56148d6eb1a --- /dev/null +++ b/stable/filebrowser/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/filebrowser/5.0.14/app-readme.md b/stable/filebrowser/5.0.15/app-readme.md similarity index 100% rename from stable/filebrowser/5.0.14/app-readme.md rename to stable/filebrowser/5.0.15/app-readme.md diff --git a/stable/filebrowser/5.0.15/charts/common-12.9.5.tgz b/stable/filebrowser/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/filebrowser/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/filebrowser/5.0.14/ix_values.yaml b/stable/filebrowser/5.0.15/ix_values.yaml similarity index 100% rename from stable/filebrowser/5.0.14/ix_values.yaml rename to stable/filebrowser/5.0.15/ix_values.yaml diff --git a/stable/filebrowser/5.0.14/questions.yaml b/stable/filebrowser/5.0.15/questions.yaml similarity index 100% rename from stable/filebrowser/5.0.14/questions.yaml rename to stable/filebrowser/5.0.15/questions.yaml diff --git a/stable/grav/7.0.16/templates/NOTES.txt b/stable/filebrowser/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/grav/7.0.16/templates/NOTES.txt rename to stable/filebrowser/5.0.15/templates/NOTES.txt diff --git a/stable/filebrowser/5.0.14/templates/common.yaml b/stable/filebrowser/5.0.15/templates/common.yaml similarity index 100% rename from stable/filebrowser/5.0.14/templates/common.yaml rename to stable/filebrowser/5.0.15/templates/common.yaml diff --git a/stable/guacd/5.0.6/values.yaml b/stable/filebrowser/5.0.15/values.yaml similarity index 100% rename from stable/guacd/5.0.6/values.yaml rename to stable/filebrowser/5.0.15/values.yaml diff --git a/stable/fileflows/5.0.16/CHANGELOG.md b/stable/fileflows/5.0.16/CHANGELOG.md deleted file mode 100644 index 3a876ccbbd7..00000000000 --- a/stable/fileflows/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fileflows-5.0.16](https://github.com/truecharts/charts/compare/fileflows-5.0.15...fileflows-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [fileflows-5.0.15](https://github.com/truecharts/charts/compare/fileflows-5.0.14...fileflows-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [fileflows-5.0.14](https://github.com/truecharts/charts/compare/fileflows-5.0.13...fileflows-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [fileflows-5.0.13](https://github.com/truecharts/charts/compare/fileflows-5.0.12...fileflows-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [fileflows-5.0.12](https://github.com/truecharts/charts/compare/fileflows-5.0.11...fileflows-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [fileflows-5.0.11](https://github.com/truecharts/charts/compare/fileflows-5.0.10...fileflows-5.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v1.1.0 ([#8568](https://github.com/truecharts/charts/issues/8568)) - - - - -## [fileflows-5.0.10](https://github.com/truecharts/charts/compare/fileflows-5.0.9...fileflows-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v1.0.10 ([#8444](https://github.com/truecharts/charts/issues/8444)) - - - - -## [fileflows-5.0.9](https://github.com/truecharts/charts/compare/fileflows-5.0.8...fileflows-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [fileflows-5.0.8](https://github.com/truecharts/charts/compare/fileflows-5.0.7...fileflows-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [fileflows-5.0.7](https://github.com/truecharts/charts/compare/fileflows-5.0.6...fileflows-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [fileflows-5.0.6](https://github.com/truecharts/charts/compare/fileflows-5.0.5...fileflows-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/fileflows/5.0.16/Chart.yaml b/stable/fileflows/5.0.16/Chart.yaml deleted file mode 100644 index 6efff258155..00000000000 --- a/stable/fileflows/5.0.16/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.9.2 -description: An application that lets you automatically process files through a simple rule flow. -home: https://truecharts.org/charts/stable/fileflows -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png -keywords: - - fileflows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fileflows -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - - https://github.com/revenz/FileFlows -version: 5.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/fileflows/5.0.16/app-changelog.md b/stable/fileflows/5.0.16/app-changelog.md deleted file mode 100644 index f583c4641b0..00000000000 --- a/stable/fileflows/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fileflows-5.0.16](https://github.com/truecharts/charts/compare/fileflows-5.0.15...fileflows-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/fileflows/5.0.16/charts/common-12.9.2.tgz b/stable/fileflows/5.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/fileflows/5.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/fileflows/5.0.17/CHANGELOG.md b/stable/fileflows/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..55db2693028 --- /dev/null +++ b/stable/fileflows/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [fileflows-5.0.10](https://github.com/truecharts/charts/compare/fileflows-5.0.9...fileflows-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v1.0.10 ([#8444](https://github.com/truecharts/charts/issues/8444)) + + + + +## [fileflows-5.0.9](https://github.com/truecharts/charts/compare/fileflows-5.0.8...fileflows-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [fileflows-5.0.8](https://github.com/truecharts/charts/compare/fileflows-5.0.7...fileflows-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [fileflows-5.0.7](https://github.com/truecharts/charts/compare/fileflows-5.0.6...fileflows-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/fileflows/5.0.17/Chart.yaml b/stable/fileflows/5.0.17/Chart.yaml new file mode 100644 index 00000000000..1e9eb5ab9a6 --- /dev/null +++ b/stable/fileflows/5.0.17/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/grav/7.0.16/README.md b/stable/fileflows/5.0.17/README.md similarity index 100% rename from stable/grav/7.0.16/README.md rename to stable/fileflows/5.0.17/README.md diff --git a/stable/fileflows/5.0.17/app-changelog.md b/stable/fileflows/5.0.17/app-changelog.md new file mode 100644 index 00000000000..f9556a87910 --- /dev/null +++ b/stable/fileflows/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/fileflows/5.0.16/app-readme.md b/stable/fileflows/5.0.17/app-readme.md similarity index 100% rename from stable/fileflows/5.0.16/app-readme.md rename to stable/fileflows/5.0.17/app-readme.md diff --git a/stable/fileflows/5.0.17/charts/common-12.9.5.tgz b/stable/fileflows/5.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/fileflows/5.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/fileflows/5.0.16/ix_values.yaml b/stable/fileflows/5.0.17/ix_values.yaml similarity index 100% rename from stable/fileflows/5.0.16/ix_values.yaml rename to stable/fileflows/5.0.17/ix_values.yaml diff --git a/stable/fileflows/5.0.16/questions.yaml b/stable/fileflows/5.0.17/questions.yaml similarity index 100% rename from stable/fileflows/5.0.16/questions.yaml rename to stable/fileflows/5.0.17/questions.yaml diff --git a/stable/guacd/5.0.6/templates/NOTES.txt b/stable/fileflows/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/guacd/5.0.6/templates/NOTES.txt rename to stable/fileflows/5.0.17/templates/NOTES.txt diff --git a/stable/homarr/5.0.15/templates/common.yaml b/stable/fileflows/5.0.17/templates/common.yaml similarity index 100% rename from stable/homarr/5.0.15/templates/common.yaml rename to stable/fileflows/5.0.17/templates/common.yaml diff --git a/stable/hammond/5.0.5/values.yaml b/stable/fileflows/5.0.17/values.yaml similarity index 100% rename from stable/hammond/5.0.5/values.yaml rename to stable/fileflows/5.0.17/values.yaml diff --git a/stable/fireflyiii/20.0.17/CHANGELOG.md b/stable/fireflyiii/20.0.17/CHANGELOG.md new file mode 100644 index 00000000000..2d8174f6369 --- /dev/null +++ b/stable/fireflyiii/20.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [fireflyiii-20.0.12](https://github.com/truecharts/charts/compare/fireflyiii-20.0.11...fireflyiii-20.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [fireflyiii-20.0.11](https://github.com/truecharts/charts/compare/fireflyiii-20.0.10...fireflyiii-20.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.9 ([#8445](https://github.com/truecharts/charts/issues/8445)) + + + + +## [fireflyiii-20.0.10](https://github.com/truecharts/charts/compare/fireflyiii-20.0.9...fireflyiii-20.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.8 ([#8297](https://github.com/truecharts/charts/issues/8297)) + + + + +## [fireflyiii-20.0.9](https://github.com/truecharts/charts/compare/fireflyiii-20.0.8...fireflyiii-20.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [fireflyiii-20.0.8](https://github.com/truecharts/charts/compare/fireflyiii-20.0.7...fireflyiii-20.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + diff --git a/stable/fireflyiii/20.0.17/Chart.yaml b/stable/fireflyiii/20.0.17/Chart.yaml new file mode 100644 index 00000000000..8138ad83370 --- /dev/null +++ b/stable/fireflyiii/20.0.17/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.0.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.17 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" diff --git a/stable/immich/7.0.3/LICENSE b/stable/fireflyiii/20.0.17/LICENSE similarity index 100% rename from stable/immich/7.0.3/LICENSE rename to stable/fireflyiii/20.0.17/LICENSE diff --git a/stable/guacd/5.0.6/README.md b/stable/fireflyiii/20.0.17/README.md similarity index 100% rename from stable/guacd/5.0.6/README.md rename to stable/fireflyiii/20.0.17/README.md diff --git a/stable/fireflyiii/20.0.17/app-changelog.md b/stable/fireflyiii/20.0.17/app-changelog.md new file mode 100644 index 00000000000..62080dd3f81 --- /dev/null +++ b/stable/fireflyiii/20.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/fireflyiii/20.0.17/app-readme.md b/stable/fireflyiii/20.0.17/app-readme.md new file mode 100644 index 00000000000..5b1c6328e07 --- /dev/null +++ b/stable/fireflyiii/20.0.17/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.17/charts/common-12.9.5.tgz b/stable/fireflyiii/20.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/fireflyiii/20.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/fireflyiii/20.0.17/charts/redis-6.0.44.tgz b/stable/fireflyiii/20.0.17/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/fireflyiii/20.0.17/charts/redis-6.0.44.tgz differ diff --git a/stable/fireflyiii/20.0.17/ix_values.yaml b/stable/fireflyiii/20.0.17/ix_values.yaml new file mode 100644 index 00000000000..71c6c17babc --- /dev/null +++ b/stable/fireflyiii/20.0.17/ix_values.yaml @@ -0,0 +1,96 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: v6.0.10@sha256:d0ec5c4f92b956f63caf57332a24ff49e859304ec04deb51de0d4e88ac763a3f + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/login" + readiness: + path: "/login" + startup: + path: "/login" + env: + DB_USERNAME: "{{ .Values.cnpg.main.user }}" + DB_DATABASE: "{{ .Values.cnpg.main.database }}" + DB_CONNECTION: pgsql + DB_PORT: 5432 + REDIS_DB: "0" + REDIS_CACHE_DB: "1" + CACHE_DRIVER: redis + SESSION_DRIVER: redis + REDIS_SCHEME: tcp + REDIS_PORT: 6379 + APP_URL: "" + TRUSTED_PROXIES: "172.16.0.0/16" + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + STATIC_CRON_TOKEN: + secretKeyRef: + name: secrets + key: STATIC_CRON_TOKEN + APP_KEY: + secretKeyRef: + name: secrets + key: APP_KEY + +service: + main: + ports: + main: + port: 10082 + targetPort: 8080 + +persistence: + data: + enabled: true + mountPath: "/var/www/html/storage/upload" + +cronjob: + schedule: "0 3 * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +# Enabled redis +redis: + enabled: true + +# Enabled postgres +cnpg: + main: + enabled: true + user: firefly + database: firefly + +portal: + open: + enabled: true diff --git a/stable/fireflyiii/20.0.17/questions.yaml b/stable/fireflyiii/20.0.17/questions.yaml new file mode 100644 index 00000000000..2cbb3d63798 --- /dev/null +++ b/stable/fireflyiii/20.0.17/questions.yaml @@ -0,0 +1,1946 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://fireflyiii.mydomain.com" + schema: + type: string + default: "http://localhost:10082" + - variable: TRUSTED_PROXIES + label: "TRUSTED_PROXIES" + description: "TRUSTED_PROXIES" + schema: + type: string + default: "172.16.0.0/16" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10082 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/hammond/5.0.5/templates/NOTES.txt b/stable/fireflyiii/20.0.17/templates/NOTES.txt similarity index 100% rename from stable/hammond/5.0.5/templates/NOTES.txt rename to stable/fireflyiii/20.0.17/templates/NOTES.txt diff --git a/stable/fireflyiii/20.0.17/templates/_cronjob.tpl b/stable/fireflyiii/20.0.17/templates/_cronjob.tpl new file mode 100644 index 00000000000..014f0558033 --- /dev/null +++ b/stable/fireflyiii/20.0.17/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.17/templates/_secrets.tpl b/stable/fireflyiii/20.0.17/templates/_secrets.tpl new file mode 100644 index 00000000000..3ee40d03d05 --- /dev/null +++ b/stable/fireflyiii/20.0.17/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.17/templates/common.yaml b/stable/fireflyiii/20.0.17/templates/common.yaml new file mode 100644 index 00000000000..d88a7636609 --- /dev/null +++ b/stable/fireflyiii/20.0.17/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/haste-server/9.0.14/values.yaml b/stable/fireflyiii/20.0.17/values.yaml similarity index 100% rename from stable/haste-server/9.0.14/values.yaml rename to stable/fireflyiii/20.0.17/values.yaml diff --git a/stable/firefox-syncserver/13.0.6/CHANGELOG.md b/stable/firefox-syncserver/13.0.6/CHANGELOG.md new file mode 100644 index 00000000000..c12b34dd3a4 --- /dev/null +++ b/stable/firefox-syncserver/13.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [firefox-syncserver-13.0.0](https://github.com/truecharts/charts/compare/firefox-syncserver-12.0.22...firefox-syncserver-13.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [firefox-syncserver-12.0.22](https://github.com/truecharts/charts/compare/firefox-syncserver-12.0.21...firefox-syncserver-12.0.22) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [firefox-syncserver-12.0.21](https://github.com/truecharts/charts/compare/firefox-syncserver-12.0.20...firefox-syncserver-12.0.21) (2023-02-19) + +### Chore + +- update helm general non-major + + + + +## [firefox-syncserver-12.0.20](https://github.com/truecharts/charts/compare/firefox-syncserver-12.0.19...firefox-syncserver-12.0.20) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + diff --git a/stable/firefox-syncserver/13.0.6/Chart.yaml b/stable/firefox-syncserver/13.0.6/Chart.yaml new file mode 100644 index 00000000000..23b3fd84fb3 --- /dev/null +++ b/stable/firefox-syncserver/13.0.6/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.8.0" +version: 13.0.6 +kubeVersion: ">=1.16.0-0" +name: firefox-syncserver +description: This is an all-in-one package for running a self-hosted Firefox Sync server. +type: application +home: https://truecharts.org/charts/stable/firefox-syncserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.png +keywords: + - server + - sync + - syncserver + - firefox +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver + - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.5/README.md b/stable/firefox-syncserver/13.0.6/README.md similarity index 100% rename from stable/hammond/5.0.5/README.md rename to stable/firefox-syncserver/13.0.6/README.md diff --git a/stable/firefox-syncserver/13.0.6/app-changelog.md b/stable/firefox-syncserver/13.0.6/app-changelog.md new file mode 100644 index 00000000000..cd5cdf6f1c5 --- /dev/null +++ b/stable/firefox-syncserver/13.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/firefox-syncserver/13.0.6/app-readme.md b/stable/firefox-syncserver/13.0.6/app-readme.md new file mode 100644 index 00000000000..604e65d7b78 --- /dev/null +++ b/stable/firefox-syncserver/13.0.6/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.6/charts/common-12.9.5.tgz b/stable/firefox-syncserver/13.0.6/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/firefox-syncserver/13.0.6/charts/common-12.9.5.tgz differ diff --git a/stable/firefox-syncserver/13.0.6/ix_values.yaml b/stable/firefox-syncserver/13.0.6/ix_values.yaml new file mode 100644 index 00000000000..4846ca3eae5 --- /dev/null +++ b/stable/firefox-syncserver/13.0.6/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.6/questions.yaml b/stable/firefox-syncserver/13.0.6/questions.yaml new file mode 100644 index 00000000000..127b333471b --- /dev/null +++ b/stable/firefox-syncserver/13.0.6/questions.yaml @@ -0,0 +1,1977 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: FF_SYNCSERVER_SECRET + label: "FF_SYNCSERVER_SECRET" + description: "Sets the FF_SYNCSERVER_SECRET env var" + schema: + type: string + default: "changeme" + - variable: FF_SYNCSERVER_PUBLIC_URL + label: "FF_SYNCSERVER_PUBLIC_URL" + description: "Sets the FF_SYNCSERVER_PUBLIC_URL env var" + schema: + type: string + default: "" + - variable: FF_SYNCSERVER_FORCE_WSGI_ENVIRON + label: "FF_SYNCSERVER_FORCE_WSGI_ENVIRON" + description: "Sets the FF_SYNCSERVER_FORCE_WSGI_ENVIRON env var" + schema: + type: boolean + default: true + - variable: FF_SYNCSERVER_ACCESSLOG + label: "FF_SYNCSERVER_ACCESSLOG" + description: "Sets the FF_SYNCSERVER_ACCESSLOG env var" + schema: + type: boolean + default: false + - variable: FF_SYNCSERVER_LOGLEVEL + label: "FF_SYNCSERVER_LOGLEVEL" + description: "Sets the FF_SYNCSERVER_LOGLEVEL env var" + schema: + type: string + default: "info" + - variable: FF_SYNCSERVER_ALLOW_NEW_USERS + label: "FF_SYNCSERVER_ALLOW_NEW_USERS" + description: "Sets the FF_SYNCSERVER_ALLOW_NEW_USERS env var" + schema: + type: boolean + default: true + - variable: FF_SYNCSERVER_FORWARDED_ALLOW_IPS + label: "FF_SYNCSERVER_FORWARDED_ALLOW_IPS" + description: "Sets the FF_SYNCSERVER_FORWARDED_ALLOW_IPS env var" + schema: + type: string + default: "*" + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10051 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/haste-server/9.0.14/templates/NOTES.txt b/stable/firefox-syncserver/13.0.6/templates/NOTES.txt similarity index 100% rename from stable/haste-server/9.0.14/templates/NOTES.txt rename to stable/firefox-syncserver/13.0.6/templates/NOTES.txt diff --git a/stable/homepage/3.0.16/templates/common.yaml b/stable/firefox-syncserver/13.0.6/templates/common.yaml similarity index 100% rename from stable/homepage/3.0.16/templates/common.yaml rename to stable/firefox-syncserver/13.0.6/templates/common.yaml diff --git a/stable/headphones/7.0.14/values.yaml b/stable/firefox-syncserver/13.0.6/values.yaml similarity index 100% rename from stable/headphones/7.0.14/values.yaml rename to stable/firefox-syncserver/13.0.6/values.yaml diff --git a/stable/flaresolverr/9.0.14/CHANGELOG.md b/stable/flaresolverr/9.0.14/CHANGELOG.md deleted file mode 100644 index 28d90c64528..00000000000 --- a/stable/flaresolverr/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flaresolverr-9.0.14](https://github.com/truecharts/charts/compare/flaresolverr-9.0.13...flaresolverr-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [flaresolverr-9.0.13](https://github.com/truecharts/charts/compare/flaresolverr-9.0.12...flaresolverr-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [flaresolverr-9.0.12](https://github.com/truecharts/charts/compare/flaresolverr-9.0.11...flaresolverr-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [flaresolverr-9.0.11](https://github.com/truecharts/charts/compare/flaresolverr-9.0.10...flaresolverr-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [flaresolverr-9.0.10](https://github.com/truecharts/charts/compare/flaresolverr-9.0.9...flaresolverr-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [flaresolverr-9.0.9](https://github.com/truecharts/charts/compare/flaresolverr-9.0.8...flaresolverr-9.0.9) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/flaresolverr to v3.1.2 ([#8570](https://github.com/truecharts/charts/issues/8570)) - - - - -## [flaresolverr-9.0.8](https://github.com/truecharts/charts/compare/flaresolverr-9.0.7...flaresolverr-9.0.8) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/flaresolverr to v3.0.3 ([#8446](https://github.com/truecharts/charts/issues/8446)) - - - - -## [flaresolverr-9.0.7](https://github.com/truecharts/charts/compare/flaresolverr-9.0.6...flaresolverr-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [flaresolverr-9.0.6](https://github.com/truecharts/charts/compare/flaresolverr-9.0.5...flaresolverr-9.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [flaresolverr-9.0.5](https://github.com/truecharts/charts/compare/flaresolverr-9.0.4...flaresolverr-9.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [flaresolverr-9.0.4](https://github.com/truecharts/charts/compare/flaresolverr-9.0.3...flaresolverr-9.0.4) (2023-04-16) - -### Chore diff --git a/stable/flaresolverr/9.0.14/Chart.yaml b/stable/flaresolverr/9.0.14/Chart.yaml deleted file mode 100644 index 68343075344..00000000000 --- a/stable/flaresolverr/9.0.14/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "3.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: FlareSolverr is a proxy server to bypass Cloudflare protection -home: https://truecharts.org/charts/stable/flaresolverr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png -keywords: - - flaresolverr - - jackett -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flaresolverr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr - - https://github.com/FlareSolverr/FlareSolverr -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/flaresolverr/9.0.14/app-changelog.md b/stable/flaresolverr/9.0.14/app-changelog.md deleted file mode 100644 index cbe91623479..00000000000 --- a/stable/flaresolverr/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flaresolverr-9.0.14](https://github.com/truecharts/charts/compare/flaresolverr-9.0.13...flaresolverr-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/flaresolverr/9.0.14/charts/common-12.9.2.tgz b/stable/flaresolverr/9.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/flaresolverr/9.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/flaresolverr/9.0.15/CHANGELOG.md b/stable/flaresolverr/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ad6fe48a744 --- /dev/null +++ b/stable/flaresolverr/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [flaresolverr-9.0.9](https://github.com/truecharts/charts/compare/flaresolverr-9.0.8...flaresolverr-9.0.9) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/flaresolverr to v3.1.2 ([#8570](https://github.com/truecharts/charts/issues/8570)) + + + + +## [flaresolverr-9.0.8](https://github.com/truecharts/charts/compare/flaresolverr-9.0.7...flaresolverr-9.0.8) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/flaresolverr to v3.0.3 ([#8446](https://github.com/truecharts/charts/issues/8446)) + + + + +## [flaresolverr-9.0.7](https://github.com/truecharts/charts/compare/flaresolverr-9.0.6...flaresolverr-9.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [flaresolverr-9.0.6](https://github.com/truecharts/charts/compare/flaresolverr-9.0.5...flaresolverr-9.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [flaresolverr-9.0.5](https://github.com/truecharts/charts/compare/flaresolverr-9.0.4...flaresolverr-9.0.5) (2023-04-20) + +### Chore diff --git a/stable/flaresolverr/9.0.15/Chart.yaml b/stable/flaresolverr/9.0.15/Chart.yaml new file mode 100644 index 00000000000..23950d003ee --- /dev/null +++ b/stable/flaresolverr/9.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "3.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/haste-server/9.0.14/README.md b/stable/flaresolverr/9.0.15/README.md similarity index 100% rename from stable/haste-server/9.0.14/README.md rename to stable/flaresolverr/9.0.15/README.md diff --git a/stable/flaresolverr/9.0.15/app-changelog.md b/stable/flaresolverr/9.0.15/app-changelog.md new file mode 100644 index 00000000000..ca28bac9e71 --- /dev/null +++ b/stable/flaresolverr/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/flaresolverr/9.0.14/app-readme.md b/stable/flaresolverr/9.0.15/app-readme.md similarity index 100% rename from stable/flaresolverr/9.0.14/app-readme.md rename to stable/flaresolverr/9.0.15/app-readme.md diff --git a/stable/flaresolverr/9.0.15/charts/common-12.9.5.tgz b/stable/flaresolverr/9.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/flaresolverr/9.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/flaresolverr/9.0.14/ix_values.yaml b/stable/flaresolverr/9.0.15/ix_values.yaml similarity index 100% rename from stable/flaresolverr/9.0.14/ix_values.yaml rename to stable/flaresolverr/9.0.15/ix_values.yaml diff --git a/stable/flaresolverr/9.0.14/questions.yaml b/stable/flaresolverr/9.0.15/questions.yaml similarity index 100% rename from stable/flaresolverr/9.0.14/questions.yaml rename to stable/flaresolverr/9.0.15/questions.yaml diff --git a/stable/headphones/7.0.14/templates/NOTES.txt b/stable/flaresolverr/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/headphones/7.0.14/templates/NOTES.txt rename to stable/flaresolverr/9.0.15/templates/NOTES.txt diff --git a/stable/homer/5.0.14/templates/common.yaml b/stable/flaresolverr/9.0.15/templates/common.yaml similarity index 100% rename from stable/homer/5.0.14/templates/common.yaml rename to stable/flaresolverr/9.0.15/templates/common.yaml diff --git a/stable/hedgedoc/8.0.15/values.yaml b/stable/flaresolverr/9.0.15/values.yaml similarity index 100% rename from stable/hedgedoc/8.0.15/values.yaml rename to stable/flaresolverr/9.0.15/values.yaml diff --git a/stable/fleet/7.0.16/CHANGELOG.md b/stable/fleet/7.0.16/CHANGELOG.md deleted file mode 100644 index 4ea7c16b59c..00000000000 --- a/stable/fleet/7.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fleet-7.0.16](https://github.com/truecharts/charts/compare/fleet-7.0.15...fleet-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [fleet-7.0.15](https://github.com/truecharts/charts/compare/fleet-7.0.14...fleet-7.0.15) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [fleet-7.0.14](https://github.com/truecharts/charts/compare/fleet-7.0.13...fleet-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [fleet-7.0.13](https://github.com/truecharts/charts/compare/fleet-7.0.12...fleet-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [fleet-7.0.12](https://github.com/truecharts/charts/compare/fleet-7.0.11...fleet-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [fleet-7.0.11](https://github.com/truecharts/charts/compare/fleet-7.0.10...fleet-7.0.11) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8465](https://github.com/truecharts/charts/issues/8465)) - - - - -## [fleet-7.0.10](https://github.com/truecharts/charts/compare/fleet-7.0.9...fleet-7.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8224](https://github.com/truecharts/charts/issues/8224)) - - - - -## [fleet-7.0.9](https://github.com/truecharts/charts/compare/fleet-7.0.8...fleet-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [fleet-7.0.8](https://github.com/truecharts/charts/compare/fleet-7.0.7...fleet-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [fleet-7.0.7](https://github.com/truecharts/charts/compare/fleet-7.0.6...fleet-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - diff --git a/stable/fleet/7.0.16/Chart.yaml b/stable/fleet/7.0.16/Chart.yaml deleted file mode 100644 index 49e3a696708..00000000000 --- a/stable/fleet/7.0.16/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fleet -version: 7.0.16 -appVersion: "2.3.3" -description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/fleet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png -keywords: - - fleet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fleet -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.29 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/fleet/7.0.16/app-changelog.md b/stable/fleet/7.0.16/app-changelog.md deleted file mode 100644 index 03254189c48..00000000000 --- a/stable/fleet/7.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [fleet-7.0.16](https://github.com/truecharts/charts/compare/fleet-7.0.15...fleet-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/fleet/7.0.16/charts/common-12.9.2.tgz b/stable/fleet/7.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/fleet/7.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/fleet/7.0.16/charts/mariadb-7.0.29.tgz b/stable/fleet/7.0.16/charts/mariadb-7.0.29.tgz deleted file mode 100644 index 21a10bce974..00000000000 Binary files a/stable/fleet/7.0.16/charts/mariadb-7.0.29.tgz and /dev/null differ diff --git a/stable/fleet/7.0.17/CHANGELOG.md b/stable/fleet/7.0.17/CHANGELOG.md new file mode 100644 index 00000000000..b486e6fc334 --- /dev/null +++ b/stable/fleet/7.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8465](https://github.com/truecharts/charts/issues/8465)) + + + + +## [fleet-7.0.10](https://github.com/truecharts/charts/compare/fleet-7.0.9...fleet-7.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8224](https://github.com/truecharts/charts/issues/8224)) + + + + +## [fleet-7.0.9](https://github.com/truecharts/charts/compare/fleet-7.0.8...fleet-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [fleet-7.0.8](https://github.com/truecharts/charts/compare/fleet-7.0.7...fleet-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + diff --git a/stable/fleet/7.0.17/Chart.yaml b/stable/fleet/7.0.17/Chart.yaml new file mode 100644 index 00000000000..ae6c9b1c699 --- /dev/null +++ b/stable/fleet/7.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fleet +version: 7.0.17 +appVersion: "2.3.3" +description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/fleet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png +keywords: + - fleet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fleet +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 +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.14/README.md b/stable/fleet/7.0.17/README.md similarity index 100% rename from stable/headphones/7.0.14/README.md rename to stable/fleet/7.0.17/README.md diff --git a/stable/fleet/7.0.17/app-changelog.md b/stable/fleet/7.0.17/app-changelog.md new file mode 100644 index 00000000000..9a81849e0e8 --- /dev/null +++ b/stable/fleet/7.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/fleet/7.0.16/app-readme.md b/stable/fleet/7.0.17/app-readme.md similarity index 100% rename from stable/fleet/7.0.16/app-readme.md rename to stable/fleet/7.0.17/app-readme.md diff --git a/stable/fleet/7.0.17/charts/common-12.9.5.tgz b/stable/fleet/7.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/fleet/7.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/fleet/7.0.17/charts/mariadb-7.0.30.tgz b/stable/fleet/7.0.17/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/stable/fleet/7.0.17/charts/mariadb-7.0.30.tgz differ diff --git a/stable/fleet/7.0.16/ix_values.yaml b/stable/fleet/7.0.17/ix_values.yaml similarity index 100% rename from stable/fleet/7.0.16/ix_values.yaml rename to stable/fleet/7.0.17/ix_values.yaml diff --git a/stable/fleet/7.0.16/questions.yaml b/stable/fleet/7.0.17/questions.yaml similarity index 100% rename from stable/fleet/7.0.16/questions.yaml rename to stable/fleet/7.0.17/questions.yaml diff --git a/stable/hedgedoc/8.0.15/templates/NOTES.txt b/stable/fleet/7.0.17/templates/NOTES.txt similarity index 100% rename from stable/hedgedoc/8.0.15/templates/NOTES.txt rename to stable/fleet/7.0.17/templates/NOTES.txt diff --git a/stable/htpcmanager/5.0.14/templates/common.yaml b/stable/fleet/7.0.17/templates/common.yaml similarity index 100% rename from stable/htpcmanager/5.0.14/templates/common.yaml rename to stable/fleet/7.0.17/templates/common.yaml diff --git a/stable/homarr/5.0.15/values.yaml b/stable/fleet/7.0.17/values.yaml similarity index 100% rename from stable/homarr/5.0.15/values.yaml rename to stable/fleet/7.0.17/values.yaml diff --git a/stable/flexget/5.0.17/CHANGELOG.md b/stable/flexget/5.0.17/CHANGELOG.md deleted file mode 100644 index 7f9eff0469e..00000000000 --- a/stable/flexget/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flexget-5.0.17](https://github.com/truecharts/charts/compare/flexget-5.0.16...flexget-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [flexget-5.0.16](https://github.com/truecharts/charts/compare/flexget-5.0.15...flexget-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [flexget-5.0.15](https://github.com/truecharts/charts/compare/flexget-5.0.14...flexget-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [flexget-5.0.14](https://github.com/truecharts/charts/compare/flexget-5.0.13...flexget-5.0.14) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.6.7 ([#8819](https://github.com/truecharts/charts/issues/8819)) - - - - -## [flexget-5.0.13](https://github.com/truecharts/charts/compare/flexget-5.0.12...flexget-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [flexget-5.0.12](https://github.com/truecharts/charts/compare/flexget-5.0.11...flexget-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [flexget-5.0.11](https://github.com/truecharts/charts/compare/flexget-5.0.10...flexget-5.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.6.3 ([#8572](https://github.com/truecharts/charts/issues/8572)) - - - - -## [flexget-5.0.10](https://github.com/truecharts/charts/compare/flexget-5.0.9...flexget-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.5.32 ([#8447](https://github.com/truecharts/charts/issues/8447)) - - - - -## [flexget-5.0.9](https://github.com/truecharts/charts/compare/flexget-5.0.8...flexget-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [flexget-5.0.8](https://github.com/truecharts/charts/compare/flexget-5.0.7...flexget-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [flexget-5.0.7](https://github.com/truecharts/charts/compare/flexget-5.0.6...flexget-5.0.7) (2023-04-20) - -### Chore diff --git a/stable/flexget/5.0.17/Chart.yaml b/stable/flexget/5.0.17/Chart.yaml deleted file mode 100644 index ea03771308e..00000000000 --- a/stable/flexget/5.0.17/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: FlexGet is a multipurpose automation tool for all of your media -home: https://truecharts.org/charts/stable/flexget -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png -keywords: - - flexget - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flexget -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - - https://github.com/wiserain/docker-flexget -type: application -version: 5.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/flexget/5.0.17/app-changelog.md b/stable/flexget/5.0.17/app-changelog.md deleted file mode 100644 index 77e807d358e..00000000000 --- a/stable/flexget/5.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flexget-5.0.17](https://github.com/truecharts/charts/compare/flexget-5.0.16...flexget-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/flexget/5.0.17/charts/common-12.9.2.tgz b/stable/flexget/5.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/flexget/5.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/flexget/5.0.18/CHANGELOG.md b/stable/flexget/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..6dc01947c73 --- /dev/null +++ b/stable/flexget/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [flexget-5.0.13](https://github.com/truecharts/charts/compare/flexget-5.0.12...flexget-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [flexget-5.0.12](https://github.com/truecharts/charts/compare/flexget-5.0.11...flexget-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [flexget-5.0.11](https://github.com/truecharts/charts/compare/flexget-5.0.10...flexget-5.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.6.3 ([#8572](https://github.com/truecharts/charts/issues/8572)) + + + + +## [flexget-5.0.10](https://github.com/truecharts/charts/compare/flexget-5.0.9...flexget-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.5.32 ([#8447](https://github.com/truecharts/charts/issues/8447)) + + + + +## [flexget-5.0.9](https://github.com/truecharts/charts/compare/flexget-5.0.8...flexget-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [flexget-5.0.8](https://github.com/truecharts/charts/compare/flexget-5.0.7...flexget-5.0.8) (2023-04-25) + +### Chore diff --git a/stable/flexget/5.0.18/Chart.yaml b/stable/flexget/5.0.18/Chart.yaml new file mode 100644 index 00000000000..80d3a518dc5 --- /dev/null +++ b/stable/flexget/5.0.18/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.6.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/hedgedoc/8.0.15/README.md b/stable/flexget/5.0.18/README.md similarity index 100% rename from stable/hedgedoc/8.0.15/README.md rename to stable/flexget/5.0.18/README.md diff --git a/stable/flexget/5.0.18/app-changelog.md b/stable/flexget/5.0.18/app-changelog.md new file mode 100644 index 00000000000..3ce0d60777e --- /dev/null +++ b/stable/flexget/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/flexget/5.0.17/app-readme.md b/stable/flexget/5.0.18/app-readme.md similarity index 100% rename from stable/flexget/5.0.17/app-readme.md rename to stable/flexget/5.0.18/app-readme.md diff --git a/stable/flexget/5.0.18/charts/common-12.9.5.tgz b/stable/flexget/5.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/flexget/5.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/flexget/5.0.17/ix_values.yaml b/stable/flexget/5.0.18/ix_values.yaml similarity index 100% rename from stable/flexget/5.0.17/ix_values.yaml rename to stable/flexget/5.0.18/ix_values.yaml diff --git a/stable/flexget/5.0.17/questions.yaml b/stable/flexget/5.0.18/questions.yaml similarity index 100% rename from stable/flexget/5.0.17/questions.yaml rename to stable/flexget/5.0.18/questions.yaml diff --git a/stable/homarr/5.0.15/templates/NOTES.txt b/stable/flexget/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/homarr/5.0.15/templates/NOTES.txt rename to stable/flexget/5.0.18/templates/NOTES.txt diff --git a/stable/hyperion-ng/9.0.15/templates/common.yaml b/stable/flexget/5.0.18/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/9.0.15/templates/common.yaml rename to stable/flexget/5.0.18/templates/common.yaml diff --git a/stable/homebox/2.0.15/values.yaml b/stable/flexget/5.0.18/values.yaml similarity index 100% rename from stable/homebox/2.0.15/values.yaml rename to stable/flexget/5.0.18/values.yaml diff --git a/stable/flood/9.0.14/CHANGELOG.md b/stable/flood/9.0.14/CHANGELOG.md deleted file mode 100644 index 66c3f5f6681..00000000000 --- a/stable/flood/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flood-9.0.14](https://github.com/truecharts/charts/compare/flood-9.0.13...flood-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [flood-9.0.13](https://github.com/truecharts/charts/compare/flood-9.0.12...flood-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [flood-9.0.12](https://github.com/truecharts/charts/compare/flood-9.0.11...flood-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [flood-9.0.11](https://github.com/truecharts/charts/compare/flood-9.0.10...flood-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [flood-9.0.10](https://github.com/truecharts/charts/compare/flood-9.0.9...flood-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [flood-9.0.9](https://github.com/truecharts/charts/compare/flood-9.0.8...flood-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [flood-9.0.8](https://github.com/truecharts/charts/compare/flood-9.0.7...flood-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [flood-9.0.7](https://github.com/truecharts/charts/compare/flood-9.0.6...flood-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [flood-9.0.6](https://github.com/truecharts/charts/compare/flood-9.0.5...flood-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [flood-9.0.5](https://github.com/truecharts/charts/compare/flood-9.0.4...flood-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [flood-9.0.4](https://github.com/truecharts/charts/compare/flood-9.0.3...flood-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/flood/9.0.14/Chart.yaml b/stable/flood/9.0.14/Chart.yaml deleted file mode 100644 index b762fb15353..00000000000 --- a/stable/flood/9.0.14/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.9.2 -description: Flood is a monitoring service for various torrent clients -home: https://truecharts.org/charts/stable/flood -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.png -keywords: - - flood - - rtorrent - - qbittorrent - - transmission -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flood -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flood - - https://github.com/jesec/flood -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/flood/9.0.14/app-changelog.md b/stable/flood/9.0.14/app-changelog.md deleted file mode 100644 index 1ac19191eb7..00000000000 --- a/stable/flood/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flood-9.0.14](https://github.com/truecharts/charts/compare/flood-9.0.13...flood-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/flood/9.0.14/charts/common-12.9.2.tgz b/stable/flood/9.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/flood/9.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/flood/9.0.15/CHANGELOG.md b/stable/flood/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..27a1d9a9603 --- /dev/null +++ b/stable/flood/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [flood-9.0.8](https://github.com/truecharts/charts/compare/flood-9.0.7...flood-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [flood-9.0.7](https://github.com/truecharts/charts/compare/flood-9.0.6...flood-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [flood-9.0.6](https://github.com/truecharts/charts/compare/flood-9.0.5...flood-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [flood-9.0.5](https://github.com/truecharts/charts/compare/flood-9.0.4...flood-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/flood/9.0.15/Chart.yaml b/stable/flood/9.0.15/Chart.yaml new file mode 100644 index 00000000000..e32c9c8c53a --- /dev/null +++ b/stable/flood/9.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/homarr/5.0.15/README.md b/stable/flood/9.0.15/README.md similarity index 100% rename from stable/homarr/5.0.15/README.md rename to stable/flood/9.0.15/README.md diff --git a/stable/flood/9.0.15/app-changelog.md b/stable/flood/9.0.15/app-changelog.md new file mode 100644 index 00000000000..d426cb00b89 --- /dev/null +++ b/stable/flood/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/flood/9.0.14/app-readme.md b/stable/flood/9.0.15/app-readme.md similarity index 100% rename from stable/flood/9.0.14/app-readme.md rename to stable/flood/9.0.15/app-readme.md diff --git a/stable/flood/9.0.15/charts/common-12.9.5.tgz b/stable/flood/9.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/flood/9.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/flood/9.0.14/ix_values.yaml b/stable/flood/9.0.15/ix_values.yaml similarity index 100% rename from stable/flood/9.0.14/ix_values.yaml rename to stable/flood/9.0.15/ix_values.yaml diff --git a/stable/flood/9.0.14/questions.yaml b/stable/flood/9.0.15/questions.yaml similarity index 100% rename from stable/flood/9.0.14/questions.yaml rename to stable/flood/9.0.15/questions.yaml diff --git a/stable/homebox/2.0.15/templates/NOTES.txt b/stable/flood/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/homebox/2.0.15/templates/NOTES.txt rename to stable/flood/9.0.15/templates/NOTES.txt diff --git a/stable/impostor-server/4.0.15/templates/common.yaml b/stable/flood/9.0.15/templates/common.yaml similarity index 100% rename from stable/impostor-server/4.0.15/templates/common.yaml rename to stable/flood/9.0.15/templates/common.yaml diff --git a/stable/homelablabelmaker/4.0.14/values.yaml b/stable/flood/9.0.15/values.yaml similarity index 100% rename from stable/homelablabelmaker/4.0.14/values.yaml rename to stable/flood/9.0.15/values.yaml diff --git a/stable/fluidd/5.0.15/CHANGELOG.md b/stable/fluidd/5.0.15/CHANGELOG.md deleted file mode 100644 index 3882cedd712..00000000000 --- a/stable/fluidd/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fluidd-5.0.15](https://github.com/truecharts/charts/compare/fluidd-5.0.14...fluidd-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [fluidd-5.0.14](https://github.com/truecharts/charts/compare/fluidd-5.0.13...fluidd-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [fluidd-5.0.13](https://github.com/truecharts/charts/compare/fluidd-5.0.12...fluidd-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [fluidd-5.0.12](https://github.com/truecharts/charts/compare/fluidd-5.0.11...fluidd-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [fluidd-5.0.11](https://github.com/truecharts/charts/compare/fluidd-5.0.10...fluidd-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [fluidd-5.0.10](https://github.com/truecharts/charts/compare/fluidd-5.0.9...fluidd-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/fluidd to v1.23.3 ([#8448](https://github.com/truecharts/charts/issues/8448)) - - - - -## [fluidd-5.0.9](https://github.com/truecharts/charts/compare/fluidd-5.0.8...fluidd-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [fluidd-5.0.8](https://github.com/truecharts/charts/compare/fluidd-5.0.7...fluidd-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [fluidd-5.0.7](https://github.com/truecharts/charts/compare/fluidd-5.0.6...fluidd-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [fluidd-5.0.6](https://github.com/truecharts/charts/compare/fluidd-5.0.5...fluidd-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [fluidd-5.0.5](https://github.com/truecharts/charts/compare/fluidd-5.0.4...fluidd-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/fluidd/5.0.15/Chart.yaml b/stable/fluidd/5.0.15/Chart.yaml deleted file mode 100644 index dd76df7653b..00000000000 --- a/stable/fluidd/5.0.15/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.9.2 -description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. -home: https://truecharts.org/charts/stable/fluidd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png -keywords: - - fluidd -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fluidd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - - https://github.com/fluidd-core/fluidd -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/fluidd/5.0.15/app-changelog.md b/stable/fluidd/5.0.15/app-changelog.md deleted file mode 100644 index b8e19ae3506..00000000000 --- a/stable/fluidd/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fluidd-5.0.15](https://github.com/truecharts/charts/compare/fluidd-5.0.14...fluidd-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/fluidd/5.0.15/charts/common-12.9.2.tgz b/stable/fluidd/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/fluidd/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/fluidd/5.0.16/CHANGELOG.md b/stable/fluidd/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..f7f213d8282 --- /dev/null +++ b/stable/fluidd/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [fluidd-5.0.9](https://github.com/truecharts/charts/compare/fluidd-5.0.8...fluidd-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [fluidd-5.0.8](https://github.com/truecharts/charts/compare/fluidd-5.0.7...fluidd-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [fluidd-5.0.7](https://github.com/truecharts/charts/compare/fluidd-5.0.6...fluidd-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [fluidd-5.0.6](https://github.com/truecharts/charts/compare/fluidd-5.0.5...fluidd-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/fluidd/5.0.16/Chart.yaml b/stable/fluidd/5.0.16/Chart.yaml new file mode 100644 index 00000000000..0c3d3d6712d --- /dev/null +++ b/stable/fluidd/5.0.16/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.23.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/homebox/2.0.15/README.md b/stable/fluidd/5.0.16/README.md similarity index 100% rename from stable/homebox/2.0.15/README.md rename to stable/fluidd/5.0.16/README.md diff --git a/stable/fluidd/5.0.16/app-changelog.md b/stable/fluidd/5.0.16/app-changelog.md new file mode 100644 index 00000000000..ef6139d3b06 --- /dev/null +++ b/stable/fluidd/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/fluidd/5.0.15/app-readme.md b/stable/fluidd/5.0.16/app-readme.md similarity index 100% rename from stable/fluidd/5.0.15/app-readme.md rename to stable/fluidd/5.0.16/app-readme.md diff --git a/stable/fluidd/5.0.16/charts/common-12.9.5.tgz b/stable/fluidd/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/fluidd/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/fluidd/5.0.15/ix_values.yaml b/stable/fluidd/5.0.16/ix_values.yaml similarity index 100% rename from stable/fluidd/5.0.15/ix_values.yaml rename to stable/fluidd/5.0.16/ix_values.yaml diff --git a/stable/fluidd/5.0.15/questions.yaml b/stable/fluidd/5.0.16/questions.yaml similarity index 100% rename from stable/fluidd/5.0.15/questions.yaml rename to stable/fluidd/5.0.16/questions.yaml diff --git a/stable/homelablabelmaker/4.0.14/templates/NOTES.txt b/stable/fluidd/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/homelablabelmaker/4.0.14/templates/NOTES.txt rename to stable/fluidd/5.0.16/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/5.0.17/templates/common.yaml b/stable/fluidd/5.0.16/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.17/templates/common.yaml rename to stable/fluidd/5.0.16/templates/common.yaml diff --git a/stable/homepage/3.0.16/values.yaml b/stable/fluidd/5.0.16/values.yaml similarity index 100% rename from stable/homepage/3.0.16/values.yaml rename to stable/fluidd/5.0.16/values.yaml diff --git a/stable/foldingathome/5.0.17/CHANGELOG.md b/stable/foldingathome/5.0.17/CHANGELOG.md deleted file mode 100644 index f59c46c9a16..00000000000 --- a/stable/foldingathome/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [foldingathome-5.0.12](https://github.com/truecharts/charts/compare/foldingathome-5.0.11...foldingathome-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8698](https://github.com/truecharts/charts/issues/8698)) - - - - -## [foldingathome-5.0.11](https://github.com/truecharts/charts/compare/foldingathome-5.0.10...foldingathome-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [foldingathome-5.0.10](https://github.com/truecharts/charts/compare/foldingathome-5.0.9...foldingathome-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8227](https://github.com/truecharts/charts/issues/8227)) - - - - -## [foldingathome-5.0.9](https://github.com/truecharts/charts/compare/foldingathome-5.0.8...foldingathome-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [foldingathome-5.0.8](https://github.com/truecharts/charts/compare/foldingathome-5.0.7...foldingathome-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [foldingathome-5.0.7](https://github.com/truecharts/charts/compare/foldingathome-5.0.6...foldingathome-5.0.7) (2023-04-20) - diff --git a/stable/foldingathome/5.0.17/Chart.yaml b/stable/foldingathome/5.0.17/Chart.yaml deleted file mode 100644 index a44fc767da8..00000000000 --- a/stable/foldingathome/5.0.17/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: foldingathome -version: 5.0.17 -appVersion: "7.6.21" -description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/foldingathome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png -keywords: - - foldingathome -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/foldingathome/5.0.17/app-changelog.md b/stable/foldingathome/5.0.17/app-changelog.md deleted file mode 100644 index 2d606f20248..00000000000 --- a/stable/foldingathome/5.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/foldingathome/5.0.17/charts/common-12.9.2.tgz b/stable/foldingathome/5.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/foldingathome/5.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/foldingathome/5.0.18/CHANGELOG.md b/stable/foldingathome/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..47f9209e634 --- /dev/null +++ b/stable/foldingathome/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [foldingathome-5.0.12](https://github.com/truecharts/charts/compare/foldingathome-5.0.11...foldingathome-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + - update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8698](https://github.com/truecharts/charts/issues/8698)) + + + + +## [foldingathome-5.0.11](https://github.com/truecharts/charts/compare/foldingathome-5.0.10...foldingathome-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [foldingathome-5.0.10](https://github.com/truecharts/charts/compare/foldingathome-5.0.9...foldingathome-5.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8227](https://github.com/truecharts/charts/issues/8227)) + + + + +## [foldingathome-5.0.9](https://github.com/truecharts/charts/compare/foldingathome-5.0.8...foldingathome-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [foldingathome-5.0.8](https://github.com/truecharts/charts/compare/foldingathome-5.0.7...foldingathome-5.0.8) (2023-04-25) + diff --git a/stable/foldingathome/5.0.18/Chart.yaml b/stable/foldingathome/5.0.18/Chart.yaml new file mode 100644 index 00000000000..cf2eebb8484 --- /dev/null +++ b/stable/foldingathome/5.0.18/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: foldingathome +version: 5.0.18 +appVersion: "7.6.21" +description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/foldingathome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png +keywords: + - foldingathome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.14/README.md b/stable/foldingathome/5.0.18/README.md similarity index 100% rename from stable/homelablabelmaker/4.0.14/README.md rename to stable/foldingathome/5.0.18/README.md diff --git a/stable/foldingathome/5.0.18/app-changelog.md b/stable/foldingathome/5.0.18/app-changelog.md new file mode 100644 index 00000000000..7d76274c2c6 --- /dev/null +++ b/stable/foldingathome/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/foldingathome/5.0.17/app-readme.md b/stable/foldingathome/5.0.18/app-readme.md similarity index 100% rename from stable/foldingathome/5.0.17/app-readme.md rename to stable/foldingathome/5.0.18/app-readme.md diff --git a/stable/foldingathome/5.0.18/charts/common-12.9.5.tgz b/stable/foldingathome/5.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/foldingathome/5.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/foldingathome/5.0.17/ix_values.yaml b/stable/foldingathome/5.0.18/ix_values.yaml similarity index 100% rename from stable/foldingathome/5.0.17/ix_values.yaml rename to stable/foldingathome/5.0.18/ix_values.yaml diff --git a/stable/foldingathome/5.0.17/questions.yaml b/stable/foldingathome/5.0.18/questions.yaml similarity index 100% rename from stable/foldingathome/5.0.17/questions.yaml rename to stable/foldingathome/5.0.18/questions.yaml diff --git a/stable/homepage/3.0.16/templates/NOTES.txt b/stable/foldingathome/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/homepage/3.0.16/templates/NOTES.txt rename to stable/foldingathome/5.0.18/templates/NOTES.txt diff --git a/stable/iyuuplus/5.0.14/templates/common.yaml b/stable/foldingathome/5.0.18/templates/common.yaml similarity index 100% rename from stable/iyuuplus/5.0.14/templates/common.yaml rename to stable/foldingathome/5.0.18/templates/common.yaml diff --git a/stable/homer/5.0.14/values.yaml b/stable/foldingathome/5.0.18/values.yaml similarity index 100% rename from stable/homer/5.0.14/values.yaml rename to stable/foldingathome/5.0.18/values.yaml diff --git a/stable/fossil/7.0.14/CHANGELOG.md b/stable/fossil/7.0.14/CHANGELOG.md deleted file mode 100644 index 64565f4312c..00000000000 --- a/stable/fossil/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fossil-7.0.14](https://github.com/truecharts/charts/compare/fossil-7.0.13...fossil-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [fossil-7.0.13](https://github.com/truecharts/charts/compare/fossil-7.0.12...fossil-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [fossil-7.0.12](https://github.com/truecharts/charts/compare/fossil-7.0.11...fossil-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [fossil-7.0.11](https://github.com/truecharts/charts/compare/fossil-7.0.10...fossil-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [fossil-7.0.10](https://github.com/truecharts/charts/compare/fossil-7.0.9...fossil-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [fossil-7.0.9](https://github.com/truecharts/charts/compare/fossil-7.0.8...fossil-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [fossil-7.0.8](https://github.com/truecharts/charts/compare/fossil-7.0.7...fossil-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [fossil-7.0.7](https://github.com/truecharts/charts/compare/fossil-7.0.6...fossil-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [fossil-7.0.6](https://github.com/truecharts/charts/compare/fossil-7.0.5...fossil-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [fossil-7.0.5](https://github.com/truecharts/charts/compare/fossil-7.0.4...fossil-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [fossil-7.0.4](https://github.com/truecharts/charts/compare/fossil-7.0.3...fossil-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/fossil/7.0.14/Chart.yaml b/stable/fossil/7.0.14/Chart.yaml deleted file mode 100644 index 546c822b59e..00000000000 --- a/stable/fossil/7.0.14/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.9.2 -description: A simple, high-reliability, distributed software configuration management system -home: https://truecharts.org/charts/stable/fossil -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png -keywords: - - fossil - - scm -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fossil -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fossil - - https://fossil-scm.org/ -type: application -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/fossil/7.0.14/app-changelog.md b/stable/fossil/7.0.14/app-changelog.md deleted file mode 100644 index 2fad0b5d7a0..00000000000 --- a/stable/fossil/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fossil-7.0.14](https://github.com/truecharts/charts/compare/fossil-7.0.13...fossil-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/fossil/7.0.14/charts/common-12.9.2.tgz b/stable/fossil/7.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/fossil/7.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/fossil/7.0.15/CHANGELOG.md b/stable/fossil/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..b275435b73b --- /dev/null +++ b/stable/fossil/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [fossil-7.0.8](https://github.com/truecharts/charts/compare/fossil-7.0.7...fossil-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [fossil-7.0.7](https://github.com/truecharts/charts/compare/fossil-7.0.6...fossil-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [fossil-7.0.6](https://github.com/truecharts/charts/compare/fossil-7.0.5...fossil-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [fossil-7.0.5](https://github.com/truecharts/charts/compare/fossil-7.0.4...fossil-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/fossil/7.0.15/Chart.yaml b/stable/fossil/7.0.15/Chart.yaml new file mode 100644 index 00000000000..24b004d6f4f --- /dev/null +++ b/stable/fossil/7.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.15.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/homepage/3.0.16/README.md b/stable/fossil/7.0.15/README.md similarity index 100% rename from stable/homepage/3.0.16/README.md rename to stable/fossil/7.0.15/README.md diff --git a/stable/fossil/7.0.15/app-changelog.md b/stable/fossil/7.0.15/app-changelog.md new file mode 100644 index 00000000000..967bb9737c2 --- /dev/null +++ b/stable/fossil/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/fossil/7.0.14/app-readme.md b/stable/fossil/7.0.15/app-readme.md similarity index 100% rename from stable/fossil/7.0.14/app-readme.md rename to stable/fossil/7.0.15/app-readme.md diff --git a/stable/fossil/7.0.15/charts/common-12.9.5.tgz b/stable/fossil/7.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/fossil/7.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/fossil/7.0.14/ix_values.yaml b/stable/fossil/7.0.15/ix_values.yaml similarity index 100% rename from stable/fossil/7.0.14/ix_values.yaml rename to stable/fossil/7.0.15/ix_values.yaml diff --git a/stable/fossil/7.0.14/questions.yaml b/stable/fossil/7.0.15/questions.yaml similarity index 100% rename from stable/fossil/7.0.14/questions.yaml rename to stable/fossil/7.0.15/questions.yaml diff --git a/stable/homer/5.0.14/templates/NOTES.txt b/stable/fossil/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/homer/5.0.14/templates/NOTES.txt rename to stable/fossil/7.0.15/templates/NOTES.txt diff --git a/stable/fossil/7.0.14/templates/common.yaml b/stable/fossil/7.0.15/templates/common.yaml similarity index 100% rename from stable/fossil/7.0.14/templates/common.yaml rename to stable/fossil/7.0.15/templates/common.yaml diff --git a/stable/htpcmanager/5.0.14/values.yaml b/stable/fossil/7.0.15/values.yaml similarity index 100% rename from stable/htpcmanager/5.0.14/values.yaml rename to stable/fossil/7.0.15/values.yaml diff --git a/stable/freeradius/9.0.12/CHANGELOG.md b/stable/freeradius/9.0.12/CHANGELOG.md deleted file mode 100644 index 214293155bc..00000000000 --- a/stable/freeradius/9.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [freeradius-9.0.12](https://github.com/truecharts/charts/compare/freeradius-9.0.11...freeradius-9.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [freeradius-9.0.11](https://github.com/truecharts/charts/compare/freeradius-9.0.10...freeradius-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [freeradius-9.0.10](https://github.com/truecharts/charts/compare/freeradius-9.0.9...freeradius-9.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [freeradius-9.0.9](https://github.com/truecharts/charts/compare/freeradius-9.0.8...freeradius-9.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [freeradius-9.0.8](https://github.com/truecharts/charts/compare/freeradius-9.0.7...freeradius-9.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [freeradius-9.0.7](https://github.com/truecharts/charts/compare/freeradius-9.0.6...freeradius-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [freeradius-9.0.6](https://github.com/truecharts/charts/compare/freeradius-9.0.5...freeradius-9.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [freeradius-9.0.5](https://github.com/truecharts/charts/compare/freeradius-9.0.4...freeradius-9.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [freeradius-9.0.4](https://github.com/truecharts/charts/compare/freeradius-9.0.3...freeradius-9.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [freeradius-9.0.3](https://github.com/truecharts/charts/compare/freeradius-9.0.2...freeradius-9.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [freeradius-9.0.2](https://github.com/truecharts/charts/compare/freeradius-9.0.1...freeradius-9.0.2) (2023-04-15) - -### Chore diff --git a/stable/freeradius/9.0.12/Chart.yaml b/stable/freeradius/9.0.12/Chart.yaml deleted file mode 100644 index 3dc38133923..00000000000 --- a/stable/freeradius/9.0.12/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.9.2 -deprecated: false -description: OpenSource Radius implementation -home: https://truecharts.org/charts/stable/freeradius -icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png -keywords: - - radius - - auth -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: freeradius -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius - - https://freeradius.org/ -type: application -version: 9.0.12 -annotations: - truecharts.org/catagories: | - - auth - truecharts.org/SCALE-support: "true" diff --git a/stable/freeradius/9.0.12/app-changelog.md b/stable/freeradius/9.0.12/app-changelog.md deleted file mode 100644 index 14ab0b8181c..00000000000 --- a/stable/freeradius/9.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [freeradius-9.0.12](https://github.com/truecharts/charts/compare/freeradius-9.0.11...freeradius-9.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/freeradius/9.0.12/charts/common-12.9.2.tgz b/stable/freeradius/9.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/freeradius/9.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/freeradius/9.0.13/CHANGELOG.md b/stable/freeradius/9.0.13/CHANGELOG.md new file mode 100644 index 00000000000..d4f63144a2a --- /dev/null +++ b/stable/freeradius/9.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [freeradius-9.0.5](https://github.com/truecharts/charts/compare/freeradius-9.0.4...freeradius-9.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [freeradius-9.0.4](https://github.com/truecharts/charts/compare/freeradius-9.0.3...freeradius-9.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [freeradius-9.0.3](https://github.com/truecharts/charts/compare/freeradius-9.0.2...freeradius-9.0.3) (2023-04-16) + +### Chore diff --git a/stable/freeradius/9.0.13/Chart.yaml b/stable/freeradius/9.0.13/Chart.yaml new file mode 100644 index 00000000000..491bc33734d --- /dev/null +++ b/stable/freeradius/9.0.13/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - auth + truecharts.org/SCALE-support: "true" diff --git a/stable/homer/5.0.14/README.md b/stable/freeradius/9.0.13/README.md similarity index 100% rename from stable/homer/5.0.14/README.md rename to stable/freeradius/9.0.13/README.md diff --git a/stable/freeradius/9.0.13/app-changelog.md b/stable/freeradius/9.0.13/app-changelog.md new file mode 100644 index 00000000000..31e8ab781ea --- /dev/null +++ b/stable/freeradius/9.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/freeradius/9.0.12/app-readme.md b/stable/freeradius/9.0.13/app-readme.md similarity index 100% rename from stable/freeradius/9.0.12/app-readme.md rename to stable/freeradius/9.0.13/app-readme.md diff --git a/stable/freeradius/9.0.13/charts/common-12.9.5.tgz b/stable/freeradius/9.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/freeradius/9.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/freeradius/9.0.12/ix_values.yaml b/stable/freeradius/9.0.13/ix_values.yaml similarity index 100% rename from stable/freeradius/9.0.12/ix_values.yaml rename to stable/freeradius/9.0.13/ix_values.yaml diff --git a/stable/freeradius/9.0.12/questions.yaml b/stable/freeradius/9.0.13/questions.yaml similarity index 100% rename from stable/freeradius/9.0.12/questions.yaml rename to stable/freeradius/9.0.13/questions.yaml diff --git a/stable/htpcmanager/5.0.14/templates/NOTES.txt b/stable/freeradius/9.0.13/templates/NOTES.txt similarity index 100% rename from stable/htpcmanager/5.0.14/templates/NOTES.txt rename to stable/freeradius/9.0.13/templates/NOTES.txt diff --git a/stable/freeradius/9.0.12/templates/common.yaml b/stable/freeradius/9.0.13/templates/common.yaml similarity index 100% rename from stable/freeradius/9.0.12/templates/common.yaml rename to stable/freeradius/9.0.13/templates/common.yaml diff --git a/stable/hyperion-ng/9.0.15/values.yaml b/stable/freeradius/9.0.13/values.yaml similarity index 100% rename from stable/hyperion-ng/9.0.15/values.yaml rename to stable/freeradius/9.0.13/values.yaml diff --git a/stable/freshrss/14.0.17/CHANGELOG.md b/stable/freshrss/14.0.17/CHANGELOG.md new file mode 100644 index 00000000000..00cc48678ec --- /dev/null +++ b/stable/freshrss/14.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [freshrss-14.0.11](https://github.com/truecharts/charts/compare/freshrss-14.0.10...freshrss-14.0.11) (2023-04-30) + +### Chore + +- update helm general non-major ([#8542](https://github.com/truecharts/charts/issues/8542)) + + + + +## [freshrss-14.0.10](https://github.com/truecharts/charts/compare/freshrss-14.0.9...freshrss-14.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.21.0 ([#8618](https://github.com/truecharts/charts/issues/8618)) + + + + +## [freshrss-14.0.9](https://github.com/truecharts/charts/compare/freshrss-14.0.8...freshrss-14.0.9) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/freshrss to v1.21.0 ([#8574](https://github.com/truecharts/charts/issues/8574)) + + + + +## [freshrss-14.0.8](https://github.com/truecharts/charts/compare/freshrss-14.0.7...freshrss-14.0.8) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/freshrss to v ([#8229](https://github.com/truecharts/charts/issues/8229)) + + + + +## [freshrss-14.0.7](https://github.com/truecharts/charts/compare/freshrss-14.0.6...freshrss-14.0.7) (2023-04-25) + +### Chore diff --git a/stable/freshrss/14.0.17/Chart.yaml b/stable/freshrss/14.0.17/Chart.yaml new file mode 100644 index 00000000000..c5e10cef5c9 --- /dev/null +++ b/stable/freshrss/14.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.21.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/htpcmanager/5.0.14/README.md b/stable/freshrss/14.0.17/README.md similarity index 100% rename from stable/htpcmanager/5.0.14/README.md rename to stable/freshrss/14.0.17/README.md diff --git a/stable/freshrss/14.0.17/app-changelog.md b/stable/freshrss/14.0.17/app-changelog.md new file mode 100644 index 00000000000..043ee5f67cd --- /dev/null +++ b/stable/freshrss/14.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/freshrss/14.0.17/app-readme.md b/stable/freshrss/14.0.17/app-readme.md new file mode 100644 index 00000000000..54945d89ba8 --- /dev/null +++ b/stable/freshrss/14.0.17/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.17/charts/common-12.9.5.tgz b/stable/freshrss/14.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/freshrss/14.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/freshrss/14.0.17/ix_values.yaml b/stable/freshrss/14.0.17/ix_values.yaml new file mode 100644 index 00000000000..536b5e229f5 --- /dev/null +++ b/stable/freshrss/14.0.17/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.17/questions.yaml b/stable/freshrss/14.0.17/questions.yaml new file mode 100644 index 00000000000..25b97777ef3 --- /dev/null +++ b/stable/freshrss/14.0.17/questions.yaml @@ -0,0 +1,1927 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10010 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/hyperion-ng/9.0.15/templates/NOTES.txt b/stable/freshrss/14.0.17/templates/NOTES.txt similarity index 100% rename from stable/hyperion-ng/9.0.15/templates/NOTES.txt rename to stable/freshrss/14.0.17/templates/NOTES.txt diff --git a/stable/jellyseerr/5.0.15/templates/common.yaml b/stable/freshrss/14.0.17/templates/common.yaml similarity index 100% rename from stable/jellyseerr/5.0.15/templates/common.yaml rename to stable/freshrss/14.0.17/templates/common.yaml diff --git a/stable/immich/7.0.3/values.yaml b/stable/freshrss/14.0.17/values.yaml similarity index 100% rename from stable/immich/7.0.3/values.yaml rename to stable/freshrss/14.0.17/values.yaml diff --git a/stable/friendica/8.0.12/CHANGELOG.md b/stable/friendica/8.0.12/CHANGELOG.md deleted file mode 100644 index f4ce04e5143..00000000000 --- a/stable/friendica/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [friendica-8.0.12](https://github.com/truecharts/charts/compare/friendica-8.0.11...friendica-8.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [friendica-8.0.11](https://github.com/truecharts/charts/compare/friendica-8.0.10...friendica-8.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [friendica-8.0.10](https://github.com/truecharts/charts/compare/friendica-8.0.9...friendica-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [friendica-8.0.9](https://github.com/truecharts/charts/compare/friendica-8.0.8...friendica-8.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [friendica-8.0.8](https://github.com/truecharts/charts/compare/friendica-8.0.7...friendica-8.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [friendica-8.0.7](https://github.com/truecharts/charts/compare/friendica-8.0.6...friendica-8.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [friendica-8.0.6](https://github.com/truecharts/charts/compare/friendica-8.0.5...friendica-8.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [friendica-8.0.5](https://github.com/truecharts/charts/compare/friendica-8.0.4...friendica-8.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [friendica-8.0.4](https://github.com/truecharts/charts/compare/friendica-8.0.3...friendica-8.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [friendica-8.0.3](https://github.com/truecharts/charts/compare/friendica-8.0.2...friendica-8.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - diff --git a/stable/friendica/8.0.12/Chart.yaml b/stable/friendica/8.0.12/Chart.yaml deleted file mode 100644 index 1afe4b85730..00000000000 --- a/stable/friendica/8.0.12/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "2022.06" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.29 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -description: "Welcome to the free social web" -home: https://truecharts.org/charts/stable/friendica -icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png -keywords: - - friend - - social -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: friendica -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - - https://friendi.ca/ -version: 8.0.12 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" diff --git a/stable/friendica/8.0.12/app-changelog.md b/stable/friendica/8.0.12/app-changelog.md deleted file mode 100644 index 602fd6d9a9c..00000000000 --- a/stable/friendica/8.0.12/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [friendica-8.0.12](https://github.com/truecharts/charts/compare/friendica-8.0.11...friendica-8.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/friendica/8.0.12/charts/common-12.9.2.tgz b/stable/friendica/8.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/friendica/8.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/friendica/8.0.12/charts/mariadb-7.0.29.tgz b/stable/friendica/8.0.12/charts/mariadb-7.0.29.tgz deleted file mode 100644 index 21a10bce974..00000000000 Binary files a/stable/friendica/8.0.12/charts/mariadb-7.0.29.tgz and /dev/null differ diff --git a/stable/friendica/8.0.12/charts/redis-6.0.43.tgz b/stable/friendica/8.0.12/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/friendica/8.0.12/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/friendica/8.0.13/CHANGELOG.md b/stable/friendica/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..4b827b16a5f --- /dev/null +++ b/stable/friendica/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [friendica-8.0.6](https://github.com/truecharts/charts/compare/friendica-8.0.5...friendica-8.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [friendica-8.0.5](https://github.com/truecharts/charts/compare/friendica-8.0.4...friendica-8.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [friendica-8.0.4](https://github.com/truecharts/charts/compare/friendica-8.0.3...friendica-8.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + diff --git a/stable/friendica/8.0.13/Chart.yaml b/stable/friendica/8.0.13/Chart.yaml new file mode 100644 index 00000000000..cf237c63661 --- /dev/null +++ b/stable/friendica/8.0.13/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2022.06" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.13 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" diff --git a/stable/hyperion-ng/9.0.15/README.md b/stable/friendica/8.0.13/README.md similarity index 100% rename from stable/hyperion-ng/9.0.15/README.md rename to stable/friendica/8.0.13/README.md diff --git a/stable/friendica/8.0.13/app-changelog.md b/stable/friendica/8.0.13/app-changelog.md new file mode 100644 index 00000000000..40330ef3c62 --- /dev/null +++ b/stable/friendica/8.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/friendica/8.0.12/app-readme.md b/stable/friendica/8.0.13/app-readme.md similarity index 100% rename from stable/friendica/8.0.12/app-readme.md rename to stable/friendica/8.0.13/app-readme.md diff --git a/stable/friendica/8.0.13/charts/common-12.9.5.tgz b/stable/friendica/8.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/friendica/8.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/friendica/8.0.13/charts/mariadb-7.0.30.tgz b/stable/friendica/8.0.13/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/stable/friendica/8.0.13/charts/mariadb-7.0.30.tgz differ diff --git a/stable/friendica/8.0.13/charts/redis-6.0.44.tgz b/stable/friendica/8.0.13/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/friendica/8.0.13/charts/redis-6.0.44.tgz differ diff --git a/stable/friendica/8.0.12/ix_values.yaml b/stable/friendica/8.0.13/ix_values.yaml similarity index 100% rename from stable/friendica/8.0.12/ix_values.yaml rename to stable/friendica/8.0.13/ix_values.yaml diff --git a/stable/friendica/8.0.12/questions.yaml b/stable/friendica/8.0.13/questions.yaml similarity index 100% rename from stable/friendica/8.0.12/questions.yaml rename to stable/friendica/8.0.13/questions.yaml diff --git a/stable/immich/7.0.3/templates/NOTES.txt b/stable/friendica/8.0.13/templates/NOTES.txt similarity index 100% rename from stable/immich/7.0.3/templates/NOTES.txt rename to stable/friendica/8.0.13/templates/NOTES.txt diff --git a/stable/friendica/8.0.12/templates/common.yaml b/stable/friendica/8.0.13/templates/common.yaml similarity index 100% rename from stable/friendica/8.0.12/templates/common.yaml rename to stable/friendica/8.0.13/templates/common.yaml diff --git a/stable/impostor-server/4.0.15/values.yaml b/stable/friendica/8.0.13/values.yaml similarity index 100% rename from stable/impostor-server/4.0.15/values.yaml rename to stable/friendica/8.0.13/values.yaml diff --git a/stable/gaps/14.0.15/CHANGELOG.md b/stable/gaps/14.0.15/CHANGELOG.md new file mode 100644 index 00000000000..a4f0330f040 --- /dev/null +++ b/stable/gaps/14.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [gaps-14.0.9](https://github.com/truecharts/charts/compare/gaps-14.0.8...gaps-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [gaps-14.0.8](https://github.com/truecharts/charts/compare/gaps-14.0.7...gaps-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [gaps-14.0.7](https://github.com/truecharts/charts/compare/gaps-14.0.6...gaps-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [gaps-14.0.6](https://github.com/truecharts/charts/compare/gaps-14.0.5...gaps-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [gaps-14.0.5](https://github.com/truecharts/charts/compare/gaps-14.0.4...gaps-14.0.5) (2023-04-16) + +### Chore diff --git a/stable/gaps/14.0.15/Chart.yaml b/stable/gaps/14.0.15/Chart.yaml new file mode 100644 index 00000000000..284376586b8 --- /dev/null +++ b/stable/gaps/14.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/immich/7.0.3/README.md b/stable/gaps/14.0.15/README.md similarity index 100% rename from stable/immich/7.0.3/README.md rename to stable/gaps/14.0.15/README.md diff --git a/stable/gaps/14.0.15/app-changelog.md b/stable/gaps/14.0.15/app-changelog.md new file mode 100644 index 00000000000..58cee55b2b6 --- /dev/null +++ b/stable/gaps/14.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/gaps/14.0.15/app-readme.md b/stable/gaps/14.0.15/app-readme.md new file mode 100644 index 00000000000..ac58a5bf8b0 --- /dev/null +++ b/stable/gaps/14.0.15/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.15/charts/common-12.9.5.tgz b/stable/gaps/14.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/gaps/14.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/gaps/14.0.15/ix_values.yaml b/stable/gaps/14.0.15/ix_values.yaml new file mode 100644 index 00000000000..2ddedc82ea5 --- /dev/null +++ b/stable/gaps/14.0.15/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.15/questions.yaml b/stable/gaps/14.0.15/questions.yaml new file mode 100644 index 00000000000..43d0514885e --- /dev/null +++ b/stable/gaps/14.0.15/questions.yaml @@ -0,0 +1,1927 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8484 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/impostor-server/4.0.15/templates/NOTES.txt b/stable/gaps/14.0.15/templates/NOTES.txt similarity index 100% rename from stable/impostor-server/4.0.15/templates/NOTES.txt rename to stable/gaps/14.0.15/templates/NOTES.txt diff --git a/stable/jupyter/4.0.22/templates/common.yaml b/stable/gaps/14.0.15/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.22/templates/common.yaml rename to stable/gaps/14.0.15/templates/common.yaml diff --git a/stable/ipfs/6.0.16/values.yaml b/stable/gaps/14.0.15/values.yaml similarity index 100% rename from stable/ipfs/6.0.16/values.yaml rename to stable/gaps/14.0.15/values.yaml diff --git a/stable/gitea/13.0.9/CHANGELOG.md b/stable/gitea/13.0.9/CHANGELOG.md new file mode 100644 index 00000000000..e5ba3584b34 --- /dev/null +++ b/stable/gitea/13.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [gitea-13.0.3](https://github.com/truecharts/charts/compare/gitea-13.0.2...gitea-13.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [gitea-13.0.2](https://github.com/truecharts/charts/compare/gitea-13.0.1...gitea-13.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [gitea-13.0.1](https://github.com/truecharts/charts/compare/gitea-13.0.0...gitea-13.0.1) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/gitea to v1.19.2 ([#8577](https://github.com/truecharts/charts/issues/8577)) + + + + +## [gitea-13.0.0](https://github.com/truecharts/charts/compare/gitea-12.0.31...gitea-13.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + + + +## [gitea-12.0.31](https://github.com/truecharts/charts/compare/gitea-12.0.30...gitea-12.0.31) (2023-02-27) + +### Chore diff --git a/stable/gitea/13.0.9/Chart.yaml b/stable/gitea/13.0.9/Chart.yaml new file mode 100644 index 00000000000..cb75d747ba9 --- /dev/null +++ b/stable/gitea/13.0.9/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "1.19.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: memcached.enabled + name: memcached + repository: https://deps.truecharts.org/ + version: 6.0.41 +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.9 +annotations: + truecharts.org/catagories: | + - GIT + truecharts.org/SCALE-support: "true" diff --git a/stable/kasm/4.0.15/LICENSE b/stable/gitea/13.0.9/LICENSE similarity index 100% rename from stable/kasm/4.0.15/LICENSE rename to stable/gitea/13.0.9/LICENSE diff --git a/stable/impostor-server/4.0.15/README.md b/stable/gitea/13.0.9/README.md similarity index 100% rename from stable/impostor-server/4.0.15/README.md rename to stable/gitea/13.0.9/README.md diff --git a/stable/gitea/13.0.9/app-changelog.md b/stable/gitea/13.0.9/app-changelog.md new file mode 100644 index 00000000000..c109ba969b9 --- /dev/null +++ b/stable/gitea/13.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/gitea/13.0.9/app-readme.md b/stable/gitea/13.0.9/app-readme.md new file mode 100644 index 00000000000..e8603ada352 --- /dev/null +++ b/stable/gitea/13.0.9/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.9/charts/common-12.9.5.tgz b/stable/gitea/13.0.9/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/gitea/13.0.9/charts/common-12.9.5.tgz differ diff --git a/stable/gitea/13.0.9/charts/memcached-6.0.41.tgz b/stable/gitea/13.0.9/charts/memcached-6.0.41.tgz new file mode 100644 index 00000000000..b5b38daf7e0 Binary files /dev/null and b/stable/gitea/13.0.9/charts/memcached-6.0.41.tgz differ diff --git a/stable/gitea/13.0.9/ix_values.yaml b/stable/gitea/13.0.9/ix_values.yaml new file mode 100644 index 00000000000..cc61d457119 --- /dev/null +++ b/stable/gitea/13.0.9/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.9/questions.yaml b/stable/gitea/13.0.9/questions.yaml new file mode 100644 index 00000000000..f5071d174c2 --- /dev/null +++ b/stable/gitea/13.0.9/questions.yaml @@ -0,0 +1,2081 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: admin + group: "App Configuration" + label: "Admin Credentials" + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: "username" + schema: + type: string + valid_chars: '^(?!^admin$).*$' + required: true + - variable: password + label: "password" + schema: + type: string + required: true + private: true + - variable: email + label: "email" + schema: + type: string + required: true + - variable: config + group: "App Configuration" + label: "Admin Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_NAME + label: "APP_NAME" + schema: + type: string + default: "Gitea" + required: true + - variable: RUN_MODE + label: "RUN_MODE" + schema: + type: string + default: "prod" + enum: + - value: "prod" + description: "Production" + - value: "dev" + description: "Development" + - value: "test" + description: "Testing" + - variable: ALLOWED_HOST_LIST + label: "ALLOWED_HOST_LIST" + schema: + type: string + default: "127.0.0.1" + required: true + - variable: nodeIP + label: Node IP + description: Used to generate configuration, when installed without ingress + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: customConfig + group: "App Configuration" + label: "Custom Configuration parameters" + schema: + type: list + default: [] + items: + - variable: catagoryItem + label: "Catagory" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Config Catagory Name" + schema: + type: string + required: true + - variable: keys + label: "Configuration Parameters" + schema: + type: list + default: [] + items: + - variable: configItem + label: "parameter" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Parameter Name" + schema: + type: string + required: true + - variable: value + label: "Parameter Value" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10037 + required: true + - variable: ssh + label: "SSH Service" + description: "The SSH service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ssh + label: "SSH Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 2222 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App data Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 1000 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 1000 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 1000 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/ipfs/6.0.16/templates/NOTES.txt b/stable/gitea/13.0.9/templates/NOTES.txt similarity index 100% rename from stable/ipfs/6.0.16/templates/NOTES.txt rename to stable/gitea/13.0.9/templates/NOTES.txt diff --git a/stable/gitea/13.0.9/templates/_configmap.tpl b/stable/gitea/13.0.9/templates/_configmap.tpl new file mode 100644 index 00000000000..7605060d627 --- /dev/null +++ b/stable/gitea/13.0.9/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.9/templates/_secrets.tpl b/stable/gitea/13.0.9/templates/_secrets.tpl new file mode 100644 index 00000000000..b0d30ed35c0 --- /dev/null +++ b/stable/gitea/13.0.9/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.9/templates/common.yaml b/stable/gitea/13.0.9/templates/common.yaml new file mode 100644 index 00000000000..ebc9e9874f6 --- /dev/null +++ b/stable/gitea/13.0.9/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.17/values.yaml b/stable/gitea/13.0.9/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.17/values.yaml rename to stable/gitea/13.0.9/values.yaml diff --git a/stable/golinks/7.0.14/CHANGELOG.md b/stable/golinks/7.0.14/CHANGELOG.md deleted file mode 100644 index 93009252aec..00000000000 --- a/stable/golinks/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [golinks-7.0.14](https://github.com/truecharts/charts/compare/golinks-7.0.13...golinks-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [golinks-7.0.13](https://github.com/truecharts/charts/compare/golinks-7.0.12...golinks-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [golinks-7.0.12](https://github.com/truecharts/charts/compare/golinks-7.0.11...golinks-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [golinks-7.0.11](https://github.com/truecharts/charts/compare/golinks-7.0.10...golinks-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [golinks-7.0.10](https://github.com/truecharts/charts/compare/golinks-7.0.9...golinks-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [golinks-7.0.9](https://github.com/truecharts/charts/compare/golinks-7.0.8...golinks-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [golinks-7.0.8](https://github.com/truecharts/charts/compare/golinks-7.0.7...golinks-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [golinks-7.0.7](https://github.com/truecharts/charts/compare/golinks-7.0.6...golinks-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [golinks-7.0.6](https://github.com/truecharts/charts/compare/golinks-7.0.5...golinks-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [golinks-7.0.5](https://github.com/truecharts/charts/compare/golinks-7.0.4...golinks-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [golinks-7.0.4](https://github.com/truecharts/charts/compare/golinks-7.0.3...golinks-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/golinks/7.0.14/Chart.yaml b/stable/golinks/7.0.14/Chart.yaml deleted file mode 100644 index ead1b531d2c..00000000000 --- a/stable/golinks/7.0.14/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "154c581" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. -home: https://truecharts.org/charts/stable/golinks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.png -keywords: - - search - - browser - - bookmarks - - smart-bookmarks - - golinks -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: golinks -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/golinks - - https://github.com/prologic/golinks - - https://github.com/nicholaswilde/docker-golinks -type: application -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/golinks/7.0.14/app-changelog.md b/stable/golinks/7.0.14/app-changelog.md deleted file mode 100644 index 5d26c1b2593..00000000000 --- a/stable/golinks/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [golinks-7.0.14](https://github.com/truecharts/charts/compare/golinks-7.0.13...golinks-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/golinks/7.0.14/charts/common-12.9.2.tgz b/stable/golinks/7.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/golinks/7.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/golinks/7.0.15/CHANGELOG.md b/stable/golinks/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..4fb7a337fe4 --- /dev/null +++ b/stable/golinks/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [golinks-7.0.8](https://github.com/truecharts/charts/compare/golinks-7.0.7...golinks-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [golinks-7.0.7](https://github.com/truecharts/charts/compare/golinks-7.0.6...golinks-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [golinks-7.0.6](https://github.com/truecharts/charts/compare/golinks-7.0.5...golinks-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [golinks-7.0.5](https://github.com/truecharts/charts/compare/golinks-7.0.4...golinks-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/golinks/7.0.15/Chart.yaml b/stable/golinks/7.0.15/Chart.yaml new file mode 100644 index 00000000000..097436dde8e --- /dev/null +++ b/stable/golinks/7.0.15/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "154c581" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ipfs/6.0.16/README.md b/stable/golinks/7.0.15/README.md similarity index 100% rename from stable/ipfs/6.0.16/README.md rename to stable/golinks/7.0.15/README.md diff --git a/stable/golinks/7.0.15/app-changelog.md b/stable/golinks/7.0.15/app-changelog.md new file mode 100644 index 00000000000..54fb4399b95 --- /dev/null +++ b/stable/golinks/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/golinks/7.0.14/app-readme.md b/stable/golinks/7.0.15/app-readme.md similarity index 100% rename from stable/golinks/7.0.14/app-readme.md rename to stable/golinks/7.0.15/app-readme.md diff --git a/stable/golinks/7.0.15/charts/common-12.9.5.tgz b/stable/golinks/7.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/golinks/7.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/golinks/7.0.14/ix_values.yaml b/stable/golinks/7.0.15/ix_values.yaml similarity index 100% rename from stable/golinks/7.0.14/ix_values.yaml rename to stable/golinks/7.0.15/ix_values.yaml diff --git a/stable/golinks/7.0.14/questions.yaml b/stable/golinks/7.0.15/questions.yaml similarity index 100% rename from stable/golinks/7.0.14/questions.yaml rename to stable/golinks/7.0.15/questions.yaml diff --git a/stable/ispy-agent-dvr/5.0.17/templates/NOTES.txt b/stable/golinks/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/5.0.17/templates/NOTES.txt rename to stable/golinks/7.0.15/templates/NOTES.txt diff --git a/stable/golinks/7.0.14/templates/common.yaml b/stable/golinks/7.0.15/templates/common.yaml similarity index 100% rename from stable/golinks/7.0.14/templates/common.yaml rename to stable/golinks/7.0.15/templates/common.yaml diff --git a/stable/iyuuplus/5.0.14/values.yaml b/stable/golinks/7.0.15/values.yaml similarity index 100% rename from stable/iyuuplus/5.0.14/values.yaml rename to stable/golinks/7.0.15/values.yaml diff --git a/stable/gonic/9.0.14/CHANGELOG.md b/stable/gonic/9.0.14/CHANGELOG.md deleted file mode 100644 index a14111d07e5..00000000000 --- a/stable/gonic/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [gonic-9.0.14](https://github.com/truecharts/charts/compare/gonic-9.0.13...gonic-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [gonic-9.0.13](https://github.com/truecharts/charts/compare/gonic-9.0.12...gonic-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [gonic-9.0.12](https://github.com/truecharts/charts/compare/gonic-9.0.11...gonic-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [gonic-9.0.11](https://github.com/truecharts/charts/compare/gonic-9.0.10...gonic-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [gonic-9.0.10](https://github.com/truecharts/charts/compare/gonic-9.0.9...gonic-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [gonic-9.0.9](https://github.com/truecharts/charts/compare/gonic-9.0.8...gonic-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [gonic-9.0.8](https://github.com/truecharts/charts/compare/gonic-9.0.7...gonic-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [gonic-9.0.7](https://github.com/truecharts/charts/compare/gonic-9.0.6...gonic-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [gonic-9.0.6](https://github.com/truecharts/charts/compare/gonic-9.0.5...gonic-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [gonic-9.0.5](https://github.com/truecharts/charts/compare/gonic-9.0.4...gonic-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [gonic-9.0.4](https://github.com/truecharts/charts/compare/gonic-9.0.3...gonic-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/gonic/9.0.14/Chart.yaml b/stable/gonic/9.0.14/Chart.yaml deleted file mode 100644 index f9be3980665..00000000000 --- a/stable/gonic/9.0.14/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.9.2 -description: Music streaming server / subsonic server API implementation -home: https://truecharts.org/charts/stable/gonic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png -keywords: - - music - - subsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gonic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/gonic - - https://github.com/sentriz/gonic -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/gonic/9.0.14/app-changelog.md b/stable/gonic/9.0.14/app-changelog.md deleted file mode 100644 index 00aba6185e0..00000000000 --- a/stable/gonic/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [gonic-9.0.14](https://github.com/truecharts/charts/compare/gonic-9.0.13...gonic-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/gonic/9.0.14/charts/common-12.9.2.tgz b/stable/gonic/9.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/gonic/9.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/gonic/9.0.15/CHANGELOG.md b/stable/gonic/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..89114b5b6ba --- /dev/null +++ b/stable/gonic/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [gonic-9.0.8](https://github.com/truecharts/charts/compare/gonic-9.0.7...gonic-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [gonic-9.0.7](https://github.com/truecharts/charts/compare/gonic-9.0.6...gonic-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [gonic-9.0.6](https://github.com/truecharts/charts/compare/gonic-9.0.5...gonic-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [gonic-9.0.5](https://github.com/truecharts/charts/compare/gonic-9.0.4...gonic-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/gonic/9.0.15/Chart.yaml b/stable/gonic/9.0.15/Chart.yaml new file mode 100644 index 00000000000..62bb313df20 --- /dev/null +++ b/stable/gonic/9.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.15.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ispy-agent-dvr/5.0.17/README.md b/stable/gonic/9.0.15/README.md similarity index 100% rename from stable/ispy-agent-dvr/5.0.17/README.md rename to stable/gonic/9.0.15/README.md diff --git a/stable/gonic/9.0.15/app-changelog.md b/stable/gonic/9.0.15/app-changelog.md new file mode 100644 index 00000000000..a6a61d97bb1 --- /dev/null +++ b/stable/gonic/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/gonic/9.0.14/app-readme.md b/stable/gonic/9.0.15/app-readme.md similarity index 100% rename from stable/gonic/9.0.14/app-readme.md rename to stable/gonic/9.0.15/app-readme.md diff --git a/stable/gonic/9.0.15/charts/common-12.9.5.tgz b/stable/gonic/9.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/gonic/9.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/gonic/9.0.14/ix_values.yaml b/stable/gonic/9.0.15/ix_values.yaml similarity index 100% rename from stable/gonic/9.0.14/ix_values.yaml rename to stable/gonic/9.0.15/ix_values.yaml diff --git a/stable/gonic/9.0.14/questions.yaml b/stable/gonic/9.0.15/questions.yaml similarity index 100% rename from stable/gonic/9.0.14/questions.yaml rename to stable/gonic/9.0.15/questions.yaml diff --git a/stable/iyuuplus/5.0.14/templates/NOTES.txt b/stable/gonic/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/iyuuplus/5.0.14/templates/NOTES.txt rename to stable/gonic/9.0.15/templates/NOTES.txt diff --git a/stable/kavita/5.0.16/templates/common.yaml b/stable/gonic/9.0.15/templates/common.yaml similarity index 100% rename from stable/kavita/5.0.16/templates/common.yaml rename to stable/gonic/9.0.15/templates/common.yaml diff --git a/stable/jellyseerr/5.0.15/values.yaml b/stable/gonic/9.0.15/values.yaml similarity index 100% rename from stable/jellyseerr/5.0.15/values.yaml rename to stable/gonic/9.0.15/values.yaml diff --git a/stable/grav/7.0.16/CHANGELOG.md b/stable/grav/7.0.16/CHANGELOG.md deleted file mode 100644 index 2f3e89cbfe6..00000000000 --- a/stable/grav/7.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [grav-7.0.16](https://github.com/truecharts/charts/compare/grav-7.0.15...grav-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [grav-7.0.15](https://github.com/truecharts/charts/compare/grav-7.0.14...grav-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [grav-7.0.14](https://github.com/truecharts/charts/compare/grav-7.0.13...grav-7.0.14) (2023-05-18) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.41 ([#9004](https://github.com/truecharts/charts/issues/9004)) - - - - -## [grav-7.0.13](https://github.com/truecharts/charts/compare/grav-7.0.12...grav-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [grav-7.0.12](https://github.com/truecharts/charts/compare/grav-7.0.11...grav-7.0.12) (2023-05-13) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.41 ([#8897](https://github.com/truecharts/charts/issues/8897)) - - - - -## [grav-7.0.11](https://github.com/truecharts/charts/compare/grav-7.0.10...grav-7.0.11) (2023-05-09) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.40 ([#8879](https://github.com/truecharts/charts/issues/8879)) - - - - -## [grav-7.0.10](https://github.com/truecharts/charts/compare/grav-7.0.9...grav-7.0.10) (2023-05-09) - - - - -## [grav-7.0.9](https://github.com/truecharts/charts/compare/grav-7.0.8...grav-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [grav-7.0.8](https://github.com/truecharts/charts/compare/grav-7.0.7...grav-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [grav-7.0.7](https://github.com/truecharts/charts/compare/grav-7.0.6...grav-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [grav-7.0.6](https://github.com/truecharts/charts/compare/grav-7.0.5...grav-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - diff --git a/stable/grav/7.0.16/Chart.yaml b/stable/grav/7.0.16/Chart.yaml deleted file mode 100644 index de94e39512e..00000000000 --- a/stable/grav/7.0.16/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.9.2 -description: A Fast, Simple, and Flexible, file-based Web-platform. -home: https://truecharts.org/charts/stable/grav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.png -keywords: - - grav - - web - - platform - - file -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grav -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/grav - - https://github.com/linuxserver/docker-grav - - https://github.com/getgrav/grav/ -type: application -version: 7.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/grav/7.0.16/app-changelog.md b/stable/grav/7.0.16/app-changelog.md deleted file mode 100644 index 115b7f619bc..00000000000 --- a/stable/grav/7.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grav-7.0.16](https://github.com/truecharts/charts/compare/grav-7.0.15...grav-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/grav/7.0.16/charts/common-12.9.2.tgz b/stable/grav/7.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/grav/7.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/grav/7.0.17/CHANGELOG.md b/stable/grav/7.0.17/CHANGELOG.md new file mode 100644 index 00000000000..29a038f08e7 --- /dev/null +++ b/stable/grav/7.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [grav-7.0.11](https://github.com/truecharts/charts/compare/grav-7.0.10...grav-7.0.11) (2023-05-09) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.40 ([#8879](https://github.com/truecharts/charts/issues/8879)) + + + + +## [grav-7.0.10](https://github.com/truecharts/charts/compare/grav-7.0.9...grav-7.0.10) (2023-05-09) + + + + +## [grav-7.0.9](https://github.com/truecharts/charts/compare/grav-7.0.8...grav-7.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [grav-7.0.8](https://github.com/truecharts/charts/compare/grav-7.0.7...grav-7.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [grav-7.0.7](https://github.com/truecharts/charts/compare/grav-7.0.6...grav-7.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + diff --git a/stable/grav/7.0.17/Chart.yaml b/stable/grav/7.0.17/Chart.yaml new file mode 100644 index 00000000000..59ae6e744e7 --- /dev/null +++ b/stable/grav/7.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.7.41" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/iyuuplus/5.0.14/README.md b/stable/grav/7.0.17/README.md similarity index 100% rename from stable/iyuuplus/5.0.14/README.md rename to stable/grav/7.0.17/README.md diff --git a/stable/grav/7.0.17/app-changelog.md b/stable/grav/7.0.17/app-changelog.md new file mode 100644 index 00000000000..fa74b472e81 --- /dev/null +++ b/stable/grav/7.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/grav/7.0.16/app-readme.md b/stable/grav/7.0.17/app-readme.md similarity index 100% rename from stable/grav/7.0.16/app-readme.md rename to stable/grav/7.0.17/app-readme.md diff --git a/stable/grav/7.0.17/charts/common-12.9.5.tgz b/stable/grav/7.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/grav/7.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/grav/7.0.16/ix_values.yaml b/stable/grav/7.0.17/ix_values.yaml similarity index 100% rename from stable/grav/7.0.16/ix_values.yaml rename to stable/grav/7.0.17/ix_values.yaml diff --git a/stable/grav/7.0.16/questions.yaml b/stable/grav/7.0.17/questions.yaml similarity index 100% rename from stable/grav/7.0.16/questions.yaml rename to stable/grav/7.0.17/questions.yaml diff --git a/stable/jellyseerr/5.0.15/templates/NOTES.txt b/stable/grav/7.0.17/templates/NOTES.txt similarity index 100% rename from stable/jellyseerr/5.0.15/templates/NOTES.txt rename to stable/grav/7.0.17/templates/NOTES.txt diff --git a/stable/grav/7.0.16/templates/common.yaml b/stable/grav/7.0.17/templates/common.yaml similarity index 100% rename from stable/grav/7.0.16/templates/common.yaml rename to stable/grav/7.0.17/templates/common.yaml diff --git a/stable/jupyter/4.0.22/values.yaml b/stable/grav/7.0.17/values.yaml similarity index 100% rename from stable/jupyter/4.0.22/values.yaml rename to stable/grav/7.0.17/values.yaml diff --git a/stable/grocy/14.0.15/CHANGELOG.md b/stable/grocy/14.0.15/CHANGELOG.md new file mode 100644 index 00000000000..dfee39e4e78 --- /dev/null +++ b/stable/grocy/14.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [grocy-14.0.9](https://github.com/truecharts/charts/compare/grocy-14.0.8...grocy-14.0.9) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/grocy to 3.3.2 ([#8673](https://github.com/truecharts/charts/issues/8673)) + + + + +## [grocy-14.0.8](https://github.com/truecharts/charts/compare/grocy-14.0.7...grocy-14.0.8) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/grocy to 3.3.2 ([#8235](https://github.com/truecharts/charts/issues/8235)) + + + + +## [grocy-14.0.7](https://github.com/truecharts/charts/compare/grocy-14.0.6...grocy-14.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [grocy-14.0.6](https://github.com/truecharts/charts/compare/grocy-14.0.5...grocy-14.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [grocy-14.0.5](https://github.com/truecharts/charts/compare/grocy-14.0.4...grocy-14.0.5) (2023-04-20) + +### Chore diff --git a/stable/grocy/14.0.15/Chart.yaml b/stable/grocy/14.0.15/Chart.yaml new file mode 100644 index 00000000000..53487adad64 --- /dev/null +++ b/stable/grocy/14.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "3.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - Home-Automation + truecharts.org/SCALE-support: "true" diff --git a/stable/jellyseerr/5.0.15/README.md b/stable/grocy/14.0.15/README.md similarity index 100% rename from stable/jellyseerr/5.0.15/README.md rename to stable/grocy/14.0.15/README.md diff --git a/stable/grocy/14.0.15/app-changelog.md b/stable/grocy/14.0.15/app-changelog.md new file mode 100644 index 00000000000..fee2fc47d57 --- /dev/null +++ b/stable/grocy/14.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/grocy/14.0.15/app-readme.md b/stable/grocy/14.0.15/app-readme.md new file mode 100644 index 00000000000..bff2541fcc3 --- /dev/null +++ b/stable/grocy/14.0.15/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.15/charts/common-12.9.5.tgz b/stable/grocy/14.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/grocy/14.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/grocy/14.0.15/ix_values.yaml b/stable/grocy/14.0.15/ix_values.yaml new file mode 100644 index 00000000000..79011addde2 --- /dev/null +++ b/stable/grocy/14.0.15/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.15/questions.yaml b/stable/grocy/14.0.15/questions.yaml new file mode 100644 index 00000000000..160307e3fbf --- /dev/null +++ b/stable/grocy/14.0.15/questions.yaml @@ -0,0 +1,1927 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10013 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/jupyter/4.0.22/templates/NOTES.txt b/stable/grocy/14.0.15/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.22/templates/NOTES.txt rename to stable/grocy/14.0.15/templates/NOTES.txt diff --git a/stable/kodi-headless/5.0.5/templates/common.yaml b/stable/grocy/14.0.15/templates/common.yaml similarity index 100% rename from stable/kodi-headless/5.0.5/templates/common.yaml rename to stable/grocy/14.0.15/templates/common.yaml diff --git a/stable/kasm/4.0.15/values.yaml b/stable/grocy/14.0.15/values.yaml similarity index 100% rename from stable/kasm/4.0.15/values.yaml rename to stable/grocy/14.0.15/values.yaml diff --git a/stable/guacd/5.0.6/CHANGELOG.md b/stable/guacd/5.0.6/CHANGELOG.md deleted file mode 100644 index 46b777c5557..00000000000 --- a/stable/guacd/5.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [guacd-5.0.6](https://github.com/truecharts/charts/compare/guacd-5.0.5...guacd-5.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [guacd-5.0.5](https://github.com/truecharts/charts/compare/guacd-5.0.4...guacd-5.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [guacd-5.0.4](https://github.com/truecharts/charts/compare/guacd-5.0.3...guacd-5.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [guacd-5.0.3](https://github.com/truecharts/charts/compare/guacd-5.0.2...guacd-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [guacd-5.0.2](https://github.com/truecharts/charts/compare/guacd-5.0.1...guacd-5.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [guacd-5.0.1](https://github.com/truecharts/charts/compare/guacd-5.0.0...guacd-5.0.1) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/guacamole-server to v1.5.1 ([#8452](https://github.com/truecharts/charts/issues/8452)) - - - - -## [guacd-5.0.0](https://github.com/truecharts/charts/compare/guacd-4.0.9...guacd-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [guacd-4.0.9](https://github.com/truecharts/charts/compare/guacd-4.0.8...guacd-4.0.9) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/guacamole-server to v1.5.0 - - - - -## [guacd-4.0.8](https://github.com/truecharts/charts/compare/guacd-4.0.7...guacd-4.0.8) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [guacd-4.0.7](https://github.com/truecharts/charts/compare/guacd-4.0.6...guacd-4.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [guacd-4.0.6](https://github.com/truecharts/charts/compare/guacd-4.0.5...guacd-4.0.6) (2022-12-26) - -### Chore diff --git a/stable/guacd/5.0.6/Chart.yaml b/stable/guacd/5.0.6/Chart.yaml deleted file mode 100644 index 830732486ee..00000000000 --- a/stable/guacd/5.0.6/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: guacd -version: 5.0.6 -appVersion: "1.5.1" -description: Guacd - Apache Guacamole is a clientless remote desktop gateway. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/guacd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png -keywords: - - guacd - - guacamole - - remote -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/guacd - - https://github.com/apache/guacamole-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/guacd/5.0.6/app-changelog.md b/stable/guacd/5.0.6/app-changelog.md deleted file mode 100644 index 5a204d7239d..00000000000 --- a/stable/guacd/5.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [guacd-5.0.6](https://github.com/truecharts/charts/compare/guacd-5.0.5...guacd-5.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/guacd/5.0.6/charts/common-12.9.2.tgz b/stable/guacd/5.0.6/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/guacd/5.0.6/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/guacd/5.0.7/CHANGELOG.md b/stable/guacd/5.0.7/CHANGELOG.md new file mode 100644 index 00000000000..eb0e4405c62 --- /dev/null +++ b/stable/guacd/5.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [guacd-5.0.1](https://github.com/truecharts/charts/compare/guacd-5.0.0...guacd-5.0.1) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/guacamole-server to v1.5.1 ([#8452](https://github.com/truecharts/charts/issues/8452)) + + + + +## [guacd-5.0.0](https://github.com/truecharts/charts/compare/guacd-4.0.9...guacd-5.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [guacd-4.0.9](https://github.com/truecharts/charts/compare/guacd-4.0.8...guacd-4.0.9) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/guacamole-server to v1.5.0 + + + + +## [guacd-4.0.8](https://github.com/truecharts/charts/compare/guacd-4.0.7...guacd-4.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [guacd-4.0.7](https://github.com/truecharts/charts/compare/guacd-4.0.6...guacd-4.0.7) (2022-12-27) + +### Chore diff --git a/stable/guacd/5.0.7/Chart.yaml b/stable/guacd/5.0.7/Chart.yaml new file mode 100644 index 00000000000..fc274110448 --- /dev/null +++ b/stable/guacd/5.0.7/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: guacd +version: 5.0.7 +appVersion: "1.5.1" +description: Guacd - Apache Guacamole is a clientless remote desktop gateway. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/guacd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png +keywords: + - guacd + - guacamole + - remote +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - https://github.com/apache/guacamole-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.22/README.md b/stable/guacd/5.0.7/README.md similarity index 100% rename from stable/jupyter/4.0.22/README.md rename to stable/guacd/5.0.7/README.md diff --git a/stable/guacd/5.0.7/app-changelog.md b/stable/guacd/5.0.7/app-changelog.md new file mode 100644 index 00000000000..2f889730bce --- /dev/null +++ b/stable/guacd/5.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/guacd/5.0.6/app-readme.md b/stable/guacd/5.0.7/app-readme.md similarity index 100% rename from stable/guacd/5.0.6/app-readme.md rename to stable/guacd/5.0.7/app-readme.md diff --git a/stable/guacd/5.0.7/charts/common-12.9.5.tgz b/stable/guacd/5.0.7/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/guacd/5.0.7/charts/common-12.9.5.tgz differ diff --git a/stable/guacd/5.0.6/ix_values.yaml b/stable/guacd/5.0.7/ix_values.yaml similarity index 100% rename from stable/guacd/5.0.6/ix_values.yaml rename to stable/guacd/5.0.7/ix_values.yaml diff --git a/stable/guacd/5.0.6/questions.yaml b/stable/guacd/5.0.7/questions.yaml similarity index 100% rename from stable/guacd/5.0.6/questions.yaml rename to stable/guacd/5.0.7/questions.yaml diff --git a/stable/kasm/4.0.15/templates/NOTES.txt b/stable/guacd/5.0.7/templates/NOTES.txt similarity index 100% rename from stable/kasm/4.0.15/templates/NOTES.txt rename to stable/guacd/5.0.7/templates/NOTES.txt diff --git a/stable/komga/9.0.15/templates/common.yaml b/stable/guacd/5.0.7/templates/common.yaml similarity index 100% rename from stable/komga/9.0.15/templates/common.yaml rename to stable/guacd/5.0.7/templates/common.yaml diff --git a/stable/kavita/5.0.16/values.yaml b/stable/guacd/5.0.7/values.yaml similarity index 100% rename from stable/kavita/5.0.16/values.yaml rename to stable/guacd/5.0.7/values.yaml diff --git a/stable/hammond/5.0.5/CHANGELOG.md b/stable/hammond/5.0.5/CHANGELOG.md deleted file mode 100644 index b984b2cad0d..00000000000 --- a/stable/hammond/5.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hammond-5.0.5](https://github.com/truecharts/charts/compare/hammond-5.0.4...hammond-5.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [hammond-5.0.4](https://github.com/truecharts/charts/compare/hammond-5.0.3...hammond-5.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [hammond-5.0.3](https://github.com/truecharts/charts/compare/hammond-5.0.2...hammond-5.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [hammond-5.0.2](https://github.com/truecharts/charts/compare/hammond-5.0.1...hammond-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [hammond-5.0.1](https://github.com/truecharts/charts/compare/hammond-5.0.0...hammond-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [hammond-5.0.0](https://github.com/truecharts/charts/compare/hammond-4.0.9...hammond-5.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [hammond-4.0.9](https://github.com/truecharts/charts/compare/hammond-4.0.8...hammond-4.0.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [hammond-4.0.8](https://github.com/truecharts/charts/compare/hammond-4.0.7...hammond-4.0.8) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [hammond-4.0.7](https://github.com/truecharts/charts/compare/hammond-4.0.6...hammond-4.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [hammond-4.0.6](https://github.com/truecharts/charts/compare/hammond-4.0.5...hammond-4.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - diff --git a/stable/hammond/5.0.5/Chart.yaml b/stable/hammond/5.0.5/Chart.yaml deleted file mode 100644 index 2ab0359e0cd..00000000000 --- a/stable/hammond/5.0.5/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.9.2 -description: A self-hosted vehicle expense tracking system with support for multiple users. -home: https://truecharts.org/charts/stable/hammond -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png -keywords: - - hammond -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hammond -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hammond - - https://github.com/akhilrex/hammond -version: 5.0.5 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/hammond/5.0.5/app-changelog.md b/stable/hammond/5.0.5/app-changelog.md deleted file mode 100644 index ccaf138cab3..00000000000 --- a/stable/hammond/5.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hammond-5.0.5](https://github.com/truecharts/charts/compare/hammond-5.0.4...hammond-5.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/hammond/5.0.5/charts/common-12.9.2.tgz b/stable/hammond/5.0.5/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/hammond/5.0.5/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/hammond/5.0.6/CHANGELOG.md b/stable/hammond/5.0.6/CHANGELOG.md new file mode 100644 index 00000000000..0750ebdd31e --- /dev/null +++ b/stable/hammond/5.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [hammond-4.0.9](https://github.com/truecharts/charts/compare/hammond-4.0.8...hammond-4.0.9) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [hammond-4.0.8](https://github.com/truecharts/charts/compare/hammond-4.0.7...hammond-4.0.8) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [hammond-4.0.7](https://github.com/truecharts/charts/compare/hammond-4.0.6...hammond-4.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + diff --git a/stable/hammond/5.0.6/Chart.yaml b/stable/hammond/5.0.6/Chart.yaml new file mode 100644 index 00000000000..7e6c9584b88 --- /dev/null +++ b/stable/hammond/5.0.6/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.6 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/kasm/4.0.15/README.md b/stable/hammond/5.0.6/README.md similarity index 100% rename from stable/kasm/4.0.15/README.md rename to stable/hammond/5.0.6/README.md diff --git a/stable/hammond/5.0.6/app-changelog.md b/stable/hammond/5.0.6/app-changelog.md new file mode 100644 index 00000000000..2cf6bab82f0 --- /dev/null +++ b/stable/hammond/5.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/hammond/5.0.5/app-readme.md b/stable/hammond/5.0.6/app-readme.md similarity index 100% rename from stable/hammond/5.0.5/app-readme.md rename to stable/hammond/5.0.6/app-readme.md diff --git a/stable/hammond/5.0.6/charts/common-12.9.5.tgz b/stable/hammond/5.0.6/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/hammond/5.0.6/charts/common-12.9.5.tgz differ diff --git a/stable/hammond/5.0.5/ix_values.yaml b/stable/hammond/5.0.6/ix_values.yaml similarity index 100% rename from stable/hammond/5.0.5/ix_values.yaml rename to stable/hammond/5.0.6/ix_values.yaml diff --git a/stable/hammond/5.0.5/questions.yaml b/stable/hammond/5.0.6/questions.yaml similarity index 100% rename from stable/hammond/5.0.5/questions.yaml rename to stable/hammond/5.0.6/questions.yaml diff --git a/stable/kavita/5.0.16/templates/NOTES.txt b/stable/hammond/5.0.6/templates/NOTES.txt similarity index 100% rename from stable/kavita/5.0.16/templates/NOTES.txt rename to stable/hammond/5.0.6/templates/NOTES.txt diff --git a/stable/hammond/5.0.5/templates/_secrets.tpl b/stable/hammond/5.0.6/templates/_secrets.tpl similarity index 100% rename from stable/hammond/5.0.5/templates/_secrets.tpl rename to stable/hammond/5.0.6/templates/_secrets.tpl diff --git a/stable/hammond/5.0.5/templates/common.yaml b/stable/hammond/5.0.6/templates/common.yaml similarity index 100% rename from stable/hammond/5.0.5/templates/common.yaml rename to stable/hammond/5.0.6/templates/common.yaml diff --git a/stable/kitchenowl/4.0.16/values.yaml b/stable/hammond/5.0.6/values.yaml similarity index 100% rename from stable/kitchenowl/4.0.16/values.yaml rename to stable/hammond/5.0.6/values.yaml diff --git a/stable/handbrake/16.0.8/CHANGELOG.md b/stable/handbrake/16.0.8/CHANGELOG.md new file mode 100644 index 00000000000..3d641a41b92 --- /dev/null +++ b/stable/handbrake/16.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [handbrake-16.0.2](https://github.com/truecharts/charts/compare/handbrake-16.0.1...handbrake-16.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [handbrake-16.0.1](https://github.com/truecharts/charts/compare/handbrake-16.0.0...handbrake-16.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/handbrake to v23.03.2 ([#8579](https://github.com/truecharts/charts/issues/8579)) + + + + +## [handbrake-16.0.0](https://github.com/truecharts/charts/compare/handbrake-15.0.10...handbrake-16.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [handbrake-15.0.10](https://github.com/truecharts/charts/compare/handbrake-15.0.9...handbrake-15.0.10) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/handbrake to v23.02.1 + + + diff --git a/stable/handbrake/16.0.8/Chart.yaml b/stable/handbrake/16.0.8/Chart.yaml new file mode 100644 index 00000000000..ff6860b4e81 --- /dev/null +++ b/stable/handbrake/16.0.8/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/kavita/5.0.16/README.md b/stable/handbrake/16.0.8/README.md similarity index 100% rename from stable/kavita/5.0.16/README.md rename to stable/handbrake/16.0.8/README.md diff --git a/stable/handbrake/16.0.8/app-changelog.md b/stable/handbrake/16.0.8/app-changelog.md new file mode 100644 index 00000000000..2907d46d4a3 --- /dev/null +++ b/stable/handbrake/16.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/handbrake/16.0.8/app-readme.md b/stable/handbrake/16.0.8/app-readme.md new file mode 100644 index 00000000000..15638c5e056 --- /dev/null +++ b/stable/handbrake/16.0.8/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.8/charts/common-12.9.5.tgz b/stable/handbrake/16.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/handbrake/16.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/handbrake/16.0.8/ix_values.yaml b/stable/handbrake/16.0.8/ix_values.yaml new file mode 100644 index 00000000000..724c0090cb2 --- /dev/null +++ b/stable/handbrake/16.0.8/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.8/questions.yaml b/stable/handbrake/16.0.8/questions.yaml new file mode 100644 index 00000000000..7634cc85ba7 --- /dev/null +++ b/stable/handbrake/16.0.8/questions.yaml @@ -0,0 +1,2215 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + # Portal + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: VNC_PASSWORD + label: "VNC_PASSWORD" + description: "Password needed to connect to the application's GUI. See the VNC Password section for more details." + schema: + type: string + private: true + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: handbrake + group: "App Configuration" + label: "HandBrake Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ENABLE_CJK_FONT + label: "ENABLE_CJK_FONT" + description: "When set to true, open-source computer font WenQuanYi Zen Hei is installed. " + schema: + type: boolean + default: false + - variable: KEEP_APP_RUNNING + label: "KEEP_APP_RUNNING" + description: "When set to true, the application will be automatically restarted if it crashes or if a user quits it." + schema: + type: boolean + default: false + - variable: gui + label: "GUI Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: DISPLAY_WIDTH + label: "DISPLAY_WIDTH" + description: "Width (in pixels) of the application's window." + schema: + type: int + default: 1280 + required: true + - variable: DISPLAY_HEIGHT + label: "DISPLAY_HEIGHT" + description: "Height (in pixels) of the application's window." + schema: + type: int + default: 768 + required: true + - variable: SECURE_CONNECTION + label: "SECURE_CONNECTION" + description: "When set to true, an encrypted connection is used to access the application's GUI (either via a web browser or VNC client). See the Security section for more details." + schema: + type: boolean + default: false + - variable: autoconv + label: "Automated Conversion Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: AUTOMATED_CONVERSION_PRESET + label: "AUTOMATED_CONVERSION_PRESET" + description: "HandBrake preset used by the automatic video converter. Identification of a preset must follow the format /" + schema: + type: string + default: "General/Very Fast 1080p30" + required: true + - variable: AUTOMATED_CONVERSION_FORMAT + label: "AUTOMATED_CONVERSION_FORMAT" + description: "Video container format used by the automatic video converter for output files. This is typically the video filename extension." + schema: + type: string + default: "mp4" + required: true + - variable: AUTOMATED_CONVERSION_KEEP_SOURCE + label: "AUTOMATED_CONVERSION_KEEP_SOURCE" + description: "When set to 0, a video that has been successfully converted is removed from the watch folder." + schema: + type: boolean + default: false + - variable: AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION + label: "AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION" + description: "When set to ignore, a non-video file found in the watch folder is ignored. If set to copy, a non-video file is copied as-is to the output folder." + schema: + type: string + default: "ignore" + required: true + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10053 + required: true + - variable: vnc + label: "VNC Service" + description: "VNC Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vnc + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10055 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storage + label: "App Storage" + description: "Application Storage." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: output + label: "App Output Storage" + description: "Stores the Application Output." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/kitchenowl/4.0.16/templates/NOTES.txt b/stable/handbrake/16.0.8/templates/NOTES.txt similarity index 100% rename from stable/kitchenowl/4.0.16/templates/NOTES.txt rename to stable/handbrake/16.0.8/templates/NOTES.txt diff --git a/stable/lancache-dns/4.0.14/templates/common.yaml b/stable/handbrake/16.0.8/templates/common.yaml similarity index 100% rename from stable/lancache-dns/4.0.14/templates/common.yaml rename to stable/handbrake/16.0.8/templates/common.yaml diff --git a/stable/kiwix-serve/4.0.17/values.yaml b/stable/handbrake/16.0.8/values.yaml similarity index 100% rename from stable/kiwix-serve/4.0.17/values.yaml rename to stable/handbrake/16.0.8/values.yaml diff --git a/stable/haste-server/9.0.14/CHANGELOG.md b/stable/haste-server/9.0.14/CHANGELOG.md deleted file mode 100644 index a36050b554a..00000000000 --- a/stable/haste-server/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [haste-server-9.0.14](https://github.com/truecharts/charts/compare/haste-server-9.0.13...haste-server-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [haste-server-9.0.13](https://github.com/truecharts/charts/compare/haste-server-9.0.12...haste-server-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [haste-server-9.0.12](https://github.com/truecharts/charts/compare/haste-server-9.0.11...haste-server-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [haste-server-9.0.11](https://github.com/truecharts/charts/compare/haste-server-9.0.10...haste-server-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [haste-server-9.0.10](https://github.com/truecharts/charts/compare/haste-server-9.0.9...haste-server-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [haste-server-9.0.9](https://github.com/truecharts/charts/compare/haste-server-9.0.8...haste-server-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [haste-server-9.0.8](https://github.com/truecharts/charts/compare/haste-server-9.0.7...haste-server-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [haste-server-9.0.7](https://github.com/truecharts/charts/compare/haste-server-9.0.6...haste-server-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [haste-server-9.0.6](https://github.com/truecharts/charts/compare/haste-server-9.0.5...haste-server-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [haste-server-9.0.5](https://github.com/truecharts/charts/compare/haste-server-9.0.4...haste-server-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [haste-server-9.0.4](https://github.com/truecharts/charts/compare/haste-server-9.0.3...haste-server-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/haste-server/9.0.14/Chart.yaml b/stable/haste-server/9.0.14/Chart.yaml deleted file mode 100644 index 7c496a03f3d..00000000000 --- a/stable/haste-server/9.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Simple text sharing -home: https://truecharts.org/charts/stable/haste-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png -keywords: - - haste - - hastebin - - haste-server - - pastebin -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: haste-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server - - https://github.com/seejohnrun/haste-server - - https://github.com/k8s-at-home/container-images -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/haste-server/9.0.14/app-changelog.md b/stable/haste-server/9.0.14/app-changelog.md deleted file mode 100644 index 8abf1fee461..00000000000 --- a/stable/haste-server/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [haste-server-9.0.14](https://github.com/truecharts/charts/compare/haste-server-9.0.13...haste-server-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/haste-server/9.0.14/charts/common-12.9.2.tgz b/stable/haste-server/9.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/haste-server/9.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/haste-server/9.0.15/CHANGELOG.md b/stable/haste-server/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..2eff91f12cd --- /dev/null +++ b/stable/haste-server/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [haste-server-9.0.8](https://github.com/truecharts/charts/compare/haste-server-9.0.7...haste-server-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [haste-server-9.0.7](https://github.com/truecharts/charts/compare/haste-server-9.0.6...haste-server-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [haste-server-9.0.6](https://github.com/truecharts/charts/compare/haste-server-9.0.5...haste-server-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [haste-server-9.0.5](https://github.com/truecharts/charts/compare/haste-server-9.0.4...haste-server-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/haste-server/9.0.15/Chart.yaml b/stable/haste-server/9.0.15/Chart.yaml new file mode 100644 index 00000000000..3f3a2d416bc --- /dev/null +++ b/stable/haste-server/9.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/kitchenowl/4.0.16/README.md b/stable/haste-server/9.0.15/README.md similarity index 100% rename from stable/kitchenowl/4.0.16/README.md rename to stable/haste-server/9.0.15/README.md diff --git a/stable/haste-server/9.0.15/app-changelog.md b/stable/haste-server/9.0.15/app-changelog.md new file mode 100644 index 00000000000..7430067d372 --- /dev/null +++ b/stable/haste-server/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/haste-server/9.0.14/app-readme.md b/stable/haste-server/9.0.15/app-readme.md similarity index 100% rename from stable/haste-server/9.0.14/app-readme.md rename to stable/haste-server/9.0.15/app-readme.md diff --git a/stable/haste-server/9.0.15/charts/common-12.9.5.tgz b/stable/haste-server/9.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/haste-server/9.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/haste-server/9.0.14/ix_values.yaml b/stable/haste-server/9.0.15/ix_values.yaml similarity index 100% rename from stable/haste-server/9.0.14/ix_values.yaml rename to stable/haste-server/9.0.15/ix_values.yaml diff --git a/stable/haste-server/9.0.14/questions.yaml b/stable/haste-server/9.0.15/questions.yaml similarity index 100% rename from stable/haste-server/9.0.14/questions.yaml rename to stable/haste-server/9.0.15/questions.yaml diff --git a/stable/kiwix-serve/4.0.17/templates/NOTES.txt b/stable/haste-server/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/kiwix-serve/4.0.17/templates/NOTES.txt rename to stable/haste-server/9.0.15/templates/NOTES.txt diff --git a/stable/lancache-monolithic/4.0.6/templates/common.yaml b/stable/haste-server/9.0.15/templates/common.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.6/templates/common.yaml rename to stable/haste-server/9.0.15/templates/common.yaml diff --git a/stable/kodi-headless/5.0.5/values.yaml b/stable/haste-server/9.0.15/values.yaml similarity index 100% rename from stable/kodi-headless/5.0.5/values.yaml rename to stable/haste-server/9.0.15/values.yaml diff --git a/stable/headphones/7.0.14/CHANGELOG.md b/stable/headphones/7.0.14/CHANGELOG.md deleted file mode 100644 index adcf9b77f91..00000000000 --- a/stable/headphones/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [headphones-7.0.14](https://github.com/truecharts/charts/compare/headphones-7.0.13...headphones-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [headphones-7.0.13](https://github.com/truecharts/charts/compare/headphones-7.0.12...headphones-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [headphones-7.0.12](https://github.com/truecharts/charts/compare/headphones-7.0.11...headphones-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [headphones-7.0.11](https://github.com/truecharts/charts/compare/headphones-7.0.10...headphones-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [headphones-7.0.10](https://github.com/truecharts/charts/compare/headphones-7.0.9...headphones-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [headphones-7.0.9](https://github.com/truecharts/charts/compare/headphones-7.0.8...headphones-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [headphones-7.0.8](https://github.com/truecharts/charts/compare/headphones-7.0.7...headphones-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [headphones-7.0.7](https://github.com/truecharts/charts/compare/headphones-7.0.6...headphones-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [headphones-7.0.6](https://github.com/truecharts/charts/compare/headphones-7.0.5...headphones-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [headphones-7.0.5](https://github.com/truecharts/charts/compare/headphones-7.0.4...headphones-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [headphones-7.0.4](https://github.com/truecharts/charts/compare/headphones-7.0.3...headphones-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/headphones/7.0.14/Chart.yaml b/stable/headphones/7.0.14/Chart.yaml deleted file mode 100644 index 0e184f64f7c..00000000000 --- a/stable/headphones/7.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "58edc604" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: "An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole." -home: https://truecharts.org/charts/stable/headphones -icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.png -keywords: - - headphones - - music - - downloader -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: headphones -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/headphones - - https://github.com/linuxserver/docker-headphones - - https://github.com/rembo10/headphones -type: application -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/headphones/7.0.14/app-changelog.md b/stable/headphones/7.0.14/app-changelog.md deleted file mode 100644 index d75c0a76c1c..00000000000 --- a/stable/headphones/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [headphones-7.0.14](https://github.com/truecharts/charts/compare/headphones-7.0.13...headphones-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/headphones/7.0.14/charts/common-12.9.2.tgz b/stable/headphones/7.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/headphones/7.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/headphones/7.0.15/CHANGELOG.md b/stable/headphones/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..f2587d127fd --- /dev/null +++ b/stable/headphones/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [headphones-7.0.8](https://github.com/truecharts/charts/compare/headphones-7.0.7...headphones-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [headphones-7.0.7](https://github.com/truecharts/charts/compare/headphones-7.0.6...headphones-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [headphones-7.0.6](https://github.com/truecharts/charts/compare/headphones-7.0.5...headphones-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [headphones-7.0.5](https://github.com/truecharts/charts/compare/headphones-7.0.4...headphones-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/headphones/7.0.15/Chart.yaml b/stable/headphones/7.0.15/Chart.yaml new file mode 100644 index 00000000000..5564d72e82a --- /dev/null +++ b/stable/headphones/7.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "58edc604" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/kiwix-serve/4.0.17/README.md b/stable/headphones/7.0.15/README.md similarity index 100% rename from stable/kiwix-serve/4.0.17/README.md rename to stable/headphones/7.0.15/README.md diff --git a/stable/headphones/7.0.15/app-changelog.md b/stable/headphones/7.0.15/app-changelog.md new file mode 100644 index 00000000000..d36b093acb4 --- /dev/null +++ b/stable/headphones/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/headphones/7.0.14/app-readme.md b/stable/headphones/7.0.15/app-readme.md similarity index 100% rename from stable/headphones/7.0.14/app-readme.md rename to stable/headphones/7.0.15/app-readme.md diff --git a/stable/headphones/7.0.15/charts/common-12.9.5.tgz b/stable/headphones/7.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/headphones/7.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/headphones/7.0.14/ix_values.yaml b/stable/headphones/7.0.15/ix_values.yaml similarity index 100% rename from stable/headphones/7.0.14/ix_values.yaml rename to stable/headphones/7.0.15/ix_values.yaml diff --git a/stable/headphones/7.0.14/questions.yaml b/stable/headphones/7.0.15/questions.yaml similarity index 100% rename from stable/headphones/7.0.14/questions.yaml rename to stable/headphones/7.0.15/questions.yaml diff --git a/stable/kodi-headless/5.0.5/templates/NOTES.txt b/stable/headphones/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/kodi-headless/5.0.5/templates/NOTES.txt rename to stable/headphones/7.0.15/templates/NOTES.txt diff --git a/stable/headphones/7.0.14/templates/common.yaml b/stable/headphones/7.0.15/templates/common.yaml similarity index 100% rename from stable/headphones/7.0.14/templates/common.yaml rename to stable/headphones/7.0.15/templates/common.yaml diff --git a/stable/komga/9.0.15/values.yaml b/stable/headphones/7.0.15/values.yaml similarity index 100% rename from stable/komga/9.0.15/values.yaml rename to stable/headphones/7.0.15/values.yaml diff --git a/stable/healthchecks/10.0.6/CHANGELOG.md b/stable/healthchecks/10.0.6/CHANGELOG.md new file mode 100644 index 00000000000..735bbba9699 --- /dev/null +++ b/stable/healthchecks/10.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [healthchecks-10.0.0](https://github.com/truecharts/charts/compare/healthchecks-9.0.8...healthchecks-10.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [healthchecks-9.0.8](https://github.com/truecharts/charts/compare/healthchecks-9.0.7...healthchecks-9.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [healthchecks-9.0.7](https://github.com/truecharts/charts/compare/healthchecks-9.0.6...healthchecks-9.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [healthchecks-9.0.6](https://github.com/truecharts/charts/compare/healthchecks-9.0.5...healthchecks-9.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [healthchecks-9.0.5](https://github.com/truecharts/charts/compare/healthchecks-9.0.4...healthchecks-9.0.5) (2022-12-25) + +### Chore diff --git a/stable/healthchecks/10.0.6/Chart.yaml b/stable/healthchecks/10.0.6/Chart.yaml new file mode 100644 index 00000000000..48ff3e02c15 --- /dev/null +++ b/stable/healthchecks/10.0.6/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.22.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.6 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/kodi-headless/5.0.5/README.md b/stable/healthchecks/10.0.6/README.md similarity index 100% rename from stable/kodi-headless/5.0.5/README.md rename to stable/healthchecks/10.0.6/README.md diff --git a/stable/healthchecks/10.0.6/app-changelog.md b/stable/healthchecks/10.0.6/app-changelog.md new file mode 100644 index 00000000000..e3596c93309 --- /dev/null +++ b/stable/healthchecks/10.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/healthchecks/10.0.6/app-readme.md b/stable/healthchecks/10.0.6/app-readme.md new file mode 100644 index 00000000000..66f01581c9f --- /dev/null +++ b/stable/healthchecks/10.0.6/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.6/charts/common-12.9.5.tgz b/stable/healthchecks/10.0.6/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/healthchecks/10.0.6/charts/common-12.9.5.tgz differ diff --git a/stable/healthchecks/10.0.6/ix_values.yaml b/stable/healthchecks/10.0.6/ix_values.yaml new file mode 100644 index 00000000000..50875e104c5 --- /dev/null +++ b/stable/healthchecks/10.0.6/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.6/questions.yaml b/stable/healthchecks/10.0.6/questions.yaml new file mode 100644 index 00000000000..f906164c953 --- /dev/null +++ b/stable/healthchecks/10.0.6/questions.yaml @@ -0,0 +1,1969 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: SUPERUSER_EMAIL + label: "SUPERUSER_EMAIL" + description: "Superuser email" + schema: + type: string + required: true + default: "REPLACETHIS" + - variable: SUPERUSER_PASSWORD + label: "SUPERUSER_PASSWORD" + description: "Superuser password" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: REGENERATE_SETTINGS + label: "REGENERATE_SETTINGS" + description: "Set to true to always override the local_settings.py file with values from environment variables" + schema: + type: string + default: "True" + - variable: SITE_ROOT + label: "SITE_ROOT" + description: "The site's top-level URL and the port it listens to" + schema: + type: string + required: true + default: "" + - variable: SITE_NAME + label: "SITE_NAME" + description: "The site's name" + schema: + type: string + required: true + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10074 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/komga/9.0.15/templates/NOTES.txt b/stable/healthchecks/10.0.6/templates/NOTES.txt similarity index 100% rename from stable/komga/9.0.15/templates/NOTES.txt rename to stable/healthchecks/10.0.6/templates/NOTES.txt diff --git a/stable/lanraragi/5.0.13/templates/common.yaml b/stable/healthchecks/10.0.6/templates/common.yaml similarity index 100% rename from stable/lanraragi/5.0.13/templates/common.yaml rename to stable/healthchecks/10.0.6/templates/common.yaml diff --git a/stable/lama-cleaner/2.0.15/values.yaml b/stable/healthchecks/10.0.6/values.yaml similarity index 100% rename from stable/lama-cleaner/2.0.15/values.yaml rename to stable/healthchecks/10.0.6/values.yaml diff --git a/stable/hedgedoc/8.0.15/CHANGELOG.md b/stable/hedgedoc/8.0.15/CHANGELOG.md deleted file mode 100644 index d6d14efc7c5..00000000000 --- a/stable/hedgedoc/8.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hedgedoc-8.0.15](https://github.com/truecharts/charts/compare/hedgedoc-8.0.14...hedgedoc-8.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [hedgedoc-8.0.14](https://github.com/truecharts/charts/compare/hedgedoc-8.0.13...hedgedoc-8.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [hedgedoc-8.0.13](https://github.com/truecharts/charts/compare/hedgedoc-8.0.12...hedgedoc-8.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [hedgedoc-8.0.12](https://github.com/truecharts/charts/compare/hedgedoc-8.0.11...hedgedoc-8.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [hedgedoc-8.0.11](https://github.com/truecharts/charts/compare/hedgedoc-8.0.10...hedgedoc-8.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [hedgedoc-8.0.10](https://github.com/truecharts/charts/compare/hedgedoc-8.0.9...hedgedoc-8.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to 1.9.7 ([#8237](https://github.com/truecharts/charts/issues/8237)) - - - - -## [hedgedoc-8.0.9](https://github.com/truecharts/charts/compare/hedgedoc-8.0.8...hedgedoc-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [hedgedoc-8.0.8](https://github.com/truecharts/charts/compare/hedgedoc-8.0.7...hedgedoc-8.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [hedgedoc-8.0.7](https://github.com/truecharts/charts/compare/hedgedoc-8.0.6...hedgedoc-8.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [hedgedoc-8.0.6](https://github.com/truecharts/charts/compare/hedgedoc-8.0.5...hedgedoc-8.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [hedgedoc-8.0.5](https://github.com/truecharts/charts/compare/hedgedoc-8.0.4...hedgedoc-8.0.5) (2023-04-16) - -### Chore diff --git a/stable/hedgedoc/8.0.15/Chart.yaml b/stable/hedgedoc/8.0.15/Chart.yaml deleted file mode 100644 index d54bff56c85..00000000000 --- a/stable/hedgedoc/8.0.15/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: hedgedoc -version: 8.0.15 -appVersion: "1.9.7" -description: HedgeDoc lets you create real-time collaborative markdown notes. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/hedgedoc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png -keywords: - - hedgedoc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/hedgedoc/8.0.15/app-changelog.md b/stable/hedgedoc/8.0.15/app-changelog.md deleted file mode 100644 index 101074dcc9e..00000000000 --- a/stable/hedgedoc/8.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hedgedoc-8.0.15](https://github.com/truecharts/charts/compare/hedgedoc-8.0.14...hedgedoc-8.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/hedgedoc/8.0.15/charts/common-12.9.2.tgz b/stable/hedgedoc/8.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/hedgedoc/8.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/hedgedoc/8.0.16/CHANGELOG.md b/stable/hedgedoc/8.0.16/CHANGELOG.md new file mode 100644 index 00000000000..3b477d68f80 --- /dev/null +++ b/stable/hedgedoc/8.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [hedgedoc-8.0.9](https://github.com/truecharts/charts/compare/hedgedoc-8.0.8...hedgedoc-8.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [hedgedoc-8.0.8](https://github.com/truecharts/charts/compare/hedgedoc-8.0.7...hedgedoc-8.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [hedgedoc-8.0.7](https://github.com/truecharts/charts/compare/hedgedoc-8.0.6...hedgedoc-8.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [hedgedoc-8.0.6](https://github.com/truecharts/charts/compare/hedgedoc-8.0.5...hedgedoc-8.0.6) (2023-04-16) + +### Chore diff --git a/stable/hedgedoc/8.0.16/Chart.yaml b/stable/hedgedoc/8.0.16/Chart.yaml new file mode 100644 index 00000000000..c06fdf02617 --- /dev/null +++ b/stable/hedgedoc/8.0.16/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: hedgedoc +version: 8.0.16 +appVersion: "1.9.7" +description: HedgeDoc lets you create real-time collaborative markdown notes. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/hedgedoc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png +keywords: + - hedgedoc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15/README.md b/stable/hedgedoc/8.0.16/README.md similarity index 100% rename from stable/komga/9.0.15/README.md rename to stable/hedgedoc/8.0.16/README.md diff --git a/stable/hedgedoc/8.0.16/app-changelog.md b/stable/hedgedoc/8.0.16/app-changelog.md new file mode 100644 index 00000000000..73fc57a27fe --- /dev/null +++ b/stable/hedgedoc/8.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/hedgedoc/8.0.15/app-readme.md b/stable/hedgedoc/8.0.16/app-readme.md similarity index 100% rename from stable/hedgedoc/8.0.15/app-readme.md rename to stable/hedgedoc/8.0.16/app-readme.md diff --git a/stable/hedgedoc/8.0.16/charts/common-12.9.5.tgz b/stable/hedgedoc/8.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/hedgedoc/8.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/hedgedoc/8.0.15/ix_values.yaml b/stable/hedgedoc/8.0.16/ix_values.yaml similarity index 100% rename from stable/hedgedoc/8.0.15/ix_values.yaml rename to stable/hedgedoc/8.0.16/ix_values.yaml diff --git a/stable/hedgedoc/8.0.15/questions.yaml b/stable/hedgedoc/8.0.16/questions.yaml similarity index 100% rename from stable/hedgedoc/8.0.15/questions.yaml rename to stable/hedgedoc/8.0.16/questions.yaml diff --git a/stable/lama-cleaner/2.0.15/templates/NOTES.txt b/stable/hedgedoc/8.0.16/templates/NOTES.txt similarity index 100% rename from stable/lama-cleaner/2.0.15/templates/NOTES.txt rename to stable/hedgedoc/8.0.16/templates/NOTES.txt diff --git a/stable/hedgedoc/8.0.15/templates/_secrets.tpl b/stable/hedgedoc/8.0.16/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/8.0.15/templates/_secrets.tpl rename to stable/hedgedoc/8.0.16/templates/_secrets.tpl diff --git a/stable/hedgedoc/8.0.15/templates/common.yaml b/stable/hedgedoc/8.0.16/templates/common.yaml similarity index 100% rename from stable/hedgedoc/8.0.15/templates/common.yaml rename to stable/hedgedoc/8.0.16/templates/common.yaml diff --git a/stable/lancache-dns/4.0.14/values.yaml b/stable/hedgedoc/8.0.16/values.yaml similarity index 100% rename from stable/lancache-dns/4.0.14/values.yaml rename to stable/hedgedoc/8.0.16/values.yaml diff --git a/stable/heimdall/15.0.17/CHANGELOG.md b/stable/heimdall/15.0.17/CHANGELOG.md new file mode 100644 index 00000000000..cb6c0b6a2ed --- /dev/null +++ b/stable/heimdall/15.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [heimdall-15.0.11](https://github.com/truecharts/charts/compare/heimdall-15.0.10...heimdall-15.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/heimdall to v2.5.6 ([#8453](https://github.com/truecharts/charts/issues/8453)) + + + + +## [heimdall-15.0.10](https://github.com/truecharts/charts/compare/heimdall-15.0.9...heimdall-15.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/heimdall to v ([#8238](https://github.com/truecharts/charts/issues/8238)) + + + + +## [heimdall-15.0.9](https://github.com/truecharts/charts/compare/heimdall-15.0.8...heimdall-15.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [heimdall-15.0.8](https://github.com/truecharts/charts/compare/heimdall-15.0.7...heimdall-15.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [heimdall-15.0.7](https://github.com/truecharts/charts/compare/heimdall-15.0.6...heimdall-15.0.7) (2023-04-20) + +### Chore diff --git a/stable/heimdall/15.0.17/Chart.yaml b/stable/heimdall/15.0.17/Chart.yaml new file mode 100644 index 00000000000..7be54ac3f7a --- /dev/null +++ b/stable/heimdall/15.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.5.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" diff --git a/stable/lama-cleaner/2.0.15/README.md b/stable/heimdall/15.0.17/README.md similarity index 100% rename from stable/lama-cleaner/2.0.15/README.md rename to stable/heimdall/15.0.17/README.md diff --git a/stable/heimdall/15.0.17/app-changelog.md b/stable/heimdall/15.0.17/app-changelog.md new file mode 100644 index 00000000000..b57a495dde3 --- /dev/null +++ b/stable/heimdall/15.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/heimdall/15.0.17/app-readme.md b/stable/heimdall/15.0.17/app-readme.md new file mode 100644 index 00000000000..07a4cb167bc --- /dev/null +++ b/stable/heimdall/15.0.17/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.17/charts/common-12.9.5.tgz b/stable/heimdall/15.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/heimdall/15.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/heimdall/15.0.17/ix_values.yaml b/stable/heimdall/15.0.17/ix_values.yaml new file mode 100644 index 00000000000..e75c2908f4b --- /dev/null +++ b/stable/heimdall/15.0.17/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.17/questions.yaml b/stable/heimdall/15.0.17/questions.yaml new file mode 100644 index 00000000000..4b4e9d81c1d --- /dev/null +++ b/stable/heimdall/15.0.17/questions.yaml @@ -0,0 +1,1929 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10014 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/lancache-dns/4.0.14/templates/NOTES.txt b/stable/heimdall/15.0.17/templates/NOTES.txt similarity index 100% rename from stable/lancache-dns/4.0.14/templates/NOTES.txt rename to stable/heimdall/15.0.17/templates/NOTES.txt diff --git a/stable/libreddit/4.0.16/templates/common.yaml b/stable/heimdall/15.0.17/templates/common.yaml similarity index 100% rename from stable/libreddit/4.0.16/templates/common.yaml rename to stable/heimdall/15.0.17/templates/common.yaml diff --git a/stable/lancache-monolithic/4.0.6/values.yaml b/stable/heimdall/15.0.17/values.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.6/values.yaml rename to stable/heimdall/15.0.17/values.yaml diff --git a/stable/homarr/5.0.15/CHANGELOG.md b/stable/homarr/5.0.15/CHANGELOG.md deleted file mode 100644 index 71216e1b3ef..00000000000 --- a/stable/homarr/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homarr-5.0.15](https://github.com/truecharts/charts/compare/homarr-5.0.14...homarr-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [homarr-5.0.14](https://github.com/truecharts/charts/compare/homarr-5.0.13...homarr-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homarr-5.0.13](https://github.com/truecharts/charts/compare/homarr-5.0.12...homarr-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homarr-5.0.12](https://github.com/truecharts/charts/compare/homarr-5.0.11...homarr-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homarr-5.0.11](https://github.com/truecharts/charts/compare/homarr-5.0.10...homarr-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [homarr-5.0.10](https://github.com/truecharts/charts/compare/homarr-5.0.9...homarr-5.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.12.1 ([#8580](https://github.com/truecharts/charts/issues/8580)) - - - - -## [homarr-5.0.9](https://github.com/truecharts/charts/compare/homarr-5.0.8...homarr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [homarr-5.0.8](https://github.com/truecharts/charts/compare/homarr-5.0.7...homarr-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [homarr-5.0.7](https://github.com/truecharts/charts/compare/homarr-5.0.6...homarr-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [homarr-5.0.6](https://github.com/truecharts/charts/compare/homarr-5.0.5...homarr-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [homarr-5.0.5](https://github.com/truecharts/charts/compare/homarr-5.0.4...homarr-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/homarr/5.0.15/Chart.yaml b/stable/homarr/5.0.15/Chart.yaml deleted file mode 100644 index 737617b2d84..00000000000 --- a/stable/homarr/5.0.15/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.12.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. -home: https://truecharts.org/charts/stable/homarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png -keywords: - - dashboard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - - https://github.com/ajnart/homarr -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/homarr/5.0.15/app-changelog.md b/stable/homarr/5.0.15/app-changelog.md deleted file mode 100644 index 0f6a20efe6d..00000000000 --- a/stable/homarr/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homarr-5.0.15](https://github.com/truecharts/charts/compare/homarr-5.0.14...homarr-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/homarr/5.0.15/charts/common-12.9.2.tgz b/stable/homarr/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/homarr/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/homarr/5.0.16/CHANGELOG.md b/stable/homarr/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..3007d23b763 --- /dev/null +++ b/stable/homarr/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [homarr-5.0.10](https://github.com/truecharts/charts/compare/homarr-5.0.9...homarr-5.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.12.1 ([#8580](https://github.com/truecharts/charts/issues/8580)) + + + + +## [homarr-5.0.9](https://github.com/truecharts/charts/compare/homarr-5.0.8...homarr-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [homarr-5.0.8](https://github.com/truecharts/charts/compare/homarr-5.0.7...homarr-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [homarr-5.0.7](https://github.com/truecharts/charts/compare/homarr-5.0.6...homarr-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [homarr-5.0.6](https://github.com/truecharts/charts/compare/homarr-5.0.5...homarr-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/homarr/5.0.16/Chart.yaml b/stable/homarr/5.0.16/Chart.yaml new file mode 100644 index 00000000000..12053c65d69 --- /dev/null +++ b/stable/homarr/5.0.16/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.12.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-dns/4.0.14/README.md b/stable/homarr/5.0.16/README.md similarity index 100% rename from stable/lancache-dns/4.0.14/README.md rename to stable/homarr/5.0.16/README.md diff --git a/stable/homarr/5.0.16/app-changelog.md b/stable/homarr/5.0.16/app-changelog.md new file mode 100644 index 00000000000..87ac19922c5 --- /dev/null +++ b/stable/homarr/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/homarr/5.0.15/app-readme.md b/stable/homarr/5.0.16/app-readme.md similarity index 100% rename from stable/homarr/5.0.15/app-readme.md rename to stable/homarr/5.0.16/app-readme.md diff --git a/stable/homarr/5.0.16/charts/common-12.9.5.tgz b/stable/homarr/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/homarr/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/homarr/5.0.15/ix_values.yaml b/stable/homarr/5.0.16/ix_values.yaml similarity index 100% rename from stable/homarr/5.0.15/ix_values.yaml rename to stable/homarr/5.0.16/ix_values.yaml diff --git a/stable/homarr/5.0.15/questions.yaml b/stable/homarr/5.0.16/questions.yaml similarity index 100% rename from stable/homarr/5.0.15/questions.yaml rename to stable/homarr/5.0.16/questions.yaml diff --git a/stable/lancache-monolithic/4.0.6/templates/NOTES.txt b/stable/homarr/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/lancache-monolithic/4.0.6/templates/NOTES.txt rename to stable/homarr/5.0.16/templates/NOTES.txt diff --git a/stable/libremdb/2.0.22/templates/common.yaml b/stable/homarr/5.0.16/templates/common.yaml similarity index 100% rename from stable/libremdb/2.0.22/templates/common.yaml rename to stable/homarr/5.0.16/templates/common.yaml diff --git a/stable/lanraragi/5.0.13/values.yaml b/stable/homarr/5.0.16/values.yaml similarity index 100% rename from stable/lanraragi/5.0.13/values.yaml rename to stable/homarr/5.0.16/values.yaml diff --git a/stable/home-assistant/19.0.22/CHANGELOG.md b/stable/home-assistant/19.0.22/CHANGELOG.md new file mode 100644 index 00000000000..a3884938625 --- /dev/null +++ b/stable/home-assistant/19.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- fix dhcp component ([#8980](https://github.com/truecharts/charts/issues/8980)) + + + + +## [home-assistant-19.0.17](https://github.com/truecharts/charts/compare/home-assistant-19.0.16...home-assistant-19.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [home-assistant-19.0.16](https://github.com/truecharts/charts/compare/home-assistant-19.0.15...home-assistant-19.0.16) (2023-05-06) + +### Fix + +- Ensure appended config files start on new line. ([#8784](https://github.com/truecharts/charts/issues/8784)) + + + + +## [home-assistant-19.0.15](https://github.com/truecharts/charts/compare/home-assistant-19.0.14...home-assistant-19.0.15) (2023-05-06) + +### Feat + +- Add podOptions in questions.yaml ([#8792](https://github.com/truecharts/charts/issues/8792)) + + + + +## [home-assistant-19.0.14](https://github.com/truecharts/charts/compare/home-assistant-19.0.13...home-assistant-19.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [home-assistant-19.0.13](https://github.com/truecharts/charts/compare/home-assistant-19.0.12...home-assistant-19.0.13) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/home-assistant/19.0.22/Chart.yaml b/stable/home-assistant/19.0.22/Chart.yaml new file mode 100644 index 00000000000..77a3257e3f7 --- /dev/null +++ b/stable/home-assistant/19.0.22/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2023.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.22 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-monolithic/4.0.6/README.md b/stable/home-assistant/19.0.22/README.md similarity index 100% rename from stable/lancache-monolithic/4.0.6/README.md rename to stable/home-assistant/19.0.22/README.md diff --git a/stable/home-assistant/19.0.22/app-changelog.md b/stable/home-assistant/19.0.22/app-changelog.md new file mode 100644 index 00000000000..52faece0600 --- /dev/null +++ b/stable/home-assistant/19.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/home-assistant/19.0.22/app-readme.md b/stable/home-assistant/19.0.22/app-readme.md new file mode 100644 index 00000000000..9a840a5743c --- /dev/null +++ b/stable/home-assistant/19.0.22/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.22/charts/common-12.9.5.tgz b/stable/home-assistant/19.0.22/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/home-assistant/19.0.22/charts/common-12.9.5.tgz differ diff --git a/stable/home-assistant/19.0.22/ix_values.yaml b/stable/home-assistant/19.0.22/ix_values.yaml new file mode 100644 index 00000000000..b1873e0f63a --- /dev/null +++ b/stable/home-assistant/19.0.22/ix_values.yaml @@ -0,0 +1,162 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: v2023.5.3@sha256:1afc954e88c1b66b8acaa359968808a0ec138378aeeb41767ffa6c3b594c431a +service: + main: + ports: + main: + port: 8123 + targetPort: 8123 +workload: + main: + podSpec: + initContainers: + init: + type: init + enabled: true + imageSelector: image + command: /config/init/init.sh + +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet +homeassistant: + trusted_proxies: [] +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} +persistence: + config: + enabled: true + mountPath: /config + targetSelectAll: true + init: + enabled: true + type: configmap + objectName: init + mountPath: "/config/init" + defaultMode: "0777" + readOnly: true + targetSelector: + main: + init: {} + +configmap: + init: + enabled: true + data: + init.sh: |- + #!/bin/sh + config_file="/config/configuration.yaml" + if test -f "$config_file"; then + echo "configuration.yaml exists." + if grep -q recorder: "$config_file"; then + echo "configuration.yaml already contains recorder" + else + echo "" >> "$config_file" + cat /config/init/recorder.default >> "$config_file" + fi + if grep -q http: "$config_file"; then + echo "configuration.yaml already contains http section" + else + echo "" >> "$config_file" + cat /config/init/http.default >> "$config_file" + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default "$config_file" + echo "" >> "$config_file" + cat /config/init/recorder.default >> "$config_file" + echo "" >> "$config_file" + cat /config/init/http.default >> "$config_file" + echo "" >> "$config_file" + fi + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if test -f "/config/$include_file"; then + echo "$include_file exists." + else + echo "$include_file does NOT exist." + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ (printf "%s?client_encoding=utf8" (.Values.cnpg.main.creds.std | trimAll "\"")) | quote }} + http.default: |- + http: + use_x_forwarded_for: true + trusted_proxies: + {{- if hasKey .Values "ixChartContext" }} + - {{ .Values.ixChartContext.kubernetes_config.cluster_cidr }} + {{- else }} + {{- range .Values.homeassistant.trusted_proxies }} + - {{ . }} + {{- end }} + {{- end }} +cnpg: + main: + enabled: true + user: home-assistant + database: home-assistant + +portal: + open: + enabled: true + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + capabilities: + add: + - CAP_NET_RAW + - CAP_NET_BIND_SERVICE diff --git a/stable/home-assistant/19.0.22/questions.yaml b/stable/home-assistant/19.0.22/questions.yaml new file mode 100644 index 00000000000..276ea9ac828 --- /dev/null +++ b/stable/home-assistant/19.0.22/questions.yaml @@ -0,0 +1,1929 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8123 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/lanraragi/5.0.13/templates/NOTES.txt b/stable/home-assistant/19.0.22/templates/NOTES.txt similarity index 100% rename from stable/lanraragi/5.0.13/templates/NOTES.txt rename to stable/home-assistant/19.0.22/templates/NOTES.txt diff --git a/stable/openhab/5.0.7/templates/common.yaml b/stable/home-assistant/19.0.22/templates/common.yaml similarity index 100% rename from stable/openhab/5.0.7/templates/common.yaml rename to stable/home-assistant/19.0.22/templates/common.yaml diff --git a/stable/leaf2mqtt/7.0.14/values.yaml b/stable/home-assistant/19.0.22/values.yaml similarity index 100% rename from stable/leaf2mqtt/7.0.14/values.yaml rename to stable/home-assistant/19.0.22/values.yaml diff --git a/stable/homebox/2.0.15/CHANGELOG.md b/stable/homebox/2.0.15/CHANGELOG.md deleted file mode 100644 index 135bb7f2849..00000000000 --- a/stable/homebox/2.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homebox-2.0.15](https://github.com/truecharts/charts/compare/homebox-2.0.14...homebox-2.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [homebox-2.0.14](https://github.com/truecharts/charts/compare/homebox-2.0.13...homebox-2.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homebox-2.0.13](https://github.com/truecharts/charts/compare/homebox-2.0.12...homebox-2.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homebox-2.0.12](https://github.com/truecharts/charts/compare/homebox-2.0.11...homebox-2.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homebox-2.0.11](https://github.com/truecharts/charts/compare/homebox-2.0.10...homebox-2.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [homebox-2.0.10](https://github.com/truecharts/charts/compare/homebox-2.0.9...homebox-2.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/homebox to v0.9.1 ([#8582](https://github.com/truecharts/charts/issues/8582)) - - - - -## [homebox-2.0.9](https://github.com/truecharts/charts/compare/homebox-2.0.8...homebox-2.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [homebox-2.0.8](https://github.com/truecharts/charts/compare/homebox-2.0.7...homebox-2.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [homebox-2.0.7](https://github.com/truecharts/charts/compare/homebox-2.0.6...homebox-2.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [homebox-2.0.6](https://github.com/truecharts/charts/compare/homebox-2.0.5...homebox-2.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [homebox-2.0.5](https://github.com/truecharts/charts/compare/homebox-2.0.4...homebox-2.0.5) (2023-04-16) - -### Chore diff --git a/stable/homebox/2.0.15/Chart.yaml b/stable/homebox/2.0.15/Chart.yaml deleted file mode 100644 index e96b8e0161b..00000000000 --- a/stable/homebox/2.0.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Inventory and organization system built for the Home User. -home: https://truecharts.org/charts/stable/homebox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.png -keywords: - - homebox - - inventory -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homebox -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homebox - - https://github.com/hay-kot/homebox -type: application -version: 2.0.15 -annotations: - truecharts.org/catagories: | - - inventory - truecharts.org/SCALE-support: "true" diff --git a/stable/homebox/2.0.15/app-changelog.md b/stable/homebox/2.0.15/app-changelog.md deleted file mode 100644 index c65427be2ce..00000000000 --- a/stable/homebox/2.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homebox-2.0.15](https://github.com/truecharts/charts/compare/homebox-2.0.14...homebox-2.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/homebox/2.0.15/charts/common-12.9.2.tgz b/stable/homebox/2.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/homebox/2.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/homebox/2.0.16/CHANGELOG.md b/stable/homebox/2.0.16/CHANGELOG.md new file mode 100644 index 00000000000..767fa0b4704 --- /dev/null +++ b/stable/homebox/2.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [homebox-2.0.10](https://github.com/truecharts/charts/compare/homebox-2.0.9...homebox-2.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/homebox to v0.9.1 ([#8582](https://github.com/truecharts/charts/issues/8582)) + + + + +## [homebox-2.0.9](https://github.com/truecharts/charts/compare/homebox-2.0.8...homebox-2.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [homebox-2.0.8](https://github.com/truecharts/charts/compare/homebox-2.0.7...homebox-2.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [homebox-2.0.7](https://github.com/truecharts/charts/compare/homebox-2.0.6...homebox-2.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [homebox-2.0.6](https://github.com/truecharts/charts/compare/homebox-2.0.5...homebox-2.0.6) (2023-04-16) + +### Chore diff --git a/stable/homebox/2.0.16/Chart.yaml b/stable/homebox/2.0.16/Chart.yaml new file mode 100644 index 00000000000..1911d37751a --- /dev/null +++ b/stable/homebox/2.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.9.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - inventory + truecharts.org/SCALE-support: "true" diff --git a/stable/lanraragi/5.0.13/README.md b/stable/homebox/2.0.16/README.md similarity index 100% rename from stable/lanraragi/5.0.13/README.md rename to stable/homebox/2.0.16/README.md diff --git a/stable/homebox/2.0.16/app-changelog.md b/stable/homebox/2.0.16/app-changelog.md new file mode 100644 index 00000000000..1c2483576f9 --- /dev/null +++ b/stable/homebox/2.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/homebox/2.0.15/app-readme.md b/stable/homebox/2.0.16/app-readme.md similarity index 100% rename from stable/homebox/2.0.15/app-readme.md rename to stable/homebox/2.0.16/app-readme.md diff --git a/stable/homebox/2.0.16/charts/common-12.9.5.tgz b/stable/homebox/2.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/homebox/2.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/homebox/2.0.15/ix_values.yaml b/stable/homebox/2.0.16/ix_values.yaml similarity index 100% rename from stable/homebox/2.0.15/ix_values.yaml rename to stable/homebox/2.0.16/ix_values.yaml diff --git a/stable/homebox/2.0.15/questions.yaml b/stable/homebox/2.0.16/questions.yaml similarity index 100% rename from stable/homebox/2.0.15/questions.yaml rename to stable/homebox/2.0.16/questions.yaml diff --git a/stable/leaf2mqtt/7.0.14/templates/NOTES.txt b/stable/homebox/2.0.16/templates/NOTES.txt similarity index 100% rename from stable/leaf2mqtt/7.0.14/templates/NOTES.txt rename to stable/homebox/2.0.16/templates/NOTES.txt diff --git a/stable/homebox/2.0.15/templates/_secret.tpl b/stable/homebox/2.0.16/templates/_secret.tpl similarity index 100% rename from stable/homebox/2.0.15/templates/_secret.tpl rename to stable/homebox/2.0.16/templates/_secret.tpl diff --git a/stable/homebox/2.0.15/templates/common.yaml b/stable/homebox/2.0.16/templates/common.yaml similarity index 100% rename from stable/homebox/2.0.15/templates/common.yaml rename to stable/homebox/2.0.16/templates/common.yaml diff --git a/stable/libreddit/4.0.16/values.yaml b/stable/homebox/2.0.16/values.yaml similarity index 100% rename from stable/libreddit/4.0.16/values.yaml rename to stable/homebox/2.0.16/values.yaml diff --git a/stable/homelablabelmaker/4.0.14/CHANGELOG.md b/stable/homelablabelmaker/4.0.14/CHANGELOG.md deleted file mode 100644 index a605bf45a85..00000000000 --- a/stable/homelablabelmaker/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homelablabelmaker-4.0.14](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.13...homelablabelmaker-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [homelablabelmaker-4.0.13](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.12...homelablabelmaker-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homelablabelmaker-4.0.12](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.11...homelablabelmaker-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homelablabelmaker-4.0.11](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.10...homelablabelmaker-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homelablabelmaker-4.0.10](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.9...homelablabelmaker-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [homelablabelmaker-4.0.9](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.8...homelablabelmaker-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [homelablabelmaker-4.0.8](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.7...homelablabelmaker-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [homelablabelmaker-4.0.7](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.6...homelablabelmaker-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [homelablabelmaker-4.0.6](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.5...homelablabelmaker-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [homelablabelmaker-4.0.5](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.4...homelablabelmaker-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [homelablabelmaker-4.0.4](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.3...homelablabelmaker-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/homelablabelmaker/4.0.14/Chart.yaml b/stable/homelablabelmaker/4.0.14/Chart.yaml deleted file mode 100644 index 642f6d195c1..00000000000 --- a/stable/homelablabelmaker/4.0.14/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.9.2 -deprecated: false -description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. -home: https://truecharts.org/charts/stable/homelablabelmaker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.png -keywords: - - homelablabelmaker - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homelablabelmaker -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker - - https://github.com/DavidSpek/homelablabelmaker -type: application -version: 4.0.14 diff --git a/stable/homelablabelmaker/4.0.14/app-changelog.md b/stable/homelablabelmaker/4.0.14/app-changelog.md deleted file mode 100644 index e4fe588c16b..00000000000 --- a/stable/homelablabelmaker/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homelablabelmaker-4.0.14](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.13...homelablabelmaker-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/homelablabelmaker/4.0.14/charts/common-12.9.2.tgz b/stable/homelablabelmaker/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/homelablabelmaker/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/homelablabelmaker/4.0.15/CHANGELOG.md b/stable/homelablabelmaker/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..49137a07c9e --- /dev/null +++ b/stable/homelablabelmaker/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [homelablabelmaker-4.0.8](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.7...homelablabelmaker-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [homelablabelmaker-4.0.7](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.6...homelablabelmaker-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [homelablabelmaker-4.0.6](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.5...homelablabelmaker-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [homelablabelmaker-4.0.5](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.4...homelablabelmaker-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/homelablabelmaker/4.0.15/Chart.yaml b/stable/homelablabelmaker/4.0.15/Chart.yaml new file mode 100644 index 00000000000..c273ca50ab1 --- /dev/null +++ b/stable/homelablabelmaker/4.0.15/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 diff --git a/stable/leaf2mqtt/7.0.14/README.md b/stable/homelablabelmaker/4.0.15/README.md similarity index 100% rename from stable/leaf2mqtt/7.0.14/README.md rename to stable/homelablabelmaker/4.0.15/README.md diff --git a/stable/homelablabelmaker/4.0.15/app-changelog.md b/stable/homelablabelmaker/4.0.15/app-changelog.md new file mode 100644 index 00000000000..586014f5209 --- /dev/null +++ b/stable/homelablabelmaker/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/homelablabelmaker/4.0.14/app-readme.md b/stable/homelablabelmaker/4.0.15/app-readme.md similarity index 100% rename from stable/homelablabelmaker/4.0.14/app-readme.md rename to stable/homelablabelmaker/4.0.15/app-readme.md diff --git a/stable/homelablabelmaker/4.0.15/charts/common-12.9.5.tgz b/stable/homelablabelmaker/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/homelablabelmaker/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/homelablabelmaker/4.0.14/ix_values.yaml b/stable/homelablabelmaker/4.0.15/ix_values.yaml similarity index 100% rename from stable/homelablabelmaker/4.0.14/ix_values.yaml rename to stable/homelablabelmaker/4.0.15/ix_values.yaml diff --git a/stable/homelablabelmaker/4.0.14/questions.yaml b/stable/homelablabelmaker/4.0.15/questions.yaml similarity index 100% rename from stable/homelablabelmaker/4.0.14/questions.yaml rename to stable/homelablabelmaker/4.0.15/questions.yaml diff --git a/stable/libreddit/4.0.16/templates/NOTES.txt b/stable/homelablabelmaker/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/libreddit/4.0.16/templates/NOTES.txt rename to stable/homelablabelmaker/4.0.15/templates/NOTES.txt diff --git a/stable/homelablabelmaker/4.0.14/templates/common.yaml b/stable/homelablabelmaker/4.0.15/templates/common.yaml similarity index 100% rename from stable/homelablabelmaker/4.0.14/templates/common.yaml rename to stable/homelablabelmaker/4.0.15/templates/common.yaml diff --git a/stable/libremdb/2.0.22/values.yaml b/stable/homelablabelmaker/4.0.15/values.yaml similarity index 100% rename from stable/libremdb/2.0.22/values.yaml rename to stable/homelablabelmaker/4.0.15/values.yaml diff --git a/stable/homepage/3.0.16/CHANGELOG.md b/stable/homepage/3.0.16/CHANGELOG.md deleted file mode 100644 index d5f9fd3fcf8..00000000000 --- a/stable/homepage/3.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homepage-3.0.16](https://github.com/truecharts/charts/compare/homepage-3.0.15...homepage-3.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homepage-3.0.15](https://github.com/truecharts/charts/compare/homepage-3.0.14...homepage-3.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.20 ([#9030](https://github.com/truecharts/charts/issues/9030)) - - - - -## [homepage-3.0.14](https://github.com/truecharts/charts/compare/homepage-3.0.13...homepage-3.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homepage-3.0.13](https://github.com/truecharts/charts/compare/homepage-3.0.12...homepage-3.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.17 ([#8822](https://github.com/truecharts/charts/issues/8822)) - - - - -## [homepage-3.0.12](https://github.com/truecharts/charts/compare/homepage-3.0.11...homepage-3.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homepage-3.0.11](https://github.com/truecharts/charts/compare/homepage-3.0.10...homepage-3.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - add rbac for homepage ([#8494](https://github.com/truecharts/charts/issues/8494)) - - - - -## [homepage-3.0.10](https://github.com/truecharts/charts/compare/homepage-3.0.9...homepage-3.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.16 ([#8454](https://github.com/truecharts/charts/issues/8454)) - - - - -## [homepage-3.0.9](https://github.com/truecharts/charts/compare/homepage-3.0.8...homepage-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [homepage-3.0.8](https://github.com/truecharts/charts/compare/homepage-3.0.7...homepage-3.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [homepage-3.0.7](https://github.com/truecharts/charts/compare/homepage-3.0.6...homepage-3.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - diff --git a/stable/homepage/3.0.16/Chart.yaml b/stable/homepage/3.0.16/Chart.yaml deleted file mode 100644 index 7f47cf39461..00000000000 --- a/stable/homepage/3.0.16/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.9.2 -description: A highly customizable homepage -home: https://truecharts.org/charts/stable/homepage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png -keywords: - - homepage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homepage -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homepage - - https://github.com/benphelps/homepage -version: 3.0.16 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" diff --git a/stable/homepage/3.0.16/app-changelog.md b/stable/homepage/3.0.16/app-changelog.md deleted file mode 100644 index 5034b57ea0d..00000000000 --- a/stable/homepage/3.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [homepage-3.0.16](https://github.com/truecharts/charts/compare/homepage-3.0.15...homepage-3.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/homepage/3.0.16/charts/common-12.9.2.tgz b/stable/homepage/3.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/homepage/3.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/homepage/3.0.17/CHANGELOG.md b/stable/homepage/3.0.17/CHANGELOG.md new file mode 100644 index 00000000000..45b0caf6a9f --- /dev/null +++ b/stable/homepage/3.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + - add rbac for homepage ([#8494](https://github.com/truecharts/charts/issues/8494)) + + + + +## [homepage-3.0.10](https://github.com/truecharts/charts/compare/homepage-3.0.9...homepage-3.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.16 ([#8454](https://github.com/truecharts/charts/issues/8454)) + + + + +## [homepage-3.0.9](https://github.com/truecharts/charts/compare/homepage-3.0.8...homepage-3.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [homepage-3.0.8](https://github.com/truecharts/charts/compare/homepage-3.0.7...homepage-3.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + diff --git a/stable/homepage/3.0.17/Chart.yaml b/stable/homepage/3.0.17/Chart.yaml new file mode 100644 index 00000000000..8e4b64443e1 --- /dev/null +++ b/stable/homepage/3.0.17/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.6.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" diff --git a/stable/libreddit/4.0.16/README.md b/stable/homepage/3.0.17/README.md similarity index 100% rename from stable/libreddit/4.0.16/README.md rename to stable/homepage/3.0.17/README.md diff --git a/stable/homepage/3.0.17/app-changelog.md b/stable/homepage/3.0.17/app-changelog.md new file mode 100644 index 00000000000..629b18a4226 --- /dev/null +++ b/stable/homepage/3.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/homepage/3.0.16/app-readme.md b/stable/homepage/3.0.17/app-readme.md similarity index 100% rename from stable/homepage/3.0.16/app-readme.md rename to stable/homepage/3.0.17/app-readme.md diff --git a/stable/homepage/3.0.17/charts/common-12.9.5.tgz b/stable/homepage/3.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/homepage/3.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/homepage/3.0.16/ix_values.yaml b/stable/homepage/3.0.17/ix_values.yaml similarity index 100% rename from stable/homepage/3.0.16/ix_values.yaml rename to stable/homepage/3.0.17/ix_values.yaml diff --git a/stable/homepage/3.0.16/questions.yaml b/stable/homepage/3.0.17/questions.yaml similarity index 100% rename from stable/homepage/3.0.16/questions.yaml rename to stable/homepage/3.0.17/questions.yaml diff --git a/stable/libremdb/2.0.22/templates/NOTES.txt b/stable/homepage/3.0.17/templates/NOTES.txt similarity index 100% rename from stable/libremdb/2.0.22/templates/NOTES.txt rename to stable/homepage/3.0.17/templates/NOTES.txt diff --git a/stable/librespeed/9.0.12/templates/common.yaml b/stable/homepage/3.0.17/templates/common.yaml similarity index 100% rename from stable/librespeed/9.0.12/templates/common.yaml rename to stable/homepage/3.0.17/templates/common.yaml diff --git a/stable/librespeed/9.0.12/values.yaml b/stable/homepage/3.0.17/values.yaml similarity index 100% rename from stable/librespeed/9.0.12/values.yaml rename to stable/homepage/3.0.17/values.yaml diff --git a/stable/homer/5.0.14/CHANGELOG.md b/stable/homer/5.0.14/CHANGELOG.md deleted file mode 100644 index ab709964197..00000000000 --- a/stable/homer/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homer-5.0.14](https://github.com/truecharts/charts/compare/homer-5.0.13...homer-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homer-5.0.13](https://github.com/truecharts/charts/compare/homer-5.0.12...homer-5.0.13) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/homer to v23.05.1 ([#9037](https://github.com/truecharts/charts/issues/9037)) - - - - -## [homer-5.0.12](https://github.com/truecharts/charts/compare/homer-5.0.11...homer-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homer-5.0.11](https://github.com/truecharts/charts/compare/homer-5.0.10...homer-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homer-5.0.10](https://github.com/truecharts/charts/compare/homer-5.0.9...homer-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [homer-5.0.9](https://github.com/truecharts/charts/compare/homer-5.0.8...homer-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [homer-5.0.8](https://github.com/truecharts/charts/compare/homer-5.0.7...homer-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [homer-5.0.7](https://github.com/truecharts/charts/compare/homer-5.0.6...homer-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [homer-5.0.6](https://github.com/truecharts/charts/compare/homer-5.0.5...homer-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [homer-5.0.5](https://github.com/truecharts/charts/compare/homer-5.0.4...homer-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - diff --git a/stable/homer/5.0.14/Chart.yaml b/stable/homer/5.0.14/Chart.yaml deleted file mode 100644 index f41413a9b0c..00000000000 --- a/stable/homer/5.0.14/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.9.2 -description: A dead simple static homepage for your server to keep your services on hand. -home: https://truecharts.org/charts/stable/homer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.png -keywords: - - homer - - dashboard - - launcher -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homer - - https://github.com/bastienwirtz/homer -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/homer/5.0.14/app-changelog.md b/stable/homer/5.0.14/app-changelog.md deleted file mode 100644 index 11145e5fc7d..00000000000 --- a/stable/homer/5.0.14/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [homer-5.0.14](https://github.com/truecharts/charts/compare/homer-5.0.13...homer-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/homer/5.0.14/charts/common-12.9.2.tgz b/stable/homer/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/homer/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/homer/5.0.15/CHANGELOG.md b/stable/homer/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..5c827b809b1 --- /dev/null +++ b/stable/homer/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [homer-5.0.8](https://github.com/truecharts/charts/compare/homer-5.0.7...homer-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [homer-5.0.7](https://github.com/truecharts/charts/compare/homer-5.0.6...homer-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [homer-5.0.6](https://github.com/truecharts/charts/compare/homer-5.0.5...homer-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + diff --git a/stable/homer/5.0.15/Chart.yaml b/stable/homer/5.0.15/Chart.yaml new file mode 100644 index 00000000000..ff0042049fe --- /dev/null +++ b/stable/homer/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "23.05.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/libremdb/2.0.22/README.md b/stable/homer/5.0.15/README.md similarity index 100% rename from stable/libremdb/2.0.22/README.md rename to stable/homer/5.0.15/README.md diff --git a/stable/homer/5.0.15/app-changelog.md b/stable/homer/5.0.15/app-changelog.md new file mode 100644 index 00000000000..3a08ec2908f --- /dev/null +++ b/stable/homer/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/homer/5.0.14/app-readme.md b/stable/homer/5.0.15/app-readme.md similarity index 100% rename from stable/homer/5.0.14/app-readme.md rename to stable/homer/5.0.15/app-readme.md diff --git a/stable/homer/5.0.15/charts/common-12.9.5.tgz b/stable/homer/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/homer/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/homer/5.0.14/ix_values.yaml b/stable/homer/5.0.15/ix_values.yaml similarity index 100% rename from stable/homer/5.0.14/ix_values.yaml rename to stable/homer/5.0.15/ix_values.yaml diff --git a/stable/homer/5.0.14/questions.yaml b/stable/homer/5.0.15/questions.yaml similarity index 100% rename from stable/homer/5.0.14/questions.yaml rename to stable/homer/5.0.15/questions.yaml diff --git a/stable/librespeed/9.0.12/templates/NOTES.txt b/stable/homer/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/librespeed/9.0.12/templates/NOTES.txt rename to stable/homer/5.0.15/templates/NOTES.txt diff --git a/stable/linkding/5.0.14/templates/common.yaml b/stable/homer/5.0.15/templates/common.yaml similarity index 100% rename from stable/linkding/5.0.14/templates/common.yaml rename to stable/homer/5.0.15/templates/common.yaml diff --git a/stable/linkding/5.0.14/values.yaml b/stable/homer/5.0.15/values.yaml similarity index 100% rename from stable/linkding/5.0.14/values.yaml rename to stable/homer/5.0.15/values.yaml diff --git a/stable/htpcmanager/5.0.14/CHANGELOG.md b/stable/htpcmanager/5.0.14/CHANGELOG.md deleted file mode 100644 index 08f4553a540..00000000000 --- a/stable/htpcmanager/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [htpcmanager-5.0.14](https://github.com/truecharts/charts/compare/htpcmanager-5.0.13...htpcmanager-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [htpcmanager-5.0.13](https://github.com/truecharts/charts/compare/htpcmanager-5.0.12...htpcmanager-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [htpcmanager-5.0.12](https://github.com/truecharts/charts/compare/htpcmanager-5.0.11...htpcmanager-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [htpcmanager-5.0.11](https://github.com/truecharts/charts/compare/htpcmanager-5.0.10...htpcmanager-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [htpcmanager-5.0.10](https://github.com/truecharts/charts/compare/htpcmanager-5.0.9...htpcmanager-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [htpcmanager-5.0.9](https://github.com/truecharts/charts/compare/htpcmanager-5.0.8...htpcmanager-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [htpcmanager-5.0.8](https://github.com/truecharts/charts/compare/htpcmanager-5.0.7...htpcmanager-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [htpcmanager-5.0.7](https://github.com/truecharts/charts/compare/htpcmanager-5.0.6...htpcmanager-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [htpcmanager-5.0.6](https://github.com/truecharts/charts/compare/htpcmanager-5.0.5...htpcmanager-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [htpcmanager-5.0.5](https://github.com/truecharts/charts/compare/htpcmanager-5.0.4...htpcmanager-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [htpcmanager-5.0.4](https://github.com/truecharts/charts/compare/htpcmanager-5.0.3...htpcmanager-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/htpcmanager/5.0.14/Chart.yaml b/stable/htpcmanager/5.0.14/Chart.yaml deleted file mode 100644 index d635fac3d0e..00000000000 --- a/stable/htpcmanager/5.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: htpcmanager -version: 5.0.14 -appVersion: "2021.11.17" -description: Htpcmanager is a front end for many htpc related applications. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/htpcmanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png -keywords: - - htpcmanager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/htpcmanager/5.0.14/app-changelog.md b/stable/htpcmanager/5.0.14/app-changelog.md deleted file mode 100644 index 58e05580dd6..00000000000 --- a/stable/htpcmanager/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [htpcmanager-5.0.14](https://github.com/truecharts/charts/compare/htpcmanager-5.0.13...htpcmanager-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/htpcmanager/5.0.14/charts/common-12.9.2.tgz b/stable/htpcmanager/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/htpcmanager/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/htpcmanager/5.0.15/CHANGELOG.md b/stable/htpcmanager/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..f4d1b560d5b --- /dev/null +++ b/stable/htpcmanager/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [htpcmanager-5.0.8](https://github.com/truecharts/charts/compare/htpcmanager-5.0.7...htpcmanager-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [htpcmanager-5.0.7](https://github.com/truecharts/charts/compare/htpcmanager-5.0.6...htpcmanager-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [htpcmanager-5.0.6](https://github.com/truecharts/charts/compare/htpcmanager-5.0.5...htpcmanager-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [htpcmanager-5.0.5](https://github.com/truecharts/charts/compare/htpcmanager-5.0.4...htpcmanager-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/htpcmanager/5.0.15/Chart.yaml b/stable/htpcmanager/5.0.15/Chart.yaml new file mode 100644 index 00000000000..833955f4f69 --- /dev/null +++ b/stable/htpcmanager/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: htpcmanager +version: 5.0.15 +appVersion: "2021.11.17" +description: Htpcmanager is a front end for many htpc related applications. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/htpcmanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png +keywords: + - htpcmanager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.12/README.md b/stable/htpcmanager/5.0.15/README.md similarity index 100% rename from stable/librespeed/9.0.12/README.md rename to stable/htpcmanager/5.0.15/README.md diff --git a/stable/htpcmanager/5.0.15/app-changelog.md b/stable/htpcmanager/5.0.15/app-changelog.md new file mode 100644 index 00000000000..9c7cdc4c291 --- /dev/null +++ b/stable/htpcmanager/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/htpcmanager/5.0.14/app-readme.md b/stable/htpcmanager/5.0.15/app-readme.md similarity index 100% rename from stable/htpcmanager/5.0.14/app-readme.md rename to stable/htpcmanager/5.0.15/app-readme.md diff --git a/stable/htpcmanager/5.0.15/charts/common-12.9.5.tgz b/stable/htpcmanager/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/htpcmanager/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/htpcmanager/5.0.14/ix_values.yaml b/stable/htpcmanager/5.0.15/ix_values.yaml similarity index 100% rename from stable/htpcmanager/5.0.14/ix_values.yaml rename to stable/htpcmanager/5.0.15/ix_values.yaml diff --git a/stable/htpcmanager/5.0.14/questions.yaml b/stable/htpcmanager/5.0.15/questions.yaml similarity index 100% rename from stable/htpcmanager/5.0.14/questions.yaml rename to stable/htpcmanager/5.0.15/questions.yaml diff --git a/stable/linkding/5.0.14/templates/NOTES.txt b/stable/htpcmanager/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/linkding/5.0.14/templates/NOTES.txt rename to stable/htpcmanager/5.0.15/templates/NOTES.txt diff --git a/stable/logitech-media-server/7.0.15/templates/common.yaml b/stable/htpcmanager/5.0.15/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/7.0.15/templates/common.yaml rename to stable/htpcmanager/5.0.15/templates/common.yaml diff --git a/stable/littlelink/9.0.21/values.yaml b/stable/htpcmanager/5.0.15/values.yaml similarity index 100% rename from stable/littlelink/9.0.21/values.yaml rename to stable/htpcmanager/5.0.15/values.yaml diff --git a/stable/hyperion-ng/9.0.15/CHANGELOG.md b/stable/hyperion-ng/9.0.15/CHANGELOG.md deleted file mode 100644 index e6cc3287144..00000000000 --- a/stable/hyperion-ng/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hyperion-ng-9.0.15](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.14...hyperion-ng-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [hyperion-ng-9.0.14](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.13...hyperion-ng-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [hyperion-ng-9.0.13](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.12...hyperion-ng-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [hyperion-ng-9.0.12](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.11...hyperion-ng-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [hyperion-ng-9.0.11](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.10...hyperion-ng-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [hyperion-ng-9.0.10](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.9...hyperion-ng-9.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/hyperion.ng to v2.0.15 ([#8455](https://github.com/truecharts/charts/issues/8455)) - - - - -## [hyperion-ng-9.0.9](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.8...hyperion-ng-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [hyperion-ng-9.0.8](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.7...hyperion-ng-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [hyperion-ng-9.0.7](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.6...hyperion-ng-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [hyperion-ng-9.0.6](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.5...hyperion-ng-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [hyperion-ng-9.0.5](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.4...hyperion-ng-9.0.5) (2023-04-16) - -### Chore diff --git a/stable/hyperion-ng/9.0.15/Chart.yaml b/stable/hyperion-ng/9.0.15/Chart.yaml deleted file mode 100644 index 31c6cc5ee06..00000000000 --- a/stable/hyperion-ng/9.0.15/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.9.2 -description: Hyperion is an opensource Bias or Ambient Lighting implementation -home: https://truecharts.org/charts/stable/hyperion-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png -keywords: - - hyperion-ng - - hyperion -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hyperion-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng - - https://github.com/hyperion-project/hyperion.ng -version: 9.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/hyperion-ng/9.0.15/app-changelog.md b/stable/hyperion-ng/9.0.15/app-changelog.md deleted file mode 100644 index 25358e19000..00000000000 --- a/stable/hyperion-ng/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hyperion-ng-9.0.15](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.14...hyperion-ng-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/hyperion-ng/9.0.15/charts/common-12.9.2.tgz b/stable/hyperion-ng/9.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/hyperion-ng/9.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/hyperion-ng/9.0.16/CHANGELOG.md b/stable/hyperion-ng/9.0.16/CHANGELOG.md new file mode 100644 index 00000000000..55afa7305e6 --- /dev/null +++ b/stable/hyperion-ng/9.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [hyperion-ng-9.0.9](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.8...hyperion-ng-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [hyperion-ng-9.0.8](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.7...hyperion-ng-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [hyperion-ng-9.0.7](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.6...hyperion-ng-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [hyperion-ng-9.0.6](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.5...hyperion-ng-9.0.6) (2023-04-16) + +### Chore diff --git a/stable/hyperion-ng/9.0.16/Chart.yaml b/stable/hyperion-ng/9.0.16/Chart.yaml new file mode 100644 index 00000000000..6cdb3c6c244 --- /dev/null +++ b/stable/hyperion-ng/9.0.16/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.0.15" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/linkding/5.0.14/README.md b/stable/hyperion-ng/9.0.16/README.md similarity index 100% rename from stable/linkding/5.0.14/README.md rename to stable/hyperion-ng/9.0.16/README.md diff --git a/stable/hyperion-ng/9.0.16/app-changelog.md b/stable/hyperion-ng/9.0.16/app-changelog.md new file mode 100644 index 00000000000..1cc974d9699 --- /dev/null +++ b/stable/hyperion-ng/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/hyperion-ng/9.0.15/app-readme.md b/stable/hyperion-ng/9.0.16/app-readme.md similarity index 100% rename from stable/hyperion-ng/9.0.15/app-readme.md rename to stable/hyperion-ng/9.0.16/app-readme.md diff --git a/stable/hyperion-ng/9.0.16/charts/common-12.9.5.tgz b/stable/hyperion-ng/9.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/hyperion-ng/9.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/hyperion-ng/9.0.15/ix_values.yaml b/stable/hyperion-ng/9.0.16/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/9.0.15/ix_values.yaml rename to stable/hyperion-ng/9.0.16/ix_values.yaml diff --git a/stable/hyperion-ng/9.0.15/questions.yaml b/stable/hyperion-ng/9.0.16/questions.yaml similarity index 100% rename from stable/hyperion-ng/9.0.15/questions.yaml rename to stable/hyperion-ng/9.0.16/questions.yaml diff --git a/stable/littlelink/9.0.21/templates/NOTES.txt b/stable/hyperion-ng/9.0.16/templates/NOTES.txt similarity index 100% rename from stable/littlelink/9.0.21/templates/NOTES.txt rename to stable/hyperion-ng/9.0.16/templates/NOTES.txt diff --git a/stable/makemkv/5.0.7/templates/common.yaml b/stable/hyperion-ng/9.0.16/templates/common.yaml similarity index 100% rename from stable/makemkv/5.0.7/templates/common.yaml rename to stable/hyperion-ng/9.0.16/templates/common.yaml diff --git a/stable/lldap/1.1.6/values.yaml b/stable/hyperion-ng/9.0.16/values.yaml similarity index 100% rename from stable/lldap/1.1.6/values.yaml rename to stable/hyperion-ng/9.0.16/values.yaml diff --git a/stable/immich/7.0.3/CHANGELOG.md b/stable/immich/7.0.3/CHANGELOG.md deleted file mode 100644 index 55ac3fe0707..00000000000 --- a/stable/immich/7.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [immich-7.0.3](https://github.com/truecharts/charts/compare/immich-7.0.2...immich-7.0.3) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [immich-7.0.2](https://github.com/truecharts/charts/compare/immich-7.0.1...immich-7.0.2) (2023-05-20) - -### Chore - -- update immich to v1.56.2 (minor) ([#9027](https://github.com/truecharts/charts/issues/9027)) - - - - -## [immich-7.0.1](https://github.com/truecharts/charts/compare/immich-7.0.0...immich-7.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [immich-7.0.0](https://github.com/truecharts/charts/compare/immich-6.0.0...immich-7.0.0) (2023-05-15) - -### Feat - -- BREAKING CHANGE - Fix version tag + split uploads directories ([#8931](https://github.com/truecharts/charts/issues/8931)) - - - - -## [immich-6.0.0](https://github.com/truecharts/charts/compare/immich-5.0.16...immich-6.0.0) (2023-05-13) - -### Feat - -- BREAKING CHANGE - port to new common + multi-pod ([#8801](https://github.com/truecharts/charts/issues/8801)) - - ### Fix - -- already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720)) - - - - -## [immich-5.0.16](https://github.com/truecharts/charts/compare/immich-5.0.15...immich-5.0.16) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [immich-5.0.15](https://github.com/truecharts/charts/compare/immich-5.0.14...immich-5.0.15) (2023-02-24) - -### Chore - -- update immich to v1.49.0 (minor) ([#7487](https://github.com/truecharts/charts/issues/7487)) - - - - -## [immich-5.0.14](https://github.com/truecharts/charts/compare/immich-5.0.13...immich-5.0.14) (2023-02-20) - -### Chore - -- update immich to v1.47.3 - - - - -## [immich-5.0.13](https://github.com/truecharts/charts/compare/immich-5.0.12...immich-5.0.13) (2023-02-19) - -### Chore - -- update helm general non-major - - - - -## [immich-5.0.12](https://github.com/truecharts/charts/compare/immich-5.0.11...immich-5.0.12) (2023-02-13) - -### Chore - diff --git a/stable/immich/7.0.3/Chart.yaml b/stable/immich/7.0.3/Chart.yaml deleted file mode 100644 index 1cded611ade..00000000000 --- a/stable/immich/7.0.3/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.56.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -description: High performance self-hosted photo and video backup solution. -home: https://truecharts.org/charts/stable/immich -icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.png -keywords: - - photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: immich -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/immich - - https://github.com/immich-app/immich -version: 7.0.3 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/immich/7.0.3/app-changelog.md b/stable/immich/7.0.3/app-changelog.md deleted file mode 100644 index a2c22ea30c1..00000000000 --- a/stable/immich/7.0.3/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [immich-7.0.3](https://github.com/truecharts/charts/compare/immich-7.0.2...immich-7.0.3) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/immich/7.0.3/charts/common-12.9.2.tgz b/stable/immich/7.0.3/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/immich/7.0.3/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/immich/7.0.3/charts/redis-6.0.43.tgz b/stable/immich/7.0.3/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/immich/7.0.3/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/immich/7.0.4/CHANGELOG.md b/stable/immich/7.0.4/CHANGELOG.md new file mode 100644 index 00000000000..875b313f51b --- /dev/null +++ b/stable/immich/7.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- BREAKING CHANGE - Fix version tag + split uploads directories ([#8931](https://github.com/truecharts/charts/issues/8931)) + + + + +## [immich-6.0.0](https://github.com/truecharts/charts/compare/immich-5.0.16...immich-6.0.0) (2023-05-13) + +### Feat + +- BREAKING CHANGE - port to new common + multi-pod ([#8801](https://github.com/truecharts/charts/issues/8801)) + + ### Fix + +- already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720)) + + + + +## [immich-5.0.16](https://github.com/truecharts/charts/compare/immich-5.0.15...immich-5.0.16) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [immich-5.0.15](https://github.com/truecharts/charts/compare/immich-5.0.14...immich-5.0.15) (2023-02-24) + +### Chore + +- update immich to v1.49.0 (minor) ([#7487](https://github.com/truecharts/charts/issues/7487)) + + + + +## [immich-5.0.14](https://github.com/truecharts/charts/compare/immich-5.0.13...immich-5.0.14) (2023-02-20) + +### Chore + +- update immich to v1.47.3 + + + + +## [immich-5.0.13](https://github.com/truecharts/charts/compare/immich-5.0.12...immich-5.0.13) (2023-02-19) + +### Chore + diff --git a/stable/immich/7.0.4/Chart.yaml b/stable/immich/7.0.4/Chart.yaml new file mode 100644 index 00000000000..ee87524a7ac --- /dev/null +++ b/stable/immich/7.0.4/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.56.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/8.0.19/LICENSE b/stable/immich/7.0.4/LICENSE similarity index 100% rename from stable/n8n/8.0.19/LICENSE rename to stable/immich/7.0.4/LICENSE diff --git a/stable/littlelink/9.0.21/README.md b/stable/immich/7.0.4/README.md similarity index 100% rename from stable/littlelink/9.0.21/README.md rename to stable/immich/7.0.4/README.md diff --git a/stable/immich/7.0.4/app-changelog.md b/stable/immich/7.0.4/app-changelog.md new file mode 100644 index 00000000000..0cb390348eb --- /dev/null +++ b/stable/immich/7.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/immich/7.0.3/app-readme.md b/stable/immich/7.0.4/app-readme.md similarity index 100% rename from stable/immich/7.0.3/app-readme.md rename to stable/immich/7.0.4/app-readme.md diff --git a/stable/immich/7.0.4/charts/common-12.9.5.tgz b/stable/immich/7.0.4/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/immich/7.0.4/charts/common-12.9.5.tgz differ diff --git a/stable/immich/7.0.4/charts/redis-6.0.44.tgz b/stable/immich/7.0.4/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/immich/7.0.4/charts/redis-6.0.44.tgz differ diff --git a/stable/immich/7.0.3/ix_values.yaml b/stable/immich/7.0.4/ix_values.yaml similarity index 100% rename from stable/immich/7.0.3/ix_values.yaml rename to stable/immich/7.0.4/ix_values.yaml diff --git a/stable/immich/7.0.3/questions.yaml b/stable/immich/7.0.4/questions.yaml similarity index 100% rename from stable/immich/7.0.3/questions.yaml rename to stable/immich/7.0.4/questions.yaml diff --git a/stable/lldap/1.1.6/NOTES.txt b/stable/immich/7.0.4/templates/NOTES.txt similarity index 100% rename from stable/lldap/1.1.6/NOTES.txt rename to stable/immich/7.0.4/templates/NOTES.txt diff --git a/stable/immich/7.0.3/templates/_config.tpl b/stable/immich/7.0.4/templates/_config.tpl similarity index 100% rename from stable/immich/7.0.3/templates/_config.tpl rename to stable/immich/7.0.4/templates/_config.tpl diff --git a/stable/immich/7.0.3/templates/_machinelearning.tpl b/stable/immich/7.0.4/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/7.0.3/templates/_machinelearning.tpl rename to stable/immich/7.0.4/templates/_machinelearning.tpl diff --git a/stable/immich/7.0.3/templates/_microservices.tpl b/stable/immich/7.0.4/templates/_microservices.tpl similarity index 100% rename from stable/immich/7.0.3/templates/_microservices.tpl rename to stable/immich/7.0.4/templates/_microservices.tpl diff --git a/stable/immich/7.0.3/templates/_proxy.tpl b/stable/immich/7.0.4/templates/_proxy.tpl similarity index 100% rename from stable/immich/7.0.3/templates/_proxy.tpl rename to stable/immich/7.0.4/templates/_proxy.tpl diff --git a/stable/immich/7.0.3/templates/_server.tpl b/stable/immich/7.0.4/templates/_server.tpl similarity index 100% rename from stable/immich/7.0.3/templates/_server.tpl rename to stable/immich/7.0.4/templates/_server.tpl diff --git a/stable/immich/7.0.3/templates/_typesense.tpl b/stable/immich/7.0.4/templates/_typesense.tpl similarity index 100% rename from stable/immich/7.0.3/templates/_typesense.tpl rename to stable/immich/7.0.4/templates/_typesense.tpl diff --git a/stable/immich/7.0.3/templates/_wait.tpl b/stable/immich/7.0.4/templates/_wait.tpl similarity index 100% rename from stable/immich/7.0.3/templates/_wait.tpl rename to stable/immich/7.0.4/templates/_wait.tpl diff --git a/stable/immich/7.0.3/templates/_web.tpl b/stable/immich/7.0.4/templates/_web.tpl similarity index 100% rename from stable/immich/7.0.3/templates/_web.tpl rename to stable/immich/7.0.4/templates/_web.tpl diff --git a/stable/immich/7.0.3/templates/common.yaml b/stable/immich/7.0.4/templates/common.yaml similarity index 100% rename from stable/immich/7.0.3/templates/common.yaml rename to stable/immich/7.0.4/templates/common.yaml diff --git a/stable/logitech-media-server/7.0.15/values.yaml b/stable/immich/7.0.4/values.yaml similarity index 100% rename from stable/logitech-media-server/7.0.15/values.yaml rename to stable/immich/7.0.4/values.yaml diff --git a/stable/impostor-server/4.0.15/CHANGELOG.md b/stable/impostor-server/4.0.15/CHANGELOG.md deleted file mode 100644 index 2642c7ed04f..00000000000 --- a/stable/impostor-server/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [impostor-server-4.0.15](https://github.com/truecharts/charts/compare/impostor-server-4.0.14...impostor-server-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [impostor-server-4.0.14](https://github.com/truecharts/charts/compare/impostor-server-4.0.13...impostor-server-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [impostor-server-4.0.13](https://github.com/truecharts/charts/compare/impostor-server-4.0.12...impostor-server-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [impostor-server-4.0.12](https://github.com/truecharts/charts/compare/impostor-server-4.0.11...impostor-server-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [impostor-server-4.0.11](https://github.com/truecharts/charts/compare/impostor-server-4.0.10...impostor-server-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [impostor-server-4.0.10](https://github.com/truecharts/charts/compare/impostor-server-4.0.9...impostor-server-4.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/impostor-server to v1.8.2 ([#8583](https://github.com/truecharts/charts/issues/8583)) - - - - -## [impostor-server-4.0.9](https://github.com/truecharts/charts/compare/impostor-server-4.0.8...impostor-server-4.0.9) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#8240](https://github.com/truecharts/charts/issues/8240)) - - - - -## [impostor-server-4.0.8](https://github.com/truecharts/charts/compare/impostor-server-4.0.7...impostor-server-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [impostor-server-4.0.7](https://github.com/truecharts/charts/compare/impostor-server-4.0.6...impostor-server-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [impostor-server-4.0.6](https://github.com/truecharts/charts/compare/impostor-server-4.0.5...impostor-server-4.0.6) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [impostor-server-4.0.5](https://github.com/truecharts/charts/compare/impostor-server-4.0.4...impostor-server-4.0.5) (2023-04-19) - -### Fix diff --git a/stable/impostor-server/4.0.15/Chart.yaml b/stable/impostor-server/4.0.15/Chart.yaml deleted file mode 100644 index 9c20d6b22a4..00000000000 --- a/stable/impostor-server/4.0.15/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.9.2 -deprecated: false -description: A private Among Us server -home: https://truecharts.org/charts/stable/impostor-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png -keywords: - - impostor-server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: impostor-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server -type: application -version: 4.0.15 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/impostor-server/4.0.15/app-changelog.md b/stable/impostor-server/4.0.15/app-changelog.md deleted file mode 100644 index 2203628a9c4..00000000000 --- a/stable/impostor-server/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [impostor-server-4.0.15](https://github.com/truecharts/charts/compare/impostor-server-4.0.14...impostor-server-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/impostor-server/4.0.15/charts/common-12.9.2.tgz b/stable/impostor-server/4.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/impostor-server/4.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/impostor-server/4.0.16/CHANGELOG.md b/stable/impostor-server/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..162f9da5232 --- /dev/null +++ b/stable/impostor-server/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/impostor-server to v1.8.2 ([#8583](https://github.com/truecharts/charts/issues/8583)) + + + + +## [impostor-server-4.0.9](https://github.com/truecharts/charts/compare/impostor-server-4.0.8...impostor-server-4.0.9) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#8240](https://github.com/truecharts/charts/issues/8240)) + + + + +## [impostor-server-4.0.8](https://github.com/truecharts/charts/compare/impostor-server-4.0.7...impostor-server-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [impostor-server-4.0.7](https://github.com/truecharts/charts/compare/impostor-server-4.0.6...impostor-server-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [impostor-server-4.0.6](https://github.com/truecharts/charts/compare/impostor-server-4.0.5...impostor-server-4.0.6) (2023-04-20) + +### Chore diff --git a/stable/impostor-server/4.0.16/Chart.yaml b/stable/impostor-server/4.0.16/Chart.yaml new file mode 100644 index 00000000000..1643cbe318a --- /dev/null +++ b/stable/impostor-server/4.0.16/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/lldap/1.1.6/README.md b/stable/impostor-server/4.0.16/README.md similarity index 100% rename from stable/lldap/1.1.6/README.md rename to stable/impostor-server/4.0.16/README.md diff --git a/stable/impostor-server/4.0.16/app-changelog.md b/stable/impostor-server/4.0.16/app-changelog.md new file mode 100644 index 00000000000..cdefa8630cf --- /dev/null +++ b/stable/impostor-server/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/impostor-server/4.0.15/app-readme.md b/stable/impostor-server/4.0.16/app-readme.md similarity index 100% rename from stable/impostor-server/4.0.15/app-readme.md rename to stable/impostor-server/4.0.16/app-readme.md diff --git a/stable/impostor-server/4.0.16/charts/common-12.9.5.tgz b/stable/impostor-server/4.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/impostor-server/4.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/impostor-server/4.0.15/ix_values.yaml b/stable/impostor-server/4.0.16/ix_values.yaml similarity index 100% rename from stable/impostor-server/4.0.15/ix_values.yaml rename to stable/impostor-server/4.0.16/ix_values.yaml diff --git a/stable/impostor-server/4.0.15/questions.yaml b/stable/impostor-server/4.0.16/questions.yaml similarity index 100% rename from stable/impostor-server/4.0.15/questions.yaml rename to stable/impostor-server/4.0.16/questions.yaml diff --git a/stable/logitech-media-server/7.0.15/templates/NOTES.txt b/stable/impostor-server/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/logitech-media-server/7.0.15/templates/NOTES.txt rename to stable/impostor-server/4.0.16/templates/NOTES.txt diff --git a/stable/matomo/7.0.18/templates/common.yaml b/stable/impostor-server/4.0.16/templates/common.yaml similarity index 100% rename from stable/matomo/7.0.18/templates/common.yaml rename to stable/impostor-server/4.0.16/templates/common.yaml diff --git a/stable/makemkv/5.0.7/values.yaml b/stable/impostor-server/4.0.16/values.yaml similarity index 100% rename from stable/makemkv/5.0.7/values.yaml rename to stable/impostor-server/4.0.16/values.yaml diff --git a/stable/ipfs/6.0.16/CHANGELOG.md b/stable/ipfs/6.0.16/CHANGELOG.md deleted file mode 100644 index 623576ba163..00000000000 --- a/stable/ipfs/6.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ipfs-6.0.16](https://github.com/truecharts/charts/compare/ipfs-6.0.15...ipfs-6.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ipfs-6.0.15](https://github.com/truecharts/charts/compare/ipfs-6.0.14...ipfs-6.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.20.0 ([#9047](https://github.com/truecharts/charts/issues/9047)) - - - - -## [ipfs-6.0.14](https://github.com/truecharts/charts/compare/ipfs-6.0.13...ipfs-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ipfs-6.0.13](https://github.com/truecharts/charts/compare/ipfs-6.0.12...ipfs-6.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.19.2 ([#8823](https://github.com/truecharts/charts/issues/8823)) - - - - -## [ipfs-6.0.12](https://github.com/truecharts/charts/compare/ipfs-6.0.11...ipfs-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ipfs-6.0.11](https://github.com/truecharts/charts/compare/ipfs-6.0.10...ipfs-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ipfs-6.0.10](https://github.com/truecharts/charts/compare/ipfs-6.0.9...ipfs-6.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.19.1 ([#8585](https://github.com/truecharts/charts/issues/8585)) - - - - -## [ipfs-6.0.9](https://github.com/truecharts/charts/compare/ipfs-6.0.8...ipfs-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ipfs-6.0.8](https://github.com/truecharts/charts/compare/ipfs-6.0.7...ipfs-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ipfs-6.0.7](https://github.com/truecharts/charts/compare/ipfs-6.0.6...ipfs-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - diff --git a/stable/ipfs/6.0.16/Chart.yaml b/stable/ipfs/6.0.16/Chart.yaml deleted file mode 100644 index 95f7c58dfd0..00000000000 --- a/stable/ipfs/6.0.16/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.9.2 -deprecated: false -description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem. -home: https://truecharts.org/charts/stable/ipfs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png -keywords: - - ipfs - - kubo -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ipfs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs - - https://github.com/ipfs/kubo -type: application -version: 6.0.16 -annotations: - truecharts.org/catagories: | - - storage - truecharts.org/SCALE-support: "true" diff --git a/stable/ipfs/6.0.16/app-changelog.md b/stable/ipfs/6.0.16/app-changelog.md deleted file mode 100644 index d08e0443dff..00000000000 --- a/stable/ipfs/6.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [ipfs-6.0.16](https://github.com/truecharts/charts/compare/ipfs-6.0.15...ipfs-6.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/ipfs/6.0.16/charts/common-12.9.2.tgz b/stable/ipfs/6.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ipfs/6.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/ipfs/6.0.17/CHANGELOG.md b/stable/ipfs/6.0.17/CHANGELOG.md new file mode 100644 index 00000000000..65bec03776b --- /dev/null +++ b/stable/ipfs/6.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ipfs-6.0.10](https://github.com/truecharts/charts/compare/ipfs-6.0.9...ipfs-6.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.19.1 ([#8585](https://github.com/truecharts/charts/issues/8585)) + + + + +## [ipfs-6.0.9](https://github.com/truecharts/charts/compare/ipfs-6.0.8...ipfs-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ipfs-6.0.8](https://github.com/truecharts/charts/compare/ipfs-6.0.7...ipfs-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + diff --git a/stable/ipfs/6.0.17/Chart.yaml b/stable/ipfs/6.0.17/Chart.yaml new file mode 100644 index 00000000000..37126f6fee4 --- /dev/null +++ b/stable/ipfs/6.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.20.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - storage + truecharts.org/SCALE-support: "true" diff --git a/stable/logitech-media-server/7.0.15/README.md b/stable/ipfs/6.0.17/README.md similarity index 100% rename from stable/logitech-media-server/7.0.15/README.md rename to stable/ipfs/6.0.17/README.md diff --git a/stable/ipfs/6.0.17/app-changelog.md b/stable/ipfs/6.0.17/app-changelog.md new file mode 100644 index 00000000000..5469eec8ade --- /dev/null +++ b/stable/ipfs/6.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ipfs/6.0.16/app-readme.md b/stable/ipfs/6.0.17/app-readme.md similarity index 100% rename from stable/ipfs/6.0.16/app-readme.md rename to stable/ipfs/6.0.17/app-readme.md diff --git a/stable/ipfs/6.0.17/charts/common-12.9.5.tgz b/stable/ipfs/6.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ipfs/6.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/ipfs/6.0.16/ix_values.yaml b/stable/ipfs/6.0.17/ix_values.yaml similarity index 100% rename from stable/ipfs/6.0.16/ix_values.yaml rename to stable/ipfs/6.0.17/ix_values.yaml diff --git a/stable/ipfs/6.0.16/questions.yaml b/stable/ipfs/6.0.17/questions.yaml similarity index 100% rename from stable/ipfs/6.0.16/questions.yaml rename to stable/ipfs/6.0.17/questions.yaml diff --git a/stable/makemkv/5.0.7/templates/NOTES.txt b/stable/ipfs/6.0.17/templates/NOTES.txt similarity index 100% rename from stable/makemkv/5.0.7/templates/NOTES.txt rename to stable/ipfs/6.0.17/templates/NOTES.txt diff --git a/stable/ipfs/6.0.16/templates/common.yaml b/stable/ipfs/6.0.17/templates/common.yaml similarity index 100% rename from stable/ipfs/6.0.16/templates/common.yaml rename to stable/ipfs/6.0.17/templates/common.yaml diff --git a/stable/matomo/7.0.18/values.yaml b/stable/ipfs/6.0.17/values.yaml similarity index 100% rename from stable/matomo/7.0.18/values.yaml rename to stable/ipfs/6.0.17/values.yaml diff --git a/stable/ispy-agent-dvr/5.0.17/CHANGELOG.md b/stable/ispy-agent-dvr/5.0.17/CHANGELOG.md deleted file mode 100644 index 5614015b6bc..00000000000 --- a/stable/ispy-agent-dvr/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ispy-agent-dvr-5.0.17](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.16...ispy-agent-dvr-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ispy-agent-dvr-5.0.16](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.15...ispy-agent-dvr-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ispy-agent-dvr-5.0.15](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.14...ispy-agent-dvr-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ispy-agent-dvr-5.0.14](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.13...ispy-agent-dvr-5.0.14) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.4.0 ([#8915](https://github.com/truecharts/charts/issues/8915)) - - - - -## [ispy-agent-dvr-5.0.13](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.12...ispy-agent-dvr-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ispy-agent-dvr-5.0.12](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.11...ispy-agent-dvr-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ispy-agent-dvr-5.0.11](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.10...ispy-agent-dvr-5.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.2.0 ([#8586](https://github.com/truecharts/charts/issues/8586)) - - - - -## [ispy-agent-dvr-5.0.10](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.9...ispy-agent-dvr-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.5.9.0 ([#8457](https://github.com/truecharts/charts/issues/8457)) - - - - -## [ispy-agent-dvr-5.0.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.8...ispy-agent-dvr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ispy-agent-dvr-5.0.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.7...ispy-agent-dvr-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ispy-agent-dvr-5.0.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.6...ispy-agent-dvr-5.0.7) (2023-04-20) - -### Chore diff --git a/stable/ispy-agent-dvr/5.0.17/Chart.yaml b/stable/ispy-agent-dvr/5.0.17/Chart.yaml deleted file mode 100644 index 8209a1f1dcc..00000000000 --- a/stable/ispy-agent-dvr/5.0.17/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.9.2 -description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. -home: https://truecharts.org/charts/stable/ispy-agent-dvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png -keywords: - - dvr - - ispy - - agent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ispy-agent-dvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - - https://github.com/doitandbedone/ispyagentdvr-docker -version: 5.0.17 -annotations: - truecharts.org/catagories: | - - security - truecharts.org/SCALE-support: "true" diff --git a/stable/ispy-agent-dvr/5.0.17/app-changelog.md b/stable/ispy-agent-dvr/5.0.17/app-changelog.md deleted file mode 100644 index b9ee1ca70d1..00000000000 --- a/stable/ispy-agent-dvr/5.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ispy-agent-dvr-5.0.17](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.16...ispy-agent-dvr-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/ispy-agent-dvr/5.0.17/charts/common-12.9.2.tgz b/stable/ispy-agent-dvr/5.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ispy-agent-dvr/5.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/ispy-agent-dvr/5.0.18/CHANGELOG.md b/stable/ispy-agent-dvr/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..ccdfe5b4bff --- /dev/null +++ b/stable/ispy-agent-dvr/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [ispy-agent-dvr-5.0.11](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.10...ispy-agent-dvr-5.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.2.0 ([#8586](https://github.com/truecharts/charts/issues/8586)) + + + + +## [ispy-agent-dvr-5.0.10](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.9...ispy-agent-dvr-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.5.9.0 ([#8457](https://github.com/truecharts/charts/issues/8457)) + + + + +## [ispy-agent-dvr-5.0.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.8...ispy-agent-dvr-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ispy-agent-dvr-5.0.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.7...ispy-agent-dvr-5.0.8) (2023-04-25) + +### Chore diff --git a/stable/ispy-agent-dvr/5.0.18/Chart.yaml b/stable/ispy-agent-dvr/5.0.18/Chart.yaml new file mode 100644 index 00000000000..1960b730f4b --- /dev/null +++ b/stable/ispy-agent-dvr/5.0.18/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.7.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" diff --git a/stable/makemkv/5.0.7/README.md b/stable/ispy-agent-dvr/5.0.18/README.md similarity index 100% rename from stable/makemkv/5.0.7/README.md rename to stable/ispy-agent-dvr/5.0.18/README.md diff --git a/stable/ispy-agent-dvr/5.0.18/app-changelog.md b/stable/ispy-agent-dvr/5.0.18/app-changelog.md new file mode 100644 index 00000000000..310d2a4f860 --- /dev/null +++ b/stable/ispy-agent-dvr/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ispy-agent-dvr/5.0.17/app-readme.md b/stable/ispy-agent-dvr/5.0.18/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/5.0.17/app-readme.md rename to stable/ispy-agent-dvr/5.0.18/app-readme.md diff --git a/stable/ispy-agent-dvr/5.0.18/charts/common-12.9.5.tgz b/stable/ispy-agent-dvr/5.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ispy-agent-dvr/5.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/ispy-agent-dvr/5.0.17/ix_values.yaml b/stable/ispy-agent-dvr/5.0.18/ix_values.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.17/ix_values.yaml rename to stable/ispy-agent-dvr/5.0.18/ix_values.yaml diff --git a/stable/ispy-agent-dvr/5.0.17/questions.yaml b/stable/ispy-agent-dvr/5.0.18/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.17/questions.yaml rename to stable/ispy-agent-dvr/5.0.18/questions.yaml diff --git a/stable/matomo/7.0.18/templates/NOTES.txt b/stable/ispy-agent-dvr/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/matomo/7.0.18/templates/NOTES.txt rename to stable/ispy-agent-dvr/5.0.18/templates/NOTES.txt diff --git a/stable/mediainfo/4.0.7/templates/common.yaml b/stable/ispy-agent-dvr/5.0.18/templates/common.yaml similarity index 100% rename from stable/mediainfo/4.0.7/templates/common.yaml rename to stable/ispy-agent-dvr/5.0.18/templates/common.yaml diff --git a/stable/mediainfo/4.0.7/values.yaml b/stable/ispy-agent-dvr/5.0.18/values.yaml similarity index 100% rename from stable/mediainfo/4.0.7/values.yaml rename to stable/ispy-agent-dvr/5.0.18/values.yaml diff --git a/stable/iyuuplus/5.0.14/CHANGELOG.md b/stable/iyuuplus/5.0.14/CHANGELOG.md deleted file mode 100644 index 8d45d2a2da7..00000000000 --- a/stable/iyuuplus/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [iyuuplus-5.0.14](https://github.com/truecharts/charts/compare/iyuuplus-5.0.13...iyuuplus-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [iyuuplus-5.0.13](https://github.com/truecharts/charts/compare/iyuuplus-5.0.12...iyuuplus-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [iyuuplus-5.0.12](https://github.com/truecharts/charts/compare/iyuuplus-5.0.11...iyuuplus-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [iyuuplus-5.0.11](https://github.com/truecharts/charts/compare/iyuuplus-5.0.10...iyuuplus-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [iyuuplus-5.0.10](https://github.com/truecharts/charts/compare/iyuuplus-5.0.9...iyuuplus-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [iyuuplus-5.0.9](https://github.com/truecharts/charts/compare/iyuuplus-5.0.8...iyuuplus-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [iyuuplus-5.0.8](https://github.com/truecharts/charts/compare/iyuuplus-5.0.7...iyuuplus-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [iyuuplus-5.0.7](https://github.com/truecharts/charts/compare/iyuuplus-5.0.6...iyuuplus-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [iyuuplus-5.0.6](https://github.com/truecharts/charts/compare/iyuuplus-5.0.5...iyuuplus-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [iyuuplus-5.0.5](https://github.com/truecharts/charts/compare/iyuuplus-5.0.4...iyuuplus-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [iyuuplus-5.0.4](https://github.com/truecharts/charts/compare/iyuuplus-5.0.3...iyuuplus-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/iyuuplus/5.0.14/Chart.yaml b/stable/iyuuplus/5.0.14/Chart.yaml deleted file mode 100644 index ad52e1c8aaa..00000000000 --- a/stable/iyuuplus/5.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: iyuuplus -version: 5.0.14 -appVersion: "latest" -description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/iyuuplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png -keywords: - - iyuuplus - - pt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/iyuuplus/5.0.14/app-changelog.md b/stable/iyuuplus/5.0.14/app-changelog.md deleted file mode 100644 index d0de73c4f8f..00000000000 --- a/stable/iyuuplus/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [iyuuplus-5.0.14](https://github.com/truecharts/charts/compare/iyuuplus-5.0.13...iyuuplus-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/iyuuplus/5.0.14/charts/common-12.9.2.tgz b/stable/iyuuplus/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/iyuuplus/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/iyuuplus/5.0.15/CHANGELOG.md b/stable/iyuuplus/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..d0971f27ad8 --- /dev/null +++ b/stable/iyuuplus/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [iyuuplus-5.0.8](https://github.com/truecharts/charts/compare/iyuuplus-5.0.7...iyuuplus-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [iyuuplus-5.0.7](https://github.com/truecharts/charts/compare/iyuuplus-5.0.6...iyuuplus-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [iyuuplus-5.0.6](https://github.com/truecharts/charts/compare/iyuuplus-5.0.5...iyuuplus-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [iyuuplus-5.0.5](https://github.com/truecharts/charts/compare/iyuuplus-5.0.4...iyuuplus-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/iyuuplus/5.0.15/Chart.yaml b/stable/iyuuplus/5.0.15/Chart.yaml new file mode 100644 index 00000000000..5ea8b628d6f --- /dev/null +++ b/stable/iyuuplus/5.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: iyuuplus +version: 5.0.15 +appVersion: "latest" +description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/iyuuplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png +keywords: + - iyuuplus + - pt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.18/README.md b/stable/iyuuplus/5.0.15/README.md similarity index 100% rename from stable/matomo/7.0.18/README.md rename to stable/iyuuplus/5.0.15/README.md diff --git a/stable/iyuuplus/5.0.15/app-changelog.md b/stable/iyuuplus/5.0.15/app-changelog.md new file mode 100644 index 00000000000..3f55292c5dc --- /dev/null +++ b/stable/iyuuplus/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/iyuuplus/5.0.14/app-readme.md b/stable/iyuuplus/5.0.15/app-readme.md similarity index 100% rename from stable/iyuuplus/5.0.14/app-readme.md rename to stable/iyuuplus/5.0.15/app-readme.md diff --git a/stable/iyuuplus/5.0.15/charts/common-12.9.5.tgz b/stable/iyuuplus/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/iyuuplus/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/iyuuplus/5.0.14/ix_values.yaml b/stable/iyuuplus/5.0.15/ix_values.yaml similarity index 100% rename from stable/iyuuplus/5.0.14/ix_values.yaml rename to stable/iyuuplus/5.0.15/ix_values.yaml diff --git a/stable/iyuuplus/5.0.14/questions.yaml b/stable/iyuuplus/5.0.15/questions.yaml similarity index 100% rename from stable/iyuuplus/5.0.14/questions.yaml rename to stable/iyuuplus/5.0.15/questions.yaml diff --git a/stable/mediainfo/4.0.7/templates/NOTES.txt b/stable/iyuuplus/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/mediainfo/4.0.7/templates/NOTES.txt rename to stable/iyuuplus/5.0.15/templates/NOTES.txt diff --git a/stable/meshroom/5.0.14/templates/common.yaml b/stable/iyuuplus/5.0.15/templates/common.yaml similarity index 100% rename from stable/meshroom/5.0.14/templates/common.yaml rename to stable/iyuuplus/5.0.15/templates/common.yaml diff --git a/stable/medusa/6.0.16/values.yaml b/stable/iyuuplus/5.0.15/values.yaml similarity index 100% rename from stable/medusa/6.0.16/values.yaml rename to stable/iyuuplus/5.0.15/values.yaml diff --git a/stable/jackett/14.0.20/CHANGELOG.md b/stable/jackett/14.0.20/CHANGELOG.md new file mode 100644 index 00000000000..671bd300892 --- /dev/null +++ b/stable/jackett/14.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jackett-14.0.20](https://github.com/truecharts/charts/compare/jackett-14.0.19...jackett-14.0.20) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [jackett-14.0.19](https://github.com/truecharts/charts/compare/jackett-14.0.18...jackett-14.0.19) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [jackett-14.0.18](https://github.com/truecharts/charts/compare/jackett-14.0.17...jackett-14.0.18) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#9011](https://github.com/truecharts/charts/issues/9011)) + + + + +## [jackett-14.0.17](https://github.com/truecharts/charts/compare/jackett-14.0.16...jackett-14.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [jackett-14.0.16](https://github.com/truecharts/charts/compare/jackett-14.0.15...jackett-14.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#8968](https://github.com/truecharts/charts/issues/8968)) + + + + +## [jackett-14.0.15](https://github.com/truecharts/charts/compare/jackett-14.0.14...jackett-14.0.15) (2023-05-11) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8891](https://github.com/truecharts/charts/issues/8891)) + + + + +## [jackett-14.0.14](https://github.com/truecharts/charts/compare/jackett-14.0.13...jackett-14.0.14) (2023-05-09) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8876](https://github.com/truecharts/charts/issues/8876)) + + + + +## [jackett-14.0.13](https://github.com/truecharts/charts/compare/jackett-14.0.10...jackett-14.0.13) (2023-05-05) + +### Chore + +- bump to trigger release + + + + +## [jackett-14.0.12](https://github.com/truecharts/charts/compare/jackett-14.0.10...jackett-14.0.12) (2023-05-05) + +### Chore + +- bump to trigger release + + + + +## [jackett-14.0.10](https://github.com/truecharts/charts/compare/jackett-14.0.9...jackett-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/jackett/14.0.20/Chart.yaml b/stable/jackett/14.0.20/Chart.yaml new file mode 100644 index 00000000000..ee15c122571 --- /dev/null +++ b/stable/jackett/14.0.20/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.20.4145" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.20 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" diff --git a/stable/mediainfo/4.0.7/README.md b/stable/jackett/14.0.20/README.md similarity index 100% rename from stable/mediainfo/4.0.7/README.md rename to stable/jackett/14.0.20/README.md diff --git a/stable/jackett/14.0.20/app-changelog.md b/stable/jackett/14.0.20/app-changelog.md new file mode 100644 index 00000000000..08363afb40f --- /dev/null +++ b/stable/jackett/14.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jackett-14.0.20](https://github.com/truecharts/charts/compare/jackett-14.0.19...jackett-14.0.20) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/stable/jackett/14.0.20/app-readme.md b/stable/jackett/14.0.20/app-readme.md new file mode 100644 index 00000000000..e2546b99d51 --- /dev/null +++ b/stable/jackett/14.0.20/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.20/charts/common-12.9.5.tgz b/stable/jackett/14.0.20/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/jackett/14.0.20/charts/common-12.9.5.tgz differ diff --git a/stable/jackett/14.0.20/ix_values.yaml b/stable/jackett/14.0.20/ix_values.yaml new file mode 100644 index 00000000000..78b70af7806 --- /dev/null +++ b/stable/jackett/14.0.20/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.20/questions.yaml b/stable/jackett/14.0.20/questions.yaml new file mode 100644 index 00000000000..de4ca762546 --- /dev/null +++ b/stable/jackett/14.0.20/questions.yaml @@ -0,0 +1,1929 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9117 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/medusa/6.0.16/templates/NOTES.txt b/stable/jackett/14.0.20/templates/NOTES.txt similarity index 100% rename from stable/medusa/6.0.16/templates/NOTES.txt rename to stable/jackett/14.0.20/templates/NOTES.txt diff --git a/stable/minecraft-bedrock/4.0.14/templates/common.yaml b/stable/jackett/14.0.20/templates/common.yaml similarity index 100% rename from stable/minecraft-bedrock/4.0.14/templates/common.yaml rename to stable/jackett/14.0.20/templates/common.yaml diff --git a/stable/meshroom/5.0.14/values.yaml b/stable/jackett/14.0.20/values.yaml similarity index 100% rename from stable/meshroom/5.0.14/values.yaml rename to stable/jackett/14.0.20/values.yaml diff --git a/stable/jdownloader2/11.0.8/CHANGELOG.md b/stable/jdownloader2/11.0.8/CHANGELOG.md new file mode 100644 index 00000000000..7de63d46a27 --- /dev/null +++ b/stable/jdownloader2/11.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [jdownloader2-11.0.2](https://github.com/truecharts/charts/compare/jdownloader2-11.0.1...jdownloader2-11.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [jdownloader2-11.0.1](https://github.com/truecharts/charts/compare/jdownloader2-11.0.0...jdownloader2-11.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/jdownloader-2 to v23.03.1 ([#8587](https://github.com/truecharts/charts/issues/8587)) + + + + +## [jdownloader2-11.0.0](https://github.com/truecharts/charts/compare/jdownloader2-10.0.15...jdownloader2-11.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [jdownloader2-10.0.15](https://github.com/truecharts/charts/compare/jdownloader2-10.0.14...jdownloader2-10.0.15) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + diff --git a/stable/jdownloader2/11.0.8/Chart.yaml b/stable/jdownloader2/11.0.8/Chart.yaml new file mode 100644 index 00000000000..2fe243e6709 --- /dev/null +++ b/stable/jdownloader2/11.0.8/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.8 +annotations: + truecharts.org/catagories: | + - downloads + truecharts.org/SCALE-support: "true" diff --git a/stable/medusa/6.0.16/README.md b/stable/jdownloader2/11.0.8/README.md similarity index 100% rename from stable/medusa/6.0.16/README.md rename to stable/jdownloader2/11.0.8/README.md diff --git a/stable/jdownloader2/11.0.8/app-changelog.md b/stable/jdownloader2/11.0.8/app-changelog.md new file mode 100644 index 00000000000..3f78c6ce6dd --- /dev/null +++ b/stable/jdownloader2/11.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/jdownloader2/11.0.8/app-readme.md b/stable/jdownloader2/11.0.8/app-readme.md new file mode 100644 index 00000000000..3fbca6272dc --- /dev/null +++ b/stable/jdownloader2/11.0.8/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.8/charts/common-12.9.5.tgz b/stable/jdownloader2/11.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/jdownloader2/11.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/jdownloader2/11.0.8/ix_values.yaml b/stable/jdownloader2/11.0.8/ix_values.yaml new file mode 100644 index 00000000000..510e0680ecb --- /dev/null +++ b/stable/jdownloader2/11.0.8/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.8/questions.yaml b/stable/jdownloader2/11.0.8/questions.yaml new file mode 100644 index 00000000000..3d3267f927e --- /dev/null +++ b/stable/jdownloader2/11.0.8/questions.yaml @@ -0,0 +1,2160 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + # Portal + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: VNC_PASSWORD + label: "VNC_PASSWORD" + description: "Password needed to connect to the application's GUI. See the VNC Password section for more details." + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: jdownloader + group: "App Configuration" + label: "jDownloader2 Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ENABLE_CJK_FONT + label: "ENABLE_CJK_FONT" + description: "When set to true, open-source computer font WenQuanYi Zen Hei is installed. " + schema: + type: boolean + default: false + - variable: KEEP_APP_RUNNING + label: "KEEP_APP_RUNNING" + description: "When set to true, the application will be automatically restarted if it crashes or if a user quits it." + schema: + type: boolean + default: false + - variable: gui + label: "GUI Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: DISPLAY_WIDTH + label: "DISPLAY_WIDTH" + description: "Width (in pixels) of the application's window." + schema: + type: int + default: 1280 + required: true + - variable: DISPLAY_HEIGHT + label: "DISPLAY_HEIGHT" + description: "Height (in pixels) of the application's window." + schema: + type: int + default: 768 + required: true + - variable: SECURE_CONNECTION + label: "SECURE_CONNECTION" + description: "When set to true, an encrypted connection is used to access the application's GUI (either via a web browser or VNC client). See the Security section for more details." + schema: + type: boolean + default: false + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10054 + required: true + - variable: myjd + label: "MyJDownloader" + description: "Port used by MyJDownloader mobile applications and browser extensions to establish a direct connect to the JDownloader" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: myjd + label: "myjd Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3129 + required: true + - variable: vnc + label: "VNC Service" + description: "The VNC service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vnc + label: "VNC Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10056 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: output + label: "App Output Storage" + description: "Stores the Application Output." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/meshroom/5.0.14/templates/NOTES.txt b/stable/jdownloader2/11.0.8/templates/NOTES.txt similarity index 100% rename from stable/meshroom/5.0.14/templates/NOTES.txt rename to stable/jdownloader2/11.0.8/templates/NOTES.txt diff --git a/stable/minecraft-bungeecord/4.0.13/templates/common.yaml b/stable/jdownloader2/11.0.8/templates/common.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.13/templates/common.yaml rename to stable/jdownloader2/11.0.8/templates/common.yaml diff --git a/stable/minecraft-bedrock/4.0.14/values.yaml b/stable/jdownloader2/11.0.8/values.yaml similarity index 100% rename from stable/minecraft-bedrock/4.0.14/values.yaml rename to stable/jdownloader2/11.0.8/values.yaml diff --git a/stable/jellyfin/14.0.17/CHANGELOG.md b/stable/jellyfin/14.0.17/CHANGELOG.md new file mode 100644 index 00000000000..24bc27ba78e --- /dev/null +++ b/stable/jellyfin/14.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [jellyfin-14.0.11](https://github.com/truecharts/charts/compare/jellyfin-14.0.10...jellyfin-14.0.11) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [jellyfin-14.0.10](https://github.com/truecharts/charts/compare/jellyfin-14.0.9...jellyfin-14.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [jellyfin-14.0.9](https://github.com/truecharts/charts/compare/jellyfin-14.0.8...jellyfin-14.0.9) (2023-04-24) + +### Chore + +- bump version on jellyfin + + ### Security + +- update jellyfin container for critical CVE + + + + +## [jellyfin-14.0.8](https://github.com/truecharts/charts/compare/jellyfin-14.0.7...jellyfin-14.0.8) (2023-04-20) + +### Chore + diff --git a/stable/jellyfin/14.0.17/Chart.yaml b/stable/jellyfin/14.0.17/Chart.yaml new file mode 100644 index 00000000000..8105e12d326 --- /dev/null +++ b/stable/jellyfin/14.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "10.8.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/meshroom/5.0.14/README.md b/stable/jellyfin/14.0.17/README.md similarity index 100% rename from stable/meshroom/5.0.14/README.md rename to stable/jellyfin/14.0.17/README.md diff --git a/stable/jellyfin/14.0.17/app-changelog.md b/stable/jellyfin/14.0.17/app-changelog.md new file mode 100644 index 00000000000..f22e78eec4c --- /dev/null +++ b/stable/jellyfin/14.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/jellyfin/14.0.17/app-readme.md b/stable/jellyfin/14.0.17/app-readme.md new file mode 100644 index 00000000000..73fdb17ba45 --- /dev/null +++ b/stable/jellyfin/14.0.17/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.17/charts/common-12.9.5.tgz b/stable/jellyfin/14.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/jellyfin/14.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/jellyfin/14.0.17/ix_values.yaml b/stable/jellyfin/14.0.17/ix_values.yaml new file mode 100644 index 00000000000..adf13c69753 --- /dev/null +++ b/stable/jellyfin/14.0.17/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.17/questions.yaml b/stable/jellyfin/14.0.17/questions.yaml new file mode 100644 index 00000000000..83c39b732ef --- /dev/null +++ b/stable/jellyfin/14.0.17/questions.yaml @@ -0,0 +1,2012 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: JELLYFIN_PublishedServerUrl + description: "Published Server URL" + label: "The Server URL to publish in UDP Auto Discovery response." + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8096 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: transcode + label: "App Transcode Storage" + description: "Storage for transcode, best to be set to emptyDir and if enough RAM, to Memory type." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minecraft-bedrock/4.0.14/templates/NOTES.txt b/stable/jellyfin/14.0.17/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bedrock/4.0.14/templates/NOTES.txt rename to stable/jellyfin/14.0.17/templates/NOTES.txt diff --git a/stable/minecraft-java/4.0.19/templates/common.yaml b/stable/jellyfin/14.0.17/templates/common.yaml similarity index 100% rename from stable/minecraft-java/4.0.19/templates/common.yaml rename to stable/jellyfin/14.0.17/templates/common.yaml diff --git a/stable/minecraft-bungeecord/4.0.13/values.yaml b/stable/jellyfin/14.0.17/values.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.13/values.yaml rename to stable/jellyfin/14.0.17/values.yaml diff --git a/stable/jellyseerr/5.0.15/CHANGELOG.md b/stable/jellyseerr/5.0.15/CHANGELOG.md deleted file mode 100644 index e8db76ec2f3..00000000000 --- a/stable/jellyseerr/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jellyseerr-5.0.15](https://github.com/truecharts/charts/compare/jellyseerr-5.0.14...jellyseerr-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [jellyseerr-5.0.14](https://github.com/truecharts/charts/compare/jellyseerr-5.0.13...jellyseerr-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [jellyseerr-5.0.13](https://github.com/truecharts/charts/compare/jellyseerr-5.0.12...jellyseerr-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [jellyseerr-5.0.12](https://github.com/truecharts/charts/compare/jellyseerr-5.0.11...jellyseerr-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [jellyseerr-5.0.11](https://github.com/truecharts/charts/compare/jellyseerr-5.0.10...jellyseerr-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [jellyseerr-5.0.10](https://github.com/truecharts/charts/compare/jellyseerr-5.0.9...jellyseerr-5.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/jellyseerr to v1.5.0 ([#8588](https://github.com/truecharts/charts/issues/8588)) - - - - -## [jellyseerr-5.0.9](https://github.com/truecharts/charts/compare/jellyseerr-5.0.8...jellyseerr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [jellyseerr-5.0.8](https://github.com/truecharts/charts/compare/jellyseerr-5.0.7...jellyseerr-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [jellyseerr-5.0.7](https://github.com/truecharts/charts/compare/jellyseerr-5.0.6...jellyseerr-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [jellyseerr-5.0.6](https://github.com/truecharts/charts/compare/jellyseerr-5.0.5...jellyseerr-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [jellyseerr-5.0.5](https://github.com/truecharts/charts/compare/jellyseerr-5.0.4...jellyseerr-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/jellyseerr/5.0.15/Chart.yaml b/stable/jellyseerr/5.0.15/Chart.yaml deleted file mode 100644 index 4c9f3e7af0a..00000000000 --- a/stable/jellyseerr/5.0.15/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.9.2 -description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. -home: https://truecharts.org/charts/stable/jellyseerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png -keywords: - - jellyseerr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jellyseerr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr - - https://github.com/Fallenbagel/jellyseerr -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/jellyseerr/5.0.15/app-changelog.md b/stable/jellyseerr/5.0.15/app-changelog.md deleted file mode 100644 index 2ff4c74a082..00000000000 --- a/stable/jellyseerr/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jellyseerr-5.0.15](https://github.com/truecharts/charts/compare/jellyseerr-5.0.14...jellyseerr-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/jellyseerr/5.0.15/charts/common-12.9.2.tgz b/stable/jellyseerr/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/jellyseerr/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/jellyseerr/5.0.16/CHANGELOG.md b/stable/jellyseerr/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..1ee4678574c --- /dev/null +++ b/stable/jellyseerr/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [jellyseerr-5.0.9](https://github.com/truecharts/charts/compare/jellyseerr-5.0.8...jellyseerr-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [jellyseerr-5.0.8](https://github.com/truecharts/charts/compare/jellyseerr-5.0.7...jellyseerr-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [jellyseerr-5.0.7](https://github.com/truecharts/charts/compare/jellyseerr-5.0.6...jellyseerr-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [jellyseerr-5.0.6](https://github.com/truecharts/charts/compare/jellyseerr-5.0.5...jellyseerr-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/jellyseerr/5.0.16/Chart.yaml b/stable/jellyseerr/5.0.16/Chart.yaml new file mode 100644 index 00000000000..c78863f8232 --- /dev/null +++ b/stable/jellyseerr/5.0.16/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bedrock/4.0.14/README.md b/stable/jellyseerr/5.0.16/README.md similarity index 100% rename from stable/minecraft-bedrock/4.0.14/README.md rename to stable/jellyseerr/5.0.16/README.md diff --git a/stable/jellyseerr/5.0.16/app-changelog.md b/stable/jellyseerr/5.0.16/app-changelog.md new file mode 100644 index 00000000000..5a67586a30b --- /dev/null +++ b/stable/jellyseerr/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/jellyseerr/5.0.15/app-readme.md b/stable/jellyseerr/5.0.16/app-readme.md similarity index 100% rename from stable/jellyseerr/5.0.15/app-readme.md rename to stable/jellyseerr/5.0.16/app-readme.md diff --git a/stable/jellyseerr/5.0.16/charts/common-12.9.5.tgz b/stable/jellyseerr/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/jellyseerr/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/jellyseerr/5.0.15/ix_values.yaml b/stable/jellyseerr/5.0.16/ix_values.yaml similarity index 100% rename from stable/jellyseerr/5.0.15/ix_values.yaml rename to stable/jellyseerr/5.0.16/ix_values.yaml diff --git a/stable/jellyseerr/5.0.15/questions.yaml b/stable/jellyseerr/5.0.16/questions.yaml similarity index 100% rename from stable/jellyseerr/5.0.15/questions.yaml rename to stable/jellyseerr/5.0.16/questions.yaml diff --git a/stable/minecraft-bungeecord/4.0.13/templates/NOTES.txt b/stable/jellyseerr/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bungeecord/4.0.13/templates/NOTES.txt rename to stable/jellyseerr/5.0.16/templates/NOTES.txt diff --git a/stable/minetest/4.0.17/templates/common.yaml b/stable/jellyseerr/5.0.16/templates/common.yaml similarity index 100% rename from stable/minetest/4.0.17/templates/common.yaml rename to stable/jellyseerr/5.0.16/templates/common.yaml diff --git a/stable/minecraft-java/4.0.19/values.yaml b/stable/jellyseerr/5.0.16/values.yaml similarity index 100% rename from stable/minecraft-java/4.0.19/values.yaml rename to stable/jellyseerr/5.0.16/values.yaml diff --git a/stable/jupyter/4.0.22/CHANGELOG.md b/stable/jupyter/4.0.22/CHANGELOG.md deleted file mode 100644 index 97f9755b26e..00000000000 --- a/stable/jupyter/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jupyter-4.0.22](https://github.com/truecharts/charts/compare/jupyter-4.0.21...jupyter-4.0.22) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [jupyter-4.0.21](https://github.com/truecharts/charts/compare/jupyter-4.0.20...jupyter-4.0.21) (2023-05-22) - -### Chore - -- update jupyter ([#9085](https://github.com/truecharts/charts/issues/9085)) - - - - -## [jupyter-4.0.20](https://github.com/truecharts/charts/compare/jupyter-4.0.19...jupyter-4.0.20) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [jupyter-4.0.19](https://github.com/truecharts/charts/compare/jupyter-4.0.18...jupyter-4.0.19) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [jupyter-4.0.18](https://github.com/truecharts/charts/compare/jupyter-4.0.17...jupyter-4.0.18) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/jupyter-scipy to v2023-05 ([#8916](https://github.com/truecharts/charts/issues/8916)) - - - - -## [jupyter-4.0.17](https://github.com/truecharts/charts/compare/jupyter-4.0.16...jupyter-4.0.17) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/jupyter-r to v2023-05 ([#8914](https://github.com/truecharts/charts/issues/8914)) - - - - -## [jupyter-4.0.16](https://github.com/truecharts/charts/compare/jupyter-4.0.15...jupyter-4.0.16) (2023-05-11) - -### Chore - -- update jupyter ([#8894](https://github.com/truecharts/charts/issues/8894)) - - - - -## [jupyter-4.0.15](https://github.com/truecharts/charts/compare/jupyter-4.0.14...jupyter-4.0.15) (2023-05-08) - -### Chore - -- update jupyter to v2023-05 (minor) ([#8867](https://github.com/truecharts/charts/issues/8867)) - - - - -## [jupyter-4.0.14](https://github.com/truecharts/charts/compare/jupyter-4.0.13...jupyter-4.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [jupyter-4.0.13](https://github.com/truecharts/charts/compare/jupyter-4.0.12...jupyter-4.0.13) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [jupyter-4.0.12](https://github.com/truecharts/charts/compare/jupyter-4.0.11...jupyter-4.0.12) (2023-04-29) - -### Chore diff --git a/stable/jupyter/4.0.22/Chart.yaml b/stable/jupyter/4.0.22/Chart.yaml deleted file mode 100644 index 21e97644987..00000000000 --- a/stable/jupyter/4.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Jupyter a web based IDE -home: https://truecharts.org/charts/stable/jupyter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png -keywords: - - Jupyter - - Notebook - - Lab -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jupyter -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - - https://github.com/jupyter/docker-stacks -type: application -version: 4.0.22 -annotations: - truecharts.org/catagories: | - - Cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/jupyter/4.0.22/app-changelog.md b/stable/jupyter/4.0.22/app-changelog.md deleted file mode 100644 index fdae2deebac..00000000000 --- a/stable/jupyter/4.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-4.0.22](https://github.com/truecharts/charts/compare/jupyter-4.0.21...jupyter-4.0.22) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/jupyter/4.0.22/charts/common-12.9.2.tgz b/stable/jupyter/4.0.22/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/jupyter/4.0.22/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/jupyter/4.0.23/CHANGELOG.md b/stable/jupyter/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..f94ded47d5a --- /dev/null +++ b/stable/jupyter/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [jupyter-4.0.17](https://github.com/truecharts/charts/compare/jupyter-4.0.16...jupyter-4.0.17) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/jupyter-r to v2023-05 ([#8914](https://github.com/truecharts/charts/issues/8914)) + + + + +## [jupyter-4.0.16](https://github.com/truecharts/charts/compare/jupyter-4.0.15...jupyter-4.0.16) (2023-05-11) + +### Chore + +- update jupyter ([#8894](https://github.com/truecharts/charts/issues/8894)) + + + + +## [jupyter-4.0.15](https://github.com/truecharts/charts/compare/jupyter-4.0.14...jupyter-4.0.15) (2023-05-08) + +### Chore + +- update jupyter to v2023-05 (minor) ([#8867](https://github.com/truecharts/charts/issues/8867)) + + + + +## [jupyter-4.0.14](https://github.com/truecharts/charts/compare/jupyter-4.0.13...jupyter-4.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [jupyter-4.0.13](https://github.com/truecharts/charts/compare/jupyter-4.0.12...jupyter-4.0.13) (2023-05-03) + +### Chore diff --git a/stable/jupyter/4.0.23/Chart.yaml b/stable/jupyter/4.0.23/Chart.yaml new file mode 100644 index 00000000000..b20fb851add --- /dev/null +++ b/stable/jupyter/4.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.23 +annotations: + truecharts.org/catagories: | + - Cloud + truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bungeecord/4.0.13/README.md b/stable/jupyter/4.0.23/README.md similarity index 100% rename from stable/minecraft-bungeecord/4.0.13/README.md rename to stable/jupyter/4.0.23/README.md diff --git a/stable/jupyter/4.0.23/app-changelog.md b/stable/jupyter/4.0.23/app-changelog.md new file mode 100644 index 00000000000..deb32f6aa77 --- /dev/null +++ b/stable/jupyter/4.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.22/app-readme.md b/stable/jupyter/4.0.23/app-readme.md similarity index 100% rename from stable/jupyter/4.0.22/app-readme.md rename to stable/jupyter/4.0.23/app-readme.md diff --git a/stable/jupyter/4.0.23/charts/common-12.9.5.tgz b/stable/jupyter/4.0.23/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/jupyter/4.0.23/charts/common-12.9.5.tgz differ diff --git a/stable/jupyter/4.0.22/ix_values.yaml b/stable/jupyter/4.0.23/ix_values.yaml similarity index 100% rename from stable/jupyter/4.0.22/ix_values.yaml rename to stable/jupyter/4.0.23/ix_values.yaml diff --git a/stable/jupyter/4.0.22/questions.yaml b/stable/jupyter/4.0.23/questions.yaml similarity index 100% rename from stable/jupyter/4.0.22/questions.yaml rename to stable/jupyter/4.0.23/questions.yaml diff --git a/stable/minecraft-java/4.0.19/templates/NOTES.txt b/stable/jupyter/4.0.23/templates/NOTES.txt similarity index 100% rename from stable/minecraft-java/4.0.19/templates/NOTES.txt rename to stable/jupyter/4.0.23/templates/NOTES.txt diff --git a/stable/minio-console/6.0.18/templates/common.yaml b/stable/jupyter/4.0.23/templates/common.yaml similarity index 100% rename from stable/minio-console/6.0.18/templates/common.yaml rename to stable/jupyter/4.0.23/templates/common.yaml diff --git a/stable/minetest/4.0.17/values.yaml b/stable/jupyter/4.0.23/values.yaml similarity index 100% rename from stable/minetest/4.0.17/values.yaml rename to stable/jupyter/4.0.23/values.yaml diff --git a/stable/kanboard/12.0.14/CHANGELOG.md b/stable/kanboard/12.0.14/CHANGELOG.md new file mode 100644 index 00000000000..2922ad52f32 --- /dev/null +++ b/stable/kanboard/12.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [kanboard-12.0.9](https://github.com/truecharts/charts/compare/kanboard-12.0.8...kanboard-12.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [kanboard-12.0.8](https://github.com/truecharts/charts/compare/kanboard-12.0.7...kanboard-12.0.8) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/kanboard to v1.2.28 ([#8460](https://github.com/truecharts/charts/issues/8460)) + + + + +## [kanboard-12.0.7](https://github.com/truecharts/charts/compare/kanboard-12.0.6...kanboard-12.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [kanboard-12.0.6](https://github.com/truecharts/charts/compare/kanboard-12.0.5...kanboard-12.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [kanboard-12.0.5](https://github.com/truecharts/charts/compare/kanboard-12.0.4...kanboard-12.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [kanboard-12.0.4](https://github.com/truecharts/charts/compare/kanboard-12.0.3...kanboard-12.0.4) (2023-04-16) + +### Chore diff --git a/stable/kanboard/12.0.14/Chart.yaml b/stable/kanboard/12.0.14/Chart.yaml new file mode 100644 index 00000000000..d79388f91c6 --- /dev/null +++ b/stable/kanboard/12.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.2.28" +description: Kanboard is a free and open source Kanban project management software. +name: kanboard +version: 12.0.14 +kubeVersion: ">=1.16.0-0" +keywords: + - kanboard + - kanban +home: https://truecharts.org/charts/stable/kanboard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard + - https://github.com/kanboard/kanboard +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-java/4.0.19/README.md b/stable/kanboard/12.0.14/README.md similarity index 100% rename from stable/minecraft-java/4.0.19/README.md rename to stable/kanboard/12.0.14/README.md diff --git a/stable/kanboard/12.0.14/app-changelog.md b/stable/kanboard/12.0.14/app-changelog.md new file mode 100644 index 00000000000..6c0da16136a --- /dev/null +++ b/stable/kanboard/12.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kanboard/12.0.14/app-readme.md b/stable/kanboard/12.0.14/app-readme.md new file mode 100644 index 00000000000..bb1967699c7 --- /dev/null +++ b/stable/kanboard/12.0.14/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.14/charts/common-12.9.5.tgz b/stable/kanboard/12.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/kanboard/12.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/kanboard/12.0.14/ix_values.yaml b/stable/kanboard/12.0.14/ix_values.yaml new file mode 100644 index 00000000000..a97ba6c15cf --- /dev/null +++ b/stable/kanboard/12.0.14/ix_values.yaml @@ -0,0 +1,52 @@ +image: + repository: tccr.io/truecharts/kanboard + tag: 1.2.28@sha256:ea342db8dfd165ea31b76efa4980bea9a548c7eb22c842d877cf633f30f37f68 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10015 + targetPort: 80 +persistence: + data: + enabled: true + mountPath: "/var/www/app/data" + ssl: + enabled: true + mountPath: "/etc/nginx/ssl" +cnpg: + main: + enabled: true + + user: kanboard + database: kanboard +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + MAIL_CONFIGURATION: false + LOG_DRIVER: stdout + DB_DRIVER: "postgres" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USERNAME: "{{ .Values.cnpg.main.user }}" + DB_PORT: "5432" + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOSTNAME: + secretKeyRef: + name: cnpg-main-urls + key: host diff --git a/stable/kanboard/12.0.14/questions.yaml b/stable/kanboard/12.0.14/questions.yaml new file mode 100644 index 00000000000..904ca70b0d0 --- /dev/null +++ b/stable/kanboard/12.0.14/questions.yaml @@ -0,0 +1,2016 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: MAIL_CONFIGURATION + label: "MAIL_CONFIGURATION" + description: "Sets the MAIL_CONFIGURATION env var" + schema: + type: boolean + default: false + - variable: LOG_DRIVER + label: "LOG_DRIVER" + description: "Sets the LOG_DRIVER env var" + schema: + type: string + default: "stdout" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10015 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ssl + label: "App SSL Storage" + description: "Stores the Application SSL." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minetest/4.0.17/templates/NOTES.txt b/stable/kanboard/12.0.14/templates/NOTES.txt similarity index 100% rename from stable/minetest/4.0.17/templates/NOTES.txt rename to stable/kanboard/12.0.14/templates/NOTES.txt diff --git a/stable/minio/6.0.19/templates/common.yaml b/stable/kanboard/12.0.14/templates/common.yaml similarity index 100% rename from stable/minio/6.0.19/templates/common.yaml rename to stable/kanboard/12.0.14/templates/common.yaml diff --git a/stable/minio-console/6.0.18/values.yaml b/stable/kanboard/12.0.14/values.yaml similarity index 100% rename from stable/minio-console/6.0.18/values.yaml rename to stable/kanboard/12.0.14/values.yaml diff --git a/stable/kasm/4.0.15/CHANGELOG.md b/stable/kasm/4.0.15/CHANGELOG.md deleted file mode 100644 index 32c614b517f..00000000000 --- a/stable/kasm/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kasm-4.0.15](https://github.com/truecharts/charts/compare/kasm-4.0.14...kasm-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [kasm-4.0.14](https://github.com/truecharts/charts/compare/kasm-4.0.13...kasm-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kasm-4.0.13](https://github.com/truecharts/charts/compare/kasm-4.0.12...kasm-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kasm-4.0.12](https://github.com/truecharts/charts/compare/kasm-4.0.11...kasm-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [kasm-4.0.11](https://github.com/truecharts/charts/compare/kasm-4.0.10...kasm-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [kasm-4.0.10](https://github.com/truecharts/charts/compare/kasm-4.0.9...kasm-4.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/kasm to v1.13.0 ([#8590](https://github.com/truecharts/charts/issues/8590)) - - - - -## [kasm-4.0.9](https://github.com/truecharts/charts/compare/kasm-4.0.8...kasm-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [kasm-4.0.8](https://github.com/truecharts/charts/compare/kasm-4.0.7...kasm-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [kasm-4.0.7](https://github.com/truecharts/charts/compare/kasm-4.0.6...kasm-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [kasm-4.0.6](https://github.com/truecharts/charts/compare/kasm-4.0.5...kasm-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [kasm-4.0.5](https://github.com/truecharts/charts/compare/kasm-4.0.4...kasm-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/kasm/4.0.15/Chart.yaml b/stable/kasm/4.0.15/Chart.yaml deleted file mode 100644 index de55b3f1525..00000000000 --- a/stable/kasm/4.0.15/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.9.2 -deprecated: false -description: Kasm Workspaces is a streaming platform for delivering browser-based access to desktops, applications, and web services. -home: https://truecharts.org/charts/stable/kasm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png -keywords: - - kasm - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kasm -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kasm - - https://www.kasmweb.com/ - - https://github.com/orgs/linuxserver/packages/container/package/kasm - - https://github.com/linuxserver/docker-kasm#readme -type: application -version: 4.0.15 diff --git a/stable/kasm/4.0.15/app-changelog.md b/stable/kasm/4.0.15/app-changelog.md deleted file mode 100644 index 48500b520b0..00000000000 --- a/stable/kasm/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kasm-4.0.15](https://github.com/truecharts/charts/compare/kasm-4.0.14...kasm-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/kasm/4.0.15/charts/common-12.9.2.tgz b/stable/kasm/4.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/kasm/4.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/kasm/4.0.16/CHANGELOG.md b/stable/kasm/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..e9952e57589 --- /dev/null +++ b/stable/kasm/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [kasm-4.0.9](https://github.com/truecharts/charts/compare/kasm-4.0.8...kasm-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [kasm-4.0.8](https://github.com/truecharts/charts/compare/kasm-4.0.7...kasm-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [kasm-4.0.7](https://github.com/truecharts/charts/compare/kasm-4.0.6...kasm-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [kasm-4.0.6](https://github.com/truecharts/charts/compare/kasm-4.0.5...kasm-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/kasm/4.0.16/Chart.yaml b/stable/kasm/4.0.16/Chart.yaml new file mode 100644 index 00000000000..a514c008c01 --- /dev/null +++ b/stable/kasm/4.0.16/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "1.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 diff --git a/stable/nocodb/7.0.6/LICENSE b/stable/kasm/4.0.16/LICENSE similarity index 100% rename from stable/nocodb/7.0.6/LICENSE rename to stable/kasm/4.0.16/LICENSE diff --git a/stable/minetest/4.0.17/README.md b/stable/kasm/4.0.16/README.md similarity index 100% rename from stable/minetest/4.0.17/README.md rename to stable/kasm/4.0.16/README.md diff --git a/stable/kasm/4.0.16/app-changelog.md b/stable/kasm/4.0.16/app-changelog.md new file mode 100644 index 00000000000..0ee8e3dd5df --- /dev/null +++ b/stable/kasm/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kasm/4.0.15/app-readme.md b/stable/kasm/4.0.16/app-readme.md similarity index 100% rename from stable/kasm/4.0.15/app-readme.md rename to stable/kasm/4.0.16/app-readme.md diff --git a/stable/kasm/4.0.16/charts/common-12.9.5.tgz b/stable/kasm/4.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/kasm/4.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/kasm/4.0.15/ix_values.yaml b/stable/kasm/4.0.16/ix_values.yaml similarity index 100% rename from stable/kasm/4.0.15/ix_values.yaml rename to stable/kasm/4.0.16/ix_values.yaml diff --git a/stable/kasm/4.0.15/questions.yaml b/stable/kasm/4.0.16/questions.yaml similarity index 100% rename from stable/kasm/4.0.15/questions.yaml rename to stable/kasm/4.0.16/questions.yaml diff --git a/stable/minio-console/6.0.18/templates/NOTES.txt b/stable/kasm/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/minio-console/6.0.18/templates/NOTES.txt rename to stable/kasm/4.0.16/templates/NOTES.txt diff --git a/stable/kasm/4.0.15/templates/_hostPathMounts.tpl b/stable/kasm/4.0.16/templates/_hostPathMounts.tpl similarity index 100% rename from stable/kasm/4.0.15/templates/_hostPathMounts.tpl rename to stable/kasm/4.0.16/templates/_hostPathMounts.tpl diff --git a/stable/kasm/4.0.15/templates/common.yaml b/stable/kasm/4.0.16/templates/common.yaml similarity index 100% rename from stable/kasm/4.0.15/templates/common.yaml rename to stable/kasm/4.0.16/templates/common.yaml diff --git a/stable/minio/6.0.19/values.yaml b/stable/kasm/4.0.16/values.yaml similarity index 100% rename from stable/minio/6.0.19/values.yaml rename to stable/kasm/4.0.16/values.yaml diff --git a/stable/kavita/5.0.16/CHANGELOG.md b/stable/kavita/5.0.16/CHANGELOG.md deleted file mode 100644 index d6d1986d0fd..00000000000 --- a/stable/kavita/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kavita-5.0.16](https://github.com/truecharts/charts/compare/kavita-5.0.15...kavita-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [kavita-5.0.15](https://github.com/truecharts/charts/compare/kavita-5.0.14...kavita-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kavita-5.0.14](https://github.com/truecharts/charts/compare/kavita-5.0.13...kavita-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kavita-5.0.13](https://github.com/truecharts/charts/compare/kavita-5.0.12...kavita-5.0.13) (2023-05-09) - -### Chore - -- update container image tccr.io/truecharts/kavita to v0.7.2 ([#8874](https://github.com/truecharts/charts/issues/8874)) - - - - -## [kavita-5.0.12](https://github.com/truecharts/charts/compare/kavita-5.0.11...kavita-5.0.12) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/kavita to v0.7.2 ([#8824](https://github.com/truecharts/charts/issues/8824)) - - - - -## [kavita-5.0.11](https://github.com/truecharts/charts/compare/kavita-5.0.10...kavita-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [kavita-5.0.10](https://github.com/truecharts/charts/compare/kavita-5.0.9...kavita-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [kavita-5.0.9](https://github.com/truecharts/charts/compare/kavita-5.0.8...kavita-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [kavita-5.0.8](https://github.com/truecharts/charts/compare/kavita-5.0.7...kavita-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [kavita-5.0.7](https://github.com/truecharts/charts/compare/kavita-5.0.6...kavita-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [kavita-5.0.6](https://github.com/truecharts/charts/compare/kavita-5.0.5...kavita-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/kavita/5.0.16/Chart.yaml b/stable/kavita/5.0.16/Chart.yaml deleted file mode 100644 index ac4aa7102e9..00000000000 --- a/stable/kavita/5.0.16/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kavita -version: 5.0.16 -appVersion: "0.7.2" -description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats -type: application -deprecated: false -home: https://truecharts.org/charts/stable/kavita -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png -keywords: - - kavita - - manga - - library - - book -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kavita - - https://www.kavitareader.com -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/kavita/5.0.16/app-changelog.md b/stable/kavita/5.0.16/app-changelog.md deleted file mode 100644 index 064b714c474..00000000000 --- a/stable/kavita/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kavita-5.0.16](https://github.com/truecharts/charts/compare/kavita-5.0.15...kavita-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/kavita/5.0.16/charts/common-12.9.2.tgz b/stable/kavita/5.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/kavita/5.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/kavita/5.0.17/CHANGELOG.md b/stable/kavita/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..a0bf9cf098c --- /dev/null +++ b/stable/kavita/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [kavita-5.0.10](https://github.com/truecharts/charts/compare/kavita-5.0.9...kavita-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [kavita-5.0.9](https://github.com/truecharts/charts/compare/kavita-5.0.8...kavita-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [kavita-5.0.8](https://github.com/truecharts/charts/compare/kavita-5.0.7...kavita-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [kavita-5.0.7](https://github.com/truecharts/charts/compare/kavita-5.0.6...kavita-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/kavita/5.0.17/Chart.yaml b/stable/kavita/5.0.17/Chart.yaml new file mode 100644 index 00000000000..f5d677e39aa --- /dev/null +++ b/stable/kavita/5.0.17/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kavita +version: 5.0.17 +appVersion: "0.7.2" +description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats +type: application +deprecated: false +home: https://truecharts.org/charts/stable/kavita +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png +keywords: + - kavita + - manga + - library + - book +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kavita + - https://www.kavitareader.com +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.18/README.md b/stable/kavita/5.0.17/README.md similarity index 100% rename from stable/minio-console/6.0.18/README.md rename to stable/kavita/5.0.17/README.md diff --git a/stable/kavita/5.0.17/app-changelog.md b/stable/kavita/5.0.17/app-changelog.md new file mode 100644 index 00000000000..2f93bf7efe8 --- /dev/null +++ b/stable/kavita/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kavita/5.0.16/app-readme.md b/stable/kavita/5.0.17/app-readme.md similarity index 100% rename from stable/kavita/5.0.16/app-readme.md rename to stable/kavita/5.0.17/app-readme.md diff --git a/stable/kavita/5.0.17/charts/common-12.9.5.tgz b/stable/kavita/5.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/kavita/5.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/kavita/5.0.16/ix_values.yaml b/stable/kavita/5.0.17/ix_values.yaml similarity index 100% rename from stable/kavita/5.0.16/ix_values.yaml rename to stable/kavita/5.0.17/ix_values.yaml diff --git a/stable/kavita/5.0.16/questions.yaml b/stable/kavita/5.0.17/questions.yaml similarity index 100% rename from stable/kavita/5.0.16/questions.yaml rename to stable/kavita/5.0.17/questions.yaml diff --git a/stable/minio/6.0.19/templates/NOTES.txt b/stable/kavita/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/minio/6.0.19/templates/NOTES.txt rename to stable/kavita/5.0.17/templates/NOTES.txt diff --git a/stable/minisatip/5.0.14/templates/common.yaml b/stable/kavita/5.0.17/templates/common.yaml similarity index 100% rename from stable/minisatip/5.0.14/templates/common.yaml rename to stable/kavita/5.0.17/templates/common.yaml diff --git a/stable/minisatip/5.0.14/values.yaml b/stable/kavita/5.0.17/values.yaml similarity index 100% rename from stable/minisatip/5.0.14/values.yaml rename to stable/kavita/5.0.17/values.yaml diff --git a/stable/kitchenowl/4.0.16/CHANGELOG.md b/stable/kitchenowl/4.0.16/CHANGELOG.md deleted file mode 100644 index 78e16500d82..00000000000 --- a/stable/kitchenowl/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kitchenowl-4.0.16](https://github.com/truecharts/charts/compare/kitchenowl-4.0.15...kitchenowl-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [kitchenowl-4.0.15](https://github.com/truecharts/charts/compare/kitchenowl-4.0.14...kitchenowl-4.0.15) (2023-05-22) - -### Chore - -- update kitchenowl ([#9086](https://github.com/truecharts/charts/issues/9086)) - - - - -## [kitchenowl-4.0.14](https://github.com/truecharts/charts/compare/kitchenowl-4.0.13...kitchenowl-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kitchenowl-4.0.13](https://github.com/truecharts/charts/compare/kitchenowl-4.0.12...kitchenowl-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kitchenowl-4.0.12](https://github.com/truecharts/charts/compare/kitchenowl-4.0.11...kitchenowl-4.0.12) (2023-05-11) - -### Chore - -- update kitchenowl ([#8895](https://github.com/truecharts/charts/issues/8895)) - - - - -## [kitchenowl-4.0.11](https://github.com/truecharts/charts/compare/kitchenowl-4.0.10...kitchenowl-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [kitchenowl-4.0.10](https://github.com/truecharts/charts/compare/kitchenowl-4.0.9...kitchenowl-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [kitchenowl-4.0.9](https://github.com/truecharts/charts/compare/kitchenowl-4.0.8...kitchenowl-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [kitchenowl-4.0.8](https://github.com/truecharts/charts/compare/kitchenowl-4.0.7...kitchenowl-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [kitchenowl-4.0.7](https://github.com/truecharts/charts/compare/kitchenowl-4.0.6...kitchenowl-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [kitchenowl-4.0.6](https://github.com/truecharts/charts/compare/kitchenowl-4.0.5...kitchenowl-4.0.6) (2023-04-16) - -### Chore diff --git a/stable/kitchenowl/4.0.16/Chart.yaml b/stable/kitchenowl/4.0.16/Chart.yaml deleted file mode 100644 index 38f49860c99..00000000000 --- a/stable/kitchenowl/4.0.16/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: KitchenOwl is a smart self-hosted grocery list and recipe manager. -home: https://truecharts.org/charts/stable/kitchenowl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png -keywords: - - recipes - - kitchen - - grocery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kitchenowl -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - - https://tombursch.github.io/kitchenowl -type: application -version: 4.0.16 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/kitchenowl/4.0.16/app-changelog.md b/stable/kitchenowl/4.0.16/app-changelog.md deleted file mode 100644 index aeeb71693d3..00000000000 --- a/stable/kitchenowl/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kitchenowl-4.0.16](https://github.com/truecharts/charts/compare/kitchenowl-4.0.15...kitchenowl-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/kitchenowl/4.0.16/charts/common-12.9.2.tgz b/stable/kitchenowl/4.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/kitchenowl/4.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/kitchenowl/4.0.17/CHANGELOG.md b/stable/kitchenowl/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..1f6fe8cbf09 --- /dev/null +++ b/stable/kitchenowl/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [kitchenowl-4.0.11](https://github.com/truecharts/charts/compare/kitchenowl-4.0.10...kitchenowl-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [kitchenowl-4.0.10](https://github.com/truecharts/charts/compare/kitchenowl-4.0.9...kitchenowl-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [kitchenowl-4.0.9](https://github.com/truecharts/charts/compare/kitchenowl-4.0.8...kitchenowl-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [kitchenowl-4.0.8](https://github.com/truecharts/charts/compare/kitchenowl-4.0.7...kitchenowl-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [kitchenowl-4.0.7](https://github.com/truecharts/charts/compare/kitchenowl-4.0.6...kitchenowl-4.0.7) (2023-04-20) + +### Chore diff --git a/stable/kitchenowl/4.0.17/Chart.yaml b/stable/kitchenowl/4.0.17/Chart.yaml new file mode 100644 index 00000000000..ae45a341004 --- /dev/null +++ b/stable/kitchenowl/4.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/minio/6.0.19/README.md b/stable/kitchenowl/4.0.17/README.md similarity index 100% rename from stable/minio/6.0.19/README.md rename to stable/kitchenowl/4.0.17/README.md diff --git a/stable/kitchenowl/4.0.17/app-changelog.md b/stable/kitchenowl/4.0.17/app-changelog.md new file mode 100644 index 00000000000..d083704e791 --- /dev/null +++ b/stable/kitchenowl/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kitchenowl/4.0.16/app-readme.md b/stable/kitchenowl/4.0.17/app-readme.md similarity index 100% rename from stable/kitchenowl/4.0.16/app-readme.md rename to stable/kitchenowl/4.0.17/app-readme.md diff --git a/stable/kitchenowl/4.0.17/charts/common-12.9.5.tgz b/stable/kitchenowl/4.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/kitchenowl/4.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/kitchenowl/4.0.16/ix_values.yaml b/stable/kitchenowl/4.0.17/ix_values.yaml similarity index 100% rename from stable/kitchenowl/4.0.16/ix_values.yaml rename to stable/kitchenowl/4.0.17/ix_values.yaml diff --git a/stable/kitchenowl/4.0.16/questions.yaml b/stable/kitchenowl/4.0.17/questions.yaml similarity index 100% rename from stable/kitchenowl/4.0.16/questions.yaml rename to stable/kitchenowl/4.0.17/questions.yaml diff --git a/stable/minisatip/5.0.14/templates/NOTES.txt b/stable/kitchenowl/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/minisatip/5.0.14/templates/NOTES.txt rename to stable/kitchenowl/4.0.17/templates/NOTES.txt diff --git a/stable/kitchenowl/4.0.16/templates/_secrets.tpl b/stable/kitchenowl/4.0.17/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/4.0.16/templates/_secrets.tpl rename to stable/kitchenowl/4.0.17/templates/_secrets.tpl diff --git a/stable/kitchenowl/4.0.16/templates/common.yaml b/stable/kitchenowl/4.0.17/templates/common.yaml similarity index 100% rename from stable/kitchenowl/4.0.16/templates/common.yaml rename to stable/kitchenowl/4.0.17/templates/common.yaml diff --git a/stable/mkvcleaver/4.0.12/values.yaml b/stable/kitchenowl/4.0.17/values.yaml similarity index 100% rename from stable/mkvcleaver/4.0.12/values.yaml rename to stable/kitchenowl/4.0.17/values.yaml diff --git a/stable/kiwix-serve/4.0.17/CHANGELOG.md b/stable/kiwix-serve/4.0.17/CHANGELOG.md deleted file mode 100644 index 85a2e86f3ef..00000000000 --- a/stable/kiwix-serve/4.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [kiwix-serve-4.0.11](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.10...kiwix-serve-4.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/kiwix-serve to v3.5.0 ([#8591](https://github.com/truecharts/charts/issues/8591)) - - - - -## [kiwix-serve-4.0.10](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.9...kiwix-serve-4.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/kiwix-serve to 3.4.0 ([#8246](https://github.com/truecharts/charts/issues/8246)) - - - - -## [kiwix-serve-4.0.9](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.8...kiwix-serve-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [kiwix-serve-4.0.8](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.7...kiwix-serve-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [kiwix-serve-4.0.7](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.6...kiwix-serve-4.0.7) (2023-04-20) - -### Chore diff --git a/stable/kiwix-serve/4.0.17/Chart.yaml b/stable/kiwix-serve/4.0.17/Chart.yaml deleted file mode 100644 index 47021be2834..00000000000 --- a/stable/kiwix-serve/4.0.17/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.9.2 -deprecated: false -description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! -home: https://truecharts.org/charts/stable/kiwix-serve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png -keywords: - - kiwix-serve - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kiwix-serve -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve - - https://www.kiwix.org/ - - https://github.com/kiwix/kiwix-tools/blob/master/docker/server -type: application -version: 4.0.17 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity diff --git a/stable/kiwix-serve/4.0.17/app-changelog.md b/stable/kiwix-serve/4.0.17/app-changelog.md deleted file mode 100644 index dafcfea244b..00000000000 --- a/stable/kiwix-serve/4.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/kiwix-serve/4.0.17/charts/common-12.9.2.tgz b/stable/kiwix-serve/4.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/kiwix-serve/4.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/kiwix-serve/4.0.18/CHANGELOG.md b/stable/kiwix-serve/4.0.18/CHANGELOG.md new file mode 100644 index 00000000000..9af0c573472 --- /dev/null +++ b/stable/kiwix-serve/4.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [kiwix-serve-4.0.11](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.10...kiwix-serve-4.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/kiwix-serve to v3.5.0 ([#8591](https://github.com/truecharts/charts/issues/8591)) + + + + +## [kiwix-serve-4.0.10](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.9...kiwix-serve-4.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/kiwix-serve to 3.4.0 ([#8246](https://github.com/truecharts/charts/issues/8246)) + + + + +## [kiwix-serve-4.0.9](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.8...kiwix-serve-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [kiwix-serve-4.0.8](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.7...kiwix-serve-4.0.8) (2023-04-25) + +### Chore diff --git a/stable/kiwix-serve/4.0.18/Chart.yaml b/stable/kiwix-serve/4.0.18/Chart.yaml new file mode 100644 index 00000000000..a7747b3da84 --- /dev/null +++ b/stable/kiwix-serve/4.0.18/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity diff --git a/stable/minisatip/5.0.14/README.md b/stable/kiwix-serve/4.0.18/README.md similarity index 100% rename from stable/minisatip/5.0.14/README.md rename to stable/kiwix-serve/4.0.18/README.md diff --git a/stable/kiwix-serve/4.0.18/app-changelog.md b/stable/kiwix-serve/4.0.18/app-changelog.md new file mode 100644 index 00000000000..e62dee581a0 --- /dev/null +++ b/stable/kiwix-serve/4.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kiwix-serve/4.0.17/app-readme.md b/stable/kiwix-serve/4.0.18/app-readme.md similarity index 100% rename from stable/kiwix-serve/4.0.17/app-readme.md rename to stable/kiwix-serve/4.0.18/app-readme.md diff --git a/stable/kiwix-serve/4.0.18/charts/common-12.9.5.tgz b/stable/kiwix-serve/4.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/kiwix-serve/4.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/kiwix-serve/4.0.17/ix_values.yaml b/stable/kiwix-serve/4.0.18/ix_values.yaml similarity index 100% rename from stable/kiwix-serve/4.0.17/ix_values.yaml rename to stable/kiwix-serve/4.0.18/ix_values.yaml diff --git a/stable/kiwix-serve/4.0.17/questions.yaml b/stable/kiwix-serve/4.0.18/questions.yaml similarity index 100% rename from stable/kiwix-serve/4.0.17/questions.yaml rename to stable/kiwix-serve/4.0.18/questions.yaml diff --git a/stable/mkvcleaver/4.0.12/templates/NOTES.txt b/stable/kiwix-serve/4.0.18/templates/NOTES.txt similarity index 100% rename from stable/mkvcleaver/4.0.12/templates/NOTES.txt rename to stable/kiwix-serve/4.0.18/templates/NOTES.txt diff --git a/stable/kiwix-serve/4.0.17/templates/common.yaml b/stable/kiwix-serve/4.0.18/templates/common.yaml similarity index 100% rename from stable/kiwix-serve/4.0.17/templates/common.yaml rename to stable/kiwix-serve/4.0.18/templates/common.yaml diff --git a/stable/mkvtoolnix/5.0.7/values.yaml b/stable/kiwix-serve/4.0.18/values.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.7/values.yaml rename to stable/kiwix-serve/4.0.18/values.yaml diff --git a/stable/kms/14.0.15/CHANGELOG.md b/stable/kms/14.0.15/CHANGELOG.md new file mode 100644 index 00000000000..836226b1be0 --- /dev/null +++ b/stable/kms/14.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [kms-14.0.8](https://github.com/truecharts/charts/compare/kms-14.0.7...kms-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [kms-14.0.7](https://github.com/truecharts/charts/compare/kms-14.0.6...kms-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [kms-14.0.6](https://github.com/truecharts/charts/compare/kms-14.0.5...kms-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [kms-14.0.5](https://github.com/truecharts/charts/compare/kms-14.0.4...kms-14.0.5) (2023-04-16) + +### Chore diff --git a/stable/kms/14.0.15/Chart.yaml b/stable/kms/14.0.15/Chart.yaml new file mode 100644 index 00000000000..7bbd939465a --- /dev/null +++ b/stable/kms/14.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "minimal" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - graywares + truecharts.org/SCALE-support: "true" diff --git a/stable/mkvcleaver/4.0.12/README.md b/stable/kms/14.0.15/README.md similarity index 100% rename from stable/mkvcleaver/4.0.12/README.md rename to stable/kms/14.0.15/README.md diff --git a/stable/kms/14.0.15/app-changelog.md b/stable/kms/14.0.15/app-changelog.md new file mode 100644 index 00000000000..d7acf33923c --- /dev/null +++ b/stable/kms/14.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kms/14.0.15/app-readme.md b/stable/kms/14.0.15/app-readme.md new file mode 100644 index 00000000000..4f97e4215f2 --- /dev/null +++ b/stable/kms/14.0.15/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.15/charts/common-12.9.5.tgz b/stable/kms/14.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/kms/14.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/kms/14.0.15/ix_values.yaml b/stable/kms/14.0.15/ix_values.yaml new file mode 100644 index 00000000000..0e5f06b22d5 --- /dev/null +++ b/stable/kms/14.0.15/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.15/questions.yaml b/stable/kms/14.0.15/questions.yaml new file mode 100644 index 00000000000..cb9f09f3c46 --- /dev/null +++ b/stable/kms/14.0.15/questions.yaml @@ -0,0 +1,1549 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 1688 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/mkvtoolnix/5.0.7/templates/NOTES.txt b/stable/kms/14.0.15/templates/NOTES.txt similarity index 100% rename from stable/mkvtoolnix/5.0.7/templates/NOTES.txt rename to stable/kms/14.0.15/templates/NOTES.txt diff --git a/stable/mkvcleaver/4.0.12/templates/common.yaml b/stable/kms/14.0.15/templates/common.yaml similarity index 100% rename from stable/mkvcleaver/4.0.12/templates/common.yaml rename to stable/kms/14.0.15/templates/common.yaml diff --git a/stable/mongo-express/1.0.0/values.yaml b/stable/kms/14.0.15/values.yaml similarity index 100% rename from stable/mongo-express/1.0.0/values.yaml rename to stable/kms/14.0.15/values.yaml diff --git a/stable/kodi-headless/5.0.5/CHANGELOG.md b/stable/kodi-headless/5.0.5/CHANGELOG.md deleted file mode 100644 index ec0d7b62c8c..00000000000 --- a/stable/kodi-headless/5.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kodi-headless-5.0.5](https://github.com/truecharts/charts/compare/kodi-headless-5.0.4...kodi-headless-5.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [kodi-headless-5.0.4](https://github.com/truecharts/charts/compare/kodi-headless-5.0.3...kodi-headless-5.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kodi-headless-5.0.3](https://github.com/truecharts/charts/compare/kodi-headless-5.0.2...kodi-headless-5.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kodi-headless-5.0.2](https://github.com/truecharts/charts/compare/kodi-headless-5.0.1...kodi-headless-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [kodi-headless-5.0.1](https://github.com/truecharts/charts/compare/kodi-headless-5.0.0...kodi-headless-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [kodi-headless-5.0.0](https://github.com/truecharts/charts/compare/kodi-headless-4.0.11...kodi-headless-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [kodi-headless-4.0.11](https://github.com/truecharts/charts/compare/kodi-headless-4.0.10...kodi-headless-4.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [kodi-headless-4.0.10](https://github.com/truecharts/charts/compare/kodi-headless-4.0.9...kodi-headless-4.0.10) (2023-02-03) - - - - -## [kodi-headless-4.0.9](https://github.com/truecharts/charts/compare/kodi-headless-4.0.8...kodi-headless-4.0.9) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [kodi-headless-4.0.8](https://github.com/truecharts/charts/compare/kodi-headless-4.0.7...kodi-headless-4.0.8) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [kodi-headless-4.0.7](https://github.com/truecharts/charts/compare/kodi-headless-4.0.6...kodi-headless-4.0.7) (2022-12-25) - -### Chore - -- update helm general non-major - - diff --git a/stable/kodi-headless/5.0.5/Chart.yaml b/stable/kodi-headless/5.0.5/Chart.yaml deleted file mode 100644 index 9ffeb9d9107..00000000000 --- a/stable/kodi-headless/5.0.5/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "190" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: A headless install of kodi in a docker container. -home: https://truecharts.org/charts/stable/kodi-headless -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png -keywords: - - kodi-headless -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kodi-headless -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless -type: application -version: 5.0.5 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/kodi-headless/5.0.5/app-changelog.md b/stable/kodi-headless/5.0.5/app-changelog.md deleted file mode 100644 index 990a0e98adc..00000000000 --- a/stable/kodi-headless/5.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kodi-headless-5.0.5](https://github.com/truecharts/charts/compare/kodi-headless-5.0.4...kodi-headless-5.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/kodi-headless/5.0.5/charts/common-12.9.2.tgz b/stable/kodi-headless/5.0.5/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/kodi-headless/5.0.5/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/kodi-headless/5.0.6/CHANGELOG.md b/stable/kodi-headless/5.0.6/CHANGELOG.md new file mode 100644 index 00000000000..d9beb0a9d2d --- /dev/null +++ b/stable/kodi-headless/5.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [kodi-headless-4.0.11](https://github.com/truecharts/charts/compare/kodi-headless-4.0.10...kodi-headless-4.0.11) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [kodi-headless-4.0.10](https://github.com/truecharts/charts/compare/kodi-headless-4.0.9...kodi-headless-4.0.10) (2023-02-03) + + + + +## [kodi-headless-4.0.9](https://github.com/truecharts/charts/compare/kodi-headless-4.0.8...kodi-headless-4.0.9) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [kodi-headless-4.0.8](https://github.com/truecharts/charts/compare/kodi-headless-4.0.7...kodi-headless-4.0.8) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + diff --git a/stable/kodi-headless/5.0.6/Chart.yaml b/stable/kodi-headless/5.0.6/Chart.yaml new file mode 100644 index 00000000000..4b3a456e417 --- /dev/null +++ b/stable/kodi-headless/5.0.6/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "190" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.6 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mkvtoolnix/5.0.7/README.md b/stable/kodi-headless/5.0.6/README.md similarity index 100% rename from stable/mkvtoolnix/5.0.7/README.md rename to stable/kodi-headless/5.0.6/README.md diff --git a/stable/kodi-headless/5.0.6/app-changelog.md b/stable/kodi-headless/5.0.6/app-changelog.md new file mode 100644 index 00000000000..9f72113da29 --- /dev/null +++ b/stable/kodi-headless/5.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kodi-headless/5.0.5/app-readme.md b/stable/kodi-headless/5.0.6/app-readme.md similarity index 100% rename from stable/kodi-headless/5.0.5/app-readme.md rename to stable/kodi-headless/5.0.6/app-readme.md diff --git a/stable/kodi-headless/5.0.6/charts/common-12.9.5.tgz b/stable/kodi-headless/5.0.6/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/kodi-headless/5.0.6/charts/common-12.9.5.tgz differ diff --git a/stable/kodi-headless/5.0.5/ix_values.yaml b/stable/kodi-headless/5.0.6/ix_values.yaml similarity index 100% rename from stable/kodi-headless/5.0.5/ix_values.yaml rename to stable/kodi-headless/5.0.6/ix_values.yaml diff --git a/stable/kodi-headless/5.0.5/questions.yaml b/stable/kodi-headless/5.0.6/questions.yaml similarity index 100% rename from stable/kodi-headless/5.0.5/questions.yaml rename to stable/kodi-headless/5.0.6/questions.yaml diff --git a/stable/mongo-express/1.0.0/templates/NOTES.txt b/stable/kodi-headless/5.0.6/templates/NOTES.txt similarity index 100% rename from stable/mongo-express/1.0.0/templates/NOTES.txt rename to stable/kodi-headless/5.0.6/templates/NOTES.txt diff --git a/stable/mkvtoolnix/5.0.7/templates/common.yaml b/stable/kodi-headless/5.0.6/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.7/templates/common.yaml rename to stable/kodi-headless/5.0.6/templates/common.yaml diff --git a/stable/monica/7.0.8/values.yaml b/stable/kodi-headless/5.0.6/values.yaml similarity index 100% rename from stable/monica/7.0.8/values.yaml rename to stable/kodi-headless/5.0.6/values.yaml diff --git a/stable/komga/9.0.15/CHANGELOG.md b/stable/komga/9.0.15/CHANGELOG.md deleted file mode 100644 index d71984a75f7..00000000000 --- a/stable/komga/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [komga-9.0.15](https://github.com/truecharts/charts/compare/komga-9.0.14...komga-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [komga-9.0.14](https://github.com/truecharts/charts/compare/komga-9.0.13...komga-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [komga-9.0.13](https://github.com/truecharts/charts/compare/komga-9.0.12...komga-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [komga-9.0.12](https://github.com/truecharts/charts/compare/komga-9.0.11...komga-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [komga-9.0.11](https://github.com/truecharts/charts/compare/komga-9.0.10...komga-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [komga-9.0.10](https://github.com/truecharts/charts/compare/komga-9.0.9...komga-9.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/komga to v0.165.0 ([#8592](https://github.com/truecharts/charts/issues/8592)) - - - - -## [komga-9.0.9](https://github.com/truecharts/charts/compare/komga-9.0.8...komga-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [komga-9.0.8](https://github.com/truecharts/charts/compare/komga-9.0.7...komga-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [komga-9.0.7](https://github.com/truecharts/charts/compare/komga-9.0.6...komga-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [komga-9.0.6](https://github.com/truecharts/charts/compare/komga-9.0.5...komga-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [komga-9.0.5](https://github.com/truecharts/charts/compare/komga-9.0.4...komga-9.0.5) (2023-04-16) - -### Chore diff --git a/stable/komga/9.0.15/Chart.yaml b/stable/komga/9.0.15/Chart.yaml deleted file mode 100644 index 717f6a5a026..00000000000 --- a/stable/komga/9.0.15/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.9.2 -description: A comics/mangas server to serve/stream pages via API -home: https://truecharts.org/charts/stable/komga -icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png -keywords: - - komga - - comics - - mangas - - server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: komga -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/komga - - https://komga.org/ - - https://github.com/gotson/komga -version: 9.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/komga/9.0.15/app-changelog.md b/stable/komga/9.0.15/app-changelog.md deleted file mode 100644 index 29c497ff136..00000000000 --- a/stable/komga/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [komga-9.0.15](https://github.com/truecharts/charts/compare/komga-9.0.14...komga-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/komga/9.0.15/charts/common-12.9.2.tgz b/stable/komga/9.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/komga/9.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/komga/9.0.16/CHANGELOG.md b/stable/komga/9.0.16/CHANGELOG.md new file mode 100644 index 00000000000..1ecad6ca8b5 --- /dev/null +++ b/stable/komga/9.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [komga-9.0.9](https://github.com/truecharts/charts/compare/komga-9.0.8...komga-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [komga-9.0.8](https://github.com/truecharts/charts/compare/komga-9.0.7...komga-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [komga-9.0.7](https://github.com/truecharts/charts/compare/komga-9.0.6...komga-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [komga-9.0.6](https://github.com/truecharts/charts/compare/komga-9.0.5...komga-9.0.6) (2023-04-16) + +### Chore diff --git a/stable/komga/9.0.16/Chart.yaml b/stable/komga/9.0.16/Chart.yaml new file mode 100644 index 00000000000..818a941135f --- /dev/null +++ b/stable/komga/9.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.165.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/monica/7.0.8/README.md b/stable/komga/9.0.16/README.md similarity index 100% rename from stable/monica/7.0.8/README.md rename to stable/komga/9.0.16/README.md diff --git a/stable/komga/9.0.16/app-changelog.md b/stable/komga/9.0.16/app-changelog.md new file mode 100644 index 00000000000..9b295e7d373 --- /dev/null +++ b/stable/komga/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/komga/9.0.15/app-readme.md b/stable/komga/9.0.16/app-readme.md similarity index 100% rename from stable/komga/9.0.15/app-readme.md rename to stable/komga/9.0.16/app-readme.md diff --git a/stable/komga/9.0.16/charts/common-12.9.5.tgz b/stable/komga/9.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/komga/9.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/komga/9.0.15/ix_values.yaml b/stable/komga/9.0.16/ix_values.yaml similarity index 100% rename from stable/komga/9.0.15/ix_values.yaml rename to stable/komga/9.0.16/ix_values.yaml diff --git a/stable/komga/9.0.15/questions.yaml b/stable/komga/9.0.16/questions.yaml similarity index 100% rename from stable/komga/9.0.15/questions.yaml rename to stable/komga/9.0.16/questions.yaml diff --git a/stable/monica/7.0.8/templates/NOTES.txt b/stable/komga/9.0.16/templates/NOTES.txt similarity index 100% rename from stable/monica/7.0.8/templates/NOTES.txt rename to stable/komga/9.0.16/templates/NOTES.txt diff --git a/stable/mongo-express/1.0.0/templates/common.yaml b/stable/komga/9.0.16/templates/common.yaml similarity index 100% rename from stable/mongo-express/1.0.0/templates/common.yaml rename to stable/komga/9.0.16/templates/common.yaml diff --git a/stable/mosdns/5.0.14/values.yaml b/stable/komga/9.0.16/values.yaml similarity index 100% rename from stable/mosdns/5.0.14/values.yaml rename to stable/komga/9.0.16/values.yaml diff --git a/stable/lama-cleaner/2.0.15/CHANGELOG.md b/stable/lama-cleaner/2.0.15/CHANGELOG.md deleted file mode 100644 index b09c0d5280a..00000000000 --- a/stable/lama-cleaner/2.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lama-cleaner-2.0.15](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.14...lama-cleaner-2.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [lama-cleaner-2.0.14](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.13...lama-cleaner-2.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lama-cleaner-2.0.13](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.12...lama-cleaner-2.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lama-cleaner-2.0.12](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.11...lama-cleaner-2.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lama-cleaner-2.0.11](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.10...lama-cleaner-2.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [lama-cleaner-2.0.10](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.9...lama-cleaner-2.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [lama-cleaner-2.0.9](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.8...lama-cleaner-2.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [lama-cleaner-2.0.8](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.7...lama-cleaner-2.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [lama-cleaner-2.0.7](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.6...lama-cleaner-2.0.7) (2023-04-19) - -### Fix - -- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) - - - - -## [lama-cleaner-2.0.6](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.5...lama-cleaner-2.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [lama-cleaner-2.0.5](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.4...lama-cleaner-2.0.5) (2023-04-16) - -### Chore diff --git a/stable/lama-cleaner/2.0.15/Chart.yaml b/stable/lama-cleaner/2.0.15/Chart.yaml deleted file mode 100644 index 44c7a790d6e..00000000000 --- a/stable/lama-cleaner/2.0.15/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.26.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Open-source inpainting tool powered by SOTA AI model. -home: https://truecharts.org/charts/stable/lama-cleaner -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lama-cleaner.png -keywords: - - lama-cleaner - - media - - AI -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lama-cleaner -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner - - https://github.com/Sanster/lama-cleaner -type: application -version: 2.0.15 -annotations: - truecharts.org/catagories: | - - media - - AI - truecharts.org/SCALE-support: "true" diff --git a/stable/lama-cleaner/2.0.15/app-changelog.md b/stable/lama-cleaner/2.0.15/app-changelog.md deleted file mode 100644 index 582364404d7..00000000000 --- a/stable/lama-cleaner/2.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lama-cleaner-2.0.15](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.14...lama-cleaner-2.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/lama-cleaner/2.0.15/charts/common-12.9.2.tgz b/stable/lama-cleaner/2.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/lama-cleaner/2.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/lama-cleaner/2.0.16/CHANGELOG.md b/stable/lama-cleaner/2.0.16/CHANGELOG.md new file mode 100644 index 00000000000..8f654b0fe93 --- /dev/null +++ b/stable/lama-cleaner/2.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lama-cleaner-2.0.12](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.11...lama-cleaner-2.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lama-cleaner-2.0.11](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.10...lama-cleaner-2.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [lama-cleaner-2.0.10](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.9...lama-cleaner-2.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [lama-cleaner-2.0.9](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.8...lama-cleaner-2.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [lama-cleaner-2.0.8](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.7...lama-cleaner-2.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [lama-cleaner-2.0.7](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.6...lama-cleaner-2.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + +## [lama-cleaner-2.0.6](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.5...lama-cleaner-2.0.6) (2023-04-16) + +### Chore diff --git a/stable/lama-cleaner/2.0.16/Chart.yaml b/stable/lama-cleaner/2.0.16/Chart.yaml new file mode 100644 index 00000000000..de0c561f6bb --- /dev/null +++ b/stable/lama-cleaner/2.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.26.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + - AI + truecharts.org/SCALE-support: "true" diff --git a/stable/mosdns/5.0.14/README.md b/stable/lama-cleaner/2.0.16/README.md similarity index 100% rename from stable/mosdns/5.0.14/README.md rename to stable/lama-cleaner/2.0.16/README.md diff --git a/stable/lama-cleaner/2.0.16/app-changelog.md b/stable/lama-cleaner/2.0.16/app-changelog.md new file mode 100644 index 00000000000..0219bd3c365 --- /dev/null +++ b/stable/lama-cleaner/2.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/lama-cleaner/2.0.15/app-readme.md b/stable/lama-cleaner/2.0.16/app-readme.md similarity index 100% rename from stable/lama-cleaner/2.0.15/app-readme.md rename to stable/lama-cleaner/2.0.16/app-readme.md diff --git a/stable/lama-cleaner/2.0.16/charts/common-12.9.5.tgz b/stable/lama-cleaner/2.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/lama-cleaner/2.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/lama-cleaner/2.0.15/ix_values.yaml b/stable/lama-cleaner/2.0.16/ix_values.yaml similarity index 100% rename from stable/lama-cleaner/2.0.15/ix_values.yaml rename to stable/lama-cleaner/2.0.16/ix_values.yaml diff --git a/stable/lama-cleaner/2.0.15/questions.yaml b/stable/lama-cleaner/2.0.16/questions.yaml similarity index 100% rename from stable/lama-cleaner/2.0.15/questions.yaml rename to stable/lama-cleaner/2.0.16/questions.yaml diff --git a/stable/mosdns/5.0.14/templates/NOTES.txt b/stable/lama-cleaner/2.0.16/templates/NOTES.txt similarity index 100% rename from stable/mosdns/5.0.14/templates/NOTES.txt rename to stable/lama-cleaner/2.0.16/templates/NOTES.txt diff --git a/stable/lama-cleaner/2.0.15/templates/_args.tpl b/stable/lama-cleaner/2.0.16/templates/_args.tpl similarity index 100% rename from stable/lama-cleaner/2.0.15/templates/_args.tpl rename to stable/lama-cleaner/2.0.16/templates/_args.tpl diff --git a/stable/lama-cleaner/2.0.15/templates/common.yaml b/stable/lama-cleaner/2.0.16/templates/common.yaml similarity index 100% rename from stable/lama-cleaner/2.0.15/templates/common.yaml rename to stable/lama-cleaner/2.0.16/templates/common.yaml diff --git a/stable/mstream/6.0.17/values.yaml b/stable/lama-cleaner/2.0.16/values.yaml similarity index 100% rename from stable/mstream/6.0.17/values.yaml rename to stable/lama-cleaner/2.0.16/values.yaml diff --git a/stable/lancache-dns/4.0.14/CHANGELOG.md b/stable/lancache-dns/4.0.14/CHANGELOG.md deleted file mode 100644 index c14b8c6e1c0..00000000000 --- a/stable/lancache-dns/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lancache-dns-4.0.14](https://github.com/truecharts/charts/compare/lancache-dns-4.0.13...lancache-dns-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [lancache-dns-4.0.13](https://github.com/truecharts/charts/compare/lancache-dns-4.0.12...lancache-dns-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lancache-dns-4.0.12](https://github.com/truecharts/charts/compare/lancache-dns-4.0.11...lancache-dns-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lancache-dns-4.0.11](https://github.com/truecharts/charts/compare/lancache-dns-4.0.10...lancache-dns-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lancache-dns-4.0.10](https://github.com/truecharts/charts/compare/lancache-dns-4.0.9...lancache-dns-4.0.10) (2023-05-04) - - - - -## [lancache-dns-4.0.9](https://github.com/truecharts/charts/compare/lancache-dns-4.0.8...lancache-dns-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [lancache-dns-4.0.8](https://github.com/truecharts/charts/compare/lancache-dns-4.0.7...lancache-dns-4.0.8) (2023-04-30) - -### Fix - -- fix UI ([#8533](https://github.com/truecharts/charts/issues/8533)) - - - - -## [lancache-dns-4.0.7](https://github.com/truecharts/charts/compare/lancache-dns-4.0.6...lancache-dns-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [lancache-dns-4.0.6](https://github.com/truecharts/charts/compare/lancache-dns-4.0.5...lancache-dns-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [lancache-dns-4.0.5](https://github.com/truecharts/charts/compare/lancache-dns-4.0.4...lancache-dns-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [lancache-dns-4.0.4](https://github.com/truecharts/charts/compare/lancache-dns-4.0.3...lancache-dns-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - diff --git a/stable/lancache-dns/4.0.14/Chart.yaml b/stable/lancache-dns/4.0.14/Chart.yaml deleted file mode 100644 index 06ef0f2ed2c..00000000000 --- a/stable/lancache-dns/4.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: DNS Chart service for a steam cache. -home: https://truecharts.org/charts/stable/lancache-dns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png -keywords: - - lancache-dns - - dns -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lancache-dns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns - - https://github.com/lancachenet/lancache-dns -type: application -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-dns/4.0.14/app-changelog.md b/stable/lancache-dns/4.0.14/app-changelog.md deleted file mode 100644 index 3d98ca8eac1..00000000000 --- a/stable/lancache-dns/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lancache-dns-4.0.14](https://github.com/truecharts/charts/compare/lancache-dns-4.0.13...lancache-dns-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/lancache-dns/4.0.14/charts/common-12.9.2.tgz b/stable/lancache-dns/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/lancache-dns/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/lancache-dns/4.0.15/CHANGELOG.md b/stable/lancache-dns/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..d35507bdfd9 --- /dev/null +++ b/stable/lancache-dns/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- fix UI ([#8533](https://github.com/truecharts/charts/issues/8533)) + + + + +## [lancache-dns-4.0.7](https://github.com/truecharts/charts/compare/lancache-dns-4.0.6...lancache-dns-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [lancache-dns-4.0.6](https://github.com/truecharts/charts/compare/lancache-dns-4.0.5...lancache-dns-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [lancache-dns-4.0.5](https://github.com/truecharts/charts/compare/lancache-dns-4.0.4...lancache-dns-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + diff --git a/stable/lancache-dns/4.0.15/Chart.yaml b/stable/lancache-dns/4.0.15/Chart.yaml new file mode 100644 index 00000000000..b5e53a9d307 --- /dev/null +++ b/stable/lancache-dns/4.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/mstream/6.0.17/README.md b/stable/lancache-dns/4.0.15/README.md similarity index 100% rename from stable/mstream/6.0.17/README.md rename to stable/lancache-dns/4.0.15/README.md diff --git a/stable/lancache-dns/4.0.15/app-changelog.md b/stable/lancache-dns/4.0.15/app-changelog.md new file mode 100644 index 00000000000..2da9be8fdf9 --- /dev/null +++ b/stable/lancache-dns/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/lancache-dns/4.0.14/app-readme.md b/stable/lancache-dns/4.0.15/app-readme.md similarity index 100% rename from stable/lancache-dns/4.0.14/app-readme.md rename to stable/lancache-dns/4.0.15/app-readme.md diff --git a/stable/lancache-dns/4.0.15/charts/common-12.9.5.tgz b/stable/lancache-dns/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/lancache-dns/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/lancache-dns/4.0.14/ix_values.yaml b/stable/lancache-dns/4.0.15/ix_values.yaml similarity index 100% rename from stable/lancache-dns/4.0.14/ix_values.yaml rename to stable/lancache-dns/4.0.15/ix_values.yaml diff --git a/stable/lancache-dns/4.0.14/questions.yaml b/stable/lancache-dns/4.0.15/questions.yaml similarity index 100% rename from stable/lancache-dns/4.0.14/questions.yaml rename to stable/lancache-dns/4.0.15/questions.yaml diff --git a/stable/mstream/6.0.17/templates/NOTES.txt b/stable/lancache-dns/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/mstream/6.0.17/templates/NOTES.txt rename to stable/lancache-dns/4.0.15/templates/NOTES.txt diff --git a/stable/mosdns/5.0.14/templates/common.yaml b/stable/lancache-dns/4.0.15/templates/common.yaml similarity index 100% rename from stable/mosdns/5.0.14/templates/common.yaml rename to stable/lancache-dns/4.0.15/templates/common.yaml diff --git a/stable/muse/1.0.3/values.yaml b/stable/lancache-dns/4.0.15/values.yaml similarity index 100% rename from stable/muse/1.0.3/values.yaml rename to stable/lancache-dns/4.0.15/values.yaml diff --git a/stable/lancache-monolithic/4.0.6/CHANGELOG.md b/stable/lancache-monolithic/4.0.6/CHANGELOG.md deleted file mode 100644 index d578d858dea..00000000000 --- a/stable/lancache-monolithic/4.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lancache-monolithic-4.0.6](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.5...lancache-monolithic-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [lancache-monolithic-4.0.5](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.4...lancache-monolithic-4.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lancache-monolithic-4.0.4](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.3...lancache-monolithic-4.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lancache-monolithic-4.0.3](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.2...lancache-monolithic-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lancache-monolithic-4.0.2](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.1...lancache-monolithic-4.0.2) (2023-05-04) - -### Chore - -- update container image tccr.io/truecharts/lancache-monolithic to latest ([#8758](https://github.com/truecharts/charts/issues/8758)) - - - - -## [lancache-monolithic-4.0.1](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.0...lancache-monolithic-4.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [lancache-monolithic-4.0.0](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.11...lancache-monolithic-4.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [lancache-monolithic-3.0.11](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.10...lancache-monolithic-3.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [lancache-monolithic-3.0.10](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.9...lancache-monolithic-3.0.10) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [lancache-monolithic-3.0.9](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.8...lancache-monolithic-3.0.9) (2023-01-01) - -### Chore - -- update container image tccr.io/truecharts/lancache-monolithic to latest - - - diff --git a/stable/lancache-monolithic/4.0.6/Chart.yaml b/stable/lancache-monolithic/4.0.6/Chart.yaml deleted file mode 100644 index bfcf2622910..00000000000 --- a/stable/lancache-monolithic/4.0.6/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: lancache-monolithic -version: 4.0.6 -appVersion: "latest" -description: A monolithic lancache service capable of caching all CDNs in a single instance. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/lancache-monolithic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png -keywords: - - monolithic - - lancache -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic - - https://github.com/lancachenet/monolithic -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - gaming - truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-monolithic/4.0.6/app-changelog.md b/stable/lancache-monolithic/4.0.6/app-changelog.md deleted file mode 100644 index 703d0ab3fb9..00000000000 --- a/stable/lancache-monolithic/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lancache-monolithic-4.0.6](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.5...lancache-monolithic-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/lancache-monolithic/4.0.6/charts/common-12.9.2.tgz b/stable/lancache-monolithic/4.0.6/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/lancache-monolithic/4.0.6/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/lancache-monolithic/4.0.7/CHANGELOG.md b/stable/lancache-monolithic/4.0.7/CHANGELOG.md new file mode 100644 index 00000000000..7baef785f4a --- /dev/null +++ b/stable/lancache-monolithic/4.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [lancache-monolithic-4.0.0](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.11...lancache-monolithic-4.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [lancache-monolithic-3.0.11](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.10...lancache-monolithic-3.0.11) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [lancache-monolithic-3.0.10](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.9...lancache-monolithic-3.0.10) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + diff --git a/stable/lancache-monolithic/4.0.7/Chart.yaml b/stable/lancache-monolithic/4.0.7/Chart.yaml new file mode 100644 index 00000000000..5d5a72c517d --- /dev/null +++ b/stable/lancache-monolithic/4.0.7/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: lancache-monolithic +version: 4.0.7 +appVersion: "latest" +description: A monolithic lancache service capable of caching all CDNs in a single instance. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/lancache-monolithic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png +keywords: + - monolithic + - lancache +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic + - https://github.com/lancachenet/monolithic +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - gaming + truecharts.org/SCALE-support: "true" diff --git a/stable/muximux/6.0.12/README.md b/stable/lancache-monolithic/4.0.7/README.md similarity index 100% rename from stable/muximux/6.0.12/README.md rename to stable/lancache-monolithic/4.0.7/README.md diff --git a/stable/lancache-monolithic/4.0.7/app-changelog.md b/stable/lancache-monolithic/4.0.7/app-changelog.md new file mode 100644 index 00000000000..44ead02c329 --- /dev/null +++ b/stable/lancache-monolithic/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/lancache-monolithic/4.0.6/app-readme.md b/stable/lancache-monolithic/4.0.7/app-readme.md similarity index 100% rename from stable/lancache-monolithic/4.0.6/app-readme.md rename to stable/lancache-monolithic/4.0.7/app-readme.md diff --git a/stable/lancache-monolithic/4.0.7/charts/common-12.9.5.tgz b/stable/lancache-monolithic/4.0.7/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/lancache-monolithic/4.0.7/charts/common-12.9.5.tgz differ diff --git a/stable/lancache-monolithic/4.0.6/ix_values.yaml b/stable/lancache-monolithic/4.0.7/ix_values.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.6/ix_values.yaml rename to stable/lancache-monolithic/4.0.7/ix_values.yaml diff --git a/stable/lancache-monolithic/4.0.6/questions.yaml b/stable/lancache-monolithic/4.0.7/questions.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.6/questions.yaml rename to stable/lancache-monolithic/4.0.7/questions.yaml diff --git a/stable/muximux/6.0.12/templates/NOTES.txt b/stable/lancache-monolithic/4.0.7/templates/NOTES.txt similarity index 100% rename from stable/muximux/6.0.12/templates/NOTES.txt rename to stable/lancache-monolithic/4.0.7/templates/NOTES.txt diff --git a/stable/muse/1.0.3/templates/common.yaml b/stable/lancache-monolithic/4.0.7/templates/common.yaml similarity index 100% rename from stable/muse/1.0.3/templates/common.yaml rename to stable/lancache-monolithic/4.0.7/templates/common.yaml diff --git a/stable/muximux/6.0.12/values.yaml b/stable/lancache-monolithic/4.0.7/values.yaml similarity index 100% rename from stable/muximux/6.0.12/values.yaml rename to stable/lancache-monolithic/4.0.7/values.yaml diff --git a/stable/lanraragi/5.0.13/CHANGELOG.md b/stable/lanraragi/5.0.13/CHANGELOG.md deleted file mode 100644 index 50d30feaa9e..00000000000 --- a/stable/lanraragi/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lanraragi-5.0.13](https://github.com/truecharts/charts/compare/lanraragi-5.0.12...lanraragi-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [lanraragi-5.0.12](https://github.com/truecharts/charts/compare/lanraragi-5.0.11...lanraragi-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lanraragi-5.0.11](https://github.com/truecharts/charts/compare/lanraragi-5.0.10...lanraragi-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lanraragi-5.0.10](https://github.com/truecharts/charts/compare/lanraragi-5.0.9...lanraragi-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lanraragi-5.0.9](https://github.com/truecharts/charts/compare/lanraragi-5.0.8...lanraragi-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [lanraragi-5.0.8](https://github.com/truecharts/charts/compare/lanraragi-5.0.7...lanraragi-5.0.8) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/lanraragi to v0.8.90 ([#8476](https://github.com/truecharts/charts/issues/8476)) - - - - -## [lanraragi-5.0.7](https://github.com/truecharts/charts/compare/lanraragi-5.0.6...lanraragi-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [lanraragi-5.0.6](https://github.com/truecharts/charts/compare/lanraragi-5.0.5...lanraragi-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [lanraragi-5.0.5](https://github.com/truecharts/charts/compare/lanraragi-5.0.4...lanraragi-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [lanraragi-5.0.4](https://github.com/truecharts/charts/compare/lanraragi-5.0.3...lanraragi-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [lanraragi-5.0.3](https://github.com/truecharts/charts/compare/lanraragi-5.0.2...lanraragi-5.0.3) (2023-04-16) - -### Chore diff --git a/stable/lanraragi/5.0.13/Chart.yaml b/stable/lanraragi/5.0.13/Chart.yaml deleted file mode 100644 index e406358ddbd..00000000000 --- a/stable/lanraragi/5.0.13/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.9.2 -description: Open source server for archival of comics/manga. -home: https://truecharts.org/charts/stable/lanraragi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png -keywords: - - lanraragi - - comics - - manga -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lanraragi -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi - - https://github.com/Difegue/LANraragi - - https://sugoi.gitbook.io/lanraragi/ -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/lanraragi/5.0.13/app-changelog.md b/stable/lanraragi/5.0.13/app-changelog.md deleted file mode 100644 index dc7fb5203ae..00000000000 --- a/stable/lanraragi/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lanraragi-5.0.13](https://github.com/truecharts/charts/compare/lanraragi-5.0.12...lanraragi-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/lanraragi/5.0.13/charts/common-12.9.2.tgz b/stable/lanraragi/5.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/lanraragi/5.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/lanraragi/5.0.14/CHANGELOG.md b/stable/lanraragi/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..3171a085208 --- /dev/null +++ b/stable/lanraragi/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [lanraragi-5.0.7](https://github.com/truecharts/charts/compare/lanraragi-5.0.6...lanraragi-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [lanraragi-5.0.6](https://github.com/truecharts/charts/compare/lanraragi-5.0.5...lanraragi-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [lanraragi-5.0.5](https://github.com/truecharts/charts/compare/lanraragi-5.0.4...lanraragi-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [lanraragi-5.0.4](https://github.com/truecharts/charts/compare/lanraragi-5.0.3...lanraragi-5.0.4) (2023-04-16) + +### Chore diff --git a/stable/lanraragi/5.0.14/Chart.yaml b/stable/lanraragi/5.0.14/Chart.yaml new file mode 100644 index 00000000000..699b45d3f77 --- /dev/null +++ b/stable/lanraragi/5.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.8.90" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mylar/9.0.17/README.md b/stable/lanraragi/5.0.14/README.md similarity index 100% rename from stable/mylar/9.0.17/README.md rename to stable/lanraragi/5.0.14/README.md diff --git a/stable/lanraragi/5.0.14/app-changelog.md b/stable/lanraragi/5.0.14/app-changelog.md new file mode 100644 index 00000000000..7b89f32c463 --- /dev/null +++ b/stable/lanraragi/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/lanraragi/5.0.13/app-readme.md b/stable/lanraragi/5.0.14/app-readme.md similarity index 100% rename from stable/lanraragi/5.0.13/app-readme.md rename to stable/lanraragi/5.0.14/app-readme.md diff --git a/stable/lanraragi/5.0.14/charts/common-12.9.5.tgz b/stable/lanraragi/5.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/lanraragi/5.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/lanraragi/5.0.13/ix_values.yaml b/stable/lanraragi/5.0.14/ix_values.yaml similarity index 100% rename from stable/lanraragi/5.0.13/ix_values.yaml rename to stable/lanraragi/5.0.14/ix_values.yaml diff --git a/stable/lanraragi/5.0.13/questions.yaml b/stable/lanraragi/5.0.14/questions.yaml similarity index 100% rename from stable/lanraragi/5.0.13/questions.yaml rename to stable/lanraragi/5.0.14/questions.yaml diff --git a/stable/mylar/9.0.17/templates/NOTES.txt b/stable/lanraragi/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/mylar/9.0.17/templates/NOTES.txt rename to stable/lanraragi/5.0.14/templates/NOTES.txt diff --git a/stable/mylar/9.0.17/templates/common.yaml b/stable/lanraragi/5.0.14/templates/common.yaml similarity index 100% rename from stable/mylar/9.0.17/templates/common.yaml rename to stable/lanraragi/5.0.14/templates/common.yaml diff --git a/stable/mylar/9.0.17/values.yaml b/stable/lanraragi/5.0.14/values.yaml similarity index 100% rename from stable/mylar/9.0.17/values.yaml rename to stable/lanraragi/5.0.14/values.yaml diff --git a/stable/lazylibrarian/14.0.20/CHANGELOG.md b/stable/lazylibrarian/14.0.20/CHANGELOG.md new file mode 100644 index 00000000000..25111c3a83e --- /dev/null +++ b/stable/lazylibrarian/14.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [lazylibrarian-14.0.15](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.14...lazylibrarian-14.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lazylibrarian-14.0.14](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.13...lazylibrarian-14.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#8947](https://github.com/truecharts/charts/issues/8947)) + + + + +## [lazylibrarian-14.0.13](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.12...lazylibrarian-14.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lazylibrarian-14.0.12](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.11...lazylibrarian-14.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [lazylibrarian-14.0.11](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.10...lazylibrarian-14.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#8674](https://github.com/truecharts/charts/issues/8674)) + + + + +## [lazylibrarian-14.0.10](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.9...lazylibrarian-14.0.10) (2023-04-29) + +### Chore diff --git a/stable/lazylibrarian/14.0.20/Chart.yaml b/stable/lazylibrarian/14.0.20/Chart.yaml new file mode 100644 index 00000000000..3914a24705e --- /dev/null +++ b/stable/lazylibrarian/14.0.20/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mymediaforalexa/4.0.14/README.md b/stable/lazylibrarian/14.0.20/README.md similarity index 100% rename from stable/mymediaforalexa/4.0.14/README.md rename to stable/lazylibrarian/14.0.20/README.md diff --git a/stable/lazylibrarian/14.0.20/app-changelog.md b/stable/lazylibrarian/14.0.20/app-changelog.md new file mode 100644 index 00000000000..a30338fa544 --- /dev/null +++ b/stable/lazylibrarian/14.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/lazylibrarian/14.0.20/app-readme.md b/stable/lazylibrarian/14.0.20/app-readme.md new file mode 100644 index 00000000000..5be6d5863a9 --- /dev/null +++ b/stable/lazylibrarian/14.0.20/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.20/charts/common-12.9.5.tgz b/stable/lazylibrarian/14.0.20/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/lazylibrarian/14.0.20/charts/common-12.9.5.tgz differ diff --git a/stable/lazylibrarian/14.0.20/ix_values.yaml b/stable/lazylibrarian/14.0.20/ix_values.yaml new file mode 100644 index 00000000000..e5b014c28c4 --- /dev/null +++ b/stable/lazylibrarian/14.0.20/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:e6ad8f838d90a02452e1286982fd993fdd2e0da1fecb89fe911fdd5024de1f8b +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.20/questions.yaml b/stable/lazylibrarian/14.0.20/questions.yaml new file mode 100644 index 00000000000..17675f542e4 --- /dev/null +++ b/stable/lazylibrarian/14.0.20/questions.yaml @@ -0,0 +1,1929 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 5299 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/mymediaforalexa/4.0.14/templates/NOTES.txt b/stable/lazylibrarian/14.0.20/templates/NOTES.txt similarity index 100% rename from stable/mymediaforalexa/4.0.14/templates/NOTES.txt rename to stable/lazylibrarian/14.0.20/templates/NOTES.txt diff --git a/stable/mymediaforalexa/4.0.14/templates/common.yaml b/stable/lazylibrarian/14.0.20/templates/common.yaml similarity index 100% rename from stable/mymediaforalexa/4.0.14/templates/common.yaml rename to stable/lazylibrarian/14.0.20/templates/common.yaml diff --git a/stable/mymediaforalexa/4.0.14/values.yaml b/stable/lazylibrarian/14.0.20/values.yaml similarity index 100% rename from stable/mymediaforalexa/4.0.14/values.yaml rename to stable/lazylibrarian/14.0.20/values.yaml diff --git a/stable/leaf2mqtt/7.0.14/CHANGELOG.md b/stable/leaf2mqtt/7.0.14/CHANGELOG.md deleted file mode 100644 index 19a36bd7506..00000000000 --- a/stable/leaf2mqtt/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [leaf2mqtt-7.0.14](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.13...leaf2mqtt-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [leaf2mqtt-7.0.13](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.12...leaf2mqtt-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [leaf2mqtt-7.0.12](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.11...leaf2mqtt-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [leaf2mqtt-7.0.11](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.10...leaf2mqtt-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [leaf2mqtt-7.0.10](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.9...leaf2mqtt-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [leaf2mqtt-7.0.9](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.8...leaf2mqtt-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [leaf2mqtt-7.0.8](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.7...leaf2mqtt-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [leaf2mqtt-7.0.7](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.6...leaf2mqtt-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [leaf2mqtt-7.0.6](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.5...leaf2mqtt-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [leaf2mqtt-7.0.5](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.4...leaf2mqtt-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [leaf2mqtt-7.0.4](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.3...leaf2mqtt-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/leaf2mqtt/7.0.14/Chart.yaml b/stable/leaf2mqtt/7.0.14/Chart.yaml deleted file mode 100644 index 0f471b4d3e0..00000000000 --- a/stable/leaf2mqtt/7.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Nissan Leaf connected services to MQTT adapter -home: https://truecharts.org/charts/stable/leaf2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/leaf2mqtt.png -keywords: - - leaf2mqtt - - leaf - - nissan - - kamereon - - carwings -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: leaf2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt - - https://github.com/mitsumaui/leaf2mqtt - - https://github.com/k8s-at-home/container-images -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/leaf2mqtt/7.0.14/app-changelog.md b/stable/leaf2mqtt/7.0.14/app-changelog.md deleted file mode 100644 index 93db808fecc..00000000000 --- a/stable/leaf2mqtt/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [leaf2mqtt-7.0.14](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.13...leaf2mqtt-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/leaf2mqtt/7.0.14/charts/common-12.9.2.tgz b/stable/leaf2mqtt/7.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/leaf2mqtt/7.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/leaf2mqtt/7.0.15/CHANGELOG.md b/stable/leaf2mqtt/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..dea6b747b2c --- /dev/null +++ b/stable/leaf2mqtt/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [leaf2mqtt-7.0.7](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.6...leaf2mqtt-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [leaf2mqtt-7.0.6](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.5...leaf2mqtt-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [leaf2mqtt-7.0.5](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.4...leaf2mqtt-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/leaf2mqtt/7.0.15/Chart.yaml b/stable/leaf2mqtt/7.0.15/Chart.yaml new file mode 100644 index 00000000000..fae31618cc2 --- /dev/null +++ b/stable/leaf2mqtt/7.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mysql-workbench/5.0.14/README.md b/stable/leaf2mqtt/7.0.15/README.md similarity index 100% rename from stable/mysql-workbench/5.0.14/README.md rename to stable/leaf2mqtt/7.0.15/README.md diff --git a/stable/leaf2mqtt/7.0.15/app-changelog.md b/stable/leaf2mqtt/7.0.15/app-changelog.md new file mode 100644 index 00000000000..923a7afc814 --- /dev/null +++ b/stable/leaf2mqtt/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/leaf2mqtt/7.0.14/app-readme.md b/stable/leaf2mqtt/7.0.15/app-readme.md similarity index 100% rename from stable/leaf2mqtt/7.0.14/app-readme.md rename to stable/leaf2mqtt/7.0.15/app-readme.md diff --git a/stable/leaf2mqtt/7.0.15/charts/common-12.9.5.tgz b/stable/leaf2mqtt/7.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/leaf2mqtt/7.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/leaf2mqtt/7.0.14/ix_values.yaml b/stable/leaf2mqtt/7.0.15/ix_values.yaml similarity index 100% rename from stable/leaf2mqtt/7.0.14/ix_values.yaml rename to stable/leaf2mqtt/7.0.15/ix_values.yaml diff --git a/stable/leaf2mqtt/7.0.14/questions.yaml b/stable/leaf2mqtt/7.0.15/questions.yaml similarity index 100% rename from stable/leaf2mqtt/7.0.14/questions.yaml rename to stable/leaf2mqtt/7.0.15/questions.yaml diff --git a/stable/mysql-workbench/5.0.14/templates/NOTES.txt b/stable/leaf2mqtt/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/mysql-workbench/5.0.14/templates/NOTES.txt rename to stable/leaf2mqtt/7.0.15/templates/NOTES.txt diff --git a/stable/leaf2mqtt/7.0.14/templates/common.yaml b/stable/leaf2mqtt/7.0.15/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/7.0.14/templates/common.yaml rename to stable/leaf2mqtt/7.0.15/templates/common.yaml diff --git a/stable/mysql-workbench/5.0.14/values.yaml b/stable/leaf2mqtt/7.0.15/values.yaml similarity index 100% rename from stable/mysql-workbench/5.0.14/values.yaml rename to stable/leaf2mqtt/7.0.15/values.yaml diff --git a/stable/libreddit/4.0.16/CHANGELOG.md b/stable/libreddit/4.0.16/CHANGELOG.md deleted file mode 100644 index 4ad7b769395..00000000000 --- a/stable/libreddit/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [libreddit-4.0.16](https://github.com/truecharts/charts/compare/libreddit-4.0.15...libreddit-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [libreddit-4.0.15](https://github.com/truecharts/charts/compare/libreddit-4.0.14...libreddit-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [libreddit-4.0.14](https://github.com/truecharts/charts/compare/libreddit-4.0.13...libreddit-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [libreddit-4.0.13](https://github.com/truecharts/charts/compare/libreddit-4.0.12...libreddit-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [libreddit-4.0.12](https://github.com/truecharts/charts/compare/libreddit-4.0.11...libreddit-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [libreddit-4.0.11](https://github.com/truecharts/charts/compare/libreddit-4.0.10...libreddit-4.0.11) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#8699](https://github.com/truecharts/charts/issues/8699)) - - - - -## [libreddit-4.0.10](https://github.com/truecharts/charts/compare/libreddit-4.0.9...libreddit-4.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#8250](https://github.com/truecharts/charts/issues/8250)) - - - - -## [libreddit-4.0.9](https://github.com/truecharts/charts/compare/libreddit-4.0.8...libreddit-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [libreddit-4.0.8](https://github.com/truecharts/charts/compare/libreddit-4.0.7...libreddit-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [libreddit-4.0.7](https://github.com/truecharts/charts/compare/libreddit-4.0.6...libreddit-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [libreddit-4.0.6](https://github.com/truecharts/charts/compare/libreddit-4.0.5...libreddit-4.0.6) (2023-04-16) - -### Chore diff --git a/stable/libreddit/4.0.16/Chart.yaml b/stable/libreddit/4.0.16/Chart.yaml deleted file mode 100644 index 2542ebda4ee..00000000000 --- a/stable/libreddit/4.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: An alternative private front-end to Reddit -home: https://truecharts.org/charts/stable/libreddit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.png -keywords: - - reddit - - libreddit - - social -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: libreddit -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit - - https://github.com/spikecodes/libreddit -version: 4.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/libreddit/4.0.16/app-changelog.md b/stable/libreddit/4.0.16/app-changelog.md deleted file mode 100644 index 11929577153..00000000000 --- a/stable/libreddit/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libreddit-4.0.16](https://github.com/truecharts/charts/compare/libreddit-4.0.15...libreddit-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/libreddit/4.0.16/charts/common-12.9.2.tgz b/stable/libreddit/4.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/libreddit/4.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/libreddit/4.0.17/CHANGELOG.md b/stable/libreddit/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..1dd93db3d90 --- /dev/null +++ b/stable/libreddit/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [libreddit-4.0.12](https://github.com/truecharts/charts/compare/libreddit-4.0.11...libreddit-4.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [libreddit-4.0.11](https://github.com/truecharts/charts/compare/libreddit-4.0.10...libreddit-4.0.11) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#8699](https://github.com/truecharts/charts/issues/8699)) + + + + +## [libreddit-4.0.10](https://github.com/truecharts/charts/compare/libreddit-4.0.9...libreddit-4.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#8250](https://github.com/truecharts/charts/issues/8250)) + + + + +## [libreddit-4.0.9](https://github.com/truecharts/charts/compare/libreddit-4.0.8...libreddit-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [libreddit-4.0.8](https://github.com/truecharts/charts/compare/libreddit-4.0.7...libreddit-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [libreddit-4.0.7](https://github.com/truecharts/charts/compare/libreddit-4.0.6...libreddit-4.0.7) (2023-04-20) + +### Chore diff --git a/stable/libreddit/4.0.17/Chart.yaml b/stable/libreddit/4.0.17/Chart.yaml new file mode 100644 index 00000000000..8fd3222e996 --- /dev/null +++ b/stable/libreddit/4.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/8.0.19/README.md b/stable/libreddit/4.0.17/README.md similarity index 100% rename from stable/n8n/8.0.19/README.md rename to stable/libreddit/4.0.17/README.md diff --git a/stable/libreddit/4.0.17/app-changelog.md b/stable/libreddit/4.0.17/app-changelog.md new file mode 100644 index 00000000000..a4585e2cc95 --- /dev/null +++ b/stable/libreddit/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/libreddit/4.0.16/app-readme.md b/stable/libreddit/4.0.17/app-readme.md similarity index 100% rename from stable/libreddit/4.0.16/app-readme.md rename to stable/libreddit/4.0.17/app-readme.md diff --git a/stable/libreddit/4.0.17/charts/common-12.9.5.tgz b/stable/libreddit/4.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/libreddit/4.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/libreddit/4.0.16/ix_values.yaml b/stable/libreddit/4.0.17/ix_values.yaml similarity index 100% rename from stable/libreddit/4.0.16/ix_values.yaml rename to stable/libreddit/4.0.17/ix_values.yaml diff --git a/stable/libreddit/4.0.16/questions.yaml b/stable/libreddit/4.0.17/questions.yaml similarity index 100% rename from stable/libreddit/4.0.16/questions.yaml rename to stable/libreddit/4.0.17/questions.yaml diff --git a/stable/n8n/8.0.19/templates/NOTES.txt b/stable/libreddit/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/n8n/8.0.19/templates/NOTES.txt rename to stable/libreddit/4.0.17/templates/NOTES.txt diff --git a/stable/mysql-workbench/5.0.14/templates/common.yaml b/stable/libreddit/4.0.17/templates/common.yaml similarity index 100% rename from stable/mysql-workbench/5.0.14/templates/common.yaml rename to stable/libreddit/4.0.17/templates/common.yaml diff --git a/stable/n8n/8.0.19/values.yaml b/stable/libreddit/4.0.17/values.yaml similarity index 100% rename from stable/n8n/8.0.19/values.yaml rename to stable/libreddit/4.0.17/values.yaml diff --git a/stable/libremdb/2.0.22/CHANGELOG.md b/stable/libremdb/2.0.22/CHANGELOG.md deleted file mode 100644 index 3a0ddbc0db9..00000000000 --- a/stable/libremdb/2.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [libremdb-2.0.22](https://github.com/truecharts/charts/compare/libremdb-2.0.21...libremdb-2.0.22) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [libremdb-2.0.21](https://github.com/truecharts/charts/compare/libremdb-2.0.20...libremdb-2.0.21) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#9073](https://github.com/truecharts/charts/issues/9073)) - - - - -## [libremdb-2.0.20](https://github.com/truecharts/charts/compare/libremdb-2.0.19...libremdb-2.0.20) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [libremdb-2.0.19](https://github.com/truecharts/charts/compare/libremdb-2.0.18...libremdb-2.0.19) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [libremdb-2.0.18](https://github.com/truecharts/charts/compare/libremdb-2.0.17...libremdb-2.0.18) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#8948](https://github.com/truecharts/charts/issues/8948)) - - - - -## [libremdb-2.0.17](https://github.com/truecharts/charts/compare/libremdb-2.0.16...libremdb-2.0.17) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [libremdb-2.0.16](https://github.com/truecharts/charts/compare/libremdb-2.0.15...libremdb-2.0.16) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [libremdb-2.0.15](https://github.com/truecharts/charts/compare/libremdb-2.0.14...libremdb-2.0.15) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#8675](https://github.com/truecharts/charts/issues/8675)) - - - - -## [libremdb-2.0.14](https://github.com/truecharts/charts/compare/libremdb-2.0.13...libremdb-2.0.14) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#8534](https://github.com/truecharts/charts/issues/8534)) - - - - -## [libremdb-2.0.13](https://github.com/truecharts/charts/compare/libremdb-2.0.12...libremdb-2.0.13) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#8529](https://github.com/truecharts/charts/issues/8529)) - - - - -## [libremdb-2.0.12](https://github.com/truecharts/charts/compare/libremdb-2.0.11...libremdb-2.0.12) (2023-04-29) - -### Chore diff --git a/stable/libremdb/2.0.22/Chart.yaml b/stable/libremdb/2.0.22/Chart.yaml deleted file mode 100644 index 674c4069180..00000000000 --- a/stable/libremdb/2.0.22/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -deprecated: false -description: A free & open source IMDb front-end. -home: https://truecharts.org/charts/stable/libremdb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/libremdb.png -keywords: - - libremdb - - media - - imdb -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: libremdb -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - - https://github.com/zyachel/libremdb - - https://github.com/PussTheCat-org/docker-libremdb-quay -type: application -version: 2.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/libremdb/2.0.22/app-changelog.md b/stable/libremdb/2.0.22/app-changelog.md deleted file mode 100644 index 1f9e0ca2581..00000000000 --- a/stable/libremdb/2.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-2.0.22](https://github.com/truecharts/charts/compare/libremdb-2.0.21...libremdb-2.0.22) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/libremdb/2.0.22/charts/common-12.9.2.tgz b/stable/libremdb/2.0.22/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/libremdb/2.0.22/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/libremdb/2.0.22/charts/redis-6.0.43.tgz b/stable/libremdb/2.0.22/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/libremdb/2.0.22/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/libremdb/2.0.23/CHANGELOG.md b/stable/libremdb/2.0.23/CHANGELOG.md new file mode 100644 index 00000000000..3944824fedb --- /dev/null +++ b/stable/libremdb/2.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [libremdb-2.0.18](https://github.com/truecharts/charts/compare/libremdb-2.0.17...libremdb-2.0.18) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#8948](https://github.com/truecharts/charts/issues/8948)) + + + + +## [libremdb-2.0.17](https://github.com/truecharts/charts/compare/libremdb-2.0.16...libremdb-2.0.17) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [libremdb-2.0.16](https://github.com/truecharts/charts/compare/libremdb-2.0.15...libremdb-2.0.16) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [libremdb-2.0.15](https://github.com/truecharts/charts/compare/libremdb-2.0.14...libremdb-2.0.15) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#8675](https://github.com/truecharts/charts/issues/8675)) + + + + +## [libremdb-2.0.14](https://github.com/truecharts/charts/compare/libremdb-2.0.13...libremdb-2.0.14) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#8534](https://github.com/truecharts/charts/issues/8534)) + + + + +## [libremdb-2.0.13](https://github.com/truecharts/charts/compare/libremdb-2.0.12...libremdb-2.0.13) (2023-04-30) + +### Chore diff --git a/stable/libremdb/2.0.23/Chart.yaml b/stable/libremdb/2.0.23/Chart.yaml new file mode 100644 index 00000000000..f5754ecbd77 --- /dev/null +++ b/stable/libremdb/2.0.23/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/nano-wallet/5.0.12/README.md b/stable/libremdb/2.0.23/README.md similarity index 100% rename from stable/nano-wallet/5.0.12/README.md rename to stable/libremdb/2.0.23/README.md diff --git a/stable/libremdb/2.0.23/app-changelog.md b/stable/libremdb/2.0.23/app-changelog.md new file mode 100644 index 00000000000..8f80cf7538a --- /dev/null +++ b/stable/libremdb/2.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/libremdb/2.0.22/app-readme.md b/stable/libremdb/2.0.23/app-readme.md similarity index 100% rename from stable/libremdb/2.0.22/app-readme.md rename to stable/libremdb/2.0.23/app-readme.md diff --git a/stable/libremdb/2.0.23/charts/common-12.9.5.tgz b/stable/libremdb/2.0.23/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/libremdb/2.0.23/charts/common-12.9.5.tgz differ diff --git a/stable/libremdb/2.0.23/charts/redis-6.0.44.tgz b/stable/libremdb/2.0.23/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/libremdb/2.0.23/charts/redis-6.0.44.tgz differ diff --git a/stable/libremdb/2.0.22/ix_values.yaml b/stable/libremdb/2.0.23/ix_values.yaml similarity index 100% rename from stable/libremdb/2.0.22/ix_values.yaml rename to stable/libremdb/2.0.23/ix_values.yaml diff --git a/stable/libremdb/2.0.22/questions.yaml b/stable/libremdb/2.0.23/questions.yaml similarity index 100% rename from stable/libremdb/2.0.22/questions.yaml rename to stable/libremdb/2.0.23/questions.yaml diff --git a/stable/nano-wallet/5.0.12/templates/NOTES.txt b/stable/libremdb/2.0.23/templates/NOTES.txt similarity index 100% rename from stable/nano-wallet/5.0.12/templates/NOTES.txt rename to stable/libremdb/2.0.23/templates/NOTES.txt diff --git a/stable/nano-wallet/5.0.12/templates/common.yaml b/stable/libremdb/2.0.23/templates/common.yaml similarity index 100% rename from stable/nano-wallet/5.0.12/templates/common.yaml rename to stable/libremdb/2.0.23/templates/common.yaml diff --git a/stable/nano-wallet/5.0.12/values.yaml b/stable/libremdb/2.0.23/values.yaml similarity index 100% rename from stable/nano-wallet/5.0.12/values.yaml rename to stable/libremdb/2.0.23/values.yaml diff --git a/stable/librespeed/9.0.12/CHANGELOG.md b/stable/librespeed/9.0.12/CHANGELOG.md deleted file mode 100644 index cb06d498a78..00000000000 --- a/stable/librespeed/9.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [librespeed-9.0.12](https://github.com/truecharts/charts/compare/librespeed-9.0.11...librespeed-9.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [librespeed-9.0.11](https://github.com/truecharts/charts/compare/librespeed-9.0.10...librespeed-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [librespeed-9.0.10](https://github.com/truecharts/charts/compare/librespeed-9.0.9...librespeed-9.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [librespeed-9.0.9](https://github.com/truecharts/charts/compare/librespeed-9.0.8...librespeed-9.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [librespeed-9.0.8](https://github.com/truecharts/charts/compare/librespeed-9.0.7...librespeed-9.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [librespeed-9.0.7](https://github.com/truecharts/charts/compare/librespeed-9.0.6...librespeed-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [librespeed-9.0.6](https://github.com/truecharts/charts/compare/librespeed-9.0.5...librespeed-9.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [librespeed-9.0.5](https://github.com/truecharts/charts/compare/librespeed-9.0.4...librespeed-9.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [librespeed-9.0.4](https://github.com/truecharts/charts/compare/librespeed-9.0.3...librespeed-9.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [librespeed-9.0.3](https://github.com/truecharts/charts/compare/librespeed-9.0.2...librespeed-9.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [librespeed-9.0.2](https://github.com/truecharts/charts/compare/librespeed-9.0.1...librespeed-9.0.2) (2023-04-15) - -### Chore diff --git a/stable/librespeed/9.0.12/Chart.yaml b/stable/librespeed/9.0.12/Chart.yaml deleted file mode 100644 index a573ed82093..00000000000 --- a/stable/librespeed/9.0.12/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.9.2 -description: Librespeed is a HTML5 webpage to test upload and download speeds -home: https://truecharts.org/charts/stable/librespeed -icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png -keywords: - - librespeed - - speedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: librespeed -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed - - https://github.com/librespeed/speedtest -version: 9.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/librespeed/9.0.12/app-changelog.md b/stable/librespeed/9.0.12/app-changelog.md deleted file mode 100644 index e5aa66f8a41..00000000000 --- a/stable/librespeed/9.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [librespeed-9.0.12](https://github.com/truecharts/charts/compare/librespeed-9.0.11...librespeed-9.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/librespeed/9.0.12/charts/common-12.9.2.tgz b/stable/librespeed/9.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/librespeed/9.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/librespeed/9.0.13/CHANGELOG.md b/stable/librespeed/9.0.13/CHANGELOG.md new file mode 100644 index 00000000000..75a479978d0 --- /dev/null +++ b/stable/librespeed/9.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [librespeed-9.0.6](https://github.com/truecharts/charts/compare/librespeed-9.0.5...librespeed-9.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [librespeed-9.0.5](https://github.com/truecharts/charts/compare/librespeed-9.0.4...librespeed-9.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [librespeed-9.0.4](https://github.com/truecharts/charts/compare/librespeed-9.0.3...librespeed-9.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [librespeed-9.0.3](https://github.com/truecharts/charts/compare/librespeed-9.0.2...librespeed-9.0.3) (2023-04-16) + +### Chore diff --git a/stable/librespeed/9.0.13/Chart.yaml b/stable/librespeed/9.0.13/Chart.yaml new file mode 100644 index 00000000000..322a136f980 --- /dev/null +++ b/stable/librespeed/9.0.13/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.2.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/netdata/5.0.15/README.md b/stable/librespeed/9.0.13/README.md similarity index 100% rename from stable/netdata/5.0.15/README.md rename to stable/librespeed/9.0.13/README.md diff --git a/stable/librespeed/9.0.13/app-changelog.md b/stable/librespeed/9.0.13/app-changelog.md new file mode 100644 index 00000000000..ce63dc9d632 --- /dev/null +++ b/stable/librespeed/9.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/librespeed/9.0.12/app-readme.md b/stable/librespeed/9.0.13/app-readme.md similarity index 100% rename from stable/librespeed/9.0.12/app-readme.md rename to stable/librespeed/9.0.13/app-readme.md diff --git a/stable/librespeed/9.0.13/charts/common-12.9.5.tgz b/stable/librespeed/9.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/librespeed/9.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/librespeed/9.0.12/ix_values.yaml b/stable/librespeed/9.0.13/ix_values.yaml similarity index 100% rename from stable/librespeed/9.0.12/ix_values.yaml rename to stable/librespeed/9.0.13/ix_values.yaml diff --git a/stable/librespeed/9.0.12/questions.yaml b/stable/librespeed/9.0.13/questions.yaml similarity index 100% rename from stable/librespeed/9.0.12/questions.yaml rename to stable/librespeed/9.0.13/questions.yaml diff --git a/stable/netdata/5.0.15/templates/NOTES.txt b/stable/librespeed/9.0.13/templates/NOTES.txt similarity index 100% rename from stable/netdata/5.0.15/templates/NOTES.txt rename to stable/librespeed/9.0.13/templates/NOTES.txt diff --git a/stable/nextpvr/5.0.6/templates/common.yaml b/stable/librespeed/9.0.13/templates/common.yaml similarity index 100% rename from stable/nextpvr/5.0.6/templates/common.yaml rename to stable/librespeed/9.0.13/templates/common.yaml diff --git a/stable/netdata/5.0.15/values.yaml b/stable/librespeed/9.0.13/values.yaml similarity index 100% rename from stable/netdata/5.0.15/values.yaml rename to stable/librespeed/9.0.13/values.yaml diff --git a/stable/lidarr/16.0.11/CHANGELOG.md b/stable/lidarr/16.0.11/CHANGELOG.md new file mode 100644 index 00000000000..9799019e627 --- /dev/null +++ b/stable/lidarr/16.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lidarr-16.0.6](https://github.com/truecharts/charts/compare/lidarr-16.0.5...lidarr-16.0.6) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [lidarr-16.0.5](https://github.com/truecharts/charts/compare/lidarr-16.0.4...lidarr-16.0.5) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.1.4.3027 ([#8478](https://github.com/truecharts/charts/issues/8478)) + + + + +## [lidarr-16.0.4](https://github.com/truecharts/charts/compare/lidarr-16.0.3...lidarr-16.0.4) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v ([#8253](https://github.com/truecharts/charts/issues/8253)) + + + + +## [lidarr-16.0.3](https://github.com/truecharts/charts/compare/lidarr-16.0.2...lidarr-16.0.3) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [lidarr-16.0.2](https://github.com/truecharts/charts/compare/lidarr-16.0.1...lidarr-16.0.2) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + diff --git a/stable/lidarr/16.0.11/Chart.yaml b/stable/lidarr/16.0.11/Chart.yaml new file mode 100644 index 00000000000..5ac6713d445 --- /dev/null +++ b/stable/lidarr/16.0.11/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.2.0.3183" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/nextpvr/5.0.6/README.md b/stable/lidarr/16.0.11/README.md similarity index 100% rename from stable/nextpvr/5.0.6/README.md rename to stable/lidarr/16.0.11/README.md diff --git a/stable/lidarr/16.0.11/app-changelog.md b/stable/lidarr/16.0.11/app-changelog.md new file mode 100644 index 00000000000..0493a389296 --- /dev/null +++ b/stable/lidarr/16.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/lidarr/16.0.11/app-readme.md b/stable/lidarr/16.0.11/app-readme.md new file mode 100644 index 00000000000..ab0ee61c1d3 --- /dev/null +++ b/stable/lidarr/16.0.11/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.11/charts/common-12.9.5.tgz b/stable/lidarr/16.0.11/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/lidarr/16.0.11/charts/common-12.9.5.tgz differ diff --git a/stable/lidarr/16.0.11/ix_values.yaml b/stable/lidarr/16.0.11/ix_values.yaml new file mode 100644 index 00000000000..e824a86d97f --- /dev/null +++ b/stable/lidarr/16.0.11/ix_values.yaml @@ -0,0 +1,46 @@ +image: + repository: tccr.io/truecharts/lidarr + pullPolicy: IfNotPresent + tag: v1.2.0.3183@sha256:90db761c2b11da90c861e68cf3ed8b8f24814c090201eacc6f0470cbdad2fe91 +service: + main: + ports: + main: + port: 8686 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8686/api/v1/system/status?apiKey=`IFS=\> && while read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + env: + LIDARR__PORT: "{{ .Values.service.main.ports.main.port }}" + LIDARR__AUTHENTICATION_METHOD: "" diff --git a/stable/lidarr/16.0.11/questions.yaml b/stable/lidarr/16.0.11/questions.yaml new file mode 100644 index 00000000000..51d71bcebe5 --- /dev/null +++ b/stable/lidarr/16.0.11/questions.yaml @@ -0,0 +1,1951 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: LIDARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8686 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/nextpvr/5.0.6/templates/NOTES.txt b/stable/lidarr/16.0.11/templates/NOTES.txt similarity index 100% rename from stable/nextpvr/5.0.6/templates/NOTES.txt rename to stable/lidarr/16.0.11/templates/NOTES.txt diff --git a/stable/lidarr/16.0.11/templates/common.yaml b/stable/lidarr/16.0.11/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/lidarr/16.0.11/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/nextpvr/5.0.6/values.yaml b/stable/lidarr/16.0.11/values.yaml similarity index 100% rename from stable/nextpvr/5.0.6/values.yaml rename to stable/lidarr/16.0.11/values.yaml diff --git a/stable/linkding/5.0.14/CHANGELOG.md b/stable/linkding/5.0.14/CHANGELOG.md deleted file mode 100644 index fe819181fe4..00000000000 --- a/stable/linkding/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [linkding-5.0.14](https://github.com/truecharts/charts/compare/linkding-5.0.13...linkding-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [linkding-5.0.13](https://github.com/truecharts/charts/compare/linkding-5.0.12...linkding-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [linkding-5.0.12](https://github.com/truecharts/charts/compare/linkding-5.0.11...linkding-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [linkding-5.0.11](https://github.com/truecharts/charts/compare/linkding-5.0.10...linkding-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [linkding-5.0.10](https://github.com/truecharts/charts/compare/linkding-5.0.9...linkding-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [linkding-5.0.9](https://github.com/truecharts/charts/compare/linkding-5.0.8...linkding-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [linkding-5.0.8](https://github.com/truecharts/charts/compare/linkding-5.0.7...linkding-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [linkding-5.0.7](https://github.com/truecharts/charts/compare/linkding-5.0.6...linkding-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [linkding-5.0.6](https://github.com/truecharts/charts/compare/linkding-5.0.5...linkding-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [linkding-5.0.5](https://github.com/truecharts/charts/compare/linkding-5.0.4...linkding-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [linkding-5.0.4](https://github.com/truecharts/charts/compare/linkding-5.0.3...linkding-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/linkding/5.0.14/Chart.yaml b/stable/linkding/5.0.14/Chart.yaml deleted file mode 100644 index cd70bb53dc5..00000000000 --- a/stable/linkding/5.0.14/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.17.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. -home: https://truecharts.org/charts/stable/linkding -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png -keywords: - - bookmarks - - links -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: linkding -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/linkding - - https://github.com/sissbruecker/linkding -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" diff --git a/stable/linkding/5.0.14/app-changelog.md b/stable/linkding/5.0.14/app-changelog.md deleted file mode 100644 index 645b1dfef95..00000000000 --- a/stable/linkding/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [linkding-5.0.14](https://github.com/truecharts/charts/compare/linkding-5.0.13...linkding-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/linkding/5.0.14/charts/common-12.9.2.tgz b/stable/linkding/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/linkding/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/linkding/5.0.15/CHANGELOG.md b/stable/linkding/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..35db0def386 --- /dev/null +++ b/stable/linkding/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [linkding-5.0.9](https://github.com/truecharts/charts/compare/linkding-5.0.8...linkding-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [linkding-5.0.8](https://github.com/truecharts/charts/compare/linkding-5.0.7...linkding-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [linkding-5.0.7](https://github.com/truecharts/charts/compare/linkding-5.0.6...linkding-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [linkding-5.0.6](https://github.com/truecharts/charts/compare/linkding-5.0.5...linkding-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [linkding-5.0.5](https://github.com/truecharts/charts/compare/linkding-5.0.4...linkding-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/linkding/5.0.15/Chart.yaml b/stable/linkding/5.0.15/Chart.yaml new file mode 100644 index 00000000000..fdc43fcfb97 --- /dev/null +++ b/stable/linkding/5.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.17.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" diff --git a/stable/nginx-proxy-manager/4.0.161/README.md b/stable/linkding/5.0.15/README.md similarity index 100% rename from stable/nginx-proxy-manager/4.0.161/README.md rename to stable/linkding/5.0.15/README.md diff --git a/stable/linkding/5.0.15/app-changelog.md b/stable/linkding/5.0.15/app-changelog.md new file mode 100644 index 00000000000..b32fb38ce27 --- /dev/null +++ b/stable/linkding/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/linkding/5.0.14/app-readme.md b/stable/linkding/5.0.15/app-readme.md similarity index 100% rename from stable/linkding/5.0.14/app-readme.md rename to stable/linkding/5.0.15/app-readme.md diff --git a/stable/linkding/5.0.15/charts/common-12.9.5.tgz b/stable/linkding/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/linkding/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/linkding/5.0.14/ix_values.yaml b/stable/linkding/5.0.15/ix_values.yaml similarity index 100% rename from stable/linkding/5.0.14/ix_values.yaml rename to stable/linkding/5.0.15/ix_values.yaml diff --git a/stable/linkding/5.0.14/questions.yaml b/stable/linkding/5.0.15/questions.yaml similarity index 100% rename from stable/linkding/5.0.14/questions.yaml rename to stable/linkding/5.0.15/questions.yaml diff --git a/stable/nginx-proxy-manager/4.0.161/templates/NOTES.txt b/stable/linkding/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/nginx-proxy-manager/4.0.161/templates/NOTES.txt rename to stable/linkding/5.0.15/templates/NOTES.txt diff --git a/stable/ngircd/5.0.4000001/templates/common.yaml b/stable/linkding/5.0.15/templates/common.yaml similarity index 100% rename from stable/ngircd/5.0.4000001/templates/common.yaml rename to stable/linkding/5.0.15/templates/common.yaml diff --git a/stable/nginx-proxy-manager/4.0.161/values.yaml b/stable/linkding/5.0.15/values.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.161/values.yaml rename to stable/linkding/5.0.15/values.yaml diff --git a/stable/littlelink/9.0.21/CHANGELOG.md b/stable/littlelink/9.0.21/CHANGELOG.md deleted file mode 100644 index f6e38d0d48a..00000000000 --- a/stable/littlelink/9.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [littlelink-9.0.21](https://github.com/truecharts/charts/compare/littlelink-9.0.20...littlelink-9.0.21) (2023-05-23) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9105](https://github.com/truecharts/charts/issues/9105)) - - - - -## [littlelink-9.0.20](https://github.com/truecharts/charts/compare/littlelink-9.0.19...littlelink-9.0.20) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [littlelink-9.0.19](https://github.com/truecharts/charts/compare/littlelink-9.0.18...littlelink-9.0.19) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9074](https://github.com/truecharts/charts/issues/9074)) - - - - -## [littlelink-9.0.18](https://github.com/truecharts/charts/compare/littlelink-9.0.17...littlelink-9.0.18) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [littlelink-9.0.17](https://github.com/truecharts/charts/compare/littlelink-9.0.16...littlelink-9.0.17) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [littlelink-9.0.16](https://github.com/truecharts/charts/compare/littlelink-9.0.15...littlelink-9.0.16) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#8949](https://github.com/truecharts/charts/issues/8949)) - - - - -## [littlelink-9.0.15](https://github.com/truecharts/charts/compare/littlelink-9.0.14...littlelink-9.0.15) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) - - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) - - - - -## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) - - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) - - - - -## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) - - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) - - - - diff --git a/stable/littlelink/9.0.21/Chart.yaml b/stable/littlelink/9.0.21/Chart.yaml deleted file mode 100644 index dd0c5af7677..00000000000 --- a/stable/littlelink/9.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Easy platform to combine all your social links -home: https://truecharts.org/charts/stable/littlelink -icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png -keywords: - - littlelink -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: littlelink -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink - - https://github.com/techno-tim/littlelink-server - - https://github.com/sethcottle/littlelink -type: application -version: 9.0.21 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" diff --git a/stable/littlelink/9.0.21/app-changelog.md b/stable/littlelink/9.0.21/app-changelog.md deleted file mode 100644 index 227b33aca2f..00000000000 --- a/stable/littlelink/9.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [littlelink-9.0.21](https://github.com/truecharts/charts/compare/littlelink-9.0.20...littlelink-9.0.21) (2023-05-23) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9105](https://github.com/truecharts/charts/issues/9105)) - - \ No newline at end of file diff --git a/stable/littlelink/9.0.21/charts/common-12.9.2.tgz b/stable/littlelink/9.0.21/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/littlelink/9.0.21/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/littlelink/9.0.22/CHANGELOG.md b/stable/littlelink/9.0.22/CHANGELOG.md new file mode 100644 index 00000000000..f93d8a7b35c --- /dev/null +++ b/stable/littlelink/9.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [littlelink-9.0.22](https://github.com/truecharts/charts/compare/littlelink-9.0.21...littlelink-9.0.22) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [littlelink-9.0.21](https://github.com/truecharts/charts/compare/littlelink-9.0.20...littlelink-9.0.21) (2023-05-23) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9105](https://github.com/truecharts/charts/issues/9105)) + + + + +## [littlelink-9.0.20](https://github.com/truecharts/charts/compare/littlelink-9.0.19...littlelink-9.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [littlelink-9.0.19](https://github.com/truecharts/charts/compare/littlelink-9.0.18...littlelink-9.0.19) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9074](https://github.com/truecharts/charts/issues/9074)) + + + + +## [littlelink-9.0.18](https://github.com/truecharts/charts/compare/littlelink-9.0.17...littlelink-9.0.18) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [littlelink-9.0.17](https://github.com/truecharts/charts/compare/littlelink-9.0.16...littlelink-9.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [littlelink-9.0.16](https://github.com/truecharts/charts/compare/littlelink-9.0.15...littlelink-9.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#8949](https://github.com/truecharts/charts/issues/8949)) + + + + +## [littlelink-9.0.15](https://github.com/truecharts/charts/compare/littlelink-9.0.14...littlelink-9.0.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) + - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) + + + + +## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) + - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) + + + + +## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) diff --git a/stable/littlelink/9.0.22/Chart.yaml b/stable/littlelink/9.0.22/Chart.yaml new file mode 100644 index 00000000000..3ff19df34b7 --- /dev/null +++ b/stable/littlelink/9.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +deprecated: false +description: Easy platform to combine all your social links +home: https://truecharts.org/charts/stable/littlelink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png +keywords: + - littlelink +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: littlelink +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink +type: application +version: 9.0.22 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" diff --git a/stable/ngircd/5.0.4000001/README.md b/stable/littlelink/9.0.22/README.md similarity index 100% rename from stable/ngircd/5.0.4000001/README.md rename to stable/littlelink/9.0.22/README.md diff --git a/stable/littlelink/9.0.22/app-changelog.md b/stable/littlelink/9.0.22/app-changelog.md new file mode 100644 index 00000000000..8b708992ee4 --- /dev/null +++ b/stable/littlelink/9.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [littlelink-9.0.22](https://github.com/truecharts/charts/compare/littlelink-9.0.21...littlelink-9.0.22) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/stable/littlelink/9.0.21/app-readme.md b/stable/littlelink/9.0.22/app-readme.md similarity index 100% rename from stable/littlelink/9.0.21/app-readme.md rename to stable/littlelink/9.0.22/app-readme.md diff --git a/stable/littlelink/9.0.22/charts/common-12.9.5.tgz b/stable/littlelink/9.0.22/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/littlelink/9.0.22/charts/common-12.9.5.tgz differ diff --git a/stable/littlelink/9.0.21/ix_values.yaml b/stable/littlelink/9.0.22/ix_values.yaml similarity index 100% rename from stable/littlelink/9.0.21/ix_values.yaml rename to stable/littlelink/9.0.22/ix_values.yaml diff --git a/stable/littlelink/9.0.21/questions.yaml b/stable/littlelink/9.0.22/questions.yaml similarity index 100% rename from stable/littlelink/9.0.21/questions.yaml rename to stable/littlelink/9.0.22/questions.yaml diff --git a/stable/ngircd/5.0.4000001/templates/NOTES.txt b/stable/littlelink/9.0.22/templates/NOTES.txt similarity index 100% rename from stable/ngircd/5.0.4000001/templates/NOTES.txt rename to stable/littlelink/9.0.22/templates/NOTES.txt diff --git a/stable/littlelink/9.0.21/templates/_configmap.tpl b/stable/littlelink/9.0.22/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/9.0.21/templates/_configmap.tpl rename to stable/littlelink/9.0.22/templates/_configmap.tpl diff --git a/stable/littlelink/9.0.21/templates/common.yaml b/stable/littlelink/9.0.22/templates/common.yaml similarity index 100% rename from stable/littlelink/9.0.21/templates/common.yaml rename to stable/littlelink/9.0.22/templates/common.yaml diff --git a/stable/ngircd/5.0.4000001/values.yaml b/stable/littlelink/9.0.22/values.yaml similarity index 100% rename from stable/ngircd/5.0.4000001/values.yaml rename to stable/littlelink/9.0.22/values.yaml diff --git a/stable/lldap/1.1.6/CHANGELOG.md b/stable/lldap/1.1.6/CHANGELOG.md deleted file mode 100644 index c7e9fb73874..00000000000 --- a/stable/lldap/1.1.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [lldap-1.1.0](https://github.com/truecharts/charts/compare/lldap-1.0.7...lldap-1.1.0) (2023-04-27) - - - - -## [lldap-1.0.7](https://github.com/truecharts/charts/compare/lldap-1.0.6...lldap-1.0.7) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/lldap to latest ([#8255](https://github.com/truecharts/charts/issues/8255)) - - - - -## [lldap-1.0.6](https://github.com/truecharts/charts/compare/lldap-1.0.5...lldap-1.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [lldap-1.0.5](https://github.com/truecharts/charts/compare/lldap-1.0.4...lldap-1.0.5) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [lldap-1.0.4](https://github.com/truecharts/charts/compare/lldap-1.0.3...lldap-1.0.4) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - diff --git a/stable/lldap/1.1.6/Chart.yaml b/stable/lldap/1.1.6/Chart.yaml deleted file mode 100644 index 516cb6cafa8..00000000000 --- a/stable/lldap/1.1.6/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.9.2 -deprecated: false -description: Lightweight ldap server for authentication and user management -home: https://truecharts.org/charts/stable/lldap -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lldap.png -keywords: - - lldap - - ldap - - authentication - - auth -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lldap -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - - https://github.com/nitnelave/lldap -type: application -version: 1.1.6 -annotations: - truecharts.org/catagories: | - - ldap - - auth - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/lldap/1.1.6/app-changelog.md b/stable/lldap/1.1.6/app-changelog.md deleted file mode 100644 index 39936552a05..00000000000 --- a/stable/lldap/1.1.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/lldap/1.1.6/charts/common-12.9.2.tgz b/stable/lldap/1.1.6/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/lldap/1.1.6/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/lldap/1.1.7/CHANGELOG.md b/stable/lldap/1.1.7/CHANGELOG.md new file mode 100644 index 00000000000..b76a00a11a2 --- /dev/null +++ b/stable/lldap/1.1.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [lldap-1.1.0](https://github.com/truecharts/charts/compare/lldap-1.0.7...lldap-1.1.0) (2023-04-27) + + + + +## [lldap-1.0.7](https://github.com/truecharts/charts/compare/lldap-1.0.6...lldap-1.0.7) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/lldap to latest ([#8255](https://github.com/truecharts/charts/issues/8255)) + + + + +## [lldap-1.0.6](https://github.com/truecharts/charts/compare/lldap-1.0.5...lldap-1.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [lldap-1.0.5](https://github.com/truecharts/charts/compare/lldap-1.0.4...lldap-1.0.5) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + diff --git a/stable/lldap/1.1.7/Chart.yaml b/stable/lldap/1.1.7/Chart.yaml new file mode 100644 index 00000000000..7da7ae77194 --- /dev/null +++ b/stable/lldap/1.1.7/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.7 +annotations: + truecharts.org/catagories: | + - ldap + - auth + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nntp2nntp/5.0.5/templates/NOTES.txt b/stable/lldap/1.1.7/NOTES.txt similarity index 100% rename from stable/nntp2nntp/5.0.5/templates/NOTES.txt rename to stable/lldap/1.1.7/NOTES.txt diff --git a/stable/nntp2nntp/5.0.5/README.md b/stable/lldap/1.1.7/README.md similarity index 100% rename from stable/nntp2nntp/5.0.5/README.md rename to stable/lldap/1.1.7/README.md diff --git a/stable/lldap/1.1.7/app-changelog.md b/stable/lldap/1.1.7/app-changelog.md new file mode 100644 index 00000000000..9823eadef53 --- /dev/null +++ b/stable/lldap/1.1.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/lldap/1.1.6/app-readme.md b/stable/lldap/1.1.7/app-readme.md similarity index 100% rename from stable/lldap/1.1.6/app-readme.md rename to stable/lldap/1.1.7/app-readme.md diff --git a/stable/lldap/1.1.7/charts/common-12.9.5.tgz b/stable/lldap/1.1.7/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/lldap/1.1.7/charts/common-12.9.5.tgz differ diff --git a/stable/lldap/1.1.6/ix_values.yaml b/stable/lldap/1.1.7/ix_values.yaml similarity index 100% rename from stable/lldap/1.1.6/ix_values.yaml rename to stable/lldap/1.1.7/ix_values.yaml diff --git a/stable/lldap/1.1.6/questions.yaml b/stable/lldap/1.1.7/questions.yaml similarity index 100% rename from stable/lldap/1.1.6/questions.yaml rename to stable/lldap/1.1.7/questions.yaml diff --git a/stable/lldap/1.1.6/templates/_secrets.tpl b/stable/lldap/1.1.7/templates/_secrets.tpl similarity index 100% rename from stable/lldap/1.1.6/templates/_secrets.tpl rename to stable/lldap/1.1.7/templates/_secrets.tpl diff --git a/stable/lldap/1.1.6/templates/common.yaml b/stable/lldap/1.1.7/templates/common.yaml similarity index 100% rename from stable/lldap/1.1.6/templates/common.yaml rename to stable/lldap/1.1.7/templates/common.yaml diff --git a/stable/nntp2nntp/5.0.5/values.yaml b/stable/lldap/1.1.7/values.yaml similarity index 100% rename from stable/nntp2nntp/5.0.5/values.yaml rename to stable/lldap/1.1.7/values.yaml diff --git a/stable/logitech-media-server/7.0.15/CHANGELOG.md b/stable/logitech-media-server/7.0.15/CHANGELOG.md deleted file mode 100644 index b36ba8fc037..00000000000 --- a/stable/logitech-media-server/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [logitech-media-server-7.0.15](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.14...logitech-media-server-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [logitech-media-server-7.0.14](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.13...logitech-media-server-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [logitech-media-server-7.0.13](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.12...logitech-media-server-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [logitech-media-server-7.0.12](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.11...logitech-media-server-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [logitech-media-server-7.0.11](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.10...logitech-media-server-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [logitech-media-server-7.0.10](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.9...logitech-media-server-7.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0 ([#8309](https://github.com/truecharts/charts/issues/8309)) - - - - -## [logitech-media-server-7.0.9](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.8...logitech-media-server-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [logitech-media-server-7.0.8](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.7...logitech-media-server-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [logitech-media-server-7.0.7](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.6...logitech-media-server-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [logitech-media-server-7.0.6](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.5...logitech-media-server-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [logitech-media-server-7.0.5](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.4...logitech-media-server-7.0.5) (2023-04-16) - -### Chore diff --git a/stable/logitech-media-server/7.0.15/Chart.yaml b/stable/logitech-media-server/7.0.15/Chart.yaml deleted file mode 100644 index eac79ed86cd..00000000000 --- a/stable/logitech-media-server/7.0.15/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.9.2 -deprecated: false -description: Logitech Media Server is a platform for home/office audio streaming. -home: https://truecharts.org/charts/stable/logitech-media-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.png -keywords: - - logitech-media-server - - squeezebox - - audio - - streaming -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: logitech-media-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server - - https://github.com/Logitech/slimserver -type: application -version: 7.0.15 -annotations: - truecharts.org/catagories: | - - media - - audio - truecharts.org/SCALE-support: "true" diff --git a/stable/logitech-media-server/7.0.15/app-changelog.md b/stable/logitech-media-server/7.0.15/app-changelog.md deleted file mode 100644 index f8d5d098bfd..00000000000 --- a/stable/logitech-media-server/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [logitech-media-server-7.0.15](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.14...logitech-media-server-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/logitech-media-server/7.0.15/charts/common-12.9.2.tgz b/stable/logitech-media-server/7.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/logitech-media-server/7.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/logitech-media-server/7.0.16/CHANGELOG.md b/stable/logitech-media-server/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..5b8864b69c9 --- /dev/null +++ b/stable/logitech-media-server/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [logitech-media-server-7.0.9](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.8...logitech-media-server-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [logitech-media-server-7.0.8](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.7...logitech-media-server-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [logitech-media-server-7.0.7](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.6...logitech-media-server-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [logitech-media-server-7.0.6](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.5...logitech-media-server-7.0.6) (2023-04-16) + +### Chore diff --git a/stable/logitech-media-server/7.0.16/Chart.yaml b/stable/logitech-media-server/7.0.16/Chart.yaml new file mode 100644 index 00000000000..35a00386cf9 --- /dev/null +++ b/stable/logitech-media-server/7.0.16/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "8.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + - audio + truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/7.0.6/README.md b/stable/logitech-media-server/7.0.16/README.md similarity index 100% rename from stable/nocodb/7.0.6/README.md rename to stable/logitech-media-server/7.0.16/README.md diff --git a/stable/logitech-media-server/7.0.16/app-changelog.md b/stable/logitech-media-server/7.0.16/app-changelog.md new file mode 100644 index 00000000000..919780c4de5 --- /dev/null +++ b/stable/logitech-media-server/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/logitech-media-server/7.0.15/app-readme.md b/stable/logitech-media-server/7.0.16/app-readme.md similarity index 100% rename from stable/logitech-media-server/7.0.15/app-readme.md rename to stable/logitech-media-server/7.0.16/app-readme.md diff --git a/stable/logitech-media-server/7.0.16/charts/common-12.9.5.tgz b/stable/logitech-media-server/7.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/logitech-media-server/7.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/logitech-media-server/7.0.15/ix_values.yaml b/stable/logitech-media-server/7.0.16/ix_values.yaml similarity index 100% rename from stable/logitech-media-server/7.0.15/ix_values.yaml rename to stable/logitech-media-server/7.0.16/ix_values.yaml diff --git a/stable/logitech-media-server/7.0.15/questions.yaml b/stable/logitech-media-server/7.0.16/questions.yaml similarity index 100% rename from stable/logitech-media-server/7.0.15/questions.yaml rename to stable/logitech-media-server/7.0.16/questions.yaml diff --git a/stable/nocodb/7.0.6/templates/NOTES.txt b/stable/logitech-media-server/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/nocodb/7.0.6/templates/NOTES.txt rename to stable/logitech-media-server/7.0.16/templates/NOTES.txt diff --git a/stable/nntp2nntp/5.0.5/templates/common.yaml b/stable/logitech-media-server/7.0.16/templates/common.yaml similarity index 100% rename from stable/nntp2nntp/5.0.5/templates/common.yaml rename to stable/logitech-media-server/7.0.16/templates/common.yaml diff --git a/stable/nocodb/7.0.6/values.yaml b/stable/logitech-media-server/7.0.16/values.yaml similarity index 100% rename from stable/nocodb/7.0.6/values.yaml rename to stable/logitech-media-server/7.0.16/values.yaml diff --git a/stable/makemkv/5.0.7/CHANGELOG.md b/stable/makemkv/5.0.7/CHANGELOG.md deleted file mode 100644 index e95e059007f..00000000000 --- a/stable/makemkv/5.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [makemkv-5.0.7](https://github.com/truecharts/charts/compare/makemkv-5.0.6...makemkv-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [makemkv-5.0.6](https://github.com/truecharts/charts/compare/makemkv-5.0.5...makemkv-5.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [makemkv-5.0.5](https://github.com/truecharts/charts/compare/makemkv-5.0.4...makemkv-5.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [makemkv-5.0.4](https://github.com/truecharts/charts/compare/makemkv-5.0.3...makemkv-5.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/makemkv to v23.04.2 ([#8829](https://github.com/truecharts/charts/issues/8829)) - - - - -## [makemkv-5.0.3](https://github.com/truecharts/charts/compare/makemkv-5.0.2...makemkv-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [makemkv-5.0.2](https://github.com/truecharts/charts/compare/makemkv-5.0.1...makemkv-5.0.2) (2023-05-01) - -### Chore - -- update helm general non-major ([#8686](https://github.com/truecharts/charts/issues/8686)) - - - - -## [makemkv-5.0.1](https://github.com/truecharts/charts/compare/makemkv-5.0.0...makemkv-5.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/makemkv to v23.04.1 ([#8596](https://github.com/truecharts/charts/issues/8596)) - - - - -## [makemkv-5.0.0](https://github.com/truecharts/charts/compare/makemkv-4.0.15...makemkv-5.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [makemkv-4.0.15](https://github.com/truecharts/charts/compare/makemkv-4.0.14...makemkv-4.0.15) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/makemkv to v23.02.5 - - - - -## [makemkv-4.0.14](https://github.com/truecharts/charts/compare/makemkv-4.0.13...makemkv-4.0.14) (2023-02-15) - -### Feat - -- Add Dark Mode GUI Option support ([#7357](https://github.com/truecharts/charts/issues/7357)) - - - diff --git a/stable/makemkv/5.0.7/Chart.yaml b/stable/makemkv/5.0.7/Chart.yaml deleted file mode 100644 index 9cb82086453..00000000000 --- a/stable/makemkv/5.0.7/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.9.2 -description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. -home: https://truecharts.org/charts/stable/makemkv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png -keywords: - - mkv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: makemkv -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv - - https://github.com/jlesage/docker-makemkv -version: 5.0.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/makemkv/5.0.7/app-changelog.md b/stable/makemkv/5.0.7/app-changelog.md deleted file mode 100644 index 14959c34e97..00000000000 --- a/stable/makemkv/5.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [makemkv-5.0.7](https://github.com/truecharts/charts/compare/makemkv-5.0.6...makemkv-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/makemkv/5.0.7/charts/common-12.9.2.tgz b/stable/makemkv/5.0.7/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/makemkv/5.0.7/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/makemkv/5.0.8/CHANGELOG.md b/stable/makemkv/5.0.8/CHANGELOG.md new file mode 100644 index 00000000000..47891055b0b --- /dev/null +++ b/stable/makemkv/5.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [makemkv-5.0.1](https://github.com/truecharts/charts/compare/makemkv-5.0.0...makemkv-5.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/makemkv to v23.04.1 ([#8596](https://github.com/truecharts/charts/issues/8596)) + + + + +## [makemkv-5.0.0](https://github.com/truecharts/charts/compare/makemkv-4.0.15...makemkv-5.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [makemkv-4.0.15](https://github.com/truecharts/charts/compare/makemkv-4.0.14...makemkv-4.0.15) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/makemkv to v23.02.5 + + + diff --git a/stable/makemkv/5.0.8/Chart.yaml b/stable/makemkv/5.0.8/Chart.yaml new file mode 100644 index 00000000000..4e04121fddf --- /dev/null +++ b/stable/makemkv/5.0.8/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "23.04.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/novnc/6.0.14/README.md b/stable/makemkv/5.0.8/README.md similarity index 100% rename from stable/novnc/6.0.14/README.md rename to stable/makemkv/5.0.8/README.md diff --git a/stable/makemkv/5.0.8/app-changelog.md b/stable/makemkv/5.0.8/app-changelog.md new file mode 100644 index 00000000000..f65d4c1de56 --- /dev/null +++ b/stable/makemkv/5.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/makemkv/5.0.7/app-readme.md b/stable/makemkv/5.0.8/app-readme.md similarity index 100% rename from stable/makemkv/5.0.7/app-readme.md rename to stable/makemkv/5.0.8/app-readme.md diff --git a/stable/makemkv/5.0.8/charts/common-12.9.5.tgz b/stable/makemkv/5.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/makemkv/5.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/makemkv/5.0.7/ix_values.yaml b/stable/makemkv/5.0.8/ix_values.yaml similarity index 100% rename from stable/makemkv/5.0.7/ix_values.yaml rename to stable/makemkv/5.0.8/ix_values.yaml diff --git a/stable/makemkv/5.0.7/questions.yaml b/stable/makemkv/5.0.8/questions.yaml similarity index 100% rename from stable/makemkv/5.0.7/questions.yaml rename to stable/makemkv/5.0.8/questions.yaml diff --git a/stable/novnc/6.0.14/templates/NOTES.txt b/stable/makemkv/5.0.8/templates/NOTES.txt similarity index 100% rename from stable/novnc/6.0.14/templates/NOTES.txt rename to stable/makemkv/5.0.8/templates/NOTES.txt diff --git a/stable/ntfy/5.0.9/templates/common.yaml b/stable/makemkv/5.0.8/templates/common.yaml similarity index 100% rename from stable/ntfy/5.0.9/templates/common.yaml rename to stable/makemkv/5.0.8/templates/common.yaml diff --git a/stable/novnc/6.0.14/values.yaml b/stable/makemkv/5.0.8/values.yaml similarity index 100% rename from stable/novnc/6.0.14/values.yaml rename to stable/makemkv/5.0.8/values.yaml diff --git a/stable/matomo/7.0.18/CHANGELOG.md b/stable/matomo/7.0.18/CHANGELOG.md deleted file mode 100644 index fc136d7fad6..00000000000 --- a/stable/matomo/7.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [matomo-7.0.18](https://github.com/truecharts/charts/compare/matomo-7.0.17...matomo-7.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [matomo-7.0.17](https://github.com/truecharts/charts/compare/matomo-7.0.16...matomo-7.0.17) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [matomo-7.0.16](https://github.com/truecharts/charts/compare/matomo-7.0.15...matomo-7.0.16) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [matomo-7.0.15](https://github.com/truecharts/charts/compare/matomo-7.0.14...matomo-7.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [matomo-7.0.14](https://github.com/truecharts/charts/compare/matomo-7.0.13...matomo-7.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [matomo-7.0.13](https://github.com/truecharts/charts/compare/matomo-7.0.12...matomo-7.0.13) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/matomo to 4.14.2 ([#8740](https://github.com/truecharts/charts/issues/8740)) - - - - -## [matomo-7.0.12](https://github.com/truecharts/charts/compare/matomo-7.0.11...matomo-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [matomo-7.0.11](https://github.com/truecharts/charts/compare/matomo-7.0.10...matomo-7.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/matomo to v4.14.2 ([#8597](https://github.com/truecharts/charts/issues/8597)) - - - - -## [matomo-7.0.10](https://github.com/truecharts/charts/compare/matomo-7.0.9...matomo-7.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/matomo to v ([#8311](https://github.com/truecharts/charts/issues/8311)) - - - - -## [matomo-7.0.9](https://github.com/truecharts/charts/compare/matomo-7.0.8...matomo-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [matomo-7.0.8](https://github.com/truecharts/charts/compare/matomo-7.0.7...matomo-7.0.8) (2023-04-25) - -### Chore diff --git a/stable/matomo/7.0.18/Chart.yaml b/stable/matomo/7.0.18/Chart.yaml deleted file mode 100644 index d62e52f7257..00000000000 --- a/stable/matomo/7.0.18/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.9.2 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.29 -description: Matomo is the leading Free/Libre open analytics platform -home: https://truecharts.org/charts/stable/matomo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png -keywords: - - analytics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: matomo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - - https://github.com/bitnami/bitnami-docker-matomo - - https://github.com/matomo-org/matomo -version: 7.0.18 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/matomo/7.0.18/app-changelog.md b/stable/matomo/7.0.18/app-changelog.md deleted file mode 100644 index 13f8f14e250..00000000000 --- a/stable/matomo/7.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [matomo-7.0.18](https://github.com/truecharts/charts/compare/matomo-7.0.17...matomo-7.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/matomo/7.0.18/charts/common-12.9.2.tgz b/stable/matomo/7.0.18/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/matomo/7.0.18/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/matomo/7.0.18/charts/mariadb-7.0.29.tgz b/stable/matomo/7.0.18/charts/mariadb-7.0.29.tgz deleted file mode 100644 index 21a10bce974..00000000000 Binary files a/stable/matomo/7.0.18/charts/mariadb-7.0.29.tgz and /dev/null differ diff --git a/stable/matomo/7.0.19/CHANGELOG.md b/stable/matomo/7.0.19/CHANGELOG.md new file mode 100644 index 00000000000..7d4e110c09c --- /dev/null +++ b/stable/matomo/7.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [matomo-7.0.12](https://github.com/truecharts/charts/compare/matomo-7.0.11...matomo-7.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [matomo-7.0.11](https://github.com/truecharts/charts/compare/matomo-7.0.10...matomo-7.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.14.2 ([#8597](https://github.com/truecharts/charts/issues/8597)) + + + + +## [matomo-7.0.10](https://github.com/truecharts/charts/compare/matomo-7.0.9...matomo-7.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/matomo to v ([#8311](https://github.com/truecharts/charts/issues/8311)) + + + + +## [matomo-7.0.9](https://github.com/truecharts/charts/compare/matomo-7.0.8...matomo-7.0.9) (2023-04-25) + +### Chore diff --git a/stable/matomo/7.0.19/Chart.yaml b/stable/matomo/7.0.19/Chart.yaml new file mode 100644 index 00000000000..7f2ccbd763d --- /dev/null +++ b/stable/matomo/7.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.14.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 +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.19 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/ntfy/5.0.9/README.md b/stable/matomo/7.0.19/README.md similarity index 100% rename from stable/ntfy/5.0.9/README.md rename to stable/matomo/7.0.19/README.md diff --git a/stable/matomo/7.0.19/app-changelog.md b/stable/matomo/7.0.19/app-changelog.md new file mode 100644 index 00000000000..729790599e0 --- /dev/null +++ b/stable/matomo/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/matomo/7.0.18/app-readme.md b/stable/matomo/7.0.19/app-readme.md similarity index 100% rename from stable/matomo/7.0.18/app-readme.md rename to stable/matomo/7.0.19/app-readme.md diff --git a/stable/matomo/7.0.19/charts/common-12.9.5.tgz b/stable/matomo/7.0.19/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/matomo/7.0.19/charts/common-12.9.5.tgz differ diff --git a/stable/matomo/7.0.19/charts/mariadb-7.0.30.tgz b/stable/matomo/7.0.19/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/stable/matomo/7.0.19/charts/mariadb-7.0.30.tgz differ diff --git a/stable/matomo/7.0.18/ix_values.yaml b/stable/matomo/7.0.19/ix_values.yaml similarity index 100% rename from stable/matomo/7.0.18/ix_values.yaml rename to stable/matomo/7.0.19/ix_values.yaml diff --git a/stable/matomo/7.0.18/questions.yaml b/stable/matomo/7.0.19/questions.yaml similarity index 100% rename from stable/matomo/7.0.18/questions.yaml rename to stable/matomo/7.0.19/questions.yaml diff --git a/stable/ntfy/5.0.9/templates/NOTES.txt b/stable/matomo/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/ntfy/5.0.9/templates/NOTES.txt rename to stable/matomo/7.0.19/templates/NOTES.txt diff --git a/stable/nullserv/9.0.14/templates/common.yaml b/stable/matomo/7.0.19/templates/common.yaml similarity index 100% rename from stable/nullserv/9.0.14/templates/common.yaml rename to stable/matomo/7.0.19/templates/common.yaml diff --git a/stable/ntfy/5.0.9/values.yaml b/stable/matomo/7.0.19/values.yaml similarity index 100% rename from stable/ntfy/5.0.9/values.yaml rename to stable/matomo/7.0.19/values.yaml diff --git a/stable/mediainfo/4.0.7/CHANGELOG.md b/stable/mediainfo/4.0.7/CHANGELOG.md deleted file mode 100644 index dd786020d2c..00000000000 --- a/stable/mediainfo/4.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mediainfo-4.0.7](https://github.com/truecharts/charts/compare/mediainfo-4.0.6...mediainfo-4.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mediainfo-4.0.6](https://github.com/truecharts/charts/compare/mediainfo-4.0.5...mediainfo-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mediainfo-4.0.5](https://github.com/truecharts/charts/compare/mediainfo-4.0.4...mediainfo-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mediainfo-4.0.4](https://github.com/truecharts/charts/compare/mediainfo-4.0.3...mediainfo-4.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.04.2 ([#8830](https://github.com/truecharts/charts/issues/8830)) - - - - -## [mediainfo-4.0.3](https://github.com/truecharts/charts/compare/mediainfo-4.0.2...mediainfo-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mediainfo-4.0.2](https://github.com/truecharts/charts/compare/mediainfo-4.0.1...mediainfo-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mediainfo-4.0.1](https://github.com/truecharts/charts/compare/mediainfo-4.0.0...mediainfo-4.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.04.1 ([#8598](https://github.com/truecharts/charts/issues/8598)) - - - - -## [mediainfo-4.0.0](https://github.com/truecharts/charts/compare/mediainfo-3.0.14...mediainfo-4.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [mediainfo-3.0.14](https://github.com/truecharts/charts/compare/mediainfo-3.0.13...mediainfo-3.0.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [mediainfo-3.0.13](https://github.com/truecharts/charts/compare/mediainfo-3.0.12...mediainfo-3.0.13) (2023-02-08) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.02.2 - - - diff --git a/stable/mediainfo/4.0.7/Chart.yaml b/stable/mediainfo/4.0.7/Chart.yaml deleted file mode 100644 index 424476481ea..00000000000 --- a/stable/mediainfo/4.0.7/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.9.2 -deprecated: false -description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. -home: https://truecharts.org/charts/stable/mediainfo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png -keywords: - - info - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mediainfo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - - https://github.com/jlesage/docker-mediainfo -type: application -version: 4.0.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mediainfo/4.0.7/app-changelog.md b/stable/mediainfo/4.0.7/app-changelog.md deleted file mode 100644 index b9c1a9058f9..00000000000 --- a/stable/mediainfo/4.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mediainfo-4.0.7](https://github.com/truecharts/charts/compare/mediainfo-4.0.6...mediainfo-4.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/mediainfo/4.0.7/charts/common-12.9.2.tgz b/stable/mediainfo/4.0.7/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/mediainfo/4.0.7/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/mediainfo/4.0.8/CHANGELOG.md b/stable/mediainfo/4.0.8/CHANGELOG.md new file mode 100644 index 00000000000..d5e3e4fd346 --- /dev/null +++ b/stable/mediainfo/4.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [mediainfo-4.0.1](https://github.com/truecharts/charts/compare/mediainfo-4.0.0...mediainfo-4.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.04.1 ([#8598](https://github.com/truecharts/charts/issues/8598)) + + + + +## [mediainfo-4.0.0](https://github.com/truecharts/charts/compare/mediainfo-3.0.14...mediainfo-4.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [mediainfo-3.0.14](https://github.com/truecharts/charts/compare/mediainfo-3.0.13...mediainfo-3.0.14) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + diff --git a/stable/mediainfo/4.0.8/Chart.yaml b/stable/mediainfo/4.0.8/Chart.yaml new file mode 100644 index 00000000000..6bc219ae28d --- /dev/null +++ b/stable/mediainfo/4.0.8/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/nullserv/9.0.14/README.md b/stable/mediainfo/4.0.8/README.md similarity index 100% rename from stable/nullserv/9.0.14/README.md rename to stable/mediainfo/4.0.8/README.md diff --git a/stable/mediainfo/4.0.8/app-changelog.md b/stable/mediainfo/4.0.8/app-changelog.md new file mode 100644 index 00000000000..cbd06a830ea --- /dev/null +++ b/stable/mediainfo/4.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mediainfo/4.0.7/app-readme.md b/stable/mediainfo/4.0.8/app-readme.md similarity index 100% rename from stable/mediainfo/4.0.7/app-readme.md rename to stable/mediainfo/4.0.8/app-readme.md diff --git a/stable/mediainfo/4.0.8/charts/common-12.9.5.tgz b/stable/mediainfo/4.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/mediainfo/4.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/mediainfo/4.0.7/ix_values.yaml b/stable/mediainfo/4.0.8/ix_values.yaml similarity index 100% rename from stable/mediainfo/4.0.7/ix_values.yaml rename to stable/mediainfo/4.0.8/ix_values.yaml diff --git a/stable/mediainfo/4.0.7/questions.yaml b/stable/mediainfo/4.0.8/questions.yaml similarity index 100% rename from stable/mediainfo/4.0.7/questions.yaml rename to stable/mediainfo/4.0.8/questions.yaml diff --git a/stable/nullserv/9.0.14/templates/NOTES.txt b/stable/mediainfo/4.0.8/templates/NOTES.txt similarity index 100% rename from stable/nullserv/9.0.14/templates/NOTES.txt rename to stable/mediainfo/4.0.8/templates/NOTES.txt diff --git a/stable/octoprint/9.0.15/templates/common.yaml b/stable/mediainfo/4.0.8/templates/common.yaml similarity index 100% rename from stable/octoprint/9.0.15/templates/common.yaml rename to stable/mediainfo/4.0.8/templates/common.yaml diff --git a/stable/nullserv/9.0.14/values.yaml b/stable/mediainfo/4.0.8/values.yaml similarity index 100% rename from stable/nullserv/9.0.14/values.yaml rename to stable/mediainfo/4.0.8/values.yaml diff --git a/stable/medusa/6.0.16/CHANGELOG.md b/stable/medusa/6.0.16/CHANGELOG.md deleted file mode 100644 index d57f2a7c942..00000000000 --- a/stable/medusa/6.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [medusa-6.0.16](https://github.com/truecharts/charts/compare/medusa-6.0.15...medusa-6.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [medusa-6.0.15](https://github.com/truecharts/charts/compare/medusa-6.0.14...medusa-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [medusa-6.0.14](https://github.com/truecharts/charts/compare/medusa-6.0.13...medusa-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [medusa-6.0.13](https://github.com/truecharts/charts/compare/medusa-6.0.12...medusa-6.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [medusa-6.0.12](https://github.com/truecharts/charts/compare/medusa-6.0.11...medusa-6.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [medusa-6.0.11](https://github.com/truecharts/charts/compare/medusa-6.0.10...medusa-6.0.11) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.13 ([#8484](https://github.com/truecharts/charts/issues/8484)) - - - - -## [medusa-6.0.10](https://github.com/truecharts/charts/compare/medusa-6.0.9...medusa-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/medusa to v ([#8312](https://github.com/truecharts/charts/issues/8312)) - - - - -## [medusa-6.0.9](https://github.com/truecharts/charts/compare/medusa-6.0.8...medusa-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [medusa-6.0.8](https://github.com/truecharts/charts/compare/medusa-6.0.7...medusa-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [medusa-6.0.7](https://github.com/truecharts/charts/compare/medusa-6.0.6...medusa-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [medusa-6.0.6](https://github.com/truecharts/charts/compare/medusa-6.0.5...medusa-6.0.6) (2023-04-16) - -### Chore diff --git a/stable/medusa/6.0.16/Chart.yaml b/stable/medusa/6.0.16/Chart.yaml deleted file mode 100644 index af51a9a3384..00000000000 --- a/stable/medusa/6.0.16/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: An automatic Video Library Manager for TV Shows -home: https://truecharts.org/charts/stable/medusa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png -keywords: - - medusa - - video - - library - - manager - - tv - - shows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: medusa -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/medusa - - https://github.com/linuxserver/docker-medusa - - https://pymedusa.com/ -type: application -version: 6.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/medusa/6.0.16/app-changelog.md b/stable/medusa/6.0.16/app-changelog.md deleted file mode 100644 index 3615e441e7f..00000000000 --- a/stable/medusa/6.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-6.0.16](https://github.com/truecharts/charts/compare/medusa-6.0.15...medusa-6.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/medusa/6.0.16/charts/common-12.9.2.tgz b/stable/medusa/6.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/medusa/6.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/medusa/6.0.17/CHANGELOG.md b/stable/medusa/6.0.17/CHANGELOG.md new file mode 100644 index 00000000000..d4023727df0 --- /dev/null +++ b/stable/medusa/6.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [medusa-6.0.11](https://github.com/truecharts/charts/compare/medusa-6.0.10...medusa-6.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.13 ([#8484](https://github.com/truecharts/charts/issues/8484)) + + + + +## [medusa-6.0.10](https://github.com/truecharts/charts/compare/medusa-6.0.9...medusa-6.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/medusa to v ([#8312](https://github.com/truecharts/charts/issues/8312)) + + + + +## [medusa-6.0.9](https://github.com/truecharts/charts/compare/medusa-6.0.8...medusa-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [medusa-6.0.8](https://github.com/truecharts/charts/compare/medusa-6.0.7...medusa-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [medusa-6.0.7](https://github.com/truecharts/charts/compare/medusa-6.0.6...medusa-6.0.7) (2023-04-20) + +### Chore diff --git a/stable/medusa/6.0.17/Chart.yaml b/stable/medusa/6.0.17/Chart.yaml new file mode 100644 index 00000000000..6c3940f9fc3 --- /dev/null +++ b/stable/medusa/6.0.17/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.0.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/octoprint/9.0.15/README.md b/stable/medusa/6.0.17/README.md similarity index 100% rename from stable/octoprint/9.0.15/README.md rename to stable/medusa/6.0.17/README.md diff --git a/stable/medusa/6.0.17/app-changelog.md b/stable/medusa/6.0.17/app-changelog.md new file mode 100644 index 00000000000..848069c1ccb --- /dev/null +++ b/stable/medusa/6.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/medusa/6.0.16/app-readme.md b/stable/medusa/6.0.17/app-readme.md similarity index 100% rename from stable/medusa/6.0.16/app-readme.md rename to stable/medusa/6.0.17/app-readme.md diff --git a/stable/medusa/6.0.17/charts/common-12.9.5.tgz b/stable/medusa/6.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/medusa/6.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/medusa/6.0.16/ix_values.yaml b/stable/medusa/6.0.17/ix_values.yaml similarity index 100% rename from stable/medusa/6.0.16/ix_values.yaml rename to stable/medusa/6.0.17/ix_values.yaml diff --git a/stable/medusa/6.0.16/questions.yaml b/stable/medusa/6.0.17/questions.yaml similarity index 100% rename from stable/medusa/6.0.16/questions.yaml rename to stable/medusa/6.0.17/questions.yaml diff --git a/stable/octoprint/9.0.15/templates/NOTES.txt b/stable/medusa/6.0.17/templates/NOTES.txt similarity index 100% rename from stable/octoprint/9.0.15/templates/NOTES.txt rename to stable/medusa/6.0.17/templates/NOTES.txt diff --git a/stable/medusa/6.0.16/templates/common.yaml b/stable/medusa/6.0.17/templates/common.yaml similarity index 100% rename from stable/medusa/6.0.16/templates/common.yaml rename to stable/medusa/6.0.17/templates/common.yaml diff --git a/stable/octoprint/9.0.15/values.yaml b/stable/medusa/6.0.17/values.yaml similarity index 100% rename from stable/octoprint/9.0.15/values.yaml rename to stable/medusa/6.0.17/values.yaml diff --git a/stable/meshcentral/10.0.10/CHANGELOG.md b/stable/meshcentral/10.0.10/CHANGELOG.md new file mode 100644 index 00000000000..47376cddcd4 --- /dev/null +++ b/stable/meshcentral/10.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [meshcentral-10.0.4](https://github.com/truecharts/charts/compare/meshcentral-10.0.3...meshcentral-10.0.4) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [meshcentral-10.0.3](https://github.com/truecharts/charts/compare/meshcentral-10.0.2...meshcentral-10.0.3) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [meshcentral-10.0.2](https://github.com/truecharts/charts/compare/meshcentral-10.0.1...meshcentral-10.0.2) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [meshcentral-10.0.1](https://github.com/truecharts/charts/compare/meshcentral-10.0.0...meshcentral-10.0.1) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [meshcentral-10.0.0](https://github.com/truecharts/charts/compare/meshcentral-9.0.33...meshcentral-10.0.0) (2023-04-16) + +### Fix diff --git a/stable/meshcentral/10.0.10/Chart.yaml b/stable/meshcentral/10.0.10/Chart.yaml new file mode 100644 index 00000000000..c68f92ce5a7 --- /dev/null +++ b/stable/meshcentral/10.0.10/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: meshcentral +version: 10.0.10 +appVersion: "1.1.5" +description: MeshCentral is a full computer management web site +type: application +deprecated: false +home: https://truecharts.org/charts/stable/meshcentral +icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.png +keywords: + - meshcentral + - teamviewer + - rdp +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral + - https://github.com/Ylianst/MeshCentral +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org/ + version: 6.0.30 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/omada-controller/9.0.18/README.md b/stable/meshcentral/10.0.10/README.md similarity index 100% rename from stable/omada-controller/9.0.18/README.md rename to stable/meshcentral/10.0.10/README.md diff --git a/stable/meshcentral/10.0.10/app-changelog.md b/stable/meshcentral/10.0.10/app-changelog.md new file mode 100644 index 00000000000..c763f170b86 --- /dev/null +++ b/stable/meshcentral/10.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/meshcentral/10.0.10/app-readme.md b/stable/meshcentral/10.0.10/app-readme.md new file mode 100644 index 00000000000..dc6ab6c4356 --- /dev/null +++ b/stable/meshcentral/10.0.10/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.10/charts/common-12.9.5.tgz b/stable/meshcentral/10.0.10/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/meshcentral/10.0.10/charts/common-12.9.5.tgz differ diff --git a/stable/meshcentral/10.0.10/charts/mongodb-6.0.30.tgz b/stable/meshcentral/10.0.10/charts/mongodb-6.0.30.tgz new file mode 100644 index 00000000000..3dfa3988be2 Binary files /dev/null and b/stable/meshcentral/10.0.10/charts/mongodb-6.0.30.tgz differ diff --git a/stable/meshcentral/10.0.10/ix_values.yaml b/stable/meshcentral/10.0.10/ix_values.yaml new file mode 100644 index 00000000000..8fe1b059f93 --- /dev/null +++ b/stable/meshcentral/10.0.10/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.10/questions.yaml b/stable/meshcentral/10.0.10/questions.yaml new file mode 100644 index 00000000000..f5aa2c33538 --- /dev/null +++ b/stable/meshcentral/10.0.10/questions.yaml @@ -0,0 +1,2752 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: meshcentral + group: App Configuration + label: MeshCentral Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: settings + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: aliasPort + label: aliasPort + description: The actual main port as seen externally on the Internet, this setting is often used when a reverse-proxy is used. + schema: + type: int + required: true + default: 443 + - variable: cert + label: cert + description: Set this to the primary DNS name of this MeshCentral server. + schema: + type: string + required: true + default: "" + - variable: tlsOffload + label: tlsOffload + description: When true, indicates that a TLS offloader is in front of the MeshCentral server. More typically, set this to the IP address of the reverse proxy or TLS offloader so that IP forwarding headers will be trusted. For example 172.16.0.0/16 + schema: + type: string + default: "172.16.0.0/16" + - variable: trustedProxy + label: trustedProxy + description: Trust forwarded headers from these IPs or domains. Providing the magic string "CloudFlare" will cause the server to download the IP address list of trusted CloudFlare proxies directly from CloudFlare on each server start. For example 172.16.0.0/16. This should be left empty if traefik is used. + schema: + type: string + default: "" + - variable: WANonly + label: WANonly + description: When enabled, only MeshCentral WAN features are enabled and agents will connect to the server using a well known DNS name. + schema: + type: boolean + default: false + - variable: LANonly + label: LANonly + description: When enabled, only MeshCentral LAN features are enabled and agents will find the server using multicast LAN packets. + schema: + type: boolean + default: false + - variable: webRTC + label: webRTC + description: When enabled, allows use of WebRTC to allow direct network traffic between the agent and browser. + schema: + type: boolean + default: false + - variable: compression + label: compression + description: Enables GZIP compression for web requests. + schema: + type: boolean + default: true + - variable: wsCompression + label: wsCompression + description: Enables server-side, websocket per-message deflate compression. + schema: + type: boolean + default: true + - variable: agentWsCompression + label: agentWsCompression + description: Enables agent-side, websocket per-message deflate compression. wscompression must also be true for this to work. + schema: + type: boolean + default: true + - variable: allowFraming + label: allowFraming + description: When enabled, the MeshCentral web site can be embedded within another website's iframe. + schema: + type: boolean + default: false + - variable: newAccounts + label: newAccounts + description: When set to true, allow new user accounts to be created from the login page. + schema: + type: boolean + default: false + - variable: allowHighQualityDesktop + label: allowHighQualityDesktop + description: When false, users will only be able to set remote desktop image quality to 60%, this can reduce server bandwidth usage. + schema: + type: boolean + default: true + - variable: agentLogDump + label: agentLogDump + description: Automatically downloads all agent error logs into meshcentral-data/agenterrorlogs.txt. + schema: + type: boolean + default: false + - variable: agentCoreDump + label: agentCoreDump + description: Automatically activates and transfers any agent crash dump files to the server in meshcentral-data/coredumps. + schema: + type: boolean + default: false + - variable: browserPing + label: browserPing + description: When specified, sends data to the browser at x seconds interval and expects a response from the browser. + schema: + type: int + required: true + default: -99 + - variable: browserPong + label: browserPong + description: When specified, sends data to the browser at x seconds interval. + schema: + type: int + required: true + default: -99 + - variable: agentPing + label: agentPing + description: When specified, sends data to the agent at x seconds interval and expects a response from the agent. + schema: + type: int + required: true + default: -99 + - variable: agentPong + label: agentPong + description: When specified, sends data to the agent at x seconds interval. + schema: + type: int + required: true + default: -99 + - variable: agentIdleTimeout + label: agentIdleTimeout + description: How much time in seconds with no traffic from an agent before dropping the agent connection. + schema: + type: int + required: true + default: -99 + - variable: maxInvalidLogin + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: time + label: time + description: Time in minutes over which the a maximum number of invalid login attempts is allowed from an IP address. + schema: + type: int + required: true + default: 10 + - variable: count + label: count + description: Maximum number of invalid login attempts from an IP address in the time period. + schema: + type: int + required: true + default: 10 + - variable: coolofftime + label: coolofftime + description: Additional time in minute that login attempts will be denied once the invalid login limit is reached. + schema: + type: int + required: true + default: 30 + - variable: exclude + label: exclude + description: Ranges of IP addresses that are not subject to invalid login limitations. For example 192.168.1.0/24,172.16.0.1 + schema: + type: string + default: "" + - variable: maxInvalid2fa + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: time + label: time + description: Time in minutes over which the a maximum number of invalid 2FA attempts is allowed from an IP address. + schema: + type: int + required: true + default: 10 + - variable: count + label: count + description: Maximum number of invalid 2FA attempts from an IP address in the time period. + schema: + type: int + required: true + default: 10 + - variable: coolofftime + label: coolofftime + description: Additional time in minute that 2FA attempts will be denied once the invalid login limit is reached. + schema: + type: int + required: true + default: 30 + - variable: exclude + label: exclude + description: Ranges of IP addresses that are not subject to invalid 2FA limitations. For example 192.168.1.0/24,172.16.0.1 + schema: + type: string + default: "" + - variable: autobackup + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: backupIntervalHours + label: backupIntervalHours + schema: + type: int + required: true + default: 24 + - variable: keepLastDaysBackup + label: keepLastDaysBackup + schema: + type: int + required: true + default: 10 + - variable: zipPassword + label: zipPassword + description: Leave empty for no password + schema: + type: string + private: true + default: "" + - variable: _setupWebDav + label: Backup to Web DAV + description: Enabled automated upload of the server backups to a WebDAV account. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: webdav + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: url + label: url + description: WebDAV account URL. + schema: + type: string + default: "" + - variable: username + label: username + description: WebDAV account username. + schema: + type: string + default: "" + - variable: password + label: password + description: WebDAV account password. + schema: + type: string + private: true + default: "" + - variable: folderName + label: folderName + description: The name of the folder to create in the WebDAV account. + schema: + type: string + default: MeshCentral-Backups + - variable: maxFiles + label: maxFiles + description: The maximum number of files to keep in the WebDAV folder, older files will be removed if needed. + schema: + type: int + default: 10 + - variable: relayDNS + label: relayDNS + description: When set, relayPort value is ignored. Set this to a DNS name the points to this server. When the server is accessed using the DNS name, the main web server port is used as a web relay port. + schema: + type: list + default: [] + items: + - variable: relayDNSEntry + label: relayDNS Entry + schema: + type: string + required: true + default: "" + - variable: plugins + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: _setupMessaging + label: Setup Messaging + description: This section allow MeshCentral to send messages over user messaging networks like Discord + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: messaging + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: _setupTelegram + label: Setup Telegram + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: telegram + label: telegram + description: Configure Telegram messaging system + schema: + additional_attrs: true + type: dict + attrs: + - variable: apiid + label: apiid + schema: + type: string + default: "" + - variable: apihash + label: apihash + schema: + type: string + default: "" + - variable: session + label: session + schema: + type: string + default: "" + - variable: _setupDiscord + label: Setup Discord + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: discord + label: discord + description: Configure Discord messaging system + schema: + additional_attrs: true + type: dict + attrs: + - variable: serverurl + label: serverurl + schema: + type: string + default: "" + - variable: token + label: token + schema: + type: string + default: "" + - variable: _setupXMPP + label: Setup XMPP + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: xmpp + label: xmpp + description: Configure XMPP messaging system + schema: + additional_attrs: true + type: dict + attrs: + - variable: service + label: service + schema: + type: string + default: "" + - variable: credentials + label: credentials + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + private: true + default: "" + - variable: domains + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: tcdefaultdomain + label: 'Section <"">' + schema: + additional_attrs: true + type: dict + attrs: + - variable: certUrl + label: certUrl + description: HTTPS URL when to get the TLS certificate that MeshAgent's will see when connecting to this server. This setting is used when a reverse proxy like Traefik is used in front of MeshCentral. + schema: + type: string + required: true + default: "" + - variable: title + label: title + description: The title of this web site. All web pages will have this title. + schema: + type: string + required: true + default: MeshCentral + - variable: title2 + label: title2 + description: Secondary title text that is placed on the upper right on the title on many web pages. + schema: + type: string + required: true + default: TrueCharts + - variable: welcomeText + label: welcomeText + description: Text that will be shown on the login screen. + schema: + type: string + required: true + default: Welcome to TrueCharts MeshCentral + - variable: minify + label: minify + description: When enabled, the server will send reduced sized web pages. + schema: + type: boolean + default: true + - variable: localSessionRecording + label: localSessionRecording + description: When false, removes the local recording feature on remote desktop. + schema: + type: boolean + default: true + - variable: mstsc + label: mstsc + description: When enabled, activates the built-in web-based RDP client. + schema: + type: boolean + default: true + - variable: ssh + label: ssh + description: When enabled, activates the built-in web-based SSH client. + schema: + type: boolean + default: true + - variable: novnc + label: novnc + description: When enabled, activates the built-in web-based VNC client. + schema: + type: boolean + default: true + - variable: geoLocation + label: geoLocation + description: Enables the geo-location feature and device location map in the user interface, this feature is not being worked on. + schema: + type: boolean + default: true + - variable: nightMode + label: nightMode + description: 0 = User selects day/night mode, 1 = Always night mode, 2 = Always day mode + schema: + type: int + min: 0 + max: 2 + requited: true + default: 0 + - variable: siteStyle + label: siteStyle + description: Valid numbers are 1 and 2, changes the style of the login page and some secondary pages. + schema: + type: int + min: 1 + max: 2 + requited: true + default: 2 + - variable: deviceMeshRouterLinks + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: rdp + label: rdp + description: Display a RDP link in the device tab when supported + schema: + type: boolean + default: true + - variable: ssh + label: ssh + description: Display a SSH link in the device tab when supported + schema: + type: boolean + default: true + - variable: scp + label: scp + description: Display a SCP link in the device tab when supported + schema: + type: boolean + default: true + - variable: _setupAgentCustomization + label: Setup Agent Customization + description: Use this section to customize the agent branding. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: agentCustomization + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: displayName + label: displayName + description: The name of the agent as displayed to the user. + schema: + type: string + default: MeshCentral Agent + - variable: description + label: description + description: The description of the agent as displayed to the user. + schema: + type: string + default: Mesh Agent Background Service + - variable: companyName + label: companyName + description: This will be used as the path to install the agent, by default this is 'Mesh Agent' in Windows and 'meshagent' in other OS's. + schema: + type: string + default: Mesh Agent + - variable: serviceName + label: serviceName + description: The name of the background service, by default this is 'Mesh Agent' in Windows and 'meshagent' in other OS's but should be set to an all lower case, no space string. + schema: + type: string + default: Mesh Agent + - variable: installText + label: installText + description: Text string to show in the agent installation dialog box. + schema: + type: string + default: "" + - variable: image + label: image + description: The filename of a image file in .png format located in meshcentral-data to display in the MeshCentral Agent installation dialog, image should be square and from 64x64 to 200x200. + schema: + type: string + default: "" + - variable: fileName + label: fileName + description: The agent filename. + schema: + type: string + default: meshagent + - variable: foregroundColor + label: foregroundColor + description: 'Foreground text color, valid values are RBG in format 0,0,0 to 255,255,255 or format "#000000" to "#FFFFFF".' + schema: + type: string + default: "" + - variable: backgroundColor + label: backgroundColor + description: 'Background color, valid values are RBG in format 0,0,0 to 255,255,255 or format "#000000" to "#FFFFFF".' + schema: + type: string + default: "" + - variable: additional_meshcentral + group: App Configuration + label: Additional MeshCentral Configuration + schema: + type: list + default: [] + items: + - variable: entry + label: Key - Value Pair + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + required: true + default: "" + - variable: value + label: Value + schema: + type: string + required: true + default: "" + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10205 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Data Storage + description: Stores the Application Data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: files + label: Files Storage + description: Stores the Files + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: web + label: Web Storage + description: Stores the Web Files. Used for web customization + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: backups + label: Backups Storage + description: Stores the Backups + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/meshcentral/10.0.10/templates/_secret.tpl b/stable/meshcentral/10.0.10/templates/_secret.tpl new file mode 100644 index 00000000000..4709820c8a5 --- /dev/null +++ b/stable/meshcentral/10.0.10/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.10/templates/common.yaml b/stable/meshcentral/10.0.10/templates/common.yaml new file mode 100644 index 00000000000..c097596c46d --- /dev/null +++ b/stable/meshcentral/10.0.10/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/omada-controller/9.0.18/values.yaml b/stable/meshcentral/10.0.10/values.yaml similarity index 100% rename from stable/omada-controller/9.0.18/values.yaml rename to stable/meshcentral/10.0.10/values.yaml diff --git a/stable/meshroom/5.0.14/CHANGELOG.md b/stable/meshroom/5.0.14/CHANGELOG.md deleted file mode 100644 index 21e5e13437c..00000000000 --- a/stable/meshroom/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [meshroom-5.0.14](https://github.com/truecharts/charts/compare/meshroom-5.0.13...meshroom-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [meshroom-5.0.13](https://github.com/truecharts/charts/compare/meshroom-5.0.12...meshroom-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [meshroom-5.0.12](https://github.com/truecharts/charts/compare/meshroom-5.0.11...meshroom-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [meshroom-5.0.11](https://github.com/truecharts/charts/compare/meshroom-5.0.10...meshroom-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [meshroom-5.0.10](https://github.com/truecharts/charts/compare/meshroom-5.0.9...meshroom-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [meshroom-5.0.9](https://github.com/truecharts/charts/compare/meshroom-5.0.8...meshroom-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [meshroom-5.0.8](https://github.com/truecharts/charts/compare/meshroom-5.0.7...meshroom-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [meshroom-5.0.7](https://github.com/truecharts/charts/compare/meshroom-5.0.6...meshroom-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [meshroom-5.0.6](https://github.com/truecharts/charts/compare/meshroom-5.0.5...meshroom-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [meshroom-5.0.5](https://github.com/truecharts/charts/compare/meshroom-5.0.4...meshroom-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [meshroom-5.0.4](https://github.com/truecharts/charts/compare/meshroom-5.0.3...meshroom-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/meshroom/5.0.14/Chart.yaml b/stable/meshroom/5.0.14/Chart.yaml deleted file mode 100644 index f00009e2065..00000000000 --- a/stable/meshroom/5.0.14/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.9.2 -description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. -home: https://truecharts.org/charts/stable/meshroom -icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png -keywords: - - meshroom -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: meshroom -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom - - https://github.com/alicevision/meshroom -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/meshroom/5.0.14/app-changelog.md b/stable/meshroom/5.0.14/app-changelog.md deleted file mode 100644 index c74924e8ba0..00000000000 --- a/stable/meshroom/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [meshroom-5.0.14](https://github.com/truecharts/charts/compare/meshroom-5.0.13...meshroom-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/meshroom/5.0.14/charts/common-12.9.2.tgz b/stable/meshroom/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/meshroom/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/meshroom/5.0.15/CHANGELOG.md b/stable/meshroom/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..7919749a3b7 --- /dev/null +++ b/stable/meshroom/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [meshroom-5.0.8](https://github.com/truecharts/charts/compare/meshroom-5.0.7...meshroom-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [meshroom-5.0.7](https://github.com/truecharts/charts/compare/meshroom-5.0.6...meshroom-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [meshroom-5.0.6](https://github.com/truecharts/charts/compare/meshroom-5.0.5...meshroom-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [meshroom-5.0.5](https://github.com/truecharts/charts/compare/meshroom-5.0.4...meshroom-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/meshroom/5.0.15/Chart.yaml b/stable/meshroom/5.0.15/Chart.yaml new file mode 100644 index 00000000000..d7a101e0258 --- /dev/null +++ b/stable/meshroom/5.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/openhab/5.0.7/README.md b/stable/meshroom/5.0.15/README.md similarity index 100% rename from stable/openhab/5.0.7/README.md rename to stable/meshroom/5.0.15/README.md diff --git a/stable/meshroom/5.0.15/app-changelog.md b/stable/meshroom/5.0.15/app-changelog.md new file mode 100644 index 00000000000..b592034c114 --- /dev/null +++ b/stable/meshroom/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/meshroom/5.0.14/app-readme.md b/stable/meshroom/5.0.15/app-readme.md similarity index 100% rename from stable/meshroom/5.0.14/app-readme.md rename to stable/meshroom/5.0.15/app-readme.md diff --git a/stable/meshroom/5.0.15/charts/common-12.9.5.tgz b/stable/meshroom/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/meshroom/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/meshroom/5.0.14/ix_values.yaml b/stable/meshroom/5.0.15/ix_values.yaml similarity index 100% rename from stable/meshroom/5.0.14/ix_values.yaml rename to stable/meshroom/5.0.15/ix_values.yaml diff --git a/stable/meshroom/5.0.14/questions.yaml b/stable/meshroom/5.0.15/questions.yaml similarity index 100% rename from stable/meshroom/5.0.14/questions.yaml rename to stable/meshroom/5.0.15/questions.yaml diff --git a/stable/omada-controller/9.0.18/templates/NOTES.txt b/stable/meshroom/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/omada-controller/9.0.18/templates/NOTES.txt rename to stable/meshroom/5.0.15/templates/NOTES.txt diff --git a/stable/openspeedtest/4.0.13/templates/common.yaml b/stable/meshroom/5.0.15/templates/common.yaml similarity index 100% rename from stable/openspeedtest/4.0.13/templates/common.yaml rename to stable/meshroom/5.0.15/templates/common.yaml diff --git a/stable/openhab/5.0.7/values.yaml b/stable/meshroom/5.0.15/values.yaml similarity index 100% rename from stable/openhab/5.0.7/values.yaml rename to stable/meshroom/5.0.15/values.yaml diff --git a/stable/minecraft-bedrock/4.0.14/CHANGELOG.md b/stable/minecraft-bedrock/4.0.14/CHANGELOG.md deleted file mode 100644 index 8140330e4cb..00000000000 --- a/stable/minecraft-bedrock/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minecraft-bedrock-4.0.14](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.13...minecraft-bedrock-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [minecraft-bedrock-4.0.13](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.12...minecraft-bedrock-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minecraft-bedrock-4.0.12](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.11...minecraft-bedrock-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minecraft-bedrock-4.0.11](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.10...minecraft-bedrock-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minecraft-bedrock-4.0.10](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.9...minecraft-bedrock-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minecraft-bedrock-4.0.9](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.8...minecraft-bedrock-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minecraft-bedrock-4.0.8](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.7...minecraft-bedrock-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [minecraft-bedrock-4.0.7](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.6...minecraft-bedrock-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [minecraft-bedrock-4.0.6](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.5...minecraft-bedrock-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [minecraft-bedrock-4.0.5](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.4...minecraft-bedrock-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [minecraft-bedrock-4.0.4](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.3...minecraft-bedrock-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/minecraft-bedrock/4.0.14/Chart.yaml b/stable/minecraft-bedrock/4.0.14/Chart.yaml deleted file mode 100644 index bd1881436ea..00000000000 --- a/stable/minecraft-bedrock/4.0.14/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.9.2 -deprecated: false -description: Minecraft Bedrock Dedicated Server -home: https://truecharts.org/charts/stable/minecraft-bedrock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png -keywords: - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-bedrock -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock - - https://github.com/itzg/docker-minecraft-server -type: application -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bedrock/4.0.14/app-changelog.md b/stable/minecraft-bedrock/4.0.14/app-changelog.md deleted file mode 100644 index b0be0592ad7..00000000000 --- a/stable/minecraft-bedrock/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-bedrock-4.0.14](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.13...minecraft-bedrock-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/minecraft-bedrock/4.0.14/charts/common-12.9.2.tgz b/stable/minecraft-bedrock/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/minecraft-bedrock/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/minecraft-bedrock/4.0.15/CHANGELOG.md b/stable/minecraft-bedrock/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ea3604aaafd --- /dev/null +++ b/stable/minecraft-bedrock/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [minecraft-bedrock-4.0.7](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.6...minecraft-bedrock-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [minecraft-bedrock-4.0.6](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.5...minecraft-bedrock-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [minecraft-bedrock-4.0.5](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.4...minecraft-bedrock-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/minecraft-bedrock/4.0.15/Chart.yaml b/stable/minecraft-bedrock/4.0.15/Chart.yaml new file mode 100644 index 00000000000..d42ef03421c --- /dev/null +++ b/stable/minecraft-bedrock/4.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2022.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/openspeedtest/4.0.13/README.md b/stable/minecraft-bedrock/4.0.15/README.md similarity index 100% rename from stable/openspeedtest/4.0.13/README.md rename to stable/minecraft-bedrock/4.0.15/README.md diff --git a/stable/minecraft-bedrock/4.0.15/app-changelog.md b/stable/minecraft-bedrock/4.0.15/app-changelog.md new file mode 100644 index 00000000000..006f29facd8 --- /dev/null +++ b/stable/minecraft-bedrock/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/minecraft-bedrock/4.0.14/app-readme.md b/stable/minecraft-bedrock/4.0.15/app-readme.md similarity index 100% rename from stable/minecraft-bedrock/4.0.14/app-readme.md rename to stable/minecraft-bedrock/4.0.15/app-readme.md diff --git a/stable/minecraft-bedrock/4.0.15/charts/common-12.9.5.tgz b/stable/minecraft-bedrock/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/minecraft-bedrock/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/minecraft-bedrock/4.0.14/ix_values.yaml b/stable/minecraft-bedrock/4.0.15/ix_values.yaml similarity index 100% rename from stable/minecraft-bedrock/4.0.14/ix_values.yaml rename to stable/minecraft-bedrock/4.0.15/ix_values.yaml diff --git a/stable/minecraft-bedrock/4.0.14/questions.yaml b/stable/minecraft-bedrock/4.0.15/questions.yaml similarity index 100% rename from stable/minecraft-bedrock/4.0.14/questions.yaml rename to stable/minecraft-bedrock/4.0.15/questions.yaml diff --git a/stable/openhab/5.0.7/templates/NOTES.txt b/stable/minecraft-bedrock/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/openhab/5.0.7/templates/NOTES.txt rename to stable/minecraft-bedrock/4.0.15/templates/NOTES.txt diff --git a/stable/openvscode-server/5.0.17/templates/common.yaml b/stable/minecraft-bedrock/4.0.15/templates/common.yaml similarity index 100% rename from stable/openvscode-server/5.0.17/templates/common.yaml rename to stable/minecraft-bedrock/4.0.15/templates/common.yaml diff --git a/stable/openspeedtest/4.0.13/values.yaml b/stable/minecraft-bedrock/4.0.15/values.yaml similarity index 100% rename from stable/openspeedtest/4.0.13/values.yaml rename to stable/minecraft-bedrock/4.0.15/values.yaml diff --git a/stable/minecraft-bungeecord/4.0.13/CHANGELOG.md b/stable/minecraft-bungeecord/4.0.13/CHANGELOG.md deleted file mode 100644 index 8aa01c4d46f..00000000000 --- a/stable/minecraft-bungeecord/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minecraft-bungeecord-4.0.13](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.12...minecraft-bungeecord-4.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [minecraft-bungeecord-4.0.12](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.11...minecraft-bungeecord-4.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minecraft-bungeecord-4.0.11](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.10...minecraft-bungeecord-4.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minecraft-bungeecord-4.0.10](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.9...minecraft-bungeecord-4.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minecraft-bungeecord-4.0.9](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.8...minecraft-bungeecord-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minecraft-bungeecord-4.0.8](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.7...minecraft-bungeecord-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minecraft-bungeecord-4.0.7](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.6...minecraft-bungeecord-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [minecraft-bungeecord-4.0.6](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.5...minecraft-bungeecord-4.0.6) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [minecraft-bungeecord-4.0.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.4...minecraft-bungeecord-4.0.5) (2023-04-19) - -### Fix - -- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) - - - - -## [minecraft-bungeecord-4.0.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.3...minecraft-bungeecord-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [minecraft-bungeecord-4.0.3](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.2...minecraft-bungeecord-4.0.3) (2023-04-16) - -### Chore diff --git a/stable/minecraft-bungeecord/4.0.13/Chart.yaml b/stable/minecraft-bungeecord/4.0.13/Chart.yaml deleted file mode 100644 index 1a4bbb5aafe..00000000000 --- a/stable/minecraft-bungeecord/4.0.13/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.9.2 -deprecated: false -description: A Spigot BungeeCord server. -home: https://truecharts.org/charts/stable/minecraft-bungeecord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png -keywords: - - minecraft-bungeecord - - gameserver - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-bungeecord -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord - - https://github.com/itzg/docker-bungeecord -type: application -version: 4.0.13 -annotations: - truecharts.org/catagories: | - - proxy - - minecraft - truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bungeecord/4.0.13/app-changelog.md b/stable/minecraft-bungeecord/4.0.13/app-changelog.md deleted file mode 100644 index ed10cc027ea..00000000000 --- a/stable/minecraft-bungeecord/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-bungeecord-4.0.13](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.12...minecraft-bungeecord-4.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/minecraft-bungeecord/4.0.13/charts/common-12.9.2.tgz b/stable/minecraft-bungeecord/4.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/minecraft-bungeecord/4.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/minecraft-bungeecord/4.0.14/CHANGELOG.md b/stable/minecraft-bungeecord/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..c9d9e42c33c --- /dev/null +++ b/stable/minecraft-bungeecord/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [minecraft-bungeecord-4.0.6](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.5...minecraft-bungeecord-4.0.6) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [minecraft-bungeecord-4.0.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.4...minecraft-bungeecord-4.0.5) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + +## [minecraft-bungeecord-4.0.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.3...minecraft-bungeecord-4.0.4) (2023-04-16) + +### Chore diff --git a/stable/minecraft-bungeecord/4.0.14/Chart.yaml b/stable/minecraft-bungeecord/4.0.14/Chart.yaml new file mode 100644 index 00000000000..3236c68f494 --- /dev/null +++ b/stable/minecraft-bungeecord/4.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14 +annotations: + truecharts.org/catagories: | + - proxy + - minecraft + truecharts.org/SCALE-support: "true" diff --git a/stable/openvscode-server/5.0.17/README.md b/stable/minecraft-bungeecord/4.0.14/README.md similarity index 100% rename from stable/openvscode-server/5.0.17/README.md rename to stable/minecraft-bungeecord/4.0.14/README.md diff --git a/stable/minecraft-bungeecord/4.0.14/app-changelog.md b/stable/minecraft-bungeecord/4.0.14/app-changelog.md new file mode 100644 index 00000000000..0a1e97d2c0d --- /dev/null +++ b/stable/minecraft-bungeecord/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/minecraft-bungeecord/4.0.13/app-readme.md b/stable/minecraft-bungeecord/4.0.14/app-readme.md similarity index 100% rename from stable/minecraft-bungeecord/4.0.13/app-readme.md rename to stable/minecraft-bungeecord/4.0.14/app-readme.md diff --git a/stable/minecraft-bungeecord/4.0.14/charts/common-12.9.5.tgz b/stable/minecraft-bungeecord/4.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/minecraft-bungeecord/4.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/minecraft-bungeecord/4.0.13/ix_values.yaml b/stable/minecraft-bungeecord/4.0.14/ix_values.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.13/ix_values.yaml rename to stable/minecraft-bungeecord/4.0.14/ix_values.yaml diff --git a/stable/minecraft-bungeecord/4.0.13/questions.yaml b/stable/minecraft-bungeecord/4.0.14/questions.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.13/questions.yaml rename to stable/minecraft-bungeecord/4.0.14/questions.yaml diff --git a/stable/openspeedtest/4.0.13/templates/NOTES.txt b/stable/minecraft-bungeecord/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/openspeedtest/4.0.13/templates/NOTES.txt rename to stable/minecraft-bungeecord/4.0.14/templates/NOTES.txt diff --git a/stable/oscam/9.0.14/templates/common.yaml b/stable/minecraft-bungeecord/4.0.14/templates/common.yaml similarity index 100% rename from stable/oscam/9.0.14/templates/common.yaml rename to stable/minecraft-bungeecord/4.0.14/templates/common.yaml diff --git a/stable/openvscode-server/5.0.17/values.yaml b/stable/minecraft-bungeecord/4.0.14/values.yaml similarity index 100% rename from stable/openvscode-server/5.0.17/values.yaml rename to stable/minecraft-bungeecord/4.0.14/values.yaml diff --git a/stable/minecraft-java/4.0.19/CHANGELOG.md b/stable/minecraft-java/4.0.19/CHANGELOG.md deleted file mode 100644 index 41daacad9a9..00000000000 --- a/stable/minecraft-java/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minecraft-java-4.0.19](https://github.com/truecharts/charts/compare/minecraft-java-4.0.18...minecraft-java-4.0.19) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [minecraft-java-4.0.18](https://github.com/truecharts/charts/compare/minecraft-java-4.0.17...minecraft-java-4.0.18) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minecraft-java-4.0.17](https://github.com/truecharts/charts/compare/minecraft-java-4.0.16...minecraft-java-4.0.17) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8987](https://github.com/truecharts/charts/issues/8987)) - - - - -## [minecraft-java-4.0.16](https://github.com/truecharts/charts/compare/minecraft-java-4.0.15...minecraft-java-4.0.16) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minecraft-java-4.0.15](https://github.com/truecharts/charts/compare/minecraft-java-4.0.14...minecraft-java-4.0.15) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8950](https://github.com/truecharts/charts/issues/8950)) - - - - -## [minecraft-java-4.0.14](https://github.com/truecharts/charts/compare/minecraft-java-4.0.13...minecraft-java-4.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minecraft-java-4.0.13](https://github.com/truecharts/charts/compare/minecraft-java-4.0.12...minecraft-java-4.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8773](https://github.com/truecharts/charts/issues/8773)) - - - - -## [minecraft-java-4.0.13](https://github.com/truecharts/charts/compare/minecraft-java-4.0.12...minecraft-java-4.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8773](https://github.com/truecharts/charts/issues/8773)) - - - - -## [minecraft-java-4.0.13](https://github.com/truecharts/charts/compare/minecraft-java-4.0.12...minecraft-java-4.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8773](https://github.com/truecharts/charts/issues/8773)) - - - - -## [minecraft-java-4.0.12](https://github.com/truecharts/charts/compare/minecraft-java-4.0.11...minecraft-java-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minecraft-java-4.0.11](https://github.com/truecharts/charts/compare/minecraft-java-4.0.10...minecraft-java-4.0.11) (2023-05-02) - -### Chore diff --git a/stable/minecraft-java/4.0.19/Chart.yaml b/stable/minecraft-java/4.0.19/Chart.yaml deleted file mode 100644 index 3bfd6f5a503..00000000000 --- a/stable/minecraft-java/4.0.19/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.9.2 -deprecated: false -description: Minecraft Java Dedicated Server -home: https://truecharts.org/charts/stable/minecraft-java -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png -keywords: - - minecraft-java - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-java -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - - https://github.com/itzg/docker-minecraft-server -type: application -version: 4.0.19 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-java/4.0.19/app-changelog.md b/stable/minecraft-java/4.0.19/app-changelog.md deleted file mode 100644 index bddfeeebb08..00000000000 --- a/stable/minecraft-java/4.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-java-4.0.19](https://github.com/truecharts/charts/compare/minecraft-java-4.0.18...minecraft-java-4.0.19) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/minecraft-java/4.0.19/charts/common-12.9.2.tgz b/stable/minecraft-java/4.0.19/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/minecraft-java/4.0.19/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/minecraft-java/4.0.20/CHANGELOG.md b/stable/minecraft-java/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..b942746bded --- /dev/null +++ b/stable/minecraft-java/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minecraft-java-4.0.20](https://github.com/truecharts/charts/compare/minecraft-java-4.0.19...minecraft-java-4.0.20) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [minecraft-java-4.0.19](https://github.com/truecharts/charts/compare/minecraft-java-4.0.18...minecraft-java-4.0.19) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minecraft-java-4.0.18](https://github.com/truecharts/charts/compare/minecraft-java-4.0.17...minecraft-java-4.0.18) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [minecraft-java-4.0.17](https://github.com/truecharts/charts/compare/minecraft-java-4.0.16...minecraft-java-4.0.17) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8987](https://github.com/truecharts/charts/issues/8987)) + + + + +## [minecraft-java-4.0.16](https://github.com/truecharts/charts/compare/minecraft-java-4.0.15...minecraft-java-4.0.16) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [minecraft-java-4.0.15](https://github.com/truecharts/charts/compare/minecraft-java-4.0.14...minecraft-java-4.0.15) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8950](https://github.com/truecharts/charts/issues/8950)) + + + + +## [minecraft-java-4.0.14](https://github.com/truecharts/charts/compare/minecraft-java-4.0.13...minecraft-java-4.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minecraft-java-4.0.13](https://github.com/truecharts/charts/compare/minecraft-java-4.0.12...minecraft-java-4.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8773](https://github.com/truecharts/charts/issues/8773)) + + + + +## [minecraft-java-4.0.13](https://github.com/truecharts/charts/compare/minecraft-java-4.0.12...minecraft-java-4.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8773](https://github.com/truecharts/charts/issues/8773)) + + + + +## [minecraft-java-4.0.13](https://github.com/truecharts/charts/compare/minecraft-java-4.0.12...minecraft-java-4.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8773](https://github.com/truecharts/charts/issues/8773)) + + + + +## [minecraft-java-4.0.12](https://github.com/truecharts/charts/compare/minecraft-java-4.0.11...minecraft-java-4.0.12) (2023-05-03) + +### Chore diff --git a/stable/minecraft-java/4.0.20/Chart.yaml b/stable/minecraft-java/4.0.20/Chart.yaml new file mode 100644 index 00000000000..e4309140bee --- /dev/null +++ b/stable/minecraft-java/4.0.20/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2023.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +deprecated: false +description: Minecraft Java Dedicated Server +home: https://truecharts.org/charts/stable/minecraft-java +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png +keywords: + - minecraft-java + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-java +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java + - https://github.com/itzg/docker-minecraft-server +type: application +version: 4.0.20 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/oscam/9.0.14/README.md b/stable/minecraft-java/4.0.20/README.md similarity index 100% rename from stable/oscam/9.0.14/README.md rename to stable/minecraft-java/4.0.20/README.md diff --git a/stable/minecraft-java/4.0.20/app-changelog.md b/stable/minecraft-java/4.0.20/app-changelog.md new file mode 100644 index 00000000000..fae17d020ac --- /dev/null +++ b/stable/minecraft-java/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minecraft-java-4.0.20](https://github.com/truecharts/charts/compare/minecraft-java-4.0.19...minecraft-java-4.0.20) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/stable/minecraft-java/4.0.19/app-readme.md b/stable/minecraft-java/4.0.20/app-readme.md similarity index 100% rename from stable/minecraft-java/4.0.19/app-readme.md rename to stable/minecraft-java/4.0.20/app-readme.md diff --git a/stable/minecraft-java/4.0.20/charts/common-12.9.5.tgz b/stable/minecraft-java/4.0.20/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/minecraft-java/4.0.20/charts/common-12.9.5.tgz differ diff --git a/stable/minecraft-java/4.0.19/ix_values.yaml b/stable/minecraft-java/4.0.20/ix_values.yaml similarity index 100% rename from stable/minecraft-java/4.0.19/ix_values.yaml rename to stable/minecraft-java/4.0.20/ix_values.yaml diff --git a/stable/minecraft-java/4.0.19/questions.yaml b/stable/minecraft-java/4.0.20/questions.yaml similarity index 100% rename from stable/minecraft-java/4.0.19/questions.yaml rename to stable/minecraft-java/4.0.20/questions.yaml diff --git a/stable/openvscode-server/5.0.17/templates/NOTES.txt b/stable/minecraft-java/4.0.20/templates/NOTES.txt similarity index 100% rename from stable/openvscode-server/5.0.17/templates/NOTES.txt rename to stable/minecraft-java/4.0.20/templates/NOTES.txt diff --git a/stable/overseerr/9.0.14/templates/common.yaml b/stable/minecraft-java/4.0.20/templates/common.yaml similarity index 100% rename from stable/overseerr/9.0.14/templates/common.yaml rename to stable/minecraft-java/4.0.20/templates/common.yaml diff --git a/stable/oscam/9.0.14/values.yaml b/stable/minecraft-java/4.0.20/values.yaml similarity index 100% rename from stable/oscam/9.0.14/values.yaml rename to stable/minecraft-java/4.0.20/values.yaml diff --git a/stable/minetest/4.0.17/CHANGELOG.md b/stable/minetest/4.0.17/CHANGELOG.md deleted file mode 100644 index 15084ef15ab..00000000000 --- a/stable/minetest/4.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minetest-4.0.17](https://github.com/truecharts/charts/compare/minetest-4.0.16...minetest-4.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [minetest-4.0.16](https://github.com/truecharts/charts/compare/minetest-4.0.15...minetest-4.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minetest-4.0.15](https://github.com/truecharts/charts/compare/minetest-4.0.14...minetest-4.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minetest-4.0.14](https://github.com/truecharts/charts/compare/minetest-4.0.13...minetest-4.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minetest-4.0.13](https://github.com/truecharts/charts/compare/minetest-4.0.12...minetest-4.0.13) (2023-05-04) - -### Chore - -- update container image tccr.io/truecharts/minetest to 5.7.0 ([#8754](https://github.com/truecharts/charts/issues/8754)) - - - - -## [minetest-4.0.12](https://github.com/truecharts/charts/compare/minetest-4.0.11...minetest-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minetest-4.0.11](https://github.com/truecharts/charts/compare/minetest-4.0.10...minetest-4.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/minetest to v5.7.0 ([#8599](https://github.com/truecharts/charts/issues/8599)) - - - - -## [minetest-4.0.10](https://github.com/truecharts/charts/compare/minetest-4.0.9...minetest-4.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/minetest to v ([#8316](https://github.com/truecharts/charts/issues/8316)) - - - - -## [minetest-4.0.9](https://github.com/truecharts/charts/compare/minetest-4.0.8...minetest-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minetest-4.0.8](https://github.com/truecharts/charts/compare/minetest-4.0.7...minetest-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [minetest-4.0.7](https://github.com/truecharts/charts/compare/minetest-4.0.6...minetest-4.0.7) (2023-04-20) - -### Chore diff --git a/stable/minetest/4.0.17/Chart.yaml b/stable/minetest/4.0.17/Chart.yaml deleted file mode 100644 index cac73b2672b..00000000000 --- a/stable/minetest/4.0.17/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minetest -version: 4.0.17 -appVersion: "5.7.0" -description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/minetest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png -keywords: - - minetest -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minetest -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/minetest/4.0.17/app-changelog.md b/stable/minetest/4.0.17/app-changelog.md deleted file mode 100644 index fbd2c440684..00000000000 --- a/stable/minetest/4.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minetest-4.0.17](https://github.com/truecharts/charts/compare/minetest-4.0.16...minetest-4.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/minetest/4.0.17/charts/common-12.9.2.tgz b/stable/minetest/4.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/minetest/4.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/minetest/4.0.18/CHANGELOG.md b/stable/minetest/4.0.18/CHANGELOG.md new file mode 100644 index 00000000000..2e222668b9d --- /dev/null +++ b/stable/minetest/4.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [minetest-4.0.11](https://github.com/truecharts/charts/compare/minetest-4.0.10...minetest-4.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/minetest to v5.7.0 ([#8599](https://github.com/truecharts/charts/issues/8599)) + + + + +## [minetest-4.0.10](https://github.com/truecharts/charts/compare/minetest-4.0.9...minetest-4.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/minetest to v ([#8316](https://github.com/truecharts/charts/issues/8316)) + + + + +## [minetest-4.0.9](https://github.com/truecharts/charts/compare/minetest-4.0.8...minetest-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [minetest-4.0.8](https://github.com/truecharts/charts/compare/minetest-4.0.7...minetest-4.0.8) (2023-04-25) + +### Chore diff --git a/stable/minetest/4.0.18/Chart.yaml b/stable/minetest/4.0.18/Chart.yaml new file mode 100644 index 00000000000..809cb5c431b --- /dev/null +++ b/stable/minetest/4.0.18/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minetest +version: 4.0.18 +appVersion: "5.7.0" +description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/minetest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png +keywords: + - minetest +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minetest +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/outline/7.0.17/README.md b/stable/minetest/4.0.18/README.md similarity index 100% rename from stable/outline/7.0.17/README.md rename to stable/minetest/4.0.18/README.md diff --git a/stable/minetest/4.0.18/app-changelog.md b/stable/minetest/4.0.18/app-changelog.md new file mode 100644 index 00000000000..0f1866f517e --- /dev/null +++ b/stable/minetest/4.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/minetest/4.0.17/app-readme.md b/stable/minetest/4.0.18/app-readme.md similarity index 100% rename from stable/minetest/4.0.17/app-readme.md rename to stable/minetest/4.0.18/app-readme.md diff --git a/stable/minetest/4.0.18/charts/common-12.9.5.tgz b/stable/minetest/4.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/minetest/4.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/minetest/4.0.17/ix_values.yaml b/stable/minetest/4.0.18/ix_values.yaml similarity index 100% rename from stable/minetest/4.0.17/ix_values.yaml rename to stable/minetest/4.0.18/ix_values.yaml diff --git a/stable/minetest/4.0.17/questions.yaml b/stable/minetest/4.0.18/questions.yaml similarity index 100% rename from stable/minetest/4.0.17/questions.yaml rename to stable/minetest/4.0.18/questions.yaml diff --git a/stable/oscam/9.0.14/templates/NOTES.txt b/stable/minetest/4.0.18/templates/NOTES.txt similarity index 100% rename from stable/oscam/9.0.14/templates/NOTES.txt rename to stable/minetest/4.0.18/templates/NOTES.txt diff --git a/stable/owncast/9.0.14/templates/common.yaml b/stable/minetest/4.0.18/templates/common.yaml similarity index 100% rename from stable/owncast/9.0.14/templates/common.yaml rename to stable/minetest/4.0.18/templates/common.yaml diff --git a/stable/outline/7.0.17/values.yaml b/stable/minetest/4.0.18/values.yaml similarity index 100% rename from stable/outline/7.0.17/values.yaml rename to stable/minetest/4.0.18/values.yaml diff --git a/stable/minio-console/6.0.18/CHANGELOG.md b/stable/minio-console/6.0.18/CHANGELOG.md deleted file mode 100644 index 85ba98e6e22..00000000000 --- a/stable/minio-console/6.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [minio-console-6.0.13](https://github.com/truecharts/charts/compare/minio-console-6.0.12...minio-console-6.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/minio-console to v0.26.4 ([#8832](https://github.com/truecharts/charts/issues/8832)) - - - - -## [minio-console-6.0.12](https://github.com/truecharts/charts/compare/minio-console-6.0.11...minio-console-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minio-console-6.0.11](https://github.com/truecharts/charts/compare/minio-console-6.0.10...minio-console-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minio-console-6.0.10](https://github.com/truecharts/charts/compare/minio-console-6.0.9...minio-console-6.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/minio-console to v0.26.3 ([#8600](https://github.com/truecharts/charts/issues/8600)) - - - - -## [minio-console-6.0.9](https://github.com/truecharts/charts/compare/minio-console-6.0.8...minio-console-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minio-console-6.0.8](https://github.com/truecharts/charts/compare/minio-console-6.0.7...minio-console-6.0.8) (2023-04-25) - -### Chore diff --git a/stable/minio-console/6.0.18/Chart.yaml b/stable/minio-console/6.0.18/Chart.yaml deleted file mode 100644 index faf559e439a..00000000000 --- a/stable/minio-console/6.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.27.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: A management console for minio server and operator -home: https://truecharts.org/charts/stable/minio-console -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png -keywords: - - minio-console - - minio - - s3 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minio-console -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console - - https://github.com/minio/console -version: 6.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/minio-console/6.0.18/app-changelog.md b/stable/minio-console/6.0.18/app-changelog.md deleted file mode 100644 index a60bf56a17d..00000000000 --- a/stable/minio-console/6.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/minio-console/6.0.18/charts/common-12.9.2.tgz b/stable/minio-console/6.0.18/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/minio-console/6.0.18/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/minio-console/6.0.19/CHANGELOG.md b/stable/minio-console/6.0.19/CHANGELOG.md new file mode 100644 index 00000000000..54a6a7a352f --- /dev/null +++ b/stable/minio-console/6.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [minio-console-6.0.13](https://github.com/truecharts/charts/compare/minio-console-6.0.12...minio-console-6.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/minio-console to v0.26.4 ([#8832](https://github.com/truecharts/charts/issues/8832)) + + + + +## [minio-console-6.0.12](https://github.com/truecharts/charts/compare/minio-console-6.0.11...minio-console-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minio-console-6.0.11](https://github.com/truecharts/charts/compare/minio-console-6.0.10...minio-console-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [minio-console-6.0.10](https://github.com/truecharts/charts/compare/minio-console-6.0.9...minio-console-6.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/minio-console to v0.26.3 ([#8600](https://github.com/truecharts/charts/issues/8600)) + + + + +## [minio-console-6.0.9](https://github.com/truecharts/charts/compare/minio-console-6.0.8...minio-console-6.0.9) (2023-04-25) + +### Chore diff --git a/stable/minio-console/6.0.19/Chart.yaml b/stable/minio-console/6.0.19/Chart.yaml new file mode 100644 index 00000000000..ad0b88c0767 --- /dev/null +++ b/stable/minio-console/6.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.27.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/overseerr/9.0.14/README.md b/stable/minio-console/6.0.19/README.md similarity index 100% rename from stable/overseerr/9.0.14/README.md rename to stable/minio-console/6.0.19/README.md diff --git a/stable/minio-console/6.0.19/app-changelog.md b/stable/minio-console/6.0.19/app-changelog.md new file mode 100644 index 00000000000..f1e83c566be --- /dev/null +++ b/stable/minio-console/6.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/minio-console/6.0.18/app-readme.md b/stable/minio-console/6.0.19/app-readme.md similarity index 100% rename from stable/minio-console/6.0.18/app-readme.md rename to stable/minio-console/6.0.19/app-readme.md diff --git a/stable/minio-console/6.0.19/charts/common-12.9.5.tgz b/stable/minio-console/6.0.19/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/minio-console/6.0.19/charts/common-12.9.5.tgz differ diff --git a/stable/minio-console/6.0.18/ix_values.yaml b/stable/minio-console/6.0.19/ix_values.yaml similarity index 100% rename from stable/minio-console/6.0.18/ix_values.yaml rename to stable/minio-console/6.0.19/ix_values.yaml diff --git a/stable/minio-console/6.0.18/questions.yaml b/stable/minio-console/6.0.19/questions.yaml similarity index 100% rename from stable/minio-console/6.0.18/questions.yaml rename to stable/minio-console/6.0.19/questions.yaml diff --git a/stable/outline/7.0.17/templates/NOTES.txt b/stable/minio-console/6.0.19/templates/NOTES.txt similarity index 100% rename from stable/outline/7.0.17/templates/NOTES.txt rename to stable/minio-console/6.0.19/templates/NOTES.txt diff --git a/stable/papermerge/7.0.14/templates/common.yaml b/stable/minio-console/6.0.19/templates/common.yaml similarity index 100% rename from stable/papermerge/7.0.14/templates/common.yaml rename to stable/minio-console/6.0.19/templates/common.yaml diff --git a/stable/overseerr/9.0.14/values.yaml b/stable/minio-console/6.0.19/values.yaml similarity index 100% rename from stable/overseerr/9.0.14/values.yaml rename to stable/minio-console/6.0.19/values.yaml diff --git a/stable/minio/6.0.19/CHANGELOG.md b/stable/minio/6.0.19/CHANGELOG.md deleted file mode 100644 index 627e571ac55..00000000000 --- a/stable/minio/6.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [minio-6.0.14](https://github.com/truecharts/charts/compare/minio-6.0.13...minio-6.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#8951](https://github.com/truecharts/charts/issues/8951)) - - - - -## [minio-6.0.13](https://github.com/truecharts/charts/compare/minio-6.0.12...minio-6.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minio-6.0.12](https://github.com/truecharts/charts/compare/minio-6.0.11...minio-6.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minio-6.0.11](https://github.com/truecharts/charts/compare/minio-6.0.10...minio-6.0.11) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#8677](https://github.com/truecharts/charts/issues/8677)) - - - - -## [minio-6.0.10](https://github.com/truecharts/charts/compare/minio-6.0.9...minio-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#8317](https://github.com/truecharts/charts/issues/8317)) - - - - -## [minio-6.0.9](https://github.com/truecharts/charts/compare/minio-6.0.8...minio-6.0.9) (2023-04-25) - -### Chore diff --git a/stable/minio/6.0.19/Chart.yaml b/stable/minio/6.0.19/Chart.yaml deleted file mode 100644 index d8cf68c15d3..00000000000 --- a/stable/minio/6.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.9.2 -description: Minio is a self-hosted S3 storage server -home: https://truecharts.org/charts/stable/minio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.png -keywords: - - minio - - s3 - - storage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minio - - https://github.com/minio/minio -version: 6.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/minio/6.0.19/app-changelog.md b/stable/minio/6.0.19/app-changelog.md deleted file mode 100644 index 106d54579df..00000000000 --- a/stable/minio/6.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/minio/6.0.19/charts/common-12.9.2.tgz b/stable/minio/6.0.19/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/minio/6.0.19/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/minio/6.0.20/CHANGELOG.md b/stable/minio/6.0.20/CHANGELOG.md new file mode 100644 index 00000000000..81df178645a --- /dev/null +++ b/stable/minio/6.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [minio-6.0.14](https://github.com/truecharts/charts/compare/minio-6.0.13...minio-6.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#8951](https://github.com/truecharts/charts/issues/8951)) + + + + +## [minio-6.0.13](https://github.com/truecharts/charts/compare/minio-6.0.12...minio-6.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minio-6.0.12](https://github.com/truecharts/charts/compare/minio-6.0.11...minio-6.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [minio-6.0.11](https://github.com/truecharts/charts/compare/minio-6.0.10...minio-6.0.11) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#8677](https://github.com/truecharts/charts/issues/8677)) + + + + +## [minio-6.0.10](https://github.com/truecharts/charts/compare/minio-6.0.9...minio-6.0.10) (2023-04-27) + +### Chore diff --git a/stable/minio/6.0.20/Chart.yaml b/stable/minio/6.0.20/Chart.yaml new file mode 100644 index 00000000000..6a650e8a04c --- /dev/null +++ b/stable/minio/6.0.20/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/owncast/9.0.14/README.md b/stable/minio/6.0.20/README.md similarity index 100% rename from stable/owncast/9.0.14/README.md rename to stable/minio/6.0.20/README.md diff --git a/stable/minio/6.0.20/app-changelog.md b/stable/minio/6.0.20/app-changelog.md new file mode 100644 index 00000000000..10f3514c061 --- /dev/null +++ b/stable/minio/6.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/minio/6.0.19/app-readme.md b/stable/minio/6.0.20/app-readme.md similarity index 100% rename from stable/minio/6.0.19/app-readme.md rename to stable/minio/6.0.20/app-readme.md diff --git a/stable/minio/6.0.20/charts/common-12.9.5.tgz b/stable/minio/6.0.20/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/minio/6.0.20/charts/common-12.9.5.tgz differ diff --git a/stable/minio/6.0.19/ix_values.yaml b/stable/minio/6.0.20/ix_values.yaml similarity index 100% rename from stable/minio/6.0.19/ix_values.yaml rename to stable/minio/6.0.20/ix_values.yaml diff --git a/stable/minio/6.0.19/questions.yaml b/stable/minio/6.0.20/questions.yaml similarity index 100% rename from stable/minio/6.0.19/questions.yaml rename to stable/minio/6.0.20/questions.yaml diff --git a/stable/overseerr/9.0.14/templates/NOTES.txt b/stable/minio/6.0.20/templates/NOTES.txt similarity index 100% rename from stable/overseerr/9.0.14/templates/NOTES.txt rename to stable/minio/6.0.20/templates/NOTES.txt diff --git a/stable/phpldapadmin/9.0.12/templates/common.yaml b/stable/minio/6.0.20/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/9.0.12/templates/common.yaml rename to stable/minio/6.0.20/templates/common.yaml diff --git a/stable/owncast/9.0.14/values.yaml b/stable/minio/6.0.20/values.yaml similarity index 100% rename from stable/owncast/9.0.14/values.yaml rename to stable/minio/6.0.20/values.yaml diff --git a/stable/minisatip/5.0.14/CHANGELOG.md b/stable/minisatip/5.0.14/CHANGELOG.md deleted file mode 100644 index 8ba0237a8de..00000000000 --- a/stable/minisatip/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minisatip-5.0.14](https://github.com/truecharts/charts/compare/minisatip-5.0.13...minisatip-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [minisatip-5.0.13](https://github.com/truecharts/charts/compare/minisatip-5.0.12...minisatip-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minisatip-5.0.12](https://github.com/truecharts/charts/compare/minisatip-5.0.11...minisatip-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minisatip-5.0.11](https://github.com/truecharts/charts/compare/minisatip-5.0.10...minisatip-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minisatip-5.0.10](https://github.com/truecharts/charts/compare/minisatip-5.0.9...minisatip-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minisatip-5.0.9](https://github.com/truecharts/charts/compare/minisatip-5.0.8...minisatip-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minisatip-5.0.8](https://github.com/truecharts/charts/compare/minisatip-5.0.7...minisatip-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [minisatip-5.0.7](https://github.com/truecharts/charts/compare/minisatip-5.0.6...minisatip-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [minisatip-5.0.6](https://github.com/truecharts/charts/compare/minisatip-5.0.5...minisatip-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [minisatip-5.0.5](https://github.com/truecharts/charts/compare/minisatip-5.0.4...minisatip-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [minisatip-5.0.4](https://github.com/truecharts/charts/compare/minisatip-5.0.3...minisatip-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/minisatip/5.0.14/Chart.yaml b/stable/minisatip/5.0.14/Chart.yaml deleted file mode 100644 index 1833f6d1a3c..00000000000 --- a/stable/minisatip/5.0.14/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minisatip -version: 5.0.14 -appVersion: "2021.12.01" -description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/minisatip -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png -keywords: - - minisatip -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" diff --git a/stable/minisatip/5.0.14/app-changelog.md b/stable/minisatip/5.0.14/app-changelog.md deleted file mode 100644 index fc7b331aad7..00000000000 --- a/stable/minisatip/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minisatip-5.0.14](https://github.com/truecharts/charts/compare/minisatip-5.0.13...minisatip-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/minisatip/5.0.14/charts/common-12.9.2.tgz b/stable/minisatip/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/minisatip/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/minisatip/5.0.15/CHANGELOG.md b/stable/minisatip/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..373db50b715 --- /dev/null +++ b/stable/minisatip/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [minisatip-5.0.8](https://github.com/truecharts/charts/compare/minisatip-5.0.7...minisatip-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [minisatip-5.0.7](https://github.com/truecharts/charts/compare/minisatip-5.0.6...minisatip-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [minisatip-5.0.6](https://github.com/truecharts/charts/compare/minisatip-5.0.5...minisatip-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [minisatip-5.0.5](https://github.com/truecharts/charts/compare/minisatip-5.0.4...minisatip-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/minisatip/5.0.15/Chart.yaml b/stable/minisatip/5.0.15/Chart.yaml new file mode 100644 index 00000000000..e028e295601 --- /dev/null +++ b/stable/minisatip/5.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minisatip +version: 5.0.15 +appVersion: "2021.12.01" +description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/minisatip +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png +keywords: + - minisatip +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" diff --git a/stable/paperless-ngx/1.0.18/README.md b/stable/minisatip/5.0.15/README.md similarity index 100% rename from stable/paperless-ngx/1.0.18/README.md rename to stable/minisatip/5.0.15/README.md diff --git a/stable/minisatip/5.0.15/app-changelog.md b/stable/minisatip/5.0.15/app-changelog.md new file mode 100644 index 00000000000..0f1610e62f4 --- /dev/null +++ b/stable/minisatip/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/minisatip/5.0.14/app-readme.md b/stable/minisatip/5.0.15/app-readme.md similarity index 100% rename from stable/minisatip/5.0.14/app-readme.md rename to stable/minisatip/5.0.15/app-readme.md diff --git a/stable/minisatip/5.0.15/charts/common-12.9.5.tgz b/stable/minisatip/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/minisatip/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/minisatip/5.0.14/ix_values.yaml b/stable/minisatip/5.0.15/ix_values.yaml similarity index 100% rename from stable/minisatip/5.0.14/ix_values.yaml rename to stable/minisatip/5.0.15/ix_values.yaml diff --git a/stable/minisatip/5.0.14/questions.yaml b/stable/minisatip/5.0.15/questions.yaml similarity index 100% rename from stable/minisatip/5.0.14/questions.yaml rename to stable/minisatip/5.0.15/questions.yaml diff --git a/stable/owncast/9.0.14/templates/NOTES.txt b/stable/minisatip/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/owncast/9.0.14/templates/NOTES.txt rename to stable/minisatip/5.0.15/templates/NOTES.txt diff --git a/stable/pretend-youre-xyzzy/9.0.14/templates/common.yaml b/stable/minisatip/5.0.15/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.14/templates/common.yaml rename to stable/minisatip/5.0.15/templates/common.yaml diff --git a/stable/paperless-ngx/1.0.18/values.yaml b/stable/minisatip/5.0.15/values.yaml similarity index 100% rename from stable/paperless-ngx/1.0.18/values.yaml rename to stable/minisatip/5.0.15/values.yaml diff --git a/stable/mkvcleaver/4.0.12/CHANGELOG.md b/stable/mkvcleaver/4.0.12/CHANGELOG.md deleted file mode 100644 index 6882e0a2e9f..00000000000 --- a/stable/mkvcleaver/4.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mkvcleaver-4.0.12](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.11...mkvcleaver-4.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mkvcleaver-4.0.11](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.10...mkvcleaver-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mkvcleaver-4.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.9...mkvcleaver-4.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mkvcleaver-4.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.8...mkvcleaver-4.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mkvcleaver-4.0.8](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.7...mkvcleaver-4.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mkvcleaver-4.0.7](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.6...mkvcleaver-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [mkvcleaver-4.0.6](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.5...mkvcleaver-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [mkvcleaver-4.0.5](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.4...mkvcleaver-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [mkvcleaver-4.0.4](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.3...mkvcleaver-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [mkvcleaver-4.0.3](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.2...mkvcleaver-4.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [mkvcleaver-4.0.2](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.1...mkvcleaver-4.0.2) (2023-04-15) - -### Chore diff --git a/stable/mkvcleaver/4.0.12/Chart.yaml b/stable/mkvcleaver/4.0.12/Chart.yaml deleted file mode 100644 index e8b292ef002..00000000000 --- a/stable/mkvcleaver/4.0.12/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.9.2 -deprecated: false -description: MKVCleaver is a tool for batch extraction of data from MKV files -home: https://truecharts.org/charts/stable/mkvcleaver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png -keywords: - - media - - mkvcleaver -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mkvcleaver -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver - - https://github.com/jlesage/docker-mkvcleaver -type: application -version: 4.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mkvcleaver/4.0.12/app-changelog.md b/stable/mkvcleaver/4.0.12/app-changelog.md deleted file mode 100644 index 2d563089186..00000000000 --- a/stable/mkvcleaver/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mkvcleaver-4.0.12](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.11...mkvcleaver-4.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/mkvcleaver/4.0.12/charts/common-12.9.2.tgz b/stable/mkvcleaver/4.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/mkvcleaver/4.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/mkvcleaver/4.0.13/CHANGELOG.md b/stable/mkvcleaver/4.0.13/CHANGELOG.md new file mode 100644 index 00000000000..2d898a88c8c --- /dev/null +++ b/stable/mkvcleaver/4.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [mkvcleaver-4.0.6](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.5...mkvcleaver-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [mkvcleaver-4.0.5](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.4...mkvcleaver-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [mkvcleaver-4.0.4](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.3...mkvcleaver-4.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [mkvcleaver-4.0.3](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.2...mkvcleaver-4.0.3) (2023-04-16) + +### Chore diff --git a/stable/mkvcleaver/4.0.13/Chart.yaml b/stable/mkvcleaver/4.0.13/Chart.yaml new file mode 100644 index 00000000000..f3b6b0086b5 --- /dev/null +++ b/stable/mkvcleaver/4.0.13/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/papermerge/7.0.14/README.md b/stable/mkvcleaver/4.0.13/README.md similarity index 100% rename from stable/papermerge/7.0.14/README.md rename to stable/mkvcleaver/4.0.13/README.md diff --git a/stable/mkvcleaver/4.0.13/app-changelog.md b/stable/mkvcleaver/4.0.13/app-changelog.md new file mode 100644 index 00000000000..5c6dc648159 --- /dev/null +++ b/stable/mkvcleaver/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mkvcleaver/4.0.12/app-readme.md b/stable/mkvcleaver/4.0.13/app-readme.md similarity index 100% rename from stable/mkvcleaver/4.0.12/app-readme.md rename to stable/mkvcleaver/4.0.13/app-readme.md diff --git a/stable/mkvcleaver/4.0.13/charts/common-12.9.5.tgz b/stable/mkvcleaver/4.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/mkvcleaver/4.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/mkvcleaver/4.0.12/ix_values.yaml b/stable/mkvcleaver/4.0.13/ix_values.yaml similarity index 100% rename from stable/mkvcleaver/4.0.12/ix_values.yaml rename to stable/mkvcleaver/4.0.13/ix_values.yaml diff --git a/stable/mkvcleaver/4.0.12/questions.yaml b/stable/mkvcleaver/4.0.13/questions.yaml similarity index 100% rename from stable/mkvcleaver/4.0.12/questions.yaml rename to stable/mkvcleaver/4.0.13/questions.yaml diff --git a/stable/paperless-ngx/1.0.18/templates/NOTES.txt b/stable/mkvcleaver/4.0.13/templates/NOTES.txt similarity index 100% rename from stable/paperless-ngx/1.0.18/templates/NOTES.txt rename to stable/mkvcleaver/4.0.13/templates/NOTES.txt diff --git a/stable/projectsend/7.0.14/templates/common.yaml b/stable/mkvcleaver/4.0.13/templates/common.yaml similarity index 100% rename from stable/projectsend/7.0.14/templates/common.yaml rename to stable/mkvcleaver/4.0.13/templates/common.yaml diff --git a/stable/papermerge/7.0.14/values.yaml b/stable/mkvcleaver/4.0.13/values.yaml similarity index 100% rename from stable/papermerge/7.0.14/values.yaml rename to stable/mkvcleaver/4.0.13/values.yaml diff --git a/stable/mkvtoolnix/5.0.7/CHANGELOG.md b/stable/mkvtoolnix/5.0.7/CHANGELOG.md deleted file mode 100644 index 21ec11247f5..00000000000 --- a/stable/mkvtoolnix/5.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mkvtoolnix-5.0.7](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.6...mkvtoolnix-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mkvtoolnix-5.0.6](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.5...mkvtoolnix-5.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mkvtoolnix-5.0.5](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.4...mkvtoolnix-5.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mkvtoolnix-5.0.4](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.3...mkvtoolnix-5.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.05.1 ([#8858](https://github.com/truecharts/charts/issues/8858)) - - - - -## [mkvtoolnix-5.0.3](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.2...mkvtoolnix-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mkvtoolnix-5.0.2](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.1...mkvtoolnix-5.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mkvtoolnix-5.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.0...mkvtoolnix-5.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.03.2 ([#8602](https://github.com/truecharts/charts/issues/8602)) - - - - -## [mkvtoolnix-5.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.16...mkvtoolnix-5.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [mkvtoolnix-4.0.16](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.15...mkvtoolnix-4.0.16) (2023-02-16) - - - - -## [mkvtoolnix-4.0.15](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.14...mkvtoolnix-4.0.15) (2023-02-15) - -### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.02.5 - - - - -## [mkvtoolnix-4.0.14](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.13...mkvtoolnix-4.0.14) (2023-02-14) - -### Chore diff --git a/stable/mkvtoolnix/5.0.7/Chart.yaml b/stable/mkvtoolnix/5.0.7/Chart.yaml deleted file mode 100644 index 66dfac03231..00000000000 --- a/stable/mkvtoolnix/5.0.7/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.9.2 -deprecated: false -description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. -home: https://truecharts.org/charts/stable/mkvtoolnix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png -keywords: - - media - - mkvtoolnix - - mkv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mkvtoolnix -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix - - https://github.com/jlesage/docker-mkvtoolnix - - https://mkvtoolnix.download/ -type: application -version: 5.0.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mkvtoolnix/5.0.7/app-changelog.md b/stable/mkvtoolnix/5.0.7/app-changelog.md deleted file mode 100644 index fb6ed342fca..00000000000 --- a/stable/mkvtoolnix/5.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mkvtoolnix-5.0.7](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.6...mkvtoolnix-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/mkvtoolnix/5.0.7/charts/common-12.9.2.tgz b/stable/mkvtoolnix/5.0.7/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/mkvtoolnix/5.0.7/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/mkvtoolnix/5.0.8/CHANGELOG.md b/stable/mkvtoolnix/5.0.8/CHANGELOG.md new file mode 100644 index 00000000000..44aa9016232 --- /dev/null +++ b/stable/mkvtoolnix/5.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [mkvtoolnix-5.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.0...mkvtoolnix-5.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.03.2 ([#8602](https://github.com/truecharts/charts/issues/8602)) + + + + +## [mkvtoolnix-5.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.16...mkvtoolnix-5.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [mkvtoolnix-4.0.16](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.15...mkvtoolnix-4.0.16) (2023-02-16) + + + + +## [mkvtoolnix-4.0.15](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.14...mkvtoolnix-4.0.15) (2023-02-15) + +### Chore diff --git a/stable/mkvtoolnix/5.0.8/Chart.yaml b/stable/mkvtoolnix/5.0.8/Chart.yaml new file mode 100644 index 00000000000..4a31271eb36 --- /dev/null +++ b/stable/mkvtoolnix/5.0.8/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "23.05.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pasta/4.0.14/README.md b/stable/mkvtoolnix/5.0.8/README.md similarity index 100% rename from stable/pasta/4.0.14/README.md rename to stable/mkvtoolnix/5.0.8/README.md diff --git a/stable/mkvtoolnix/5.0.8/app-changelog.md b/stable/mkvtoolnix/5.0.8/app-changelog.md new file mode 100644 index 00000000000..28d9df2621d --- /dev/null +++ b/stable/mkvtoolnix/5.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mkvtoolnix/5.0.7/app-readme.md b/stable/mkvtoolnix/5.0.8/app-readme.md similarity index 100% rename from stable/mkvtoolnix/5.0.7/app-readme.md rename to stable/mkvtoolnix/5.0.8/app-readme.md diff --git a/stable/mkvtoolnix/5.0.8/charts/common-12.9.5.tgz b/stable/mkvtoolnix/5.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/mkvtoolnix/5.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/mkvtoolnix/5.0.7/ix_values.yaml b/stable/mkvtoolnix/5.0.8/ix_values.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.7/ix_values.yaml rename to stable/mkvtoolnix/5.0.8/ix_values.yaml diff --git a/stable/mkvtoolnix/5.0.7/questions.yaml b/stable/mkvtoolnix/5.0.8/questions.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.7/questions.yaml rename to stable/mkvtoolnix/5.0.8/questions.yaml diff --git a/stable/papermerge/7.0.14/templates/NOTES.txt b/stable/mkvtoolnix/5.0.8/templates/NOTES.txt similarity index 100% rename from stable/papermerge/7.0.14/templates/NOTES.txt rename to stable/mkvtoolnix/5.0.8/templates/NOTES.txt diff --git a/stable/putty/4.0.6/templates/common.yaml b/stable/mkvtoolnix/5.0.8/templates/common.yaml similarity index 100% rename from stable/putty/4.0.6/templates/common.yaml rename to stable/mkvtoolnix/5.0.8/templates/common.yaml diff --git a/stable/pasta/4.0.14/values.yaml b/stable/mkvtoolnix/5.0.8/values.yaml similarity index 100% rename from stable/pasta/4.0.14/values.yaml rename to stable/mkvtoolnix/5.0.8/values.yaml diff --git a/stable/mongo-express/1.0.0/CHANGELOG.md b/stable/mongo-express/1.0.0/CHANGELOG.md deleted file mode 100644 index 893018d4092..00000000000 --- a/stable/mongo-express/1.0.0/CHANGELOG.md +++ /dev/null @@ -1,13 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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.0/Chart.yaml b/stable/mongo-express/1.0.0/Chart.yaml deleted file mode 100644 index eba548d9e8d..00000000000 --- a/stable/mongo-express/1.0.0/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: mongodb.enabled - name: mongodb - repository: https://deps.truecharts.org/ - version: 6.0.29 -deprecated: false -description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3. -home: https://truecharts.org/charts/incubator/mongo-express -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.png -keywords: - - mongo - - mongodb - - database -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mongo-express -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mongo-express - - https://github.com/mongo-express/mongo-express -type: application -version: 1.0.0 -annotations: - truecharts.org/catagories: | - - database - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/mongo-express/1.0.0/app-changelog.md b/stable/mongo-express/1.0.0/app-changelog.md deleted file mode 100644 index 6e8b0a23af1..00000000000 --- a/stable/mongo-express/1.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.0/charts/common-12.9.2.tgz b/stable/mongo-express/1.0.0/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/mongo-express/1.0.0/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/mongo-express/1.0.0/charts/mongodb-6.0.29.tgz b/stable/mongo-express/1.0.0/charts/mongodb-6.0.29.tgz deleted file mode 100644 index 9a7a593e381..00000000000 Binary files a/stable/mongo-express/1.0.0/charts/mongodb-6.0.29.tgz and /dev/null differ diff --git a/stable/mongo-express/1.0.1/CHANGELOG.md b/stable/mongo-express/1.0.1/CHANGELOG.md new file mode 100644 index 00000000000..6040e8265a1 --- /dev/null +++ b/stable/mongo-express/1.0.1/CHANGELOG.md @@ -0,0 +1,22 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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.1/Chart.yaml b/stable/mongo-express/1.0.1/Chart.yaml new file mode 100644 index 00000000000..969ef98ac0a --- /dev/null +++ b/stable/mongo-express/1.0.1/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org/ + version: 6.0.30 +deprecated: false +description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3. +home: https://truecharts.org/charts/incubator/mongo-express +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.png +keywords: + - mongo + - mongodb + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mongo-express +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mongo-express + - https://github.com/mongo-express/mongo-express +type: application +version: 1.0.1 +annotations: + truecharts.org/catagories: | + - database + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/mongo-express/1.0.0/README.md b/stable/mongo-express/1.0.1/README.md similarity index 100% rename from stable/mongo-express/1.0.0/README.md rename to stable/mongo-express/1.0.1/README.md diff --git a/stable/mongo-express/1.0.1/app-changelog.md b/stable/mongo-express/1.0.1/app-changelog.md new file mode 100644 index 00000000000..e07d5f9c248 --- /dev/null +++ b/stable/mongo-express/1.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mongo-express/1.0.0/app-readme.md b/stable/mongo-express/1.0.1/app-readme.md similarity index 100% rename from stable/mongo-express/1.0.0/app-readme.md rename to stable/mongo-express/1.0.1/app-readme.md diff --git a/stable/mongo-express/1.0.1/charts/common-12.9.5.tgz b/stable/mongo-express/1.0.1/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/mongo-express/1.0.1/charts/common-12.9.5.tgz differ diff --git a/stable/mongo-express/1.0.1/charts/mongodb-6.0.30.tgz b/stable/mongo-express/1.0.1/charts/mongodb-6.0.30.tgz new file mode 100644 index 00000000000..3dfa3988be2 Binary files /dev/null and b/stable/mongo-express/1.0.1/charts/mongodb-6.0.30.tgz differ diff --git a/stable/mongo-express/1.0.0/ix_values.yaml b/stable/mongo-express/1.0.1/ix_values.yaml similarity index 100% rename from stable/mongo-express/1.0.0/ix_values.yaml rename to stable/mongo-express/1.0.1/ix_values.yaml diff --git a/stable/mongo-express/1.0.0/questions.yaml b/stable/mongo-express/1.0.1/questions.yaml similarity index 100% rename from stable/mongo-express/1.0.0/questions.yaml rename to stable/mongo-express/1.0.1/questions.yaml diff --git a/stable/pasta/4.0.14/templates/NOTES.txt b/stable/mongo-express/1.0.1/templates/NOTES.txt similarity index 100% rename from stable/pasta/4.0.14/templates/NOTES.txt rename to stable/mongo-express/1.0.1/templates/NOTES.txt diff --git a/stable/pwndrop/5.0.18/templates/common.yaml b/stable/mongo-express/1.0.1/templates/common.yaml similarity index 100% rename from stable/pwndrop/5.0.18/templates/common.yaml rename to stable/mongo-express/1.0.1/templates/common.yaml diff --git a/stable/photoshow/6.0.12/values.yaml b/stable/mongo-express/1.0.1/values.yaml similarity index 100% rename from stable/photoshow/6.0.12/values.yaml rename to stable/mongo-express/1.0.1/values.yaml diff --git a/stable/monica/7.0.8/CHANGELOG.md b/stable/monica/7.0.8/CHANGELOG.md deleted file mode 100644 index 21f7c25a770..00000000000 --- a/stable/monica/7.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [monica-7.0.8](https://github.com/truecharts/charts/compare/monica-7.0.7...monica-7.0.8) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [monica-7.0.7](https://github.com/truecharts/charts/compare/monica-7.0.6...monica-7.0.7) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [monica-7.0.6](https://github.com/truecharts/charts/compare/monica-7.0.5...monica-7.0.6) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [monica-7.0.5](https://github.com/truecharts/charts/compare/monica-7.0.4...monica-7.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [monica-7.0.4](https://github.com/truecharts/charts/compare/monica-7.0.3...monica-7.0.4) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/monica to 4.0.0 ([#8952](https://github.com/truecharts/charts/issues/8952)) - - - - -## [monica-7.0.3](https://github.com/truecharts/charts/compare/monica-7.0.2...monica-7.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [monica-7.0.2](https://github.com/truecharts/charts/compare/monica-7.0.1...monica-7.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [monica-7.0.1](https://github.com/truecharts/charts/compare/monica-7.0.0...monica-7.0.1) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/monica to 4.0.0 ([#8319](https://github.com/truecharts/charts/issues/8319)) - - - - -## [monica-7.0.0](https://github.com/truecharts/charts/compare/monica-6.0.30...monica-7.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [monica-6.0.30](https://github.com/truecharts/charts/compare/monica-6.0.29...monica-6.0.30) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [monica-6.0.29](https://github.com/truecharts/charts/compare/monica-6.0.28...monica-6.0.29) (2023-02-26) - -### Chore diff --git a/stable/monica/7.0.8/Chart.yaml b/stable/monica/7.0.8/Chart.yaml deleted file mode 100644 index d93b20044e4..00000000000 --- a/stable/monica/7.0.8/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.9.2 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.29 -description: "Monica is a great open source personal relationship management system." -home: https://truecharts.org/charts/stable/monica -icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png -keywords: - - crm -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: monica -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/monica - - https://github.com/monicahq/monica -version: 7.0.8 -annotations: - truecharts.org/catagories: | - - crm - truecharts.org/SCALE-support: "true" diff --git a/stable/monica/7.0.8/app-changelog.md b/stable/monica/7.0.8/app-changelog.md deleted file mode 100644 index 99c1ad0274c..00000000000 --- a/stable/monica/7.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [monica-7.0.8](https://github.com/truecharts/charts/compare/monica-7.0.7...monica-7.0.8) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/monica/7.0.8/charts/common-12.9.2.tgz b/stable/monica/7.0.8/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/monica/7.0.8/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/monica/7.0.8/charts/mariadb-7.0.29.tgz b/stable/monica/7.0.8/charts/mariadb-7.0.29.tgz deleted file mode 100644 index 21a10bce974..00000000000 Binary files a/stable/monica/7.0.8/charts/mariadb-7.0.29.tgz and /dev/null differ diff --git a/stable/monica/7.0.9/CHANGELOG.md b/stable/monica/7.0.9/CHANGELOG.md new file mode 100644 index 00000000000..072b6891bef --- /dev/null +++ b/stable/monica/7.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [monica-7.0.2](https://github.com/truecharts/charts/compare/monica-7.0.1...monica-7.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [monica-7.0.1](https://github.com/truecharts/charts/compare/monica-7.0.0...monica-7.0.1) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/monica to 4.0.0 ([#8319](https://github.com/truecharts/charts/issues/8319)) + + + + +## [monica-7.0.0](https://github.com/truecharts/charts/compare/monica-6.0.30...monica-7.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [monica-6.0.30](https://github.com/truecharts/charts/compare/monica-6.0.29...monica-6.0.30) (2023-02-27) + +### Chore diff --git a/stable/monica/7.0.9/Chart.yaml b/stable/monica/7.0.9/Chart.yaml new file mode 100644 index 00000000000..0c126086577 --- /dev/null +++ b/stable/monica/7.0.9/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 +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.9 +annotations: + truecharts.org/catagories: | + - crm + truecharts.org/SCALE-support: "true" diff --git a/stable/photoshow/6.0.12/README.md b/stable/monica/7.0.9/README.md similarity index 100% rename from stable/photoshow/6.0.12/README.md rename to stable/monica/7.0.9/README.md diff --git a/stable/monica/7.0.9/app-changelog.md b/stable/monica/7.0.9/app-changelog.md new file mode 100644 index 00000000000..234c8576fb0 --- /dev/null +++ b/stable/monica/7.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/monica/7.0.8/app-readme.md b/stable/monica/7.0.9/app-readme.md similarity index 100% rename from stable/monica/7.0.8/app-readme.md rename to stable/monica/7.0.9/app-readme.md diff --git a/stable/monica/7.0.9/charts/common-12.9.5.tgz b/stable/monica/7.0.9/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/monica/7.0.9/charts/common-12.9.5.tgz differ diff --git a/stable/monica/7.0.9/charts/mariadb-7.0.30.tgz b/stable/monica/7.0.9/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/stable/monica/7.0.9/charts/mariadb-7.0.30.tgz differ diff --git a/stable/monica/7.0.8/ix_values.yaml b/stable/monica/7.0.9/ix_values.yaml similarity index 100% rename from stable/monica/7.0.8/ix_values.yaml rename to stable/monica/7.0.9/ix_values.yaml diff --git a/stable/monica/7.0.8/questions.yaml b/stable/monica/7.0.9/questions.yaml similarity index 100% rename from stable/monica/7.0.8/questions.yaml rename to stable/monica/7.0.9/questions.yaml diff --git a/stable/photoshow/6.0.12/templates/NOTES.txt b/stable/monica/7.0.9/templates/NOTES.txt similarity index 100% rename from stable/photoshow/6.0.12/templates/NOTES.txt rename to stable/monica/7.0.9/templates/NOTES.txt diff --git a/stable/monica/7.0.8/templates/_appkey.tpl b/stable/monica/7.0.9/templates/_appkey.tpl similarity index 100% rename from stable/monica/7.0.8/templates/_appkey.tpl rename to stable/monica/7.0.9/templates/_appkey.tpl diff --git a/stable/monica/7.0.8/templates/common.yaml b/stable/monica/7.0.9/templates/common.yaml similarity index 100% rename from stable/monica/7.0.8/templates/common.yaml rename to stable/monica/7.0.9/templates/common.yaml diff --git a/stable/phpldapadmin/9.0.12/values.yaml b/stable/monica/7.0.9/values.yaml similarity index 100% rename from stable/phpldapadmin/9.0.12/values.yaml rename to stable/monica/7.0.9/values.yaml diff --git a/stable/mosdns/5.0.14/CHANGELOG.md b/stable/mosdns/5.0.14/CHANGELOG.md deleted file mode 100644 index a5bb33f8eb3..00000000000 --- a/stable/mosdns/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mosdns-5.0.14](https://github.com/truecharts/charts/compare/mosdns-5.0.13...mosdns-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mosdns-5.0.13](https://github.com/truecharts/charts/compare/mosdns-5.0.12...mosdns-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mosdns-5.0.12](https://github.com/truecharts/charts/compare/mosdns-5.0.11...mosdns-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mosdns-5.0.11](https://github.com/truecharts/charts/compare/mosdns-5.0.10...mosdns-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mosdns-5.0.10](https://github.com/truecharts/charts/compare/mosdns-5.0.9...mosdns-5.0.10) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/mosdns to 5.1.3 ([#8769](https://github.com/truecharts/charts/issues/8769)) - - - - -## [mosdns-5.0.9](https://github.com/truecharts/charts/compare/mosdns-5.0.8...mosdns-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mosdns-5.0.8](https://github.com/truecharts/charts/compare/mosdns-5.0.7...mosdns-5.0.8) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/mosdns to v5.1.3 ([#8490](https://github.com/truecharts/charts/issues/8490)) - - - - -## [mosdns-5.0.7](https://github.com/truecharts/charts/compare/mosdns-5.0.6...mosdns-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [mosdns-5.0.6](https://github.com/truecharts/charts/compare/mosdns-5.0.5...mosdns-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [mosdns-5.0.5](https://github.com/truecharts/charts/compare/mosdns-5.0.4...mosdns-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [mosdns-5.0.4](https://github.com/truecharts/charts/compare/mosdns-5.0.3...mosdns-5.0.4) (2023-04-16) - -### Chore diff --git a/stable/mosdns/5.0.14/Chart.yaml b/stable/mosdns/5.0.14/Chart.yaml deleted file mode 100644 index 5137d75cf02..00000000000 --- a/stable/mosdns/5.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mosdns -version: 5.0.14 -appVersion: "5.1.3" -description: A location-based pluggable DNS forwarder/splitter. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/mosdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png -keywords: - - mosdns - - dns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/mosdns/5.0.14/app-changelog.md b/stable/mosdns/5.0.14/app-changelog.md deleted file mode 100644 index aa37fec41f9..00000000000 --- a/stable/mosdns/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mosdns-5.0.14](https://github.com/truecharts/charts/compare/mosdns-5.0.13...mosdns-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/mosdns/5.0.14/charts/common-12.9.2.tgz b/stable/mosdns/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/mosdns/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/mosdns/5.0.15/CHANGELOG.md b/stable/mosdns/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..1a0537da2d9 --- /dev/null +++ b/stable/mosdns/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/mosdns to v5.1.3 ([#8490](https://github.com/truecharts/charts/issues/8490)) + + + + +## [mosdns-5.0.7](https://github.com/truecharts/charts/compare/mosdns-5.0.6...mosdns-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [mosdns-5.0.6](https://github.com/truecharts/charts/compare/mosdns-5.0.5...mosdns-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [mosdns-5.0.5](https://github.com/truecharts/charts/compare/mosdns-5.0.4...mosdns-5.0.5) (2023-04-20) + +### Chore diff --git a/stable/mosdns/5.0.15/Chart.yaml b/stable/mosdns/5.0.15/Chart.yaml new file mode 100644 index 00000000000..bbd7f728eb0 --- /dev/null +++ b/stable/mosdns/5.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mosdns +version: 5.0.15 +appVersion: "5.1.3" +description: A location-based pluggable DNS forwarder/splitter. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/mosdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png +keywords: + - mosdns + - dns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/phpldapadmin/9.0.12/README.md b/stable/mosdns/5.0.15/README.md similarity index 100% rename from stable/phpldapadmin/9.0.12/README.md rename to stable/mosdns/5.0.15/README.md diff --git a/stable/mosdns/5.0.15/app-changelog.md b/stable/mosdns/5.0.15/app-changelog.md new file mode 100644 index 00000000000..6c788028f67 --- /dev/null +++ b/stable/mosdns/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mosdns/5.0.14/app-readme.md b/stable/mosdns/5.0.15/app-readme.md similarity index 100% rename from stable/mosdns/5.0.14/app-readme.md rename to stable/mosdns/5.0.15/app-readme.md diff --git a/stable/mosdns/5.0.15/charts/common-12.9.5.tgz b/stable/mosdns/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/mosdns/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/mosdns/5.0.14/ix_values.yaml b/stable/mosdns/5.0.15/ix_values.yaml similarity index 100% rename from stable/mosdns/5.0.14/ix_values.yaml rename to stable/mosdns/5.0.15/ix_values.yaml diff --git a/stable/mosdns/5.0.14/questions.yaml b/stable/mosdns/5.0.15/questions.yaml similarity index 100% rename from stable/mosdns/5.0.14/questions.yaml rename to stable/mosdns/5.0.15/questions.yaml diff --git a/stable/phpldapadmin/9.0.12/templates/NOTES.txt b/stable/mosdns/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/phpldapadmin/9.0.12/templates/NOTES.txt rename to stable/mosdns/5.0.15/templates/NOTES.txt diff --git a/stable/pyload/9.0.14/templates/common.yaml b/stable/mosdns/5.0.15/templates/common.yaml similarity index 100% rename from stable/pyload/9.0.14/templates/common.yaml rename to stable/mosdns/5.0.15/templates/common.yaml diff --git a/stable/picoshare/5.0.16/values.yaml b/stable/mosdns/5.0.15/values.yaml similarity index 100% rename from stable/picoshare/5.0.16/values.yaml rename to stable/mosdns/5.0.15/values.yaml diff --git a/stable/mstream/6.0.17/CHANGELOG.md b/stable/mstream/6.0.17/CHANGELOG.md deleted file mode 100644 index 32f1b0cec51..00000000000 --- a/stable/mstream/6.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mstream-6.0.17](https://github.com/truecharts/charts/compare/mstream-6.0.16...mstream-6.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mstream-6.0.16](https://github.com/truecharts/charts/compare/mstream-6.0.15...mstream-6.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9077](https://github.com/truecharts/charts/issues/9077)) - - - - -## [mstream-6.0.15](https://github.com/truecharts/charts/compare/mstream-6.0.14...mstream-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mstream-6.0.14](https://github.com/truecharts/charts/compare/mstream-6.0.13...mstream-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mstream-6.0.13](https://github.com/truecharts/charts/compare/mstream-6.0.12...mstream-6.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#8953](https://github.com/truecharts/charts/issues/8953)) - - - - -## [mstream-6.0.12](https://github.com/truecharts/charts/compare/mstream-6.0.11...mstream-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/mstream to v5.11.4 ([#8729](https://github.com/truecharts/charts/issues/8729)) - - - - -## [mstream-6.0.11](https://github.com/truecharts/charts/compare/mstream-6.0.10...mstream-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mstream-6.0.10](https://github.com/truecharts/charts/compare/mstream-6.0.9...mstream-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#8320](https://github.com/truecharts/charts/issues/8320)) - - - - -## [mstream-6.0.9](https://github.com/truecharts/charts/compare/mstream-6.0.8...mstream-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [mstream-6.0.8](https://github.com/truecharts/charts/compare/mstream-6.0.7...mstream-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [mstream-6.0.7](https://github.com/truecharts/charts/compare/mstream-6.0.6...mstream-6.0.7) (2023-04-20) - diff --git a/stable/mstream/6.0.17/Chart.yaml b/stable/mstream/6.0.17/Chart.yaml deleted file mode 100644 index 1056ade7c9e..00000000000 --- a/stable/mstream/6.0.17/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.9.2 -description: A personal music streaming server -home: https://truecharts.org/charts/stable/mstream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png -keywords: - - mstream - - server - - music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mstream -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mstream - - https://github.com/linuxserver/docker-mstream - - https://mstream.io/ -type: application -version: 6.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mstream/6.0.17/app-changelog.md b/stable/mstream/6.0.17/app-changelog.md deleted file mode 100644 index 2cd834a14a4..00000000000 --- a/stable/mstream/6.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mstream-6.0.17](https://github.com/truecharts/charts/compare/mstream-6.0.16...mstream-6.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/mstream/6.0.17/charts/common-12.9.2.tgz b/stable/mstream/6.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/mstream/6.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/mstream/6.0.18/CHANGELOG.md b/stable/mstream/6.0.18/CHANGELOG.md new file mode 100644 index 00000000000..c57a1a1073c --- /dev/null +++ b/stable/mstream/6.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mstream-6.0.18](https://github.com/truecharts/charts/compare/mstream-6.0.17...mstream-6.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [mstream-6.0.17](https://github.com/truecharts/charts/compare/mstream-6.0.16...mstream-6.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mstream-6.0.16](https://github.com/truecharts/charts/compare/mstream-6.0.15...mstream-6.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9077](https://github.com/truecharts/charts/issues/9077)) + + + + +## [mstream-6.0.15](https://github.com/truecharts/charts/compare/mstream-6.0.14...mstream-6.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mstream-6.0.14](https://github.com/truecharts/charts/compare/mstream-6.0.13...mstream-6.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mstream-6.0.13](https://github.com/truecharts/charts/compare/mstream-6.0.12...mstream-6.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#8953](https://github.com/truecharts/charts/issues/8953)) + + + + +## [mstream-6.0.12](https://github.com/truecharts/charts/compare/mstream-6.0.11...mstream-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + - update container image tccr.io/truecharts/mstream to v5.11.4 ([#8729](https://github.com/truecharts/charts/issues/8729)) + + + + +## [mstream-6.0.11](https://github.com/truecharts/charts/compare/mstream-6.0.10...mstream-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [mstream-6.0.10](https://github.com/truecharts/charts/compare/mstream-6.0.9...mstream-6.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#8320](https://github.com/truecharts/charts/issues/8320)) + + + + +## [mstream-6.0.9](https://github.com/truecharts/charts/compare/mstream-6.0.8...mstream-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [mstream-6.0.8](https://github.com/truecharts/charts/compare/mstream-6.0.7...mstream-6.0.8) (2023-04-25) + diff --git a/stable/mstream/6.0.18/Chart.yaml b/stable/mstream/6.0.18/Chart.yaml new file mode 100644 index 00000000000..c52d0601a63 --- /dev/null +++ b/stable/mstream/6.0.18/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "5.11.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/picoshare/5.0.16/README.md b/stable/mstream/6.0.18/README.md similarity index 100% rename from stable/picoshare/5.0.16/README.md rename to stable/mstream/6.0.18/README.md diff --git a/stable/mstream/6.0.18/app-changelog.md b/stable/mstream/6.0.18/app-changelog.md new file mode 100644 index 00000000000..21403ce5994 --- /dev/null +++ b/stable/mstream/6.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mstream-6.0.18](https://github.com/truecharts/charts/compare/mstream-6.0.17...mstream-6.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/stable/mstream/6.0.17/app-readme.md b/stable/mstream/6.0.18/app-readme.md similarity index 100% rename from stable/mstream/6.0.17/app-readme.md rename to stable/mstream/6.0.18/app-readme.md diff --git a/stable/mstream/6.0.18/charts/common-12.9.5.tgz b/stable/mstream/6.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/mstream/6.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/mstream/6.0.17/ix_values.yaml b/stable/mstream/6.0.18/ix_values.yaml similarity index 100% rename from stable/mstream/6.0.17/ix_values.yaml rename to stable/mstream/6.0.18/ix_values.yaml diff --git a/stable/mstream/6.0.17/questions.yaml b/stable/mstream/6.0.18/questions.yaml similarity index 100% rename from stable/mstream/6.0.17/questions.yaml rename to stable/mstream/6.0.18/questions.yaml diff --git a/stable/picoshare/5.0.16/templates/NOTES.txt b/stable/mstream/6.0.18/templates/NOTES.txt similarity index 100% rename from stable/picoshare/5.0.16/templates/NOTES.txt rename to stable/mstream/6.0.18/templates/NOTES.txt diff --git a/stable/mstream/6.0.17/templates/common.yaml b/stable/mstream/6.0.18/templates/common.yaml similarity index 100% rename from stable/mstream/6.0.17/templates/common.yaml rename to stable/mstream/6.0.18/templates/common.yaml diff --git a/stable/pinry/5.0.13/values.yaml b/stable/mstream/6.0.18/values.yaml similarity index 100% rename from stable/pinry/5.0.13/values.yaml rename to stable/mstream/6.0.18/values.yaml diff --git a/stable/muse/1.0.3/CHANGELOG.md b/stable/muse/1.0.3/CHANGELOG.md deleted file mode 100644 index 29ba1661951..00000000000 --- a/stable/muse/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,44 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [muse-1.0.3](https://github.com/truecharts/charts/compare/muse-1.0.2...muse-1.0.3) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [muse-1.0.2](https://github.com/truecharts/charts/compare/muse-1.0.1...muse-1.0.2) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/muse to v2.3.0 ([#9039](https://github.com/truecharts/charts/issues/9039)) - - - - -## [muse-1.0.1](https://github.com/truecharts/charts/compare/muse-1.0.0...muse-1.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [muse-1.0.0](https://github.com/truecharts/charts/compare/muse-0.0.3...muse-1.0.0) (2023-05-15) - -### Feat - -- Update common / move to stable ([#8923](https://github.com/truecharts/charts/issues/8923)) - - \ No newline at end of file diff --git a/stable/muse/1.0.3/Chart.yaml b/stable/muse/1.0.3/Chart.yaml deleted file mode 100644 index 907767e52f1..00000000000 --- a/stable/muse/1.0.3/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.9.2 -deprecated: false -description: A self-hosted midwestern Discord music bot that doesn't suck. -home: https://truecharts.org/charts/stable/muse -icon: https://truecharts.org/img/hotlink-ok/chart-icons/muse.png -keywords: - - muse - - media - - discord-bot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: muse -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/muse - - https://github.com/codetheweb/muse -type: application -version: 1.0.3 -annotations: - truecharts.org/catagories: | - - media - - discord-bot - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/muse/1.0.3/app-changelog.md b/stable/muse/1.0.3/app-changelog.md deleted file mode 100644 index b07826ddacb..00000000000 --- a/stable/muse/1.0.3/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [muse-1.0.3](https://github.com/truecharts/charts/compare/muse-1.0.2...muse-1.0.3) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/muse/1.0.3/charts/common-12.9.2.tgz b/stable/muse/1.0.3/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/muse/1.0.3/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/muse/1.0.4/CHANGELOG.md b/stable/muse/1.0.4/CHANGELOG.md new file mode 100644 index 00000000000..b2fb60385cb --- /dev/null +++ b/stable/muse/1.0.4/CHANGELOG.md @@ -0,0 +1,53 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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.4/Chart.yaml b/stable/muse/1.0.4/Chart.yaml new file mode 100644 index 00000000000..e8b0cfd4651 --- /dev/null +++ b/stable/muse/1.0.4/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.4 +annotations: + truecharts.org/catagories: | + - media + - discord-bot + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/muse/1.0.3/README.md b/stable/muse/1.0.4/README.md similarity index 100% rename from stable/muse/1.0.3/README.md rename to stable/muse/1.0.4/README.md diff --git a/stable/muse/1.0.4/app-changelog.md b/stable/muse/1.0.4/app-changelog.md new file mode 100644 index 00000000000..cb70f5900a4 --- /dev/null +++ b/stable/muse/1.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/muse/1.0.3/app-readme.md b/stable/muse/1.0.4/app-readme.md similarity index 100% rename from stable/muse/1.0.3/app-readme.md rename to stable/muse/1.0.4/app-readme.md diff --git a/stable/muse/1.0.4/charts/common-12.9.5.tgz b/stable/muse/1.0.4/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/muse/1.0.4/charts/common-12.9.5.tgz differ diff --git a/stable/muse/1.0.3/ix_values.yaml b/stable/muse/1.0.4/ix_values.yaml similarity index 100% rename from stable/muse/1.0.3/ix_values.yaml rename to stable/muse/1.0.4/ix_values.yaml diff --git a/stable/muse/1.0.3/questions.yaml b/stable/muse/1.0.4/questions.yaml similarity index 100% rename from stable/muse/1.0.3/questions.yaml rename to stable/muse/1.0.4/questions.yaml diff --git a/stable/pylon/5.0.13/templates/common.yaml b/stable/muse/1.0.4/templates/common.yaml similarity index 100% rename from stable/pylon/5.0.13/templates/common.yaml rename to stable/muse/1.0.4/templates/common.yaml diff --git a/stable/pixapop/6.0.14/values.yaml b/stable/muse/1.0.4/values.yaml similarity index 100% rename from stable/pixapop/6.0.14/values.yaml rename to stable/muse/1.0.4/values.yaml diff --git a/stable/muximux/6.0.12/CHANGELOG.md b/stable/muximux/6.0.12/CHANGELOG.md deleted file mode 100644 index 1a67e7da722..00000000000 --- a/stable/muximux/6.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [muximux-6.0.12](https://github.com/truecharts/charts/compare/muximux-6.0.11...muximux-6.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [muximux-6.0.11](https://github.com/truecharts/charts/compare/muximux-6.0.10...muximux-6.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [muximux-6.0.10](https://github.com/truecharts/charts/compare/muximux-6.0.9...muximux-6.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [muximux-6.0.9](https://github.com/truecharts/charts/compare/muximux-6.0.8...muximux-6.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [muximux-6.0.8](https://github.com/truecharts/charts/compare/muximux-6.0.7...muximux-6.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [muximux-6.0.7](https://github.com/truecharts/charts/compare/muximux-6.0.6...muximux-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [muximux-6.0.6](https://github.com/truecharts/charts/compare/muximux-6.0.5...muximux-6.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [muximux-6.0.5](https://github.com/truecharts/charts/compare/muximux-6.0.4...muximux-6.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [muximux-6.0.4](https://github.com/truecharts/charts/compare/muximux-6.0.3...muximux-6.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [muximux-6.0.3](https://github.com/truecharts/charts/compare/muximux-6.0.2...muximux-6.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [muximux-6.0.2](https://github.com/truecharts/charts/compare/muximux-6.0.1...muximux-6.0.2) (2023-04-15) - -### Chore diff --git a/stable/muximux/6.0.12/Chart.yaml b/stable/muximux/6.0.12/Chart.yaml deleted file mode 100644 index 490a977a755..00000000000 --- a/stable/muximux/6.0.12/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "057352e8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver -home: https://truecharts.org/charts/stable/muximux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.png -keywords: - - muximux - - htpc - - manage - - portal -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: muximux -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/muximux - - https://github.com/linuxserver/docker-muximux - - https://github.com/mescon/Muximux -type: application -version: 6.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/muximux/6.0.12/app-changelog.md b/stable/muximux/6.0.12/app-changelog.md deleted file mode 100644 index 985195cd729..00000000000 --- a/stable/muximux/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [muximux-6.0.12](https://github.com/truecharts/charts/compare/muximux-6.0.11...muximux-6.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/muximux/6.0.12/charts/common-12.9.2.tgz b/stable/muximux/6.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/muximux/6.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/muximux/6.0.13/CHANGELOG.md b/stable/muximux/6.0.13/CHANGELOG.md new file mode 100644 index 00000000000..36a81389670 --- /dev/null +++ b/stable/muximux/6.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [muximux-6.0.6](https://github.com/truecharts/charts/compare/muximux-6.0.5...muximux-6.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [muximux-6.0.5](https://github.com/truecharts/charts/compare/muximux-6.0.4...muximux-6.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [muximux-6.0.4](https://github.com/truecharts/charts/compare/muximux-6.0.3...muximux-6.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [muximux-6.0.3](https://github.com/truecharts/charts/compare/muximux-6.0.2...muximux-6.0.3) (2023-04-16) + +### Chore diff --git a/stable/muximux/6.0.13/Chart.yaml b/stable/muximux/6.0.13/Chart.yaml new file mode 100644 index 00000000000..c7586da1623 --- /dev/null +++ b/stable/muximux/6.0.13/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "057352e8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pinry/5.0.13/README.md b/stable/muximux/6.0.13/README.md similarity index 100% rename from stable/pinry/5.0.13/README.md rename to stable/muximux/6.0.13/README.md diff --git a/stable/muximux/6.0.13/app-changelog.md b/stable/muximux/6.0.13/app-changelog.md new file mode 100644 index 00000000000..43f615cf2db --- /dev/null +++ b/stable/muximux/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/muximux/6.0.12/app-readme.md b/stable/muximux/6.0.13/app-readme.md similarity index 100% rename from stable/muximux/6.0.12/app-readme.md rename to stable/muximux/6.0.13/app-readme.md diff --git a/stable/muximux/6.0.13/charts/common-12.9.5.tgz b/stable/muximux/6.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/muximux/6.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/muximux/6.0.12/ix_values.yaml b/stable/muximux/6.0.13/ix_values.yaml similarity index 100% rename from stable/muximux/6.0.12/ix_values.yaml rename to stable/muximux/6.0.13/ix_values.yaml diff --git a/stable/muximux/6.0.12/questions.yaml b/stable/muximux/6.0.13/questions.yaml similarity index 100% rename from stable/muximux/6.0.12/questions.yaml rename to stable/muximux/6.0.13/questions.yaml diff --git a/stable/pinry/5.0.13/templates/NOTES.txt b/stable/muximux/6.0.13/templates/NOTES.txt similarity index 100% rename from stable/pinry/5.0.13/templates/NOTES.txt rename to stable/muximux/6.0.13/templates/NOTES.txt diff --git a/stable/muximux/6.0.12/templates/common.yaml b/stable/muximux/6.0.13/templates/common.yaml similarity index 100% rename from stable/muximux/6.0.12/templates/common.yaml rename to stable/muximux/6.0.13/templates/common.yaml diff --git a/stable/plaxt/4.0.14/values.yaml b/stable/muximux/6.0.13/values.yaml similarity index 100% rename from stable/plaxt/4.0.14/values.yaml rename to stable/muximux/6.0.13/values.yaml diff --git a/stable/mylar/9.0.17/CHANGELOG.md b/stable/mylar/9.0.17/CHANGELOG.md deleted file mode 100644 index 70f8b11238f..00000000000 --- a/stable/mylar/9.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mylar-9.0.17](https://github.com/truecharts/charts/compare/mylar-9.0.16...mylar-9.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mylar-9.0.16](https://github.com/truecharts/charts/compare/mylar-9.0.15...mylar-9.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mylar-9.0.15](https://github.com/truecharts/charts/compare/mylar-9.0.14...mylar-9.0.15) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9009](https://github.com/truecharts/charts/issues/9009)) - - - - -## [mylar-9.0.14](https://github.com/truecharts/charts/compare/mylar-9.0.13...mylar-9.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mylar-9.0.13](https://github.com/truecharts/charts/compare/mylar-9.0.12...mylar-9.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mylar-9.0.12](https://github.com/truecharts/charts/compare/mylar-9.0.11...mylar-9.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mylar-9.0.11](https://github.com/truecharts/charts/compare/mylar-9.0.10...mylar-9.0.11) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/mylar3 to v0.7.1 ([#8496](https://github.com/truecharts/charts/issues/8496)) - - - - -## [mylar-9.0.10](https://github.com/truecharts/charts/compare/mylar-9.0.9...mylar-9.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/mylar3 to v ([#8322](https://github.com/truecharts/charts/issues/8322)) - - - - -## [mylar-9.0.9](https://github.com/truecharts/charts/compare/mylar-9.0.8...mylar-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [mylar-9.0.8](https://github.com/truecharts/charts/compare/mylar-9.0.7...mylar-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [mylar-9.0.7](https://github.com/truecharts/charts/compare/mylar-9.0.6...mylar-9.0.7) (2023-04-20) - -### Chore diff --git a/stable/mylar/9.0.17/Chart.yaml b/stable/mylar/9.0.17/Chart.yaml deleted file mode 100644 index aeef1f983fe..00000000000 --- a/stable/mylar/9.0.17/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.9.2 -description: Mylar is a automated Comic Book downloader -home: https://truecharts.org/charts/stable/mylar -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png -keywords: - - mylar -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mylar -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mylar - - https://github.com/mylar3/mylar3 - - https://github.com/linuxserver/docker-mylar3 -version: 9.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mylar/9.0.17/app-changelog.md b/stable/mylar/9.0.17/app-changelog.md deleted file mode 100644 index a1b09d790d0..00000000000 --- a/stable/mylar/9.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mylar-9.0.17](https://github.com/truecharts/charts/compare/mylar-9.0.16...mylar-9.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/mylar/9.0.17/charts/common-12.9.2.tgz b/stable/mylar/9.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/mylar/9.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/mylar/9.0.18/CHANGELOG.md b/stable/mylar/9.0.18/CHANGELOG.md new file mode 100644 index 00000000000..82335bc9f74 --- /dev/null +++ b/stable/mylar/9.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [mylar-9.0.12](https://github.com/truecharts/charts/compare/mylar-9.0.11...mylar-9.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [mylar-9.0.11](https://github.com/truecharts/charts/compare/mylar-9.0.10...mylar-9.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.1 ([#8496](https://github.com/truecharts/charts/issues/8496)) + + + + +## [mylar-9.0.10](https://github.com/truecharts/charts/compare/mylar-9.0.9...mylar-9.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v ([#8322](https://github.com/truecharts/charts/issues/8322)) + + + + +## [mylar-9.0.9](https://github.com/truecharts/charts/compare/mylar-9.0.8...mylar-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [mylar-9.0.8](https://github.com/truecharts/charts/compare/mylar-9.0.7...mylar-9.0.8) (2023-04-25) + +### Chore diff --git a/stable/mylar/9.0.18/Chart.yaml b/stable/mylar/9.0.18/Chart.yaml new file mode 100644 index 00000000000..4aed212b157 --- /dev/null +++ b/stable/mylar/9.0.18/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pixapop/6.0.14/README.md b/stable/mylar/9.0.18/README.md similarity index 100% rename from stable/pixapop/6.0.14/README.md rename to stable/mylar/9.0.18/README.md diff --git a/stable/mylar/9.0.18/app-changelog.md b/stable/mylar/9.0.18/app-changelog.md new file mode 100644 index 00000000000..ab0ec49b684 --- /dev/null +++ b/stable/mylar/9.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mylar/9.0.17/app-readme.md b/stable/mylar/9.0.18/app-readme.md similarity index 100% rename from stable/mylar/9.0.17/app-readme.md rename to stable/mylar/9.0.18/app-readme.md diff --git a/stable/mylar/9.0.18/charts/common-12.9.5.tgz b/stable/mylar/9.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/mylar/9.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/mylar/9.0.17/ix_values.yaml b/stable/mylar/9.0.18/ix_values.yaml similarity index 100% rename from stable/mylar/9.0.17/ix_values.yaml rename to stable/mylar/9.0.18/ix_values.yaml diff --git a/stable/mylar/9.0.17/questions.yaml b/stable/mylar/9.0.18/questions.yaml similarity index 100% rename from stable/mylar/9.0.17/questions.yaml rename to stable/mylar/9.0.18/questions.yaml diff --git a/stable/pixapop/6.0.14/templates/NOTES.txt b/stable/mylar/9.0.18/templates/NOTES.txt similarity index 100% rename from stable/pixapop/6.0.14/templates/NOTES.txt rename to stable/mylar/9.0.18/templates/NOTES.txt diff --git a/stable/qdirstat/4.0.7/templates/common.yaml b/stable/mylar/9.0.18/templates/common.yaml similarity index 100% rename from stable/qdirstat/4.0.7/templates/common.yaml rename to stable/mylar/9.0.18/templates/common.yaml diff --git a/stable/plex-auto-languages/4.0.15/values.yaml b/stable/mylar/9.0.18/values.yaml similarity index 100% rename from stable/plex-auto-languages/4.0.15/values.yaml rename to stable/mylar/9.0.18/values.yaml diff --git a/stable/mymediaforalexa/4.0.14/CHANGELOG.md b/stable/mymediaforalexa/4.0.14/CHANGELOG.md deleted file mode 100644 index 1db2f54df93..00000000000 --- a/stable/mymediaforalexa/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mymediaforalexa-4.0.14](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.13...mymediaforalexa-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mymediaforalexa-4.0.13](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.12...mymediaforalexa-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mymediaforalexa-4.0.12](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.11...mymediaforalexa-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mymediaforalexa-4.0.11](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.10...mymediaforalexa-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mymediaforalexa-4.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.9...mymediaforalexa-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mymediaforalexa-4.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.8...mymediaforalexa-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [mymediaforalexa-4.0.8](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.7...mymediaforalexa-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [mymediaforalexa-4.0.7](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.6...mymediaforalexa-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [mymediaforalexa-4.0.6](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.5...mymediaforalexa-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [mymediaforalexa-4.0.5](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.4...mymediaforalexa-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [mymediaforalexa-4.0.4](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.3...mymediaforalexa-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/mymediaforalexa/4.0.14/Chart.yaml b/stable/mymediaforalexa/4.0.14/Chart.yaml deleted file mode 100644 index d910552d115..00000000000 --- a/stable/mymediaforalexa/4.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mymediaforalexa -version: 4.0.14 -appVersion: "1.3.147.99" -description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . -type: application -deprecated: false -home: https://truecharts.org/charts/stable/mymediaforalexa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png -keywords: - - media - - alexa -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa - - https://www.mymediaalexa.com/home/docker#dockerhub -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mymediaforalexa/4.0.14/app-changelog.md b/stable/mymediaforalexa/4.0.14/app-changelog.md deleted file mode 100644 index ffd6bd4e80c..00000000000 --- a/stable/mymediaforalexa/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mymediaforalexa-4.0.14](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.13...mymediaforalexa-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/mymediaforalexa/4.0.14/charts/common-12.9.2.tgz b/stable/mymediaforalexa/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/mymediaforalexa/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/mymediaforalexa/4.0.15/CHANGELOG.md b/stable/mymediaforalexa/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..e26181961cf --- /dev/null +++ b/stable/mymediaforalexa/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [mymediaforalexa-4.0.8](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.7...mymediaforalexa-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [mymediaforalexa-4.0.7](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.6...mymediaforalexa-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [mymediaforalexa-4.0.6](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.5...mymediaforalexa-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [mymediaforalexa-4.0.5](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.4...mymediaforalexa-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/mymediaforalexa/4.0.15/Chart.yaml b/stable/mymediaforalexa/4.0.15/Chart.yaml new file mode 100644 index 00000000000..14a87fac18d --- /dev/null +++ b/stable/mymediaforalexa/4.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mymediaforalexa +version: 4.0.15 +appVersion: "1.3.147.99" +description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . +type: application +deprecated: false +home: https://truecharts.org/charts/stable/mymediaforalexa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png +keywords: + - media + - alexa +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa + - https://www.mymediaalexa.com/home/docker#dockerhub +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.14/README.md b/stable/mymediaforalexa/4.0.15/README.md similarity index 100% rename from stable/plaxt/4.0.14/README.md rename to stable/mymediaforalexa/4.0.15/README.md diff --git a/stable/mymediaforalexa/4.0.15/app-changelog.md b/stable/mymediaforalexa/4.0.15/app-changelog.md new file mode 100644 index 00000000000..45bfc918797 --- /dev/null +++ b/stable/mymediaforalexa/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mymediaforalexa/4.0.14/app-readme.md b/stable/mymediaforalexa/4.0.15/app-readme.md similarity index 100% rename from stable/mymediaforalexa/4.0.14/app-readme.md rename to stable/mymediaforalexa/4.0.15/app-readme.md diff --git a/stable/mymediaforalexa/4.0.15/charts/common-12.9.5.tgz b/stable/mymediaforalexa/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/mymediaforalexa/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/mymediaforalexa/4.0.14/ix_values.yaml b/stable/mymediaforalexa/4.0.15/ix_values.yaml similarity index 100% rename from stable/mymediaforalexa/4.0.14/ix_values.yaml rename to stable/mymediaforalexa/4.0.15/ix_values.yaml diff --git a/stable/mymediaforalexa/4.0.14/questions.yaml b/stable/mymediaforalexa/4.0.15/questions.yaml similarity index 100% rename from stable/mymediaforalexa/4.0.14/questions.yaml rename to stable/mymediaforalexa/4.0.15/questions.yaml diff --git a/stable/plaxt/4.0.14/templates/NOTES.txt b/stable/mymediaforalexa/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/plaxt/4.0.14/templates/NOTES.txt rename to stable/mymediaforalexa/4.0.15/templates/NOTES.txt diff --git a/stable/qinglong/5.0.16/templates/common.yaml b/stable/mymediaforalexa/4.0.15/templates/common.yaml similarity index 100% rename from stable/qinglong/5.0.16/templates/common.yaml rename to stable/mymediaforalexa/4.0.15/templates/common.yaml diff --git a/stable/plex-utills/4.0.12/values.yaml b/stable/mymediaforalexa/4.0.15/values.yaml similarity index 100% rename from stable/plex-utills/4.0.12/values.yaml rename to stable/mymediaforalexa/4.0.15/values.yaml diff --git a/stable/mysql-workbench/5.0.14/CHANGELOG.md b/stable/mysql-workbench/5.0.14/CHANGELOG.md deleted file mode 100644 index 47689bf6e26..00000000000 --- a/stable/mysql-workbench/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mysql-workbench-5.0.14](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.13...mysql-workbench-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mysql-workbench-5.0.13](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.12...mysql-workbench-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mysql-workbench-5.0.12](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.11...mysql-workbench-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mysql-workbench-5.0.11](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.10...mysql-workbench-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mysql-workbench-5.0.10](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.9...mysql-workbench-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mysql-workbench-5.0.9](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.8...mysql-workbench-5.0.9) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.33 ([#8497](https://github.com/truecharts/charts/issues/8497)) - - - - -## [mysql-workbench-5.0.8](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.7...mysql-workbench-5.0.8) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v ([#8323](https://github.com/truecharts/charts/issues/8323)) - - - - -## [mysql-workbench-5.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.6...mysql-workbench-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [mysql-workbench-5.0.6](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.5...mysql-workbench-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [mysql-workbench-5.0.5](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.4...mysql-workbench-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [mysql-workbench-5.0.4](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.3...mysql-workbench-5.0.4) (2023-04-16) - -### Chore diff --git a/stable/mysql-workbench/5.0.14/Chart.yaml b/stable/mysql-workbench/5.0.14/Chart.yaml deleted file mode 100644 index 54793ff4ad6..00000000000 --- a/stable/mysql-workbench/5.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mysql-workbench -version: 5.0.14 -appVersion: "8.0.33" -description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/mysql-workbench -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png -keywords: - - mysql-workbench -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/mysql-workbench/5.0.14/app-changelog.md b/stable/mysql-workbench/5.0.14/app-changelog.md deleted file mode 100644 index d7a9747c186..00000000000 --- a/stable/mysql-workbench/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mysql-workbench-5.0.14](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.13...mysql-workbench-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/mysql-workbench/5.0.14/charts/common-12.9.2.tgz b/stable/mysql-workbench/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/mysql-workbench/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/mysql-workbench/5.0.15/CHANGELOG.md b/stable/mysql-workbench/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..9b88609d52f --- /dev/null +++ b/stable/mysql-workbench/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [mysql-workbench-5.0.8](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.7...mysql-workbench-5.0.8) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/mysql-workbench to v ([#8323](https://github.com/truecharts/charts/issues/8323)) + + + + +## [mysql-workbench-5.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.6...mysql-workbench-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [mysql-workbench-5.0.6](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.5...mysql-workbench-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [mysql-workbench-5.0.5](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.4...mysql-workbench-5.0.5) (2023-04-20) + +### Chore diff --git a/stable/mysql-workbench/5.0.15/Chart.yaml b/stable/mysql-workbench/5.0.15/Chart.yaml new file mode 100644 index 00000000000..873f2230530 --- /dev/null +++ b/stable/mysql-workbench/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mysql-workbench +version: 5.0.15 +appVersion: "8.0.33" +description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/mysql-workbench +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png +keywords: + - mysql-workbench +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.15/README.md b/stable/mysql-workbench/5.0.15/README.md similarity index 100% rename from stable/plex-auto-languages/4.0.15/README.md rename to stable/mysql-workbench/5.0.15/README.md diff --git a/stable/mysql-workbench/5.0.15/app-changelog.md b/stable/mysql-workbench/5.0.15/app-changelog.md new file mode 100644 index 00000000000..4647e669347 --- /dev/null +++ b/stable/mysql-workbench/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mysql-workbench/5.0.14/app-readme.md b/stable/mysql-workbench/5.0.15/app-readme.md similarity index 100% rename from stable/mysql-workbench/5.0.14/app-readme.md rename to stable/mysql-workbench/5.0.15/app-readme.md diff --git a/stable/mysql-workbench/5.0.15/charts/common-12.9.5.tgz b/stable/mysql-workbench/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/mysql-workbench/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/mysql-workbench/5.0.14/ix_values.yaml b/stable/mysql-workbench/5.0.15/ix_values.yaml similarity index 100% rename from stable/mysql-workbench/5.0.14/ix_values.yaml rename to stable/mysql-workbench/5.0.15/ix_values.yaml diff --git a/stable/mysql-workbench/5.0.14/questions.yaml b/stable/mysql-workbench/5.0.15/questions.yaml similarity index 100% rename from stable/mysql-workbench/5.0.14/questions.yaml rename to stable/mysql-workbench/5.0.15/questions.yaml diff --git a/stable/plex-auto-languages/4.0.15/templates/NOTES.txt b/stable/mysql-workbench/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/plex-auto-languages/4.0.15/templates/NOTES.txt rename to stable/mysql-workbench/5.0.15/templates/NOTES.txt diff --git a/stable/quassel-core/7.0.17/templates/common.yaml b/stable/mysql-workbench/5.0.15/templates/common.yaml similarity index 100% rename from stable/quassel-core/7.0.17/templates/common.yaml rename to stable/mysql-workbench/5.0.15/templates/common.yaml diff --git a/stable/portainer/4.0.8/values.yaml b/stable/mysql-workbench/5.0.15/values.yaml similarity index 100% rename from stable/portainer/4.0.8/values.yaml rename to stable/mysql-workbench/5.0.15/values.yaml diff --git a/stable/n8n/8.0.19/CHANGELOG.md b/stable/n8n/8.0.19/CHANGELOG.md deleted file mode 100644 index a395425547e..00000000000 --- a/stable/n8n/8.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [n8n-8.0.19](https://github.com/truecharts/charts/compare/n8n-8.0.18...n8n-8.0.19) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [n8n-8.0.18](https://github.com/truecharts/charts/compare/n8n-8.0.17...n8n-8.0.18) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.229.0 ([#9054](https://github.com/truecharts/charts/issues/9054)) - - - - -## [n8n-8.0.17](https://github.com/truecharts/charts/compare/n8n-8.0.16...n8n-8.0.17) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.228.2 ([#9035](https://github.com/truecharts/charts/issues/9035)) - - - - -## [n8n-8.0.16](https://github.com/truecharts/charts/compare/n8n-8.0.15...n8n-8.0.16) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [n8n-8.0.15](https://github.com/truecharts/charts/compare/n8n-8.0.14...n8n-8.0.15) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.228.1 ([#8906](https://github.com/truecharts/charts/issues/8906)) - - - - -## [n8n-8.0.14](https://github.com/truecharts/charts/compare/n8n-8.0.13...n8n-8.0.14) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.227.0 ([#8859](https://github.com/truecharts/charts/issues/8859)) - - - - -## [n8n-8.0.13](https://github.com/truecharts/charts/compare/n8n-8.0.12...n8n-8.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.226.2 ([#8833](https://github.com/truecharts/charts/issues/8833)) - - - - -## [n8n-8.0.12](https://github.com/truecharts/charts/compare/n8n-8.0.11...n8n-8.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [n8n-8.0.11](https://github.com/truecharts/charts/compare/n8n-8.0.10...n8n-8.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [n8n-8.0.10](https://github.com/truecharts/charts/compare/n8n-8.0.9...n8n-8.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.226.0 ([#8603](https://github.com/truecharts/charts/issues/8603)) - - - diff --git a/stable/n8n/8.0.19/Chart.yaml b/stable/n8n/8.0.19/Chart.yaml deleted file mode 100644 index d07efbfbb48..00000000000 --- a/stable/n8n/8.0.19/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.229.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -description: n8n is an extendable workflow automation tool. -home: https://truecharts.org/charts/stable/n8n -icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png -keywords: - - workflows - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: n8n -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - - https://docs.n8n.io/ - - https://github.com/n8n-io/n8n -version: 8.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/8.0.19/app-changelog.md b/stable/n8n/8.0.19/app-changelog.md deleted file mode 100644 index 908b1ae6d38..00000000000 --- a/stable/n8n/8.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [n8n-8.0.19](https://github.com/truecharts/charts/compare/n8n-8.0.18...n8n-8.0.19) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/n8n/8.0.19/charts/common-12.9.2.tgz b/stable/n8n/8.0.19/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/n8n/8.0.19/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/n8n/8.0.19/charts/redis-6.0.43.tgz b/stable/n8n/8.0.19/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/n8n/8.0.19/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/n8n/8.0.20/CHANGELOG.md b/stable/n8n/8.0.20/CHANGELOG.md new file mode 100644 index 00000000000..0d403f81d20 --- /dev/null +++ b/stable/n8n/8.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [n8n-8.0.15](https://github.com/truecharts/charts/compare/n8n-8.0.14...n8n-8.0.15) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.228.1 ([#8906](https://github.com/truecharts/charts/issues/8906)) + + + + +## [n8n-8.0.14](https://github.com/truecharts/charts/compare/n8n-8.0.13...n8n-8.0.14) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.227.0 ([#8859](https://github.com/truecharts/charts/issues/8859)) + + + + +## [n8n-8.0.13](https://github.com/truecharts/charts/compare/n8n-8.0.12...n8n-8.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.226.2 ([#8833](https://github.com/truecharts/charts/issues/8833)) + + + + +## [n8n-8.0.12](https://github.com/truecharts/charts/compare/n8n-8.0.11...n8n-8.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [n8n-8.0.11](https://github.com/truecharts/charts/compare/n8n-8.0.10...n8n-8.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/n8n/8.0.20/Chart.yaml b/stable/n8n/8.0.20/Chart.yaml new file mode 100644 index 00000000000..f9983284c0b --- /dev/null +++ b/stable/n8n/8.0.20/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.229.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/8.0.20/LICENSE b/stable/n8n/8.0.20/LICENSE new file mode 100644 index 00000000000..33a8cbb23f0 --- /dev/null +++ b/stable/n8n/8.0.20/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.12/README.md b/stable/n8n/8.0.20/README.md similarity index 100% rename from stable/plex-utills/4.0.12/README.md rename to stable/n8n/8.0.20/README.md diff --git a/stable/n8n/8.0.20/app-changelog.md b/stable/n8n/8.0.20/app-changelog.md new file mode 100644 index 00000000000..48314665fac --- /dev/null +++ b/stable/n8n/8.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/n8n/8.0.19/app-readme.md b/stable/n8n/8.0.20/app-readme.md similarity index 100% rename from stable/n8n/8.0.19/app-readme.md rename to stable/n8n/8.0.20/app-readme.md diff --git a/stable/n8n/8.0.20/charts/common-12.9.5.tgz b/stable/n8n/8.0.20/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/n8n/8.0.20/charts/common-12.9.5.tgz differ diff --git a/stable/n8n/8.0.20/charts/redis-6.0.44.tgz b/stable/n8n/8.0.20/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/n8n/8.0.20/charts/redis-6.0.44.tgz differ diff --git a/stable/n8n/8.0.19/ix_values.yaml b/stable/n8n/8.0.20/ix_values.yaml similarity index 100% rename from stable/n8n/8.0.19/ix_values.yaml rename to stable/n8n/8.0.20/ix_values.yaml diff --git a/stable/n8n/8.0.19/questions.yaml b/stable/n8n/8.0.20/questions.yaml similarity index 100% rename from stable/n8n/8.0.19/questions.yaml rename to stable/n8n/8.0.20/questions.yaml diff --git a/stable/plex-utills/4.0.12/templates/NOTES.txt b/stable/n8n/8.0.20/templates/NOTES.txt similarity index 100% rename from stable/plex-utills/4.0.12/templates/NOTES.txt rename to stable/n8n/8.0.20/templates/NOTES.txt diff --git a/stable/n8n/8.0.19/templates/_configmap.tpl b/stable/n8n/8.0.20/templates/_configmap.tpl similarity index 100% rename from stable/n8n/8.0.19/templates/_configmap.tpl rename to stable/n8n/8.0.20/templates/_configmap.tpl diff --git a/stable/n8n/8.0.19/templates/common.yaml b/stable/n8n/8.0.20/templates/common.yaml similarity index 100% rename from stable/n8n/8.0.19/templates/common.yaml rename to stable/n8n/8.0.20/templates/common.yaml diff --git a/stable/posterr/4.0.15/values.yaml b/stable/n8n/8.0.20/values.yaml similarity index 100% rename from stable/posterr/4.0.15/values.yaml rename to stable/n8n/8.0.20/values.yaml diff --git a/stable/nano-wallet/5.0.12/CHANGELOG.md b/stable/nano-wallet/5.0.12/CHANGELOG.md deleted file mode 100644 index 105e1935f41..00000000000 --- a/stable/nano-wallet/5.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nano-wallet-5.0.12](https://github.com/truecharts/charts/compare/nano-wallet-5.0.11...nano-wallet-5.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [nano-wallet-5.0.11](https://github.com/truecharts/charts/compare/nano-wallet-5.0.10...nano-wallet-5.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nano-wallet-5.0.10](https://github.com/truecharts/charts/compare/nano-wallet-5.0.9...nano-wallet-5.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nano-wallet-5.0.9](https://github.com/truecharts/charts/compare/nano-wallet-5.0.8...nano-wallet-5.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nano-wallet-5.0.8](https://github.com/truecharts/charts/compare/nano-wallet-5.0.7...nano-wallet-5.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nano-wallet-5.0.7](https://github.com/truecharts/charts/compare/nano-wallet-5.0.6...nano-wallet-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [nano-wallet-5.0.6](https://github.com/truecharts/charts/compare/nano-wallet-5.0.5...nano-wallet-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [nano-wallet-5.0.5](https://github.com/truecharts/charts/compare/nano-wallet-5.0.4...nano-wallet-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [nano-wallet-5.0.4](https://github.com/truecharts/charts/compare/nano-wallet-5.0.3...nano-wallet-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [nano-wallet-5.0.3](https://github.com/truecharts/charts/compare/nano-wallet-5.0.2...nano-wallet-5.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [nano-wallet-5.0.2](https://github.com/truecharts/charts/compare/nano-wallet-5.0.1...nano-wallet-5.0.2) (2023-04-15) - -### Chore diff --git a/stable/nano-wallet/5.0.12/Chart.yaml b/stable/nano-wallet/5.0.12/Chart.yaml deleted file mode 100644 index 1b9071baa4f..00000000000 --- a/stable/nano-wallet/5.0.12/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nano-wallet -version: 5.0.12 -appVersion: "2021.12.16" -description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/nano-wallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png -keywords: - - nano-wallet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/nano-wallet/5.0.12/app-changelog.md b/stable/nano-wallet/5.0.12/app-changelog.md deleted file mode 100644 index ffa38ef8be6..00000000000 --- a/stable/nano-wallet/5.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nano-wallet-5.0.12](https://github.com/truecharts/charts/compare/nano-wallet-5.0.11...nano-wallet-5.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/nano-wallet/5.0.12/charts/common-12.9.2.tgz b/stable/nano-wallet/5.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/nano-wallet/5.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/nano-wallet/5.0.13/CHANGELOG.md b/stable/nano-wallet/5.0.13/CHANGELOG.md new file mode 100644 index 00000000000..9bd0a362d4a --- /dev/null +++ b/stable/nano-wallet/5.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [nano-wallet-5.0.6](https://github.com/truecharts/charts/compare/nano-wallet-5.0.5...nano-wallet-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [nano-wallet-5.0.5](https://github.com/truecharts/charts/compare/nano-wallet-5.0.4...nano-wallet-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [nano-wallet-5.0.4](https://github.com/truecharts/charts/compare/nano-wallet-5.0.3...nano-wallet-5.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [nano-wallet-5.0.3](https://github.com/truecharts/charts/compare/nano-wallet-5.0.2...nano-wallet-5.0.3) (2023-04-16) + +### Chore diff --git a/stable/nano-wallet/5.0.13/Chart.yaml b/stable/nano-wallet/5.0.13/Chart.yaml new file mode 100644 index 00000000000..bd9911ffd63 --- /dev/null +++ b/stable/nano-wallet/5.0.13/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nano-wallet +version: 5.0.13 +appVersion: "2021.12.16" +description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/nano-wallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png +keywords: + - nano-wallet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.8/README.md b/stable/nano-wallet/5.0.13/README.md similarity index 100% rename from stable/portainer/4.0.8/README.md rename to stable/nano-wallet/5.0.13/README.md diff --git a/stable/nano-wallet/5.0.13/app-changelog.md b/stable/nano-wallet/5.0.13/app-changelog.md new file mode 100644 index 00000000000..3bf7812f5b9 --- /dev/null +++ b/stable/nano-wallet/5.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nano-wallet/5.0.12/app-readme.md b/stable/nano-wallet/5.0.13/app-readme.md similarity index 100% rename from stable/nano-wallet/5.0.12/app-readme.md rename to stable/nano-wallet/5.0.13/app-readme.md diff --git a/stable/nano-wallet/5.0.13/charts/common-12.9.5.tgz b/stable/nano-wallet/5.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/nano-wallet/5.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/nano-wallet/5.0.12/ix_values.yaml b/stable/nano-wallet/5.0.13/ix_values.yaml similarity index 100% rename from stable/nano-wallet/5.0.12/ix_values.yaml rename to stable/nano-wallet/5.0.13/ix_values.yaml diff --git a/stable/nano-wallet/5.0.12/questions.yaml b/stable/nano-wallet/5.0.13/questions.yaml similarity index 100% rename from stable/nano-wallet/5.0.12/questions.yaml rename to stable/nano-wallet/5.0.13/questions.yaml diff --git a/stable/portainer/4.0.8/templates/NOTES.txt b/stable/nano-wallet/5.0.13/templates/NOTES.txt similarity index 100% rename from stable/portainer/4.0.8/templates/NOTES.txt rename to stable/nano-wallet/5.0.13/templates/NOTES.txt diff --git a/stable/quassel-web/5.0.14/templates/common.yaml b/stable/nano-wallet/5.0.13/templates/common.yaml similarity index 100% rename from stable/quassel-web/5.0.14/templates/common.yaml rename to stable/nano-wallet/5.0.13/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/9.0.14/values.yaml b/stable/nano-wallet/5.0.13/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.14/values.yaml rename to stable/nano-wallet/5.0.13/values.yaml diff --git a/stable/navidrome/15.0.15/CHANGELOG.md b/stable/navidrome/15.0.15/CHANGELOG.md new file mode 100644 index 00000000000..54ededadd9d --- /dev/null +++ b/stable/navidrome/15.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [navidrome-15.0.9](https://github.com/truecharts/charts/compare/navidrome-15.0.8...navidrome-15.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [navidrome-15.0.8](https://github.com/truecharts/charts/compare/navidrome-15.0.7...navidrome-15.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [navidrome-15.0.7](https://github.com/truecharts/charts/compare/navidrome-15.0.6...navidrome-15.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [navidrome-15.0.6](https://github.com/truecharts/charts/compare/navidrome-15.0.5...navidrome-15.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [navidrome-15.0.5](https://github.com/truecharts/charts/compare/navidrome-15.0.4...navidrome-15.0.5) (2023-04-16) + +### Chore diff --git a/stable/navidrome/15.0.15/Chart.yaml b/stable/navidrome/15.0.15/Chart.yaml new file mode 100644 index 00000000000..4a7fae74070 --- /dev/null +++ b/stable/navidrome/15.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.49.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/posterr/4.0.15/README.md b/stable/navidrome/15.0.15/README.md similarity index 100% rename from stable/posterr/4.0.15/README.md rename to stable/navidrome/15.0.15/README.md diff --git a/stable/navidrome/15.0.15/app-changelog.md b/stable/navidrome/15.0.15/app-changelog.md new file mode 100644 index 00000000000..b08c129a2e1 --- /dev/null +++ b/stable/navidrome/15.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/navidrome/15.0.15/app-readme.md b/stable/navidrome/15.0.15/app-readme.md new file mode 100644 index 00000000000..73d0c017c08 --- /dev/null +++ b/stable/navidrome/15.0.15/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.15/charts/common-12.9.5.tgz b/stable/navidrome/15.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/navidrome/15.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/navidrome/15.0.15/ix_values.yaml b/stable/navidrome/15.0.15/ix_values.yaml new file mode 100644 index 00000000000..883467eb883 --- /dev/null +++ b/stable/navidrome/15.0.15/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.15/questions.yaml b/stable/navidrome/15.0.15/questions.yaml new file mode 100644 index 00000000000..708b9c5c355 --- /dev/null +++ b/stable/navidrome/15.0.15/questions.yaml @@ -0,0 +1,1999 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 4533 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: music + label: App Music Storage + description: Stores the Application Music. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/posterr/4.0.15/templates/NOTES.txt b/stable/navidrome/15.0.15/templates/NOTES.txt similarity index 100% rename from stable/posterr/4.0.15/templates/NOTES.txt rename to stable/navidrome/15.0.15/templates/NOTES.txt diff --git a/stable/reg/9.0.17/templates/common.yaml b/stable/navidrome/15.0.15/templates/common.yaml similarity index 100% rename from stable/reg/9.0.17/templates/common.yaml rename to stable/navidrome/15.0.15/templates/common.yaml diff --git a/stable/projectsend/7.0.14/values.yaml b/stable/navidrome/15.0.15/values.yaml similarity index 100% rename from stable/projectsend/7.0.14/values.yaml rename to stable/navidrome/15.0.15/values.yaml diff --git a/stable/netdata/5.0.15/CHANGELOG.md b/stable/netdata/5.0.15/CHANGELOG.md deleted file mode 100644 index f9b4bf999cb..00000000000 --- a/stable/netdata/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [netdata-5.0.10](https://github.com/truecharts/charts/compare/netdata-5.0.9...netdata-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [netdata-5.0.9](https://github.com/truecharts/charts/compare/netdata-5.0.8...netdata-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [netdata-5.0.8](https://github.com/truecharts/charts/compare/netdata-5.0.7...netdata-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [netdata-5.0.7](https://github.com/truecharts/charts/compare/netdata-5.0.6...netdata-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [netdata-5.0.6](https://github.com/truecharts/charts/compare/netdata-5.0.5...netdata-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [netdata-5.0.5](https://github.com/truecharts/charts/compare/netdata-5.0.4...netdata-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/netdata/5.0.15/Chart.yaml b/stable/netdata/5.0.15/Chart.yaml deleted file mode 100644 index e6139637296..00000000000 --- a/stable/netdata/5.0.15/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.38.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. -home: https://truecharts.org/charts/stable/netdata -icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png -keywords: - - netdata - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: netdata -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - - https://github.com/netdata -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/netdata/5.0.15/app-changelog.md b/stable/netdata/5.0.15/app-changelog.md deleted file mode 100644 index 2f03c4c6745..00000000000 --- a/stable/netdata/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/netdata/5.0.15/charts/common-12.9.2.tgz b/stable/netdata/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/netdata/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/netdata/5.0.16/CHANGELOG.md b/stable/netdata/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..19bb5226818 --- /dev/null +++ b/stable/netdata/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [netdata-5.0.10](https://github.com/truecharts/charts/compare/netdata-5.0.9...netdata-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [netdata-5.0.9](https://github.com/truecharts/charts/compare/netdata-5.0.8...netdata-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [netdata-5.0.8](https://github.com/truecharts/charts/compare/netdata-5.0.7...netdata-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [netdata-5.0.7](https://github.com/truecharts/charts/compare/netdata-5.0.6...netdata-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [netdata-5.0.6](https://github.com/truecharts/charts/compare/netdata-5.0.5...netdata-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/netdata/5.0.16/Chart.yaml b/stable/netdata/5.0.16/Chart.yaml new file mode 100644 index 00000000000..6bbf66fa5a1 --- /dev/null +++ b/stable/netdata/5.0.16/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.38.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/pretend-youre-xyzzy/9.0.14/README.md b/stable/netdata/5.0.16/README.md similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.14/README.md rename to stable/netdata/5.0.16/README.md diff --git a/stable/netdata/5.0.16/app-changelog.md b/stable/netdata/5.0.16/app-changelog.md new file mode 100644 index 00000000000..b96e9f16fee --- /dev/null +++ b/stable/netdata/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/netdata/5.0.15/app-readme.md b/stable/netdata/5.0.16/app-readme.md similarity index 100% rename from stable/netdata/5.0.15/app-readme.md rename to stable/netdata/5.0.16/app-readme.md diff --git a/stable/netdata/5.0.16/charts/common-12.9.5.tgz b/stable/netdata/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/netdata/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/netdata/5.0.15/ix_values.yaml b/stable/netdata/5.0.16/ix_values.yaml similarity index 100% rename from stable/netdata/5.0.15/ix_values.yaml rename to stable/netdata/5.0.16/ix_values.yaml diff --git a/stable/netdata/5.0.15/questions.yaml b/stable/netdata/5.0.16/questions.yaml similarity index 100% rename from stable/netdata/5.0.15/questions.yaml rename to stable/netdata/5.0.16/questions.yaml diff --git a/stable/pretend-youre-xyzzy/9.0.14/templates/NOTES.txt b/stable/netdata/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.14/templates/NOTES.txt rename to stable/netdata/5.0.16/templates/NOTES.txt diff --git a/stable/netdata/5.0.15/templates/common.yaml b/stable/netdata/5.0.16/templates/common.yaml similarity index 100% rename from stable/netdata/5.0.15/templates/common.yaml rename to stable/netdata/5.0.16/templates/common.yaml diff --git a/stable/promcord/7.0.15/values.yaml b/stable/netdata/5.0.16/values.yaml similarity index 100% rename from stable/promcord/7.0.15/values.yaml rename to stable/netdata/5.0.16/values.yaml diff --git a/stable/nextpvr/5.0.6/CHANGELOG.md b/stable/nextpvr/5.0.6/CHANGELOG.md deleted file mode 100644 index d0c5d459a5f..00000000000 --- a/stable/nextpvr/5.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nextpvr-5.0.6](https://github.com/truecharts/charts/compare/nextpvr-5.0.5...nextpvr-5.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [nextpvr-5.0.5](https://github.com/truecharts/charts/compare/nextpvr-5.0.4...nextpvr-5.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nextpvr-5.0.4](https://github.com/truecharts/charts/compare/nextpvr-5.0.3...nextpvr-5.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.2](https://github.com/truecharts/charts/compare/nextpvr-5.0.1...nextpvr-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nextpvr-5.0.1](https://github.com/truecharts/charts/compare/nextpvr-5.0.0...nextpvr-5.0.1) (2023-05-03) - -### Chore diff --git a/stable/nextpvr/5.0.6/Chart.yaml b/stable/nextpvr/5.0.6/Chart.yaml deleted file mode 100644 index 8452941981a..00000000000 --- a/stable/nextpvr/5.0.6/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. -home: https://truecharts.org/charts/stable/nextpvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png -keywords: - - pvr - - recorder -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nextpvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr - - https://github.com/sub3/NextPVR/wiki/Install-Docker -version: 5.0.6 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/nextpvr/5.0.6/app-changelog.md b/stable/nextpvr/5.0.6/app-changelog.md deleted file mode 100644 index 3b90a203b0c..00000000000 --- a/stable/nextpvr/5.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nextpvr-5.0.6](https://github.com/truecharts/charts/compare/nextpvr-5.0.5...nextpvr-5.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/nextpvr/5.0.6/charts/common-12.9.2.tgz b/stable/nextpvr/5.0.6/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/nextpvr/5.0.6/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/nextpvr/5.0.7/CHANGELOG.md b/stable/nextpvr/5.0.7/CHANGELOG.md new file mode 100644 index 00000000000..bca12109e39 --- /dev/null +++ b/stable/nextpvr/5.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + + + +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + + + +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + + + +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + + + +## [nextpvr-5.0.2](https://github.com/truecharts/charts/compare/nextpvr-5.0.1...nextpvr-5.0.2) (2023-05-05) + +### Chore diff --git a/stable/nextpvr/5.0.7/Chart.yaml b/stable/nextpvr/5.0.7/Chart.yaml new file mode 100644 index 00000000000..5da924348a2 --- /dev/null +++ b/stable/nextpvr/5.0.7/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/projectsend/7.0.14/README.md b/stable/nextpvr/5.0.7/README.md similarity index 100% rename from stable/projectsend/7.0.14/README.md rename to stable/nextpvr/5.0.7/README.md diff --git a/stable/nextpvr/5.0.7/app-changelog.md b/stable/nextpvr/5.0.7/app-changelog.md new file mode 100644 index 00000000000..48e4341d7e9 --- /dev/null +++ b/stable/nextpvr/5.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nextpvr/5.0.6/app-readme.md b/stable/nextpvr/5.0.7/app-readme.md similarity index 100% rename from stable/nextpvr/5.0.6/app-readme.md rename to stable/nextpvr/5.0.7/app-readme.md diff --git a/stable/nextpvr/5.0.7/charts/common-12.9.5.tgz b/stable/nextpvr/5.0.7/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/nextpvr/5.0.7/charts/common-12.9.5.tgz differ diff --git a/stable/nextpvr/5.0.6/ix_values.yaml b/stable/nextpvr/5.0.7/ix_values.yaml similarity index 100% rename from stable/nextpvr/5.0.6/ix_values.yaml rename to stable/nextpvr/5.0.7/ix_values.yaml diff --git a/stable/nextpvr/5.0.6/questions.yaml b/stable/nextpvr/5.0.7/questions.yaml similarity index 100% rename from stable/nextpvr/5.0.6/questions.yaml rename to stable/nextpvr/5.0.7/questions.yaml diff --git a/stable/projectsend/7.0.14/templates/NOTES.txt b/stable/nextpvr/5.0.7/templates/NOTES.txt similarity index 100% rename from stable/projectsend/7.0.14/templates/NOTES.txt rename to stable/nextpvr/5.0.7/templates/NOTES.txt diff --git a/stable/requestrr/5.0.14/templates/common.yaml b/stable/nextpvr/5.0.7/templates/common.yaml similarity index 100% rename from stable/requestrr/5.0.14/templates/common.yaml rename to stable/nextpvr/5.0.7/templates/common.yaml diff --git a/stable/prusaslicer-novnc/4.0.17/values.yaml b/stable/nextpvr/5.0.7/values.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.17/values.yaml rename to stable/nextpvr/5.0.7/values.yaml diff --git a/stable/nginx-proxy-manager/4.0.161/CHANGELOG.md b/stable/nginx-proxy-manager/4.0.161/CHANGELOG.md deleted file mode 100644 index bac17278920..00000000000 --- a/stable/nginx-proxy-manager/4.0.161/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nginx-proxy-manager-4.0.161](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.160...nginx-proxy-manager-4.0.161) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [nginx-proxy-manager-4.0.160](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.15...nginx-proxy-manager-4.0.160) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nginx-proxy-manager-4.0.15](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.14...nginx-proxy-manager-4.0.15) (2023-05-19) - -### Chore - -- update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.3 ([#8607](https://github.com/truecharts/charts/issues/8607)) - - - - -## [nginx-proxy-manager-4.0.14](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.13...nginx-proxy-manager-4.0.14) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [nginx-proxy-manager-4.0.13](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.12...nginx-proxy-manager-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nginx-proxy-manager-4.0.12](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.11...nginx-proxy-manager-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nginx-proxy-manager-4.0.11](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.10...nginx-proxy-manager-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nginx-proxy-manager-4.0.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.9...nginx-proxy-manager-4.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/nginx-proxy-manager to v2.9.22 ([#8501](https://github.com/truecharts/charts/issues/8501)) - - - - -## [nginx-proxy-manager-4.0.9](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.8...nginx-proxy-manager-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [nginx-proxy-manager-4.0.8](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.7...nginx-proxy-manager-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [nginx-proxy-manager-4.0.7](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.6...nginx-proxy-manager-4.0.7) (2023-04-20) - -### Chore diff --git a/stable/nginx-proxy-manager/4.0.161/Chart.yaml b/stable/nginx-proxy-manager/4.0.161/Chart.yaml deleted file mode 100644 index 736caea8df0..00000000000 --- a/stable/nginx-proxy-manager/4.0.161/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.9.2 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.29 -deprecated: false -description: Managing Nginx proxy hosts with a simple, powerful interface. -home: https://truecharts.org/charts/stable/nginx-proxy-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png -keywords: - - nginx-proxy-manager - - nginx - - reverse-proxy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nginx-proxy-manager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - - https://github.com/NginxProxyManager/nginx-proxy-manager - - https://nginxproxymanager.com/ -type: application -version: 4.0.161 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/nginx-proxy-manager/4.0.161/app-changelog.md b/stable/nginx-proxy-manager/4.0.161/app-changelog.md deleted file mode 100644 index 879277042a9..00000000000 --- a/stable/nginx-proxy-manager/4.0.161/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nginx-proxy-manager-4.0.161](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.160...nginx-proxy-manager-4.0.161) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/nginx-proxy-manager/4.0.161/charts/common-12.9.2.tgz b/stable/nginx-proxy-manager/4.0.161/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/nginx-proxy-manager/4.0.161/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/4.0.161/charts/mariadb-7.0.29.tgz b/stable/nginx-proxy-manager/4.0.161/charts/mariadb-7.0.29.tgz deleted file mode 100644 index 21a10bce974..00000000000 Binary files a/stable/nginx-proxy-manager/4.0.161/charts/mariadb-7.0.29.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/4.0.162/CHANGELOG.md b/stable/nginx-proxy-manager/4.0.162/CHANGELOG.md new file mode 100644 index 00000000000..fc25e24c02a --- /dev/null +++ b/stable/nginx-proxy-manager/4.0.162/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [nginx-proxy-manager-4.0.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.9...nginx-proxy-manager-4.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/nginx-proxy-manager to v2.9.22 ([#8501](https://github.com/truecharts/charts/issues/8501)) + + + + +## [nginx-proxy-manager-4.0.9](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.8...nginx-proxy-manager-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [nginx-proxy-manager-4.0.8](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.7...nginx-proxy-manager-4.0.8) (2023-04-25) + +### Chore diff --git a/stable/nginx-proxy-manager/4.0.162/Chart.yaml b/stable/nginx-proxy-manager/4.0.162/Chart.yaml new file mode 100644 index 00000000000..8655ab00ffc --- /dev/null +++ b/stable/nginx-proxy-manager/4.0.162/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2.10.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 +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.162 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/promcord/7.0.15/README.md b/stable/nginx-proxy-manager/4.0.162/README.md similarity index 100% rename from stable/promcord/7.0.15/README.md rename to stable/nginx-proxy-manager/4.0.162/README.md diff --git a/stable/nginx-proxy-manager/4.0.162/app-changelog.md b/stable/nginx-proxy-manager/4.0.162/app-changelog.md new file mode 100644 index 00000000000..437f5d30305 --- /dev/null +++ b/stable/nginx-proxy-manager/4.0.162/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nginx-proxy-manager/4.0.161/app-readme.md b/stable/nginx-proxy-manager/4.0.162/app-readme.md similarity index 100% rename from stable/nginx-proxy-manager/4.0.161/app-readme.md rename to stable/nginx-proxy-manager/4.0.162/app-readme.md diff --git a/stable/nginx-proxy-manager/4.0.162/charts/common-12.9.5.tgz b/stable/nginx-proxy-manager/4.0.162/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/nginx-proxy-manager/4.0.162/charts/common-12.9.5.tgz differ diff --git a/stable/nginx-proxy-manager/4.0.162/charts/mariadb-7.0.30.tgz b/stable/nginx-proxy-manager/4.0.162/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/stable/nginx-proxy-manager/4.0.162/charts/mariadb-7.0.30.tgz differ diff --git a/stable/nginx-proxy-manager/4.0.161/ix_values.yaml b/stable/nginx-proxy-manager/4.0.162/ix_values.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.161/ix_values.yaml rename to stable/nginx-proxy-manager/4.0.162/ix_values.yaml diff --git a/stable/nginx-proxy-manager/4.0.161/questions.yaml b/stable/nginx-proxy-manager/4.0.162/questions.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.161/questions.yaml rename to stable/nginx-proxy-manager/4.0.162/questions.yaml diff --git a/stable/promcord/7.0.15/templates/NOTES.txt b/stable/nginx-proxy-manager/4.0.162/templates/NOTES.txt similarity index 100% rename from stable/promcord/7.0.15/templates/NOTES.txt rename to stable/nginx-proxy-manager/4.0.162/templates/NOTES.txt diff --git a/stable/nginx-proxy-manager/4.0.161/templates/common.yaml b/stable/nginx-proxy-manager/4.0.162/templates/common.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.161/templates/common.yaml rename to stable/nginx-proxy-manager/4.0.162/templates/common.yaml diff --git a/stable/putty/4.0.6/values.yaml b/stable/nginx-proxy-manager/4.0.162/values.yaml similarity index 100% rename from stable/putty/4.0.6/values.yaml rename to stable/nginx-proxy-manager/4.0.162/values.yaml diff --git a/stable/ngircd/5.0.4000001/CHANGELOG.md b/stable/ngircd/5.0.4000001/CHANGELOG.md deleted file mode 100644 index 9039413999f..00000000000 --- a/stable/ngircd/5.0.4000001/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ngircd-5.0.4000001](https://github.com/truecharts/charts/compare/ngircd-5.0.4000000...ngircd-5.0.4000001) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ngircd-5.0.4000000](https://github.com/truecharts/charts/compare/ngircd-5.0.3...ngircd-5.0.4000000) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ngircd-5.0.3](https://github.com/truecharts/charts/compare/ngircd-5.0.2...ngircd-5.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ngircd-5.0.2](https://github.com/truecharts/charts/compare/ngircd-5.0.1...ngircd-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ngircd-5.0.1](https://github.com/truecharts/charts/compare/ngircd-5.0.0...ngircd-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ngircd-5.0.0](https://github.com/truecharts/charts/compare/ngircd-4.0.9...ngircd-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [ngircd-4.0.9](https://github.com/truecharts/charts/compare/ngircd-4.0.8...ngircd-4.0.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [ngircd-4.0.8](https://github.com/truecharts/charts/compare/ngircd-4.0.7...ngircd-4.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [ngircd-4.0.7](https://github.com/truecharts/charts/compare/ngircd-4.0.6...ngircd-4.0.7) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [ngircd-4.0.6](https://github.com/truecharts/charts/compare/ngircd-4.0.5...ngircd-4.0.6) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [ngircd-4.0.5](https://github.com/truecharts/charts/compare/ngircd-4.0.4...ngircd-4.0.5) (2022-12-24) - -### Chore diff --git a/stable/ngircd/5.0.4000001/Chart.yaml b/stable/ngircd/5.0.4000001/Chart.yaml deleted file mode 100644 index d1f2a100bdd..00000000000 --- a/stable/ngircd/5.0.4000001/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ngircd -version: 5.0.4000001 -appVersion: "2021.11.21" -description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/ngircd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png -keywords: - - ngircd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/ngircd/5.0.4000001/app-changelog.md b/stable/ngircd/5.0.4000001/app-changelog.md deleted file mode 100644 index 15eb184a24f..00000000000 --- a/stable/ngircd/5.0.4000001/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ngircd-5.0.4000001](https://github.com/truecharts/charts/compare/ngircd-5.0.4000000...ngircd-5.0.4000001) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/ngircd/5.0.4000001/charts/common-12.9.2.tgz b/stable/ngircd/5.0.4000001/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ngircd/5.0.4000001/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/ngircd/5.0.4000002/CHANGELOG.md b/stable/ngircd/5.0.4000002/CHANGELOG.md new file mode 100644 index 00000000000..b3fea7cec65 --- /dev/null +++ b/stable/ngircd/5.0.4000002/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [ngircd-4.0.9](https://github.com/truecharts/charts/compare/ngircd-4.0.8...ngircd-4.0.9) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [ngircd-4.0.8](https://github.com/truecharts/charts/compare/ngircd-4.0.7...ngircd-4.0.8) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [ngircd-4.0.7](https://github.com/truecharts/charts/compare/ngircd-4.0.6...ngircd-4.0.7) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [ngircd-4.0.6](https://github.com/truecharts/charts/compare/ngircd-4.0.5...ngircd-4.0.6) (2022-12-25) + +### Chore diff --git a/stable/ngircd/5.0.4000002/Chart.yaml b/stable/ngircd/5.0.4000002/Chart.yaml new file mode 100644 index 00000000000..5628a29d169 --- /dev/null +++ b/stable/ngircd/5.0.4000002/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ngircd +version: 5.0.4000002 +appVersion: "2021.11.21" +description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/ngircd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png +keywords: + - ngircd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.17/README.md b/stable/ngircd/5.0.4000002/README.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.17/README.md rename to stable/ngircd/5.0.4000002/README.md diff --git a/stable/ngircd/5.0.4000002/app-changelog.md b/stable/ngircd/5.0.4000002/app-changelog.md new file mode 100644 index 00000000000..72035eec859 --- /dev/null +++ b/stable/ngircd/5.0.4000002/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ngircd/5.0.4000001/app-readme.md b/stable/ngircd/5.0.4000002/app-readme.md similarity index 100% rename from stable/ngircd/5.0.4000001/app-readme.md rename to stable/ngircd/5.0.4000002/app-readme.md diff --git a/stable/ngircd/5.0.4000002/charts/common-12.9.5.tgz b/stable/ngircd/5.0.4000002/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ngircd/5.0.4000002/charts/common-12.9.5.tgz differ diff --git a/stable/ngircd/5.0.4000001/ix_values.yaml b/stable/ngircd/5.0.4000002/ix_values.yaml similarity index 100% rename from stable/ngircd/5.0.4000001/ix_values.yaml rename to stable/ngircd/5.0.4000002/ix_values.yaml diff --git a/stable/ngircd/5.0.4000001/questions.yaml b/stable/ngircd/5.0.4000002/questions.yaml similarity index 100% rename from stable/ngircd/5.0.4000001/questions.yaml rename to stable/ngircd/5.0.4000002/questions.yaml diff --git a/stable/prusaslicer-novnc/4.0.17/templates/NOTES.txt b/stable/ngircd/5.0.4000002/templates/NOTES.txt similarity index 100% rename from stable/prusaslicer-novnc/4.0.17/templates/NOTES.txt rename to stable/ngircd/5.0.4000002/templates/NOTES.txt diff --git a/stable/resilio-sync/9.0.15/templates/common.yaml b/stable/ngircd/5.0.4000002/templates/common.yaml similarity index 100% rename from stable/resilio-sync/9.0.15/templates/common.yaml rename to stable/ngircd/5.0.4000002/templates/common.yaml diff --git a/stable/pwndrop/5.0.18/values.yaml b/stable/ngircd/5.0.4000002/values.yaml similarity index 100% rename from stable/pwndrop/5.0.18/values.yaml rename to stable/ngircd/5.0.4000002/values.yaml diff --git a/stable/nntp2nntp/5.0.5/CHANGELOG.md b/stable/nntp2nntp/5.0.5/CHANGELOG.md deleted file mode 100644 index b2e5f3b4011..00000000000 --- a/stable/nntp2nntp/5.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nntp2nntp-5.0.5](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.4...nntp2nntp-5.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [nntp2nntp-5.0.4](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.3...nntp2nntp-5.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nntp2nntp-5.0.3](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.2...nntp2nntp-5.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nntp2nntp-5.0.2](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.1...nntp2nntp-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nntp2nntp-5.0.1](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.0...nntp2nntp-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nntp2nntp-5.0.0](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.9...nntp2nntp-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [nntp2nntp-4.0.9](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.8...nntp2nntp-4.0.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [nntp2nntp-4.0.8](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.7...nntp2nntp-4.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [nntp2nntp-4.0.7](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.6...nntp2nntp-4.0.7) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [nntp2nntp-4.0.6](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.5...nntp2nntp-4.0.6) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [nntp2nntp-4.0.5](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.4...nntp2nntp-4.0.5) (2022-12-24) - -### Chore diff --git a/stable/nntp2nntp/5.0.5/Chart.yaml b/stable/nntp2nntp/5.0.5/Chart.yaml deleted file mode 100644 index 51e6b73a181..00000000000 --- a/stable/nntp2nntp/5.0.5/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nntp2nntp -version: 5.0.5 -appVersion: "0.3.202210" -description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/nntp2nntp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png -keywords: - - nntp2nntp -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/nntp2nntp/5.0.5/app-changelog.md b/stable/nntp2nntp/5.0.5/app-changelog.md deleted file mode 100644 index f9bb4078780..00000000000 --- a/stable/nntp2nntp/5.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nntp2nntp-5.0.5](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.4...nntp2nntp-5.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/nntp2nntp/5.0.5/charts/common-12.9.2.tgz b/stable/nntp2nntp/5.0.5/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/nntp2nntp/5.0.5/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/nntp2nntp/5.0.6/CHANGELOG.md b/stable/nntp2nntp/5.0.6/CHANGELOG.md new file mode 100644 index 00000000000..3b8f7b41094 --- /dev/null +++ b/stable/nntp2nntp/5.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [nntp2nntp-4.0.9](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.8...nntp2nntp-4.0.9) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [nntp2nntp-4.0.8](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.7...nntp2nntp-4.0.8) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [nntp2nntp-4.0.7](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.6...nntp2nntp-4.0.7) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [nntp2nntp-4.0.6](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.5...nntp2nntp-4.0.6) (2022-12-25) + +### Chore diff --git a/stable/nntp2nntp/5.0.6/Chart.yaml b/stable/nntp2nntp/5.0.6/Chart.yaml new file mode 100644 index 00000000000..ad480a1cc36 --- /dev/null +++ b/stable/nntp2nntp/5.0.6/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nntp2nntp +version: 5.0.6 +appVersion: "0.3.202210" +description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/nntp2nntp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png +keywords: + - nntp2nntp +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.6/README.md b/stable/nntp2nntp/5.0.6/README.md similarity index 100% rename from stable/putty/4.0.6/README.md rename to stable/nntp2nntp/5.0.6/README.md diff --git a/stable/nntp2nntp/5.0.6/app-changelog.md b/stable/nntp2nntp/5.0.6/app-changelog.md new file mode 100644 index 00000000000..ada80484346 --- /dev/null +++ b/stable/nntp2nntp/5.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nntp2nntp/5.0.5/app-readme.md b/stable/nntp2nntp/5.0.6/app-readme.md similarity index 100% rename from stable/nntp2nntp/5.0.5/app-readme.md rename to stable/nntp2nntp/5.0.6/app-readme.md diff --git a/stable/nntp2nntp/5.0.6/charts/common-12.9.5.tgz b/stable/nntp2nntp/5.0.6/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/nntp2nntp/5.0.6/charts/common-12.9.5.tgz differ diff --git a/stable/nntp2nntp/5.0.5/ix_values.yaml b/stable/nntp2nntp/5.0.6/ix_values.yaml similarity index 100% rename from stable/nntp2nntp/5.0.5/ix_values.yaml rename to stable/nntp2nntp/5.0.6/ix_values.yaml diff --git a/stable/nntp2nntp/5.0.5/questions.yaml b/stable/nntp2nntp/5.0.6/questions.yaml similarity index 100% rename from stable/nntp2nntp/5.0.5/questions.yaml rename to stable/nntp2nntp/5.0.6/questions.yaml diff --git a/stable/putty/4.0.6/templates/NOTES.txt b/stable/nntp2nntp/5.0.6/templates/NOTES.txt similarity index 100% rename from stable/putty/4.0.6/templates/NOTES.txt rename to stable/nntp2nntp/5.0.6/templates/NOTES.txt diff --git a/stable/retrobot/4.0.15/templates/common.yaml b/stable/nntp2nntp/5.0.6/templates/common.yaml similarity index 100% rename from stable/retrobot/4.0.15/templates/common.yaml rename to stable/nntp2nntp/5.0.6/templates/common.yaml diff --git a/stable/pyload/9.0.14/values.yaml b/stable/nntp2nntp/5.0.6/values.yaml similarity index 100% rename from stable/pyload/9.0.14/values.yaml rename to stable/nntp2nntp/5.0.6/values.yaml diff --git a/stable/nocodb/7.0.6/CHANGELOG.md b/stable/nocodb/7.0.6/CHANGELOG.md deleted file mode 100644 index 416a49b6cee..00000000000 --- a/stable/nocodb/7.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nocodb-7.0.6](https://github.com/truecharts/charts/compare/nocodb-7.0.5...nocodb-7.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [nocodb-7.0.5](https://github.com/truecharts/charts/compare/nocodb-7.0.4...nocodb-7.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nocodb-7.0.4](https://github.com/truecharts/charts/compare/nocodb-7.0.3...nocodb-7.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nocodb-7.0.3](https://github.com/truecharts/charts/compare/nocodb-7.0.2...nocodb-7.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nocodb-7.0.2](https://github.com/truecharts/charts/compare/nocodb-7.0.1...nocodb-7.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nocodb-7.0.1](https://github.com/truecharts/charts/compare/nocodb-7.0.0...nocodb-7.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/nocodb to v0.106.1 ([#8609](https://github.com/truecharts/charts/issues/8609)) - - - - -## [nocodb-7.0.0](https://github.com/truecharts/charts/compare/nocodb-6.0.34...nocodb-7.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [nocodb-6.0.34](https://github.com/truecharts/charts/compare/nocodb-6.0.33...nocodb-6.0.34) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [nocodb-6.0.33](https://github.com/truecharts/charts/compare/nocodb-6.0.32...nocodb-6.0.33) (2023-02-21) - -### Chore - -- update container image tccr.io/truecharts/nocodb to v0.105.3 - - - - -## [nocodb-6.0.32](https://github.com/truecharts/charts/compare/nocodb-6.0.31...nocodb-6.0.32) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/nocodb to v0.105.2 - - - diff --git a/stable/nocodb/7.0.6/Chart.yaml b/stable/nocodb/7.0.6/Chart.yaml deleted file mode 100644 index b9406b8cd94..00000000000 --- a/stable/nocodb/7.0.6/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.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. -home: https://truecharts.org/charts/stable/nocodb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png -keywords: - - nocodb -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nocodb -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - - https://github.com/nocodb/nocodb -version: 7.0.6 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/7.0.6/app-changelog.md b/stable/nocodb/7.0.6/app-changelog.md deleted file mode 100644 index 20303c087fe..00000000000 --- a/stable/nocodb/7.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nocodb-7.0.6](https://github.com/truecharts/charts/compare/nocodb-7.0.5...nocodb-7.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/nocodb/7.0.6/charts/common-12.9.2.tgz b/stable/nocodb/7.0.6/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/nocodb/7.0.6/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/nocodb/7.0.6/charts/redis-6.0.43.tgz b/stable/nocodb/7.0.6/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/nocodb/7.0.6/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/nocodb/7.0.7/CHANGELOG.md b/stable/nocodb/7.0.7/CHANGELOG.md new file mode 100644 index 00000000000..6dca50d56a3 --- /dev/null +++ b/stable/nocodb/7.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [nocodb-7.0.0](https://github.com/truecharts/charts/compare/nocodb-6.0.34...nocodb-7.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [nocodb-6.0.34](https://github.com/truecharts/charts/compare/nocodb-6.0.33...nocodb-6.0.34) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [nocodb-6.0.33](https://github.com/truecharts/charts/compare/nocodb-6.0.32...nocodb-6.0.33) (2023-02-21) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.105.3 + + + diff --git a/stable/nocodb/7.0.7/Chart.yaml b/stable/nocodb/7.0.7/Chart.yaml new file mode 100644 index 00000000000..4cc5069e981 --- /dev/null +++ b/stable/nocodb/7.0.7/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.106.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.7 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/7.0.7/LICENSE b/stable/nocodb/7.0.7/LICENSE new file mode 100644 index 00000000000..33a8cbb23f0 --- /dev/null +++ b/stable/nocodb/7.0.7/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "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.18/README.md b/stable/nocodb/7.0.7/README.md similarity index 100% rename from stable/pwndrop/5.0.18/README.md rename to stable/nocodb/7.0.7/README.md diff --git a/stable/nocodb/7.0.7/app-changelog.md b/stable/nocodb/7.0.7/app-changelog.md new file mode 100644 index 00000000000..06dec086bcc --- /dev/null +++ b/stable/nocodb/7.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nocodb/7.0.6/app-readme.md b/stable/nocodb/7.0.7/app-readme.md similarity index 100% rename from stable/nocodb/7.0.6/app-readme.md rename to stable/nocodb/7.0.7/app-readme.md diff --git a/stable/nocodb/7.0.7/charts/common-12.9.5.tgz b/stable/nocodb/7.0.7/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/nocodb/7.0.7/charts/common-12.9.5.tgz differ diff --git a/stable/nocodb/7.0.7/charts/redis-6.0.44.tgz b/stable/nocodb/7.0.7/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/nocodb/7.0.7/charts/redis-6.0.44.tgz differ diff --git a/stable/nocodb/7.0.6/ix_values.yaml b/stable/nocodb/7.0.7/ix_values.yaml similarity index 100% rename from stable/nocodb/7.0.6/ix_values.yaml rename to stable/nocodb/7.0.7/ix_values.yaml diff --git a/stable/nocodb/7.0.6/questions.yaml b/stable/nocodb/7.0.7/questions.yaml similarity index 100% rename from stable/nocodb/7.0.6/questions.yaml rename to stable/nocodb/7.0.7/questions.yaml diff --git a/stable/pwndrop/5.0.18/templates/NOTES.txt b/stable/nocodb/7.0.7/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/5.0.18/templates/NOTES.txt rename to stable/nocodb/7.0.7/templates/NOTES.txt diff --git a/stable/nocodb/7.0.6/templates/_configmap.tpl b/stable/nocodb/7.0.7/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/7.0.6/templates/_configmap.tpl rename to stable/nocodb/7.0.7/templates/_configmap.tpl diff --git a/stable/nocodb/7.0.6/templates/_secrets.tpl b/stable/nocodb/7.0.7/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/7.0.6/templates/_secrets.tpl rename to stable/nocodb/7.0.7/templates/_secrets.tpl diff --git a/stable/nocodb/7.0.6/templates/common.yaml b/stable/nocodb/7.0.7/templates/common.yaml similarity index 100% rename from stable/nocodb/7.0.6/templates/common.yaml rename to stable/nocodb/7.0.7/templates/common.yaml diff --git a/stable/pylon/5.0.13/values.yaml b/stable/nocodb/7.0.7/values.yaml similarity index 100% rename from stable/pylon/5.0.13/values.yaml rename to stable/nocodb/7.0.7/values.yaml diff --git a/stable/node-red/14.0.15/CHANGELOG.md b/stable/node-red/14.0.15/CHANGELOG.md new file mode 100644 index 00000000000..69637e45a5c --- /dev/null +++ b/stable/node-red/14.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [node-red-14.0.9](https://github.com/truecharts/charts/compare/node-red-14.0.8...node-red-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [node-red-14.0.8](https://github.com/truecharts/charts/compare/node-red-14.0.7...node-red-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [node-red-14.0.7](https://github.com/truecharts/charts/compare/node-red-14.0.6...node-red-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [node-red-14.0.6](https://github.com/truecharts/charts/compare/node-red-14.0.5...node-red-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [node-red-14.0.5](https://github.com/truecharts/charts/compare/node-red-14.0.4...node-red-14.0.5) (2023-04-16) + +### Chore diff --git a/stable/node-red/14.0.15/Chart.yaml b/stable/node-red/14.0.15/Chart.yaml new file mode 100644 index 00000000000..1105f2607e7 --- /dev/null +++ b/stable/node-red/14.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/pyload/9.0.14/README.md b/stable/node-red/14.0.15/README.md similarity index 100% rename from stable/pyload/9.0.14/README.md rename to stable/node-red/14.0.15/README.md diff --git a/stable/node-red/14.0.15/app-changelog.md b/stable/node-red/14.0.15/app-changelog.md new file mode 100644 index 00000000000..39c910fd999 --- /dev/null +++ b/stable/node-red/14.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/node-red/14.0.15/app-readme.md b/stable/node-red/14.0.15/app-readme.md new file mode 100644 index 00000000000..ff08bfe6ff9 --- /dev/null +++ b/stable/node-red/14.0.15/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.15/charts/common-12.9.5.tgz b/stable/node-red/14.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/node-red/14.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/node-red/14.0.15/ix_values.yaml b/stable/node-red/14.0.15/ix_values.yaml new file mode 100644 index 00000000000..17bedef7d23 --- /dev/null +++ b/stable/node-red/14.0.15/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.15/questions.yaml b/stable/node-red/14.0.15/questions.yaml new file mode 100644 index 00000000000..9ed92fc1941 --- /dev/null +++ b/stable/node-red/14.0.15/questions.yaml @@ -0,0 +1,1929 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 1880 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/pyload/9.0.14/templates/NOTES.txt b/stable/node-red/14.0.15/templates/NOTES.txt similarity index 100% rename from stable/pyload/9.0.14/templates/NOTES.txt rename to stable/node-red/14.0.15/templates/NOTES.txt diff --git a/stable/rsnapshot/5.0.13/templates/common.yaml b/stable/node-red/14.0.15/templates/common.yaml similarity index 100% rename from stable/rsnapshot/5.0.13/templates/common.yaml rename to stable/node-red/14.0.15/templates/common.yaml diff --git a/stable/qbitmanage/4.0.16/values.yaml b/stable/node-red/14.0.15/values.yaml similarity index 100% rename from stable/qbitmanage/4.0.16/values.yaml rename to stable/node-red/14.0.15/values.yaml diff --git a/stable/novnc/6.0.14/CHANGELOG.md b/stable/novnc/6.0.14/CHANGELOG.md deleted file mode 100644 index 792f8892c1f..00000000000 --- a/stable/novnc/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [novnc-6.0.14](https://github.com/truecharts/charts/compare/novnc-6.0.13...novnc-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [novnc-6.0.13](https://github.com/truecharts/charts/compare/novnc-6.0.12...novnc-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [novnc-6.0.12](https://github.com/truecharts/charts/compare/novnc-6.0.11...novnc-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [novnc-6.0.11](https://github.com/truecharts/charts/compare/novnc-6.0.10...novnc-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [novnc-6.0.10](https://github.com/truecharts/charts/compare/novnc-6.0.9...novnc-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [novnc-6.0.9](https://github.com/truecharts/charts/compare/novnc-6.0.8...novnc-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [novnc-6.0.8](https://github.com/truecharts/charts/compare/novnc-6.0.7...novnc-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [novnc-6.0.7](https://github.com/truecharts/charts/compare/novnc-6.0.6...novnc-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [novnc-6.0.6](https://github.com/truecharts/charts/compare/novnc-6.0.5...novnc-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [novnc-6.0.5](https://github.com/truecharts/charts/compare/novnc-6.0.4...novnc-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [novnc-6.0.4](https://github.com/truecharts/charts/compare/novnc-6.0.3...novnc-6.0.4) (2023-04-15) - -### Chore diff --git a/stable/novnc/6.0.14/Chart.yaml b/stable/novnc/6.0.14/Chart.yaml deleted file mode 100644 index b8aa7327b99..00000000000 --- a/stable/novnc/6.0.14/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.9.2 -description: The open source VNC client -home: https://truecharts.org/charts/stable/novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png -keywords: - - novnc - - vnc - - remote - - desktop -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/novnc - - https://novnc.com/ -type: application -version: 6.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/novnc/6.0.14/app-changelog.md b/stable/novnc/6.0.14/app-changelog.md deleted file mode 100644 index 31cc60c2c39..00000000000 --- a/stable/novnc/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [novnc-6.0.14](https://github.com/truecharts/charts/compare/novnc-6.0.13...novnc-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/novnc/6.0.14/charts/common-12.9.2.tgz b/stable/novnc/6.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/novnc/6.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/novnc/6.0.15/CHANGELOG.md b/stable/novnc/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..6b9e800868f --- /dev/null +++ b/stable/novnc/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [novnc-6.0.8](https://github.com/truecharts/charts/compare/novnc-6.0.7...novnc-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [novnc-6.0.7](https://github.com/truecharts/charts/compare/novnc-6.0.6...novnc-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [novnc-6.0.6](https://github.com/truecharts/charts/compare/novnc-6.0.5...novnc-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [novnc-6.0.5](https://github.com/truecharts/charts/compare/novnc-6.0.4...novnc-6.0.5) (2023-04-16) + +### Chore diff --git a/stable/novnc/6.0.15/Chart.yaml b/stable/novnc/6.0.15/Chart.yaml new file mode 100644 index 00000000000..0523fb14e0d --- /dev/null +++ b/stable/novnc/6.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pylon/5.0.13/README.md b/stable/novnc/6.0.15/README.md similarity index 100% rename from stable/pylon/5.0.13/README.md rename to stable/novnc/6.0.15/README.md diff --git a/stable/novnc/6.0.15/app-changelog.md b/stable/novnc/6.0.15/app-changelog.md new file mode 100644 index 00000000000..c42b8fc56fe --- /dev/null +++ b/stable/novnc/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/novnc/6.0.14/app-readme.md b/stable/novnc/6.0.15/app-readme.md similarity index 100% rename from stable/novnc/6.0.14/app-readme.md rename to stable/novnc/6.0.15/app-readme.md diff --git a/stable/novnc/6.0.15/charts/common-12.9.5.tgz b/stable/novnc/6.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/novnc/6.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/novnc/6.0.14/ix_values.yaml b/stable/novnc/6.0.15/ix_values.yaml similarity index 100% rename from stable/novnc/6.0.14/ix_values.yaml rename to stable/novnc/6.0.15/ix_values.yaml diff --git a/stable/novnc/6.0.14/questions.yaml b/stable/novnc/6.0.15/questions.yaml similarity index 100% rename from stable/novnc/6.0.14/questions.yaml rename to stable/novnc/6.0.15/questions.yaml diff --git a/stable/pylon/5.0.13/templates/NOTES.txt b/stable/novnc/6.0.15/templates/NOTES.txt similarity index 100% rename from stable/pylon/5.0.13/templates/NOTES.txt rename to stable/novnc/6.0.15/templates/NOTES.txt diff --git a/stable/novnc/6.0.14/templates/common.yaml b/stable/novnc/6.0.15/templates/common.yaml similarity index 100% rename from stable/novnc/6.0.14/templates/common.yaml rename to stable/novnc/6.0.15/templates/common.yaml diff --git a/stable/qdirstat/4.0.7/values.yaml b/stable/novnc/6.0.15/values.yaml similarity index 100% rename from stable/qdirstat/4.0.7/values.yaml rename to stable/novnc/6.0.15/values.yaml diff --git a/stable/ntfy/5.0.10/CHANGELOG.md b/stable/ntfy/5.0.10/CHANGELOG.md new file mode 100644 index 00000000000..4831bd8a0b1 --- /dev/null +++ b/stable/ntfy/5.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ntfy-5.0.2](https://github.com/truecharts/charts/compare/ntfy-5.0.1...ntfy-5.0.2) (2023-05-03) + +### Fix + +- fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) + + + + +## [ntfy-5.0.1](https://github.com/truecharts/charts/compare/ntfy-5.0.0...ntfy-5.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v2.4.0 ([#8610](https://github.com/truecharts/charts/issues/8610)) + + + + +## [ntfy-5.0.0](https://github.com/truecharts/charts/compare/ntfy-4.0.14...ntfy-5.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + diff --git a/stable/ntfy/5.0.10/Chart.yaml b/stable/ntfy/5.0.10/Chart.yaml new file mode 100644 index 00000000000..db5212d4d5e --- /dev/null +++ b/stable/ntfy/5.0.10/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/qbitmanage/4.0.16/README.md b/stable/ntfy/5.0.10/README.md similarity index 100% rename from stable/qbitmanage/4.0.16/README.md rename to stable/ntfy/5.0.10/README.md diff --git a/stable/ntfy/5.0.10/app-changelog.md b/stable/ntfy/5.0.10/app-changelog.md new file mode 100644 index 00000000000..0d98d672982 --- /dev/null +++ b/stable/ntfy/5.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ntfy/5.0.9/app-readme.md b/stable/ntfy/5.0.10/app-readme.md similarity index 100% rename from stable/ntfy/5.0.9/app-readme.md rename to stable/ntfy/5.0.10/app-readme.md diff --git a/stable/ntfy/5.0.10/charts/common-12.9.5.tgz b/stable/ntfy/5.0.10/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ntfy/5.0.10/charts/common-12.9.5.tgz differ diff --git a/stable/ntfy/5.0.9/ix_values.yaml b/stable/ntfy/5.0.10/ix_values.yaml similarity index 100% rename from stable/ntfy/5.0.9/ix_values.yaml rename to stable/ntfy/5.0.10/ix_values.yaml diff --git a/stable/ntfy/5.0.9/questions.yaml b/stable/ntfy/5.0.10/questions.yaml similarity index 100% rename from stable/ntfy/5.0.9/questions.yaml rename to stable/ntfy/5.0.10/questions.yaml diff --git a/stable/qbitmanage/4.0.16/templates/NOTES.txt b/stable/ntfy/5.0.10/templates/NOTES.txt similarity index 100% rename from stable/qbitmanage/4.0.16/templates/NOTES.txt rename to stable/ntfy/5.0.10/templates/NOTES.txt diff --git a/stable/rss-bridge/5.0.13/templates/common.yaml b/stable/ntfy/5.0.10/templates/common.yaml similarity index 100% rename from stable/rss-bridge/5.0.13/templates/common.yaml rename to stable/ntfy/5.0.10/templates/common.yaml diff --git a/stable/qinglong/5.0.16/values.yaml b/stable/ntfy/5.0.10/values.yaml similarity index 100% rename from stable/qinglong/5.0.16/values.yaml rename to stable/ntfy/5.0.10/values.yaml diff --git a/stable/ntfy/5.0.9/CHANGELOG.md b/stable/ntfy/5.0.9/CHANGELOG.md deleted file mode 100644 index 5725580310b..00000000000 --- a/stable/ntfy/5.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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 - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ntfy-5.0.2](https://github.com/truecharts/charts/compare/ntfy-5.0.1...ntfy-5.0.2) (2023-05-03) - -### Fix - -- fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) - - - - -## [ntfy-5.0.1](https://github.com/truecharts/charts/compare/ntfy-5.0.0...ntfy-5.0.1) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v2.4.0 ([#8610](https://github.com/truecharts/charts/issues/8610)) - - - - -## [ntfy-5.0.0](https://github.com/truecharts/charts/compare/ntfy-4.0.14...ntfy-5.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [ntfy-4.0.14](https://github.com/truecharts/charts/compare/ntfy-4.0.13...ntfy-4.0.14) (2023-02-26) - -### Chore - diff --git a/stable/ntfy/5.0.9/Chart.yaml b/stable/ntfy/5.0.9/Chart.yaml deleted file mode 100644 index 1e06718b96c..00000000000 --- a/stable/ntfy/5.0.9/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.9.2 -description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. -home: https://truecharts.org/charts/stable/ntfy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png -keywords: - - ntfy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ntfy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - - https://github.com/binwiederhier/ntfy/ -version: 5.0.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ntfy/5.0.9/app-changelog.md b/stable/ntfy/5.0.9/app-changelog.md deleted file mode 100644 index 34359932684..00000000000 --- a/stable/ntfy/5.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/ntfy/5.0.9/charts/common-12.9.2.tgz b/stable/ntfy/5.0.9/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ntfy/5.0.9/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/nullserv/9.0.14/CHANGELOG.md b/stable/nullserv/9.0.14/CHANGELOG.md deleted file mode 100644 index f2d85f9b6b5..00000000000 --- a/stable/nullserv/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nullserv-9.0.14](https://github.com/truecharts/charts/compare/nullserv-9.0.13...nullserv-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [nullserv-9.0.13](https://github.com/truecharts/charts/compare/nullserv-9.0.12...nullserv-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nullserv-9.0.12](https://github.com/truecharts/charts/compare/nullserv-9.0.11...nullserv-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nullserv-9.0.11](https://github.com/truecharts/charts/compare/nullserv-9.0.10...nullserv-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nullserv-9.0.10](https://github.com/truecharts/charts/compare/nullserv-9.0.9...nullserv-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nullserv-9.0.9](https://github.com/truecharts/charts/compare/nullserv-9.0.8...nullserv-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [nullserv-9.0.8](https://github.com/truecharts/charts/compare/nullserv-9.0.7...nullserv-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [nullserv-9.0.7](https://github.com/truecharts/charts/compare/nullserv-9.0.6...nullserv-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [nullserv-9.0.6](https://github.com/truecharts/charts/compare/nullserv-9.0.5...nullserv-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [nullserv-9.0.5](https://github.com/truecharts/charts/compare/nullserv-9.0.4...nullserv-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [nullserv-9.0.4](https://github.com/truecharts/charts/compare/nullserv-9.0.3...nullserv-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/nullserv/9.0.14/Chart.yaml b/stable/nullserv/9.0.14/Chart.yaml deleted file mode 100644 index e9f513dbf43..00000000000 --- a/stable/nullserv/9.0.14/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.9.2 -description: A simple null file http and https server -home: https://truecharts.org/charts/stable/nullserv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png -keywords: - - nullserv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nullserv -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv - - https://github.com/bmrzycki/nullserv -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/nullserv/9.0.14/app-changelog.md b/stable/nullserv/9.0.14/app-changelog.md deleted file mode 100644 index 0166356d640..00000000000 --- a/stable/nullserv/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nullserv-9.0.14](https://github.com/truecharts/charts/compare/nullserv-9.0.13...nullserv-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/nullserv/9.0.14/charts/common-12.9.2.tgz b/stable/nullserv/9.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/nullserv/9.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/nullserv/9.0.15/CHANGELOG.md b/stable/nullserv/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..3dcbf7bd746 --- /dev/null +++ b/stable/nullserv/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [nullserv-9.0.8](https://github.com/truecharts/charts/compare/nullserv-9.0.7...nullserv-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [nullserv-9.0.7](https://github.com/truecharts/charts/compare/nullserv-9.0.6...nullserv-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [nullserv-9.0.6](https://github.com/truecharts/charts/compare/nullserv-9.0.5...nullserv-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [nullserv-9.0.5](https://github.com/truecharts/charts/compare/nullserv-9.0.4...nullserv-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/nullserv/9.0.15/Chart.yaml b/stable/nullserv/9.0.15/Chart.yaml new file mode 100644 index 00000000000..f6b70346c05 --- /dev/null +++ b/stable/nullserv/9.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/qdirstat/4.0.7/README.md b/stable/nullserv/9.0.15/README.md similarity index 100% rename from stable/qdirstat/4.0.7/README.md rename to stable/nullserv/9.0.15/README.md diff --git a/stable/nullserv/9.0.15/app-changelog.md b/stable/nullserv/9.0.15/app-changelog.md new file mode 100644 index 00000000000..3a1779dc5ce --- /dev/null +++ b/stable/nullserv/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nullserv/9.0.14/app-readme.md b/stable/nullserv/9.0.15/app-readme.md similarity index 100% rename from stable/nullserv/9.0.14/app-readme.md rename to stable/nullserv/9.0.15/app-readme.md diff --git a/stable/nullserv/9.0.15/charts/common-12.9.5.tgz b/stable/nullserv/9.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/nullserv/9.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/nullserv/9.0.14/ix_values.yaml b/stable/nullserv/9.0.15/ix_values.yaml similarity index 100% rename from stable/nullserv/9.0.14/ix_values.yaml rename to stable/nullserv/9.0.15/ix_values.yaml diff --git a/stable/nullserv/9.0.14/questions.yaml b/stable/nullserv/9.0.15/questions.yaml similarity index 100% rename from stable/nullserv/9.0.14/questions.yaml rename to stable/nullserv/9.0.15/questions.yaml diff --git a/stable/qdirstat/4.0.7/templates/NOTES.txt b/stable/nullserv/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/qdirstat/4.0.7/templates/NOTES.txt rename to stable/nullserv/9.0.15/templates/NOTES.txt diff --git a/stable/rsshub/7.0.27/templates/common.yaml b/stable/nullserv/9.0.15/templates/common.yaml similarity index 100% rename from stable/rsshub/7.0.27/templates/common.yaml rename to stable/nullserv/9.0.15/templates/common.yaml diff --git a/stable/quassel-core/7.0.17/values.yaml b/stable/nullserv/9.0.15/values.yaml similarity index 100% rename from stable/quassel-core/7.0.17/values.yaml rename to stable/nullserv/9.0.15/values.yaml diff --git a/stable/nzbget/14.0.15/CHANGELOG.md b/stable/nzbget/14.0.15/CHANGELOG.md new file mode 100644 index 00000000000..5436f608fba --- /dev/null +++ b/stable/nzbget/14.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [nzbget-14.0.9](https://github.com/truecharts/charts/compare/nzbget-14.0.8...nzbget-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [nzbget-14.0.8](https://github.com/truecharts/charts/compare/nzbget-14.0.7...nzbget-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [nzbget-14.0.7](https://github.com/truecharts/charts/compare/nzbget-14.0.6...nzbget-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [nzbget-14.0.6](https://github.com/truecharts/charts/compare/nzbget-14.0.5...nzbget-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [nzbget-14.0.5](https://github.com/truecharts/charts/compare/nzbget-14.0.4...nzbget-14.0.5) (2023-04-16) + +### Chore diff --git a/stable/nzbget/14.0.15/Chart.yaml b/stable/nzbget/14.0.15/Chart.yaml new file mode 100644 index 00000000000..c1693cbcbb3 --- /dev/null +++ b/stable/nzbget/14.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "21.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/qinglong/5.0.16/README.md b/stable/nzbget/14.0.15/README.md similarity index 100% rename from stable/qinglong/5.0.16/README.md rename to stable/nzbget/14.0.15/README.md diff --git a/stable/nzbget/14.0.15/app-changelog.md b/stable/nzbget/14.0.15/app-changelog.md new file mode 100644 index 00000000000..64b14b0583d --- /dev/null +++ b/stable/nzbget/14.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nzbget/14.0.15/app-readme.md b/stable/nzbget/14.0.15/app-readme.md new file mode 100644 index 00000000000..a1ae7f6c3d0 --- /dev/null +++ b/stable/nzbget/14.0.15/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.15/charts/common-12.9.5.tgz b/stable/nzbget/14.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/nzbget/14.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/nzbget/14.0.15/ix_values.yaml b/stable/nzbget/14.0.15/ix_values.yaml new file mode 100644 index 00000000000..df6bed79b07 --- /dev/null +++ b/stable/nzbget/14.0.15/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.15/questions.yaml b/stable/nzbget/14.0.15/questions.yaml new file mode 100644 index 00000000000..1c34bce11aa --- /dev/null +++ b/stable/nzbget/14.0.15/questions.yaml @@ -0,0 +1,1929 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10057 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/qinglong/5.0.16/templates/NOTES.txt b/stable/nzbget/14.0.15/templates/NOTES.txt similarity index 100% rename from stable/qinglong/5.0.16/templates/NOTES.txt rename to stable/nzbget/14.0.15/templates/NOTES.txt diff --git a/stable/satisfactory/5.0.13/templates/common.yaml b/stable/nzbget/14.0.15/templates/common.yaml similarity index 100% rename from stable/satisfactory/5.0.13/templates/common.yaml rename to stable/nzbget/14.0.15/templates/common.yaml diff --git a/stable/quassel-web/5.0.14/values.yaml b/stable/nzbget/14.0.15/values.yaml similarity index 100% rename from stable/quassel-web/5.0.14/values.yaml rename to stable/nzbget/14.0.15/values.yaml diff --git a/stable/nzbhydra/14.0.15/CHANGELOG.md b/stable/nzbhydra/14.0.15/CHANGELOG.md new file mode 100644 index 00000000000..32dcf4eba57 --- /dev/null +++ b/stable/nzbhydra/14.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [nzbhydra-14.0.9](https://github.com/truecharts/charts/compare/nzbhydra-14.0.8...nzbhydra-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [nzbhydra-14.0.8](https://github.com/truecharts/charts/compare/nzbhydra-14.0.7...nzbhydra-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [nzbhydra-14.0.7](https://github.com/truecharts/charts/compare/nzbhydra-14.0.6...nzbhydra-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [nzbhydra-14.0.6](https://github.com/truecharts/charts/compare/nzbhydra-14.0.5...nzbhydra-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [nzbhydra-14.0.5](https://github.com/truecharts/charts/compare/nzbhydra-14.0.4...nzbhydra-14.0.5) (2023-04-16) + +### Chore diff --git a/stable/nzbhydra/14.0.15/Chart.yaml b/stable/nzbhydra/14.0.15/Chart.yaml new file mode 100644 index 00000000000..a2c89b91f32 --- /dev/null +++ b/stable/nzbhydra/14.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "4.7.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-core/7.0.17/README.md b/stable/nzbhydra/14.0.15/README.md similarity index 100% rename from stable/quassel-core/7.0.17/README.md rename to stable/nzbhydra/14.0.15/README.md diff --git a/stable/nzbhydra/14.0.15/app-changelog.md b/stable/nzbhydra/14.0.15/app-changelog.md new file mode 100644 index 00000000000..113db6bd3da --- /dev/null +++ b/stable/nzbhydra/14.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nzbhydra/14.0.15/app-readme.md b/stable/nzbhydra/14.0.15/app-readme.md new file mode 100644 index 00000000000..c79b38e6e93 --- /dev/null +++ b/stable/nzbhydra/14.0.15/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.15/charts/common-12.9.5.tgz b/stable/nzbhydra/14.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/nzbhydra/14.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/nzbhydra/14.0.15/ix_values.yaml b/stable/nzbhydra/14.0.15/ix_values.yaml new file mode 100644 index 00000000000..e9023a96155 --- /dev/null +++ b/stable/nzbhydra/14.0.15/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.15/questions.yaml b/stable/nzbhydra/14.0.15/questions.yaml new file mode 100644 index 00000000000..dd88b6ee96b --- /dev/null +++ b/stable/nzbhydra/14.0.15/questions.yaml @@ -0,0 +1,1929 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 5076 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/quassel-core/7.0.17/templates/NOTES.txt b/stable/nzbhydra/14.0.15/templates/NOTES.txt similarity index 100% rename from stable/quassel-core/7.0.17/templates/NOTES.txt rename to stable/nzbhydra/14.0.15/templates/NOTES.txt diff --git a/stable/scrutiny/6.0.15/templates/common.yaml b/stable/nzbhydra/14.0.15/templates/common.yaml similarity index 100% rename from stable/scrutiny/6.0.15/templates/common.yaml rename to stable/nzbhydra/14.0.15/templates/common.yaml diff --git a/stable/rcon-webadmin/4.0.14/values.yaml b/stable/nzbhydra/14.0.15/values.yaml similarity index 100% rename from stable/rcon-webadmin/4.0.14/values.yaml rename to stable/nzbhydra/14.0.15/values.yaml diff --git a/stable/octoprint/9.0.15/CHANGELOG.md b/stable/octoprint/9.0.15/CHANGELOG.md deleted file mode 100644 index 92f3758420a..00000000000 --- a/stable/octoprint/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [octoprint-9.0.15](https://github.com/truecharts/charts/compare/octoprint-9.0.14...octoprint-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [octoprint-9.0.14](https://github.com/truecharts/charts/compare/octoprint-9.0.13...octoprint-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [octoprint-9.0.13](https://github.com/truecharts/charts/compare/octoprint-9.0.12...octoprint-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [octoprint-9.0.12](https://github.com/truecharts/charts/compare/octoprint-9.0.11...octoprint-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [octoprint-9.0.11](https://github.com/truecharts/charts/compare/octoprint-9.0.10...octoprint-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [octoprint-9.0.10](https://github.com/truecharts/charts/compare/octoprint-9.0.9...octoprint-9.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/octoprint to v1.8.7 ([#8506](https://github.com/truecharts/charts/issues/8506)) - - - - -## [octoprint-9.0.9](https://github.com/truecharts/charts/compare/octoprint-9.0.8...octoprint-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [octoprint-9.0.8](https://github.com/truecharts/charts/compare/octoprint-9.0.7...octoprint-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [octoprint-9.0.7](https://github.com/truecharts/charts/compare/octoprint-9.0.6...octoprint-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [octoprint-9.0.6](https://github.com/truecharts/charts/compare/octoprint-9.0.5...octoprint-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [octoprint-9.0.5](https://github.com/truecharts/charts/compare/octoprint-9.0.4...octoprint-9.0.5) (2023-04-16) - -### Chore diff --git a/stable/octoprint/9.0.15/Chart.yaml b/stable/octoprint/9.0.15/Chart.yaml deleted file mode 100644 index 6da99aa121f..00000000000 --- a/stable/octoprint/9.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: OctoPrint is the snappy web interface for your 3D printer -home: https://truecharts.org/charts/stable/octoprint -icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png -keywords: - - octoprint - - 3d - - printer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: octoprint -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint - - https://github.com/OctoPrint/OctoPrint -version: 9.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/octoprint/9.0.15/app-changelog.md b/stable/octoprint/9.0.15/app-changelog.md deleted file mode 100644 index 4ac59a6f943..00000000000 --- a/stable/octoprint/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [octoprint-9.0.15](https://github.com/truecharts/charts/compare/octoprint-9.0.14...octoprint-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/octoprint/9.0.15/charts/common-12.9.2.tgz b/stable/octoprint/9.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/octoprint/9.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/octoprint/9.0.16/CHANGELOG.md b/stable/octoprint/9.0.16/CHANGELOG.md new file mode 100644 index 00000000000..94626cbe646 --- /dev/null +++ b/stable/octoprint/9.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [octoprint-9.0.10](https://github.com/truecharts/charts/compare/octoprint-9.0.9...octoprint-9.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/octoprint to v1.8.7 ([#8506](https://github.com/truecharts/charts/issues/8506)) + + + + +## [octoprint-9.0.9](https://github.com/truecharts/charts/compare/octoprint-9.0.8...octoprint-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [octoprint-9.0.8](https://github.com/truecharts/charts/compare/octoprint-9.0.7...octoprint-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [octoprint-9.0.7](https://github.com/truecharts/charts/compare/octoprint-9.0.6...octoprint-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [octoprint-9.0.6](https://github.com/truecharts/charts/compare/octoprint-9.0.5...octoprint-9.0.6) (2023-04-16) + +### Chore diff --git a/stable/octoprint/9.0.16/Chart.yaml b/stable/octoprint/9.0.16/Chart.yaml new file mode 100644 index 00000000000..848fcdbdb2d --- /dev/null +++ b/stable/octoprint/9.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.8.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-web/5.0.14/README.md b/stable/octoprint/9.0.16/README.md similarity index 100% rename from stable/quassel-web/5.0.14/README.md rename to stable/octoprint/9.0.16/README.md diff --git a/stable/octoprint/9.0.16/app-changelog.md b/stable/octoprint/9.0.16/app-changelog.md new file mode 100644 index 00000000000..bde0d7fa7af --- /dev/null +++ b/stable/octoprint/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/octoprint/9.0.15/app-readme.md b/stable/octoprint/9.0.16/app-readme.md similarity index 100% rename from stable/octoprint/9.0.15/app-readme.md rename to stable/octoprint/9.0.16/app-readme.md diff --git a/stable/octoprint/9.0.16/charts/common-12.9.5.tgz b/stable/octoprint/9.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/octoprint/9.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/octoprint/9.0.15/ix_values.yaml b/stable/octoprint/9.0.16/ix_values.yaml similarity index 100% rename from stable/octoprint/9.0.15/ix_values.yaml rename to stable/octoprint/9.0.16/ix_values.yaml diff --git a/stable/octoprint/9.0.15/questions.yaml b/stable/octoprint/9.0.16/questions.yaml similarity index 100% rename from stable/octoprint/9.0.15/questions.yaml rename to stable/octoprint/9.0.16/questions.yaml diff --git a/stable/quassel-web/5.0.14/templates/NOTES.txt b/stable/octoprint/9.0.16/templates/NOTES.txt similarity index 100% rename from stable/quassel-web/5.0.14/templates/NOTES.txt rename to stable/octoprint/9.0.16/templates/NOTES.txt diff --git a/stable/ser2sock/9.0.15/templates/common.yaml b/stable/octoprint/9.0.16/templates/common.yaml similarity index 100% rename from stable/ser2sock/9.0.15/templates/common.yaml rename to stable/octoprint/9.0.16/templates/common.yaml diff --git a/stable/rdesktop/4.0.24/values.yaml b/stable/octoprint/9.0.16/values.yaml similarity index 100% rename from stable/rdesktop/4.0.24/values.yaml rename to stable/octoprint/9.0.16/values.yaml diff --git a/stable/odoo/12.0.15/CHANGELOG.md b/stable/odoo/12.0.15/CHANGELOG.md new file mode 100644 index 00000000000..6c414ced5c8 --- /dev/null +++ b/stable/odoo/12.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [odoo-12.0.9](https://github.com/truecharts/charts/compare/odoo-12.0.8...odoo-12.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [odoo-12.0.8](https://github.com/truecharts/charts/compare/odoo-12.0.7...odoo-12.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [odoo-12.0.7](https://github.com/truecharts/charts/compare/odoo-12.0.6...odoo-12.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [odoo-12.0.6](https://github.com/truecharts/charts/compare/odoo-12.0.5...odoo-12.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [odoo-12.0.5](https://github.com/truecharts/charts/compare/odoo-12.0.4...odoo-12.0.5) (2023-04-16) + +### Chore diff --git a/stable/odoo/12.0.15/Chart.yaml b/stable/odoo/12.0.15/Chart.yaml new file mode 100644 index 00000000000..9c0764acbd3 --- /dev/null +++ b/stable/odoo/12.0.15/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "15.0" +version: 12.0.15 +kubeVersion: ">=1.16.0-0" +name: odoo +description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. +type: application +home: https://truecharts.org/charts/stable/odoo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png +keywords: + - odoo + - crm + - pm + - hr + - accounting + - mrp + - marketing +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/odoo + - https://www.odoo.com/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14/README.md b/stable/odoo/12.0.15/README.md similarity index 100% rename from stable/rcon-webadmin/4.0.14/README.md rename to stable/odoo/12.0.15/README.md diff --git a/stable/odoo/12.0.15/app-changelog.md b/stable/odoo/12.0.15/app-changelog.md new file mode 100644 index 00000000000..f37f71f0c3e --- /dev/null +++ b/stable/odoo/12.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/odoo/12.0.15/app-readme.md b/stable/odoo/12.0.15/app-readme.md new file mode 100644 index 00000000000..4c1a61a0ddc --- /dev/null +++ b/stable/odoo/12.0.15/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.15/charts/common-12.9.5.tgz b/stable/odoo/12.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/odoo/12.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/odoo/12.0.15/ix_values.yaml b/stable/odoo/12.0.15/ix_values.yaml new file mode 100644 index 00000000000..827e1504013 --- /dev/null +++ b/stable/odoo/12.0.15/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.15/questions.yaml b/stable/odoo/12.0.15/questions.yaml new file mode 100644 index 00000000000..864b43a6f9c --- /dev/null +++ b/stable/odoo/12.0.15/questions.yaml @@ -0,0 +1,2062 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8069 + required: true + - variable: odoo + label: "Odoo Service" + description: "Odoo Services" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: xmlrpcs + label: "xmlrpcs Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8071 + required: true + - variable: longpolling + label: "longpolling Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8072 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: odoo + label: "App Storage" + description: "Stores the Application." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: addons + label: "App Addons Storage" + description: "Stores the Application addons." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/rcon-webadmin/4.0.14/templates/NOTES.txt b/stable/odoo/12.0.15/templates/NOTES.txt similarity index 100% rename from stable/rcon-webadmin/4.0.14/templates/NOTES.txt rename to stable/odoo/12.0.15/templates/NOTES.txt diff --git a/stable/shlink-web-client/6.0.15/templates/common.yaml b/stable/odoo/12.0.15/templates/common.yaml similarity index 100% rename from stable/shlink-web-client/6.0.15/templates/common.yaml rename to stable/odoo/12.0.15/templates/common.yaml diff --git a/stable/recyclarr/4.0.16/values.yaml b/stable/odoo/12.0.15/values.yaml similarity index 100% rename from stable/recyclarr/4.0.16/values.yaml rename to stable/odoo/12.0.15/values.yaml diff --git a/stable/omada-controller/9.0.18/CHANGELOG.md b/stable/omada-controller/9.0.18/CHANGELOG.md deleted file mode 100644 index c601d9c38f6..00000000000 --- a/stable/omada-controller/9.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [omada-controller-9.0.18](https://github.com/truecharts/charts/compare/omada-controller-9.0.17...omada-controller-9.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [omada-controller-9.0.17](https://github.com/truecharts/charts/compare/omada-controller-9.0.16...omada-controller-9.0.17) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [omada-controller-9.0.16](https://github.com/truecharts/charts/compare/omada-controller-9.0.15...omada-controller-9.0.16) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [omada-controller-9.0.15](https://github.com/truecharts/charts/compare/omada-controller-9.0.14...omada-controller-9.0.15) (2023-05-06) - -### Feat - -- Add podOptions in questions.yaml ([#8792](https://github.com/truecharts/charts/issues/8792)) - - - - -## [omada-controller-9.0.14](https://github.com/truecharts/charts/compare/omada-controller-9.0.13...omada-controller-9.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) - - - - -## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) - - - - -## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) - - - - -## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) - - - - -## [omada-controller-9.0.12](https://github.com/truecharts/charts/compare/omada-controller-9.0.11...omada-controller-9.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [omada-controller-9.0.11](https://github.com/truecharts/charts/compare/omada-controller-9.0.10...omada-controller-9.0.11) (2023-04-27) - -### Chore diff --git a/stable/omada-controller/9.0.18/Chart.yaml b/stable/omada-controller/9.0.18/Chart.yaml deleted file mode 100644 index dc476ffd8d7..00000000000 --- a/stable/omada-controller/9.0.18/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.9.2 -description: Omada is a SDN tool for TP-Link Omada hardware -home: https://truecharts.org/charts/stable/omada-controller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png -keywords: - - omada-controller -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: omada-controller -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - - https://github.com/mbentley/docker-omada-controller -version: 9.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/omada-controller/9.0.18/app-changelog.md b/stable/omada-controller/9.0.18/app-changelog.md deleted file mode 100644 index db703d921e6..00000000000 --- a/stable/omada-controller/9.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [omada-controller-9.0.18](https://github.com/truecharts/charts/compare/omada-controller-9.0.17...omada-controller-9.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/omada-controller/9.0.18/charts/common-12.9.2.tgz b/stable/omada-controller/9.0.18/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/omada-controller/9.0.18/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/omada-controller/9.0.19/CHANGELOG.md b/stable/omada-controller/9.0.19/CHANGELOG.md new file mode 100644 index 00000000000..6c377e63cc5 --- /dev/null +++ b/stable/omada-controller/9.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) + + + + +## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) + + + + +## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) + + + + +## [omada-controller-9.0.12](https://github.com/truecharts/charts/compare/omada-controller-9.0.11...omada-controller-9.0.12) (2023-05-03) + +### Chore diff --git a/stable/omada-controller/9.0.19/Chart.yaml b/stable/omada-controller/9.0.19/Chart.yaml new file mode 100644 index 00000000000..db3427606e8 --- /dev/null +++ b/stable/omada-controller/9.0.19/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "5.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rdesktop/4.0.24/README.md b/stable/omada-controller/9.0.19/README.md similarity index 100% rename from stable/rdesktop/4.0.24/README.md rename to stable/omada-controller/9.0.19/README.md diff --git a/stable/omada-controller/9.0.19/app-changelog.md b/stable/omada-controller/9.0.19/app-changelog.md new file mode 100644 index 00000000000..f875303da23 --- /dev/null +++ b/stable/omada-controller/9.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/omada-controller/9.0.18/app-readme.md b/stable/omada-controller/9.0.19/app-readme.md similarity index 100% rename from stable/omada-controller/9.0.18/app-readme.md rename to stable/omada-controller/9.0.19/app-readme.md diff --git a/stable/omada-controller/9.0.19/charts/common-12.9.5.tgz b/stable/omada-controller/9.0.19/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/omada-controller/9.0.19/charts/common-12.9.5.tgz differ diff --git a/stable/omada-controller/9.0.18/ix_values.yaml b/stable/omada-controller/9.0.19/ix_values.yaml similarity index 100% rename from stable/omada-controller/9.0.18/ix_values.yaml rename to stable/omada-controller/9.0.19/ix_values.yaml diff --git a/stable/omada-controller/9.0.18/questions.yaml b/stable/omada-controller/9.0.19/questions.yaml similarity index 100% rename from stable/omada-controller/9.0.18/questions.yaml rename to stable/omada-controller/9.0.19/questions.yaml diff --git a/stable/rdesktop/4.0.24/templates/NOTES.txt b/stable/omada-controller/9.0.19/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/4.0.24/templates/NOTES.txt rename to stable/omada-controller/9.0.19/templates/NOTES.txt diff --git a/stable/omada-controller/9.0.18/templates/common.yaml b/stable/omada-controller/9.0.19/templates/common.yaml similarity index 100% rename from stable/omada-controller/9.0.18/templates/common.yaml rename to stable/omada-controller/9.0.19/templates/common.yaml diff --git a/stable/redmine/7.0.16/values.yaml b/stable/omada-controller/9.0.19/values.yaml similarity index 100% rename from stable/redmine/7.0.16/values.yaml rename to stable/omada-controller/9.0.19/values.yaml diff --git a/stable/ombi/14.0.16/CHANGELOG.md b/stable/ombi/14.0.16/CHANGELOG.md new file mode 100644 index 00000000000..16710c0902c --- /dev/null +++ b/stable/ombi/14.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [ombi-14.0.10](https://github.com/truecharts/charts/compare/ombi-14.0.9...ombi-14.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/ombi to 4.35.3 ([#8331](https://github.com/truecharts/charts/issues/8331)) + + + + +## [ombi-14.0.9](https://github.com/truecharts/charts/compare/ombi-14.0.8...ombi-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ombi-14.0.8](https://github.com/truecharts/charts/compare/ombi-14.0.7...ombi-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ombi-14.0.7](https://github.com/truecharts/charts/compare/ombi-14.0.6...ombi-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ombi-14.0.6](https://github.com/truecharts/charts/compare/ombi-14.0.5...ombi-14.0.6) (2023-04-16) + +### Chore diff --git a/stable/ombi/14.0.16/Chart.yaml b/stable/ombi/14.0.16/Chart.yaml new file mode 100644 index 00000000000..fa38a334ebb --- /dev/null +++ b/stable/ombi/14.0.16/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.35.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/recyclarr/4.0.16/README.md b/stable/ombi/14.0.16/README.md similarity index 100% rename from stable/recyclarr/4.0.16/README.md rename to stable/ombi/14.0.16/README.md diff --git a/stable/ombi/14.0.16/app-changelog.md b/stable/ombi/14.0.16/app-changelog.md new file mode 100644 index 00000000000..7897228215d --- /dev/null +++ b/stable/ombi/14.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ombi/14.0.16/app-readme.md b/stable/ombi/14.0.16/app-readme.md new file mode 100644 index 00000000000..d992faf957c --- /dev/null +++ b/stable/ombi/14.0.16/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.16/charts/common-12.9.5.tgz b/stable/ombi/14.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ombi/14.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/ombi/14.0.16/ix_values.yaml b/stable/ombi/14.0.16/ix_values.yaml new file mode 100644 index 00000000000..e162f6e4249 --- /dev/null +++ b/stable/ombi/14.0.16/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.16/questions.yaml b/stable/ombi/14.0.16/questions.yaml new file mode 100644 index 00000000000..c56db8119ab --- /dev/null +++ b/stable/ombi/14.0.16/questions.yaml @@ -0,0 +1,1929 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3579 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/recyclarr/4.0.16/templates/NOTES.txt b/stable/ombi/14.0.16/templates/NOTES.txt similarity index 100% rename from stable/recyclarr/4.0.16/templates/NOTES.txt rename to stable/ombi/14.0.16/templates/NOTES.txt diff --git a/stable/shlink/8.0.15/templates/common.yaml b/stable/ombi/14.0.16/templates/common.yaml similarity index 100% rename from stable/shlink/8.0.15/templates/common.yaml rename to stable/ombi/14.0.16/templates/common.yaml diff --git a/stable/reg/9.0.17/values.yaml b/stable/ombi/14.0.16/values.yaml similarity index 100% rename from stable/reg/9.0.17/values.yaml rename to stable/ombi/14.0.16/values.yaml diff --git a/stable/onlyoffice-document-server/10.0.14/CHANGELOG.md b/stable/onlyoffice-document-server/10.0.14/CHANGELOG.md new file mode 100644 index 00000000000..8e28c25b581 --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [onlyoffice-document-server-10.0.8](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.7...onlyoffice-document-server-10.0.8) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/onlyoffice-ds to v7.3.3 ([#8507](https://github.com/truecharts/charts/issues/8507)) + + + + +## [onlyoffice-document-server-10.0.7](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.6...onlyoffice-document-server-10.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [onlyoffice-document-server-10.0.6](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.5...onlyoffice-document-server-10.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [onlyoffice-document-server-10.0.5](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.4...onlyoffice-document-server-10.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [onlyoffice-document-server-10.0.4](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.3...onlyoffice-document-server-10.0.4) (2023-04-16) + +### Chore diff --git a/stable/onlyoffice-document-server/10.0.14/Chart.yaml b/stable/onlyoffice-document-server/10.0.14/Chart.yaml new file mode 100644 index 00000000000..262034c7337 --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.14/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "7.3.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.14 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/redmine/7.0.16/README.md b/stable/onlyoffice-document-server/10.0.14/README.md similarity index 100% rename from stable/redmine/7.0.16/README.md rename to stable/onlyoffice-document-server/10.0.14/README.md diff --git a/stable/onlyoffice-document-server/10.0.14/app-changelog.md b/stable/onlyoffice-document-server/10.0.14/app-changelog.md new file mode 100644 index 00000000000..33930d79a0d --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/onlyoffice-document-server/10.0.14/app-readme.md b/stable/onlyoffice-document-server/10.0.14/app-readme.md new file mode 100644 index 00000000000..23b8cbdf481 --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.14/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.14/charts/common-12.9.5.tgz b/stable/onlyoffice-document-server/10.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/onlyoffice-document-server/10.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/onlyoffice-document-server/10.0.14/charts/redis-6.0.44.tgz b/stable/onlyoffice-document-server/10.0.14/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/onlyoffice-document-server/10.0.14/charts/redis-6.0.44.tgz differ diff --git a/stable/onlyoffice-document-server/10.0.14/ix_values.yaml b/stable/onlyoffice-document-server/10.0.14/ix_values.yaml new file mode 100644 index 00000000000..0eb23481b8c --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.14/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.14/questions.yaml b/stable/onlyoffice-document-server/10.0.14/questions.yaml new file mode 100644 index 00000000000..d54b129987c --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.14/questions.yaml @@ -0,0 +1,1875 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: JWT_SECRET + label: "JWT_SECRET" + description: "Defines the secret key to validate the JSON Web Token in the request to the ONLYOFFICE Document Server." + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: JWT_ENABLED + label: "JWT_ENABLED" + description: "Specifies the enabling the JSON Web Token validation by the ONLYOFFICE Document Server." + schema: + type: boolean + default: false + - variable: WOPI_ENABLED + label: "WOPI_ENABLED" + description: "Specifies the enabling the wopi handlers." + schema: + type: boolean + default: false + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10043 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/redmine/7.0.16/templates/NOTES.txt b/stable/onlyoffice-document-server/10.0.14/templates/NOTES.txt similarity index 100% rename from stable/redmine/7.0.16/templates/NOTES.txt rename to stable/onlyoffice-document-server/10.0.14/templates/NOTES.txt diff --git a/stable/snapdrop/5.0.15/templates/common.yaml b/stable/onlyoffice-document-server/10.0.14/templates/common.yaml similarity index 100% rename from stable/snapdrop/5.0.15/templates/common.yaml rename to stable/onlyoffice-document-server/10.0.14/templates/common.yaml diff --git a/stable/remmina/6.0.14/values.yaml b/stable/onlyoffice-document-server/10.0.14/values.yaml similarity index 100% rename from stable/remmina/6.0.14/values.yaml rename to stable/onlyoffice-document-server/10.0.14/values.yaml diff --git a/stable/openhab/5.0.7/CHANGELOG.md b/stable/openhab/5.0.7/CHANGELOG.md deleted file mode 100644 index dfcca3cb1ab..00000000000 --- a/stable/openhab/5.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openhab-5.0.7](https://github.com/truecharts/charts/compare/openhab-5.0.6...openhab-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [openhab-5.0.6](https://github.com/truecharts/charts/compare/openhab-5.0.5...openhab-5.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [openhab-5.0.5](https://github.com/truecharts/charts/compare/openhab-5.0.4...openhab-5.0.5) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/openhab to v3.4.4 ([#9016](https://github.com/truecharts/charts/issues/9016)) - - - - -## [openhab-5.0.4](https://github.com/truecharts/charts/compare/openhab-5.0.3...openhab-5.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [openhab-5.0.3](https://github.com/truecharts/charts/compare/openhab-5.0.2...openhab-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [openhab-5.0.2](https://github.com/truecharts/charts/compare/openhab-5.0.1...openhab-5.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [openhab-5.0.1](https://github.com/truecharts/charts/compare/openhab-5.0.0...openhab-5.0.1) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/openhab to v3.4.3 ([#8684](https://github.com/truecharts/charts/issues/8684)) - - - - -## [openhab-5.0.0](https://github.com/truecharts/charts/compare/openhab-4.0.13...openhab-5.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [openhab-4.0.13](https://github.com/truecharts/charts/compare/openhab-4.0.12...openhab-4.0.13) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/openhab to v3.4.3 ([#8508](https://github.com/truecharts/charts/issues/8508)) - - - - -## [openhab-4.0.12](https://github.com/truecharts/charts/compare/openhab-4.0.11...openhab-4.0.12) (2023-02-13) - -### Chore - -- update container image tccr.io/truecharts/openhab to v3.4.2 - - - diff --git a/stable/openhab/5.0.7/Chart.yaml b/stable/openhab/5.0.7/Chart.yaml deleted file mode 100644 index 4a2299c6079..00000000000 --- a/stable/openhab/5.0.7/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.9.2 -deprecated: false -description: OpenHab is a home-automation application -home: https://truecharts.org/charts/stable/openhab -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png -keywords: - - openhab -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openhab -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openhab -type: application -version: 5.0.7 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" diff --git a/stable/openhab/5.0.7/app-changelog.md b/stable/openhab/5.0.7/app-changelog.md deleted file mode 100644 index 986ece75a61..00000000000 --- a/stable/openhab/5.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openhab-5.0.7](https://github.com/truecharts/charts/compare/openhab-5.0.6...openhab-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/openhab/5.0.7/charts/common-12.9.2.tgz b/stable/openhab/5.0.7/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/openhab/5.0.7/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/openhab/5.0.8/CHANGELOG.md b/stable/openhab/5.0.8/CHANGELOG.md new file mode 100644 index 00000000000..68c9eff4f7e --- /dev/null +++ b/stable/openhab/5.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [openhab-5.0.1](https://github.com/truecharts/charts/compare/openhab-5.0.0...openhab-5.0.1) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.3 ([#8684](https://github.com/truecharts/charts/issues/8684)) + + + + +## [openhab-5.0.0](https://github.com/truecharts/charts/compare/openhab-4.0.13...openhab-5.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [openhab-4.0.13](https://github.com/truecharts/charts/compare/openhab-4.0.12...openhab-4.0.13) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.3 ([#8508](https://github.com/truecharts/charts/issues/8508)) + + + diff --git a/stable/openhab/5.0.8/Chart.yaml b/stable/openhab/5.0.8/Chart.yaml new file mode 100644 index 00000000000..6ed4389bbfc --- /dev/null +++ b/stable/openhab/5.0.8/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "3.4.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.8 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" diff --git a/stable/reg/9.0.17/README.md b/stable/openhab/5.0.8/README.md similarity index 100% rename from stable/reg/9.0.17/README.md rename to stable/openhab/5.0.8/README.md diff --git a/stable/openhab/5.0.8/app-changelog.md b/stable/openhab/5.0.8/app-changelog.md new file mode 100644 index 00000000000..c4ce1a754ac --- /dev/null +++ b/stable/openhab/5.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/openhab/5.0.7/app-readme.md b/stable/openhab/5.0.8/app-readme.md similarity index 100% rename from stable/openhab/5.0.7/app-readme.md rename to stable/openhab/5.0.8/app-readme.md diff --git a/stable/openhab/5.0.8/charts/common-12.9.5.tgz b/stable/openhab/5.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/openhab/5.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/openhab/5.0.7/ix_values.yaml b/stable/openhab/5.0.8/ix_values.yaml similarity index 100% rename from stable/openhab/5.0.7/ix_values.yaml rename to stable/openhab/5.0.8/ix_values.yaml diff --git a/stable/openhab/5.0.7/questions.yaml b/stable/openhab/5.0.8/questions.yaml similarity index 100% rename from stable/openhab/5.0.7/questions.yaml rename to stable/openhab/5.0.8/questions.yaml diff --git a/stable/reg/9.0.17/templates/NOTES.txt b/stable/openhab/5.0.8/templates/NOTES.txt similarity index 100% rename from stable/reg/9.0.17/templates/NOTES.txt rename to stable/openhab/5.0.8/templates/NOTES.txt diff --git a/stable/zigbee2mqtt/7.0.17/templates/common.yaml b/stable/openhab/5.0.8/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.17/templates/common.yaml rename to stable/openhab/5.0.8/templates/common.yaml diff --git a/stable/requestrr/5.0.14/values.yaml b/stable/openhab/5.0.8/values.yaml similarity index 100% rename from stable/requestrr/5.0.14/values.yaml rename to stable/openhab/5.0.8/values.yaml diff --git a/stable/openspeedtest/4.0.13/CHANGELOG.md b/stable/openspeedtest/4.0.13/CHANGELOG.md deleted file mode 100644 index 48a54f1e8ff..00000000000 --- a/stable/openspeedtest/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openspeedtest-4.0.13](https://github.com/truecharts/charts/compare/openspeedtest-4.0.12...openspeedtest-4.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [openspeedtest-4.0.12](https://github.com/truecharts/charts/compare/openspeedtest-4.0.11...openspeedtest-4.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [openspeedtest-4.0.11](https://github.com/truecharts/charts/compare/openspeedtest-4.0.10...openspeedtest-4.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [openspeedtest-4.0.10](https://github.com/truecharts/charts/compare/openspeedtest-4.0.9...openspeedtest-4.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [openspeedtest-4.0.9](https://github.com/truecharts/charts/compare/openspeedtest-4.0.8...openspeedtest-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [openspeedtest-4.0.8](https://github.com/truecharts/charts/compare/openspeedtest-4.0.7...openspeedtest-4.0.8) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/openspeedtest to latest ([#8333](https://github.com/truecharts/charts/issues/8333)) - - - - -## [openspeedtest-4.0.7](https://github.com/truecharts/charts/compare/openspeedtest-4.0.6...openspeedtest-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [openspeedtest-4.0.6](https://github.com/truecharts/charts/compare/openspeedtest-4.0.5...openspeedtest-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [openspeedtest-4.0.5](https://github.com/truecharts/charts/compare/openspeedtest-4.0.4...openspeedtest-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [openspeedtest-4.0.4](https://github.com/truecharts/charts/compare/openspeedtest-4.0.3...openspeedtest-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [openspeedtest-4.0.3](https://github.com/truecharts/charts/compare/openspeedtest-4.0.2...openspeedtest-4.0.3) (2023-04-16) - -### Chore diff --git a/stable/openspeedtest/4.0.13/Chart.yaml b/stable/openspeedtest/4.0.13/Chart.yaml deleted file mode 100644 index 8dd67b4f551..00000000000 --- a/stable/openspeedtest/4.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. -home: https://truecharts.org/charts/stable/openspeedtest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.png -keywords: - - speedtest - - speed test - - openspeedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openspeedtest -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest - - https://github.com/openspeedtest/Speed-Test -type: application -version: 4.0.13 -annotations: - truecharts.org/catagories: | - - utilities - - test - truecharts.org/SCALE-support: "true" diff --git a/stable/openspeedtest/4.0.13/app-changelog.md b/stable/openspeedtest/4.0.13/app-changelog.md deleted file mode 100644 index 268f706463e..00000000000 --- a/stable/openspeedtest/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openspeedtest-4.0.13](https://github.com/truecharts/charts/compare/openspeedtest-4.0.12...openspeedtest-4.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/openspeedtest/4.0.13/charts/common-12.9.2.tgz b/stable/openspeedtest/4.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/openspeedtest/4.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/openspeedtest/4.0.14/CHANGELOG.md b/stable/openspeedtest/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..0ec0af60757 --- /dev/null +++ b/stable/openspeedtest/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [openspeedtest-4.0.8](https://github.com/truecharts/charts/compare/openspeedtest-4.0.7...openspeedtest-4.0.8) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/openspeedtest to latest ([#8333](https://github.com/truecharts/charts/issues/8333)) + + + + +## [openspeedtest-4.0.7](https://github.com/truecharts/charts/compare/openspeedtest-4.0.6...openspeedtest-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [openspeedtest-4.0.6](https://github.com/truecharts/charts/compare/openspeedtest-4.0.5...openspeedtest-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [openspeedtest-4.0.5](https://github.com/truecharts/charts/compare/openspeedtest-4.0.4...openspeedtest-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [openspeedtest-4.0.4](https://github.com/truecharts/charts/compare/openspeedtest-4.0.3...openspeedtest-4.0.4) (2023-04-16) + +### Chore diff --git a/stable/openspeedtest/4.0.14/Chart.yaml b/stable/openspeedtest/4.0.14/Chart.yaml new file mode 100644 index 00000000000..90ae5bdac1f --- /dev/null +++ b/stable/openspeedtest/4.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14 +annotations: + truecharts.org/catagories: | + - utilities + - test + truecharts.org/SCALE-support: "true" diff --git a/stable/remmina/6.0.14/README.md b/stable/openspeedtest/4.0.14/README.md similarity index 100% rename from stable/remmina/6.0.14/README.md rename to stable/openspeedtest/4.0.14/README.md diff --git a/stable/openspeedtest/4.0.14/app-changelog.md b/stable/openspeedtest/4.0.14/app-changelog.md new file mode 100644 index 00000000000..cc6b8ec8f08 --- /dev/null +++ b/stable/openspeedtest/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/openspeedtest/4.0.13/app-readme.md b/stable/openspeedtest/4.0.14/app-readme.md similarity index 100% rename from stable/openspeedtest/4.0.13/app-readme.md rename to stable/openspeedtest/4.0.14/app-readme.md diff --git a/stable/openspeedtest/4.0.14/charts/common-12.9.5.tgz b/stable/openspeedtest/4.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/openspeedtest/4.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/openspeedtest/4.0.13/ix_values.yaml b/stable/openspeedtest/4.0.14/ix_values.yaml similarity index 100% rename from stable/openspeedtest/4.0.13/ix_values.yaml rename to stable/openspeedtest/4.0.14/ix_values.yaml diff --git a/stable/openspeedtest/4.0.13/questions.yaml b/stable/openspeedtest/4.0.14/questions.yaml similarity index 100% rename from stable/openspeedtest/4.0.13/questions.yaml rename to stable/openspeedtest/4.0.14/questions.yaml diff --git a/stable/remmina/6.0.14/templates/NOTES.txt b/stable/openspeedtest/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/remmina/6.0.14/templates/NOTES.txt rename to stable/openspeedtest/4.0.14/templates/NOTES.txt diff --git a/stable/speedtest-exporter/6.0.13/templates/common.yaml b/stable/openspeedtest/4.0.14/templates/common.yaml similarity index 100% rename from stable/speedtest-exporter/6.0.13/templates/common.yaml rename to stable/openspeedtest/4.0.14/templates/common.yaml diff --git a/stable/resilio-sync/9.0.15/values.yaml b/stable/openspeedtest/4.0.14/values.yaml similarity index 100% rename from stable/resilio-sync/9.0.15/values.yaml rename to stable/openspeedtest/4.0.14/values.yaml diff --git a/stable/openvscode-server/5.0.17/CHANGELOG.md b/stable/openvscode-server/5.0.17/CHANGELOG.md deleted file mode 100644 index 98633b5a583..00000000000 --- a/stable/openvscode-server/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openvscode-server-5.0.17](https://github.com/truecharts/charts/compare/openvscode-server-5.0.16...openvscode-server-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [openvscode-server-5.0.16](https://github.com/truecharts/charts/compare/openvscode-server-5.0.15...openvscode-server-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [openvscode-server-5.0.15](https://github.com/truecharts/charts/compare/openvscode-server-5.0.14...openvscode-server-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [openvscode-server-5.0.14](https://github.com/truecharts/charts/compare/openvscode-server-5.0.13...openvscode-server-5.0.14) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.78.1 ([#8907](https://github.com/truecharts/charts/issues/8907)) - - - - -## [openvscode-server-5.0.13](https://github.com/truecharts/charts/compare/openvscode-server-5.0.12...openvscode-server-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [openvscode-server-5.0.12](https://github.com/truecharts/charts/compare/openvscode-server-5.0.11...openvscode-server-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [openvscode-server-5.0.11](https://github.com/truecharts/charts/compare/openvscode-server-5.0.10...openvscode-server-5.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.77.3 ([#8612](https://github.com/truecharts/charts/issues/8612)) - - - - -## [openvscode-server-5.0.10](https://github.com/truecharts/charts/compare/openvscode-server-5.0.9...openvscode-server-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v ([#8334](https://github.com/truecharts/charts/issues/8334)) - - - - -## [openvscode-server-5.0.9](https://github.com/truecharts/charts/compare/openvscode-server-5.0.8...openvscode-server-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [openvscode-server-5.0.8](https://github.com/truecharts/charts/compare/openvscode-server-5.0.7...openvscode-server-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [openvscode-server-5.0.7](https://github.com/truecharts/charts/compare/openvscode-server-5.0.6...openvscode-server-5.0.7) (2023-04-20) - -### Chore diff --git a/stable/openvscode-server/5.0.17/Chart.yaml b/stable/openvscode-server/5.0.17/Chart.yaml deleted file mode 100644 index c5b981887ac..00000000000 --- a/stable/openvscode-server/5.0.17/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: openvscode-server -version: 5.0.17 -appVersion: "1.78.1" -description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/openvscode-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png -keywords: - - openvscode-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/openvscode-server/5.0.17/app-changelog.md b/stable/openvscode-server/5.0.17/app-changelog.md deleted file mode 100644 index 25cbf453d2d..00000000000 --- a/stable/openvscode-server/5.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openvscode-server-5.0.17](https://github.com/truecharts/charts/compare/openvscode-server-5.0.16...openvscode-server-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/openvscode-server/5.0.17/charts/common-12.9.2.tgz b/stable/openvscode-server/5.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/openvscode-server/5.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/openvscode-server/5.0.18/CHANGELOG.md b/stable/openvscode-server/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..668276015bd --- /dev/null +++ b/stable/openvscode-server/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [openvscode-server-5.0.13](https://github.com/truecharts/charts/compare/openvscode-server-5.0.12...openvscode-server-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [openvscode-server-5.0.12](https://github.com/truecharts/charts/compare/openvscode-server-5.0.11...openvscode-server-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [openvscode-server-5.0.11](https://github.com/truecharts/charts/compare/openvscode-server-5.0.10...openvscode-server-5.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.77.3 ([#8612](https://github.com/truecharts/charts/issues/8612)) + + + + +## [openvscode-server-5.0.10](https://github.com/truecharts/charts/compare/openvscode-server-5.0.9...openvscode-server-5.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v ([#8334](https://github.com/truecharts/charts/issues/8334)) + + + + +## [openvscode-server-5.0.9](https://github.com/truecharts/charts/compare/openvscode-server-5.0.8...openvscode-server-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [openvscode-server-5.0.8](https://github.com/truecharts/charts/compare/openvscode-server-5.0.7...openvscode-server-5.0.8) (2023-04-25) + +### Chore diff --git a/stable/openvscode-server/5.0.18/Chart.yaml b/stable/openvscode-server/5.0.18/Chart.yaml new file mode 100644 index 00000000000..3f9bf404ad6 --- /dev/null +++ b/stable/openvscode-server/5.0.18/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: openvscode-server +version: 5.0.18 +appVersion: "1.78.1" +description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/openvscode-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png +keywords: + - openvscode-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.14/README.md b/stable/openvscode-server/5.0.18/README.md similarity index 100% rename from stable/requestrr/5.0.14/README.md rename to stable/openvscode-server/5.0.18/README.md diff --git a/stable/openvscode-server/5.0.18/app-changelog.md b/stable/openvscode-server/5.0.18/app-changelog.md new file mode 100644 index 00000000000..2d9f284e749 --- /dev/null +++ b/stable/openvscode-server/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/openvscode-server/5.0.17/app-readme.md b/stable/openvscode-server/5.0.18/app-readme.md similarity index 100% rename from stable/openvscode-server/5.0.17/app-readme.md rename to stable/openvscode-server/5.0.18/app-readme.md diff --git a/stable/openvscode-server/5.0.18/charts/common-12.9.5.tgz b/stable/openvscode-server/5.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/openvscode-server/5.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/openvscode-server/5.0.17/ix_values.yaml b/stable/openvscode-server/5.0.18/ix_values.yaml similarity index 100% rename from stable/openvscode-server/5.0.17/ix_values.yaml rename to stable/openvscode-server/5.0.18/ix_values.yaml diff --git a/stable/openvscode-server/5.0.17/questions.yaml b/stable/openvscode-server/5.0.18/questions.yaml similarity index 100% rename from stable/openvscode-server/5.0.17/questions.yaml rename to stable/openvscode-server/5.0.18/questions.yaml diff --git a/stable/requestrr/5.0.14/templates/NOTES.txt b/stable/openvscode-server/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/requestrr/5.0.14/templates/NOTES.txt rename to stable/openvscode-server/5.0.18/templates/NOTES.txt diff --git a/stable/storj-node/5.0.14/templates/common.yaml b/stable/openvscode-server/5.0.18/templates/common.yaml similarity index 100% rename from stable/storj-node/5.0.14/templates/common.yaml rename to stable/openvscode-server/5.0.18/templates/common.yaml diff --git a/stable/retrobot/4.0.15/values.yaml b/stable/openvscode-server/5.0.18/values.yaml similarity index 100% rename from stable/retrobot/4.0.15/values.yaml rename to stable/openvscode-server/5.0.18/values.yaml diff --git a/stable/organizr/14.0.13/CHANGELOG.md b/stable/organizr/14.0.13/CHANGELOG.md new file mode 100644 index 00000000000..f2f57b6ccf9 --- /dev/null +++ b/stable/organizr/14.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [organizr-14.0.7](https://github.com/truecharts/charts/compare/organizr-14.0.6...organizr-14.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [organizr-14.0.6](https://github.com/truecharts/charts/compare/organizr-14.0.5...organizr-14.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [organizr-14.0.5](https://github.com/truecharts/charts/compare/organizr-14.0.4...organizr-14.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [organizr-14.0.4](https://github.com/truecharts/charts/compare/organizr-14.0.3...organizr-14.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [organizr-14.0.3](https://github.com/truecharts/charts/compare/organizr-14.0.2...organizr-14.0.3) (2023-04-16) + +### Chore diff --git a/stable/organizr/14.0.13/Chart.yaml b/stable/organizr/14.0.13/Chart.yaml new file mode 100644 index 00000000000..a59b8ac4b1f --- /dev/null +++ b/stable/organizr/14.0.13/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" diff --git a/stable/resilio-sync/9.0.15/README.md b/stable/organizr/14.0.13/README.md similarity index 100% rename from stable/resilio-sync/9.0.15/README.md rename to stable/organizr/14.0.13/README.md diff --git a/stable/organizr/14.0.13/app-changelog.md b/stable/organizr/14.0.13/app-changelog.md new file mode 100644 index 00000000000..6140c3a8c7d --- /dev/null +++ b/stable/organizr/14.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/organizr/14.0.13/app-readme.md b/stable/organizr/14.0.13/app-readme.md new file mode 100644 index 00000000000..71119255288 --- /dev/null +++ b/stable/organizr/14.0.13/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.13/charts/common-12.9.5.tgz b/stable/organizr/14.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/organizr/14.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/organizr/14.0.13/ix_values.yaml b/stable/organizr/14.0.13/ix_values.yaml new file mode 100644 index 00000000000..f850c65b6d5 --- /dev/null +++ b/stable/organizr/14.0.13/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.13/questions.yaml b/stable/organizr/14.0.13/questions.yaml new file mode 100644 index 00000000000..09aa6fa806f --- /dev/null +++ b/stable/organizr/14.0.13/questions.yaml @@ -0,0 +1,1998 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10022 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/resilio-sync/9.0.15/templates/NOTES.txt b/stable/organizr/14.0.13/templates/NOTES.txt similarity index 100% rename from stable/resilio-sync/9.0.15/templates/NOTES.txt rename to stable/organizr/14.0.13/templates/NOTES.txt diff --git a/stable/strapi/9.0.16/templates/common.yaml b/stable/organizr/14.0.13/templates/common.yaml similarity index 100% rename from stable/strapi/9.0.16/templates/common.yaml rename to stable/organizr/14.0.13/templates/common.yaml diff --git a/stable/ring-mqtt/4.0.15/values.yaml b/stable/organizr/14.0.13/values.yaml similarity index 100% rename from stable/ring-mqtt/4.0.15/values.yaml rename to stable/organizr/14.0.13/values.yaml diff --git a/stable/oscam/9.0.14/CHANGELOG.md b/stable/oscam/9.0.14/CHANGELOG.md deleted file mode 100644 index f9dccb5132f..00000000000 --- a/stable/oscam/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [oscam-9.0.14](https://github.com/truecharts/charts/compare/oscam-9.0.13...oscam-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [oscam-9.0.13](https://github.com/truecharts/charts/compare/oscam-9.0.12...oscam-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [oscam-9.0.12](https://github.com/truecharts/charts/compare/oscam-9.0.11...oscam-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [oscam-9.0.11](https://github.com/truecharts/charts/compare/oscam-9.0.10...oscam-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [oscam-9.0.10](https://github.com/truecharts/charts/compare/oscam-9.0.9...oscam-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [oscam-9.0.9](https://github.com/truecharts/charts/compare/oscam-9.0.8...oscam-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [oscam-9.0.8](https://github.com/truecharts/charts/compare/oscam-9.0.7...oscam-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [oscam-9.0.7](https://github.com/truecharts/charts/compare/oscam-9.0.6...oscam-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [oscam-9.0.6](https://github.com/truecharts/charts/compare/oscam-9.0.5...oscam-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [oscam-9.0.5](https://github.com/truecharts/charts/compare/oscam-9.0.4...oscam-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [oscam-9.0.4](https://github.com/truecharts/charts/compare/oscam-9.0.3...oscam-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/oscam/9.0.14/Chart.yaml b/stable/oscam/9.0.14/Chart.yaml deleted file mode 100644 index 926295fa458..00000000000 --- a/stable/oscam/9.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "11693" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Open Source Conditional Access Module software -home: https://truecharts.org/charts/stable/oscam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png -keywords: - - oscam -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: oscam -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/oscam - - https://trac.streamboard.tv/oscam/browser/trunk -type: application -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - DIY - truecharts.org/SCALE-support: "true" diff --git a/stable/oscam/9.0.14/app-changelog.md b/stable/oscam/9.0.14/app-changelog.md deleted file mode 100644 index 823e6406f9d..00000000000 --- a/stable/oscam/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [oscam-9.0.14](https://github.com/truecharts/charts/compare/oscam-9.0.13...oscam-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/oscam/9.0.14/charts/common-12.9.2.tgz b/stable/oscam/9.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/oscam/9.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/oscam/9.0.15/CHANGELOG.md b/stable/oscam/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..a5d9673ec85 --- /dev/null +++ b/stable/oscam/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [oscam-9.0.8](https://github.com/truecharts/charts/compare/oscam-9.0.7...oscam-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [oscam-9.0.7](https://github.com/truecharts/charts/compare/oscam-9.0.6...oscam-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [oscam-9.0.6](https://github.com/truecharts/charts/compare/oscam-9.0.5...oscam-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [oscam-9.0.5](https://github.com/truecharts/charts/compare/oscam-9.0.4...oscam-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/oscam/9.0.15/Chart.yaml b/stable/oscam/9.0.15/Chart.yaml new file mode 100644 index 00000000000..4835824cadb --- /dev/null +++ b/stable/oscam/9.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "11693" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - DIY + truecharts.org/SCALE-support: "true" diff --git a/stable/retrobot/4.0.15/README.md b/stable/oscam/9.0.15/README.md similarity index 100% rename from stable/retrobot/4.0.15/README.md rename to stable/oscam/9.0.15/README.md diff --git a/stable/oscam/9.0.15/app-changelog.md b/stable/oscam/9.0.15/app-changelog.md new file mode 100644 index 00000000000..8b4d823c09c --- /dev/null +++ b/stable/oscam/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/oscam/9.0.14/app-readme.md b/stable/oscam/9.0.15/app-readme.md similarity index 100% rename from stable/oscam/9.0.14/app-readme.md rename to stable/oscam/9.0.15/app-readme.md diff --git a/stable/oscam/9.0.15/charts/common-12.9.5.tgz b/stable/oscam/9.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/oscam/9.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/oscam/9.0.14/ix_values.yaml b/stable/oscam/9.0.15/ix_values.yaml similarity index 100% rename from stable/oscam/9.0.14/ix_values.yaml rename to stable/oscam/9.0.15/ix_values.yaml diff --git a/stable/oscam/9.0.14/questions.yaml b/stable/oscam/9.0.15/questions.yaml similarity index 100% rename from stable/oscam/9.0.14/questions.yaml rename to stable/oscam/9.0.15/questions.yaml diff --git a/stable/retrobot/4.0.15/templates/NOTES.txt b/stable/oscam/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/retrobot/4.0.15/templates/NOTES.txt rename to stable/oscam/9.0.15/templates/NOTES.txt diff --git a/stable/synclounge/5.0.16/templates/common.yaml b/stable/oscam/9.0.15/templates/common.yaml similarity index 100% rename from stable/synclounge/5.0.16/templates/common.yaml rename to stable/oscam/9.0.15/templates/common.yaml diff --git a/stable/rsnapshot/5.0.13/values.yaml b/stable/oscam/9.0.15/values.yaml similarity index 100% rename from stable/rsnapshot/5.0.13/values.yaml rename to stable/oscam/9.0.15/values.yaml diff --git a/stable/outline/7.0.17/CHANGELOG.md b/stable/outline/7.0.17/CHANGELOG.md deleted file mode 100644 index 5e24cbd0172..00000000000 --- a/stable/outline/7.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [outline-7.0.17](https://github.com/truecharts/charts/compare/outline-7.0.16...outline-7.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [outline-7.0.16](https://github.com/truecharts/charts/compare/outline-7.0.15...outline-7.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.69.2 ([#8892](https://github.com/truecharts/charts/issues/8892)) - - - - -## [outline-7.0.15](https://github.com/truecharts/charts/compare/outline-7.0.14...outline-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [outline-7.0.14](https://github.com/truecharts/charts/compare/outline-7.0.13...outline-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [outline-7.0.13](https://github.com/truecharts/charts/compare/outline-7.0.12...outline-7.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.69.2 ([#8834](https://github.com/truecharts/charts/issues/8834)) - - - - -## [outline-7.0.12](https://github.com/truecharts/charts/compare/outline-7.0.11...outline-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [outline-7.0.11](https://github.com/truecharts/charts/compare/outline-7.0.10...outline-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [outline-7.0.10](https://github.com/truecharts/charts/compare/outline-7.0.9...outline-7.0.10) (2023-05-01) - -### Fix - -- fix secret (also a fix for custom app) ([#8639](https://github.com/truecharts/charts/issues/8639)) - - - - -## [outline-7.0.9](https://github.com/truecharts/charts/compare/outline-7.0.8...outline-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [outline-7.0.8](https://github.com/truecharts/charts/compare/outline-7.0.7...outline-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [outline-7.0.7](https://github.com/truecharts/charts/compare/outline-7.0.6...outline-7.0.7) (2023-04-20) - -### Chore diff --git a/stable/outline/7.0.17/Chart.yaml b/stable/outline/7.0.17/Chart.yaml deleted file mode 100644 index fbe7f0a34b5..00000000000 --- a/stable/outline/7.0.17/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.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -deprecated: false -description: A fast, collaborative, knowledge base for your team built using React and Node.js. -home: https://truecharts.org/charts/stable/outline -icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.png -keywords: - - outline - - knowledge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: outline -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/outline - - https://github.com/outline/outline -type: application -version: 7.0.17 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/outline/7.0.17/app-changelog.md b/stable/outline/7.0.17/app-changelog.md deleted file mode 100644 index bd5bfa5e62a..00000000000 --- a/stable/outline/7.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [outline-7.0.17](https://github.com/truecharts/charts/compare/outline-7.0.16...outline-7.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/outline/7.0.17/charts/common-12.9.2.tgz b/stable/outline/7.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/outline/7.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/outline/7.0.17/charts/redis-6.0.43.tgz b/stable/outline/7.0.17/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/outline/7.0.17/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/outline/7.0.18/CHANGELOG.md b/stable/outline/7.0.18/CHANGELOG.md new file mode 100644 index 00000000000..f88f7be6b50 --- /dev/null +++ b/stable/outline/7.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [outline-7.0.11](https://github.com/truecharts/charts/compare/outline-7.0.10...outline-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [outline-7.0.10](https://github.com/truecharts/charts/compare/outline-7.0.9...outline-7.0.10) (2023-05-01) + +### Fix + +- fix secret (also a fix for custom app) ([#8639](https://github.com/truecharts/charts/issues/8639)) + + + + +## [outline-7.0.9](https://github.com/truecharts/charts/compare/outline-7.0.8...outline-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [outline-7.0.8](https://github.com/truecharts/charts/compare/outline-7.0.7...outline-7.0.8) (2023-04-25) + +### Chore diff --git a/stable/outline/7.0.18/Chart.yaml b/stable/outline/7.0.18/Chart.yaml new file mode 100644 index 00000000000..6ccf63bf780 --- /dev/null +++ b/stable/outline/7.0.18/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.69.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.18 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/outline/7.0.18/LICENSE b/stable/outline/7.0.18/LICENSE new file mode 100644 index 00000000000..80e4ab93f92 --- /dev/null +++ b/stable/outline/7.0.18/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.15/README.md b/stable/outline/7.0.18/README.md similarity index 100% rename from stable/ring-mqtt/4.0.15/README.md rename to stable/outline/7.0.18/README.md diff --git a/stable/outline/7.0.18/app-changelog.md b/stable/outline/7.0.18/app-changelog.md new file mode 100644 index 00000000000..402865f4f28 --- /dev/null +++ b/stable/outline/7.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/outline/7.0.17/app-readme.md b/stable/outline/7.0.18/app-readme.md similarity index 100% rename from stable/outline/7.0.17/app-readme.md rename to stable/outline/7.0.18/app-readme.md diff --git a/stable/outline/7.0.18/charts/common-12.9.5.tgz b/stable/outline/7.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/outline/7.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/outline/7.0.18/charts/redis-6.0.44.tgz b/stable/outline/7.0.18/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/outline/7.0.18/charts/redis-6.0.44.tgz differ diff --git a/stable/outline/7.0.17/ix_values.yaml b/stable/outline/7.0.18/ix_values.yaml similarity index 100% rename from stable/outline/7.0.17/ix_values.yaml rename to stable/outline/7.0.18/ix_values.yaml diff --git a/stable/outline/7.0.17/questions.yaml b/stable/outline/7.0.18/questions.yaml similarity index 100% rename from stable/outline/7.0.17/questions.yaml rename to stable/outline/7.0.18/questions.yaml diff --git a/stable/ring-mqtt/4.0.15/templates/NOTES.txt b/stable/outline/7.0.18/templates/NOTES.txt similarity index 100% rename from stable/ring-mqtt/4.0.15/templates/NOTES.txt rename to stable/outline/7.0.18/templates/NOTES.txt diff --git a/stable/outline/7.0.17/templates/_secrets.tpl b/stable/outline/7.0.18/templates/_secrets.tpl similarity index 100% rename from stable/outline/7.0.17/templates/_secrets.tpl rename to stable/outline/7.0.18/templates/_secrets.tpl diff --git a/stable/outline/7.0.17/templates/common.yaml b/stable/outline/7.0.18/templates/common.yaml similarity index 100% rename from stable/outline/7.0.17/templates/common.yaml rename to stable/outline/7.0.18/templates/common.yaml diff --git a/stable/rss-bridge/5.0.13/values.yaml b/stable/outline/7.0.18/values.yaml similarity index 100% rename from stable/rss-bridge/5.0.13/values.yaml rename to stable/outline/7.0.18/values.yaml diff --git a/stable/overseerr/9.0.14/CHANGELOG.md b/stable/overseerr/9.0.14/CHANGELOG.md deleted file mode 100644 index 6e407b33670..00000000000 --- a/stable/overseerr/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [overseerr-9.0.14](https://github.com/truecharts/charts/compare/overseerr-9.0.13...overseerr-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [overseerr-9.0.13](https://github.com/truecharts/charts/compare/overseerr-9.0.12...overseerr-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [overseerr-9.0.12](https://github.com/truecharts/charts/compare/overseerr-9.0.11...overseerr-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [overseerr-9.0.11](https://github.com/truecharts/charts/compare/overseerr-9.0.10...overseerr-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [overseerr-9.0.10](https://github.com/truecharts/charts/compare/overseerr-9.0.9...overseerr-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [overseerr-9.0.9](https://github.com/truecharts/charts/compare/overseerr-9.0.8...overseerr-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [overseerr-9.0.8](https://github.com/truecharts/charts/compare/overseerr-9.0.7...overseerr-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [overseerr-9.0.7](https://github.com/truecharts/charts/compare/overseerr-9.0.6...overseerr-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [overseerr-9.0.6](https://github.com/truecharts/charts/compare/overseerr-9.0.5...overseerr-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [overseerr-9.0.5](https://github.com/truecharts/charts/compare/overseerr-9.0.4...overseerr-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [overseerr-9.0.4](https://github.com/truecharts/charts/compare/overseerr-9.0.3...overseerr-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/overseerr/9.0.14/Chart.yaml b/stable/overseerr/9.0.14/Chart.yaml deleted file mode 100644 index f3167c54dbb..00000000000 --- a/stable/overseerr/9.0.14/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.9.2 -description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! -home: https://truecharts.org/charts/stable/overseerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/overseerr.png -keywords: - - overseerr - - plex - - sonarr - - radarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: overseerr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr - - https://github.com/sct/overseerr -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/overseerr/9.0.14/app-changelog.md b/stable/overseerr/9.0.14/app-changelog.md deleted file mode 100644 index 82f3194b359..00000000000 --- a/stable/overseerr/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [overseerr-9.0.14](https://github.com/truecharts/charts/compare/overseerr-9.0.13...overseerr-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/overseerr/9.0.14/charts/common-12.9.2.tgz b/stable/overseerr/9.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/overseerr/9.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/overseerr/9.0.15/CHANGELOG.md b/stable/overseerr/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..52704b1b3b7 --- /dev/null +++ b/stable/overseerr/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [overseerr-9.0.8](https://github.com/truecharts/charts/compare/overseerr-9.0.7...overseerr-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [overseerr-9.0.7](https://github.com/truecharts/charts/compare/overseerr-9.0.6...overseerr-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [overseerr-9.0.6](https://github.com/truecharts/charts/compare/overseerr-9.0.5...overseerr-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [overseerr-9.0.5](https://github.com/truecharts/charts/compare/overseerr-9.0.4...overseerr-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/overseerr/9.0.15/Chart.yaml b/stable/overseerr/9.0.15/Chart.yaml new file mode 100644 index 00000000000..dd34a70b783 --- /dev/null +++ b/stable/overseerr/9.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.32.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rsnapshot/5.0.13/README.md b/stable/overseerr/9.0.15/README.md similarity index 100% rename from stable/rsnapshot/5.0.13/README.md rename to stable/overseerr/9.0.15/README.md diff --git a/stable/overseerr/9.0.15/app-changelog.md b/stable/overseerr/9.0.15/app-changelog.md new file mode 100644 index 00000000000..e8d7ebf38ae --- /dev/null +++ b/stable/overseerr/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/overseerr/9.0.14/app-readme.md b/stable/overseerr/9.0.15/app-readme.md similarity index 100% rename from stable/overseerr/9.0.14/app-readme.md rename to stable/overseerr/9.0.15/app-readme.md diff --git a/stable/overseerr/9.0.15/charts/common-12.9.5.tgz b/stable/overseerr/9.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/overseerr/9.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/overseerr/9.0.14/ix_values.yaml b/stable/overseerr/9.0.15/ix_values.yaml similarity index 100% rename from stable/overseerr/9.0.14/ix_values.yaml rename to stable/overseerr/9.0.15/ix_values.yaml diff --git a/stable/overseerr/9.0.14/questions.yaml b/stable/overseerr/9.0.15/questions.yaml similarity index 100% rename from stable/overseerr/9.0.14/questions.yaml rename to stable/overseerr/9.0.15/questions.yaml diff --git a/stable/rsnapshot/5.0.13/templates/NOTES.txt b/stable/overseerr/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/rsnapshot/5.0.13/templates/NOTES.txt rename to stable/overseerr/9.0.15/templates/NOTES.txt diff --git a/stable/syslog-ng/5.0.14/templates/common.yaml b/stable/overseerr/9.0.15/templates/common.yaml similarity index 100% rename from stable/syslog-ng/5.0.14/templates/common.yaml rename to stable/overseerr/9.0.15/templates/common.yaml diff --git a/stable/rsshub/7.0.27/values.yaml b/stable/overseerr/9.0.15/values.yaml similarity index 100% rename from stable/rsshub/7.0.27/values.yaml rename to stable/overseerr/9.0.15/values.yaml diff --git a/stable/owncast/9.0.14/CHANGELOG.md b/stable/owncast/9.0.14/CHANGELOG.md deleted file mode 100644 index 6c7e8e88e94..00000000000 --- a/stable/owncast/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [owncast-9.0.14](https://github.com/truecharts/charts/compare/owncast-9.0.13...owncast-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [owncast-9.0.13](https://github.com/truecharts/charts/compare/owncast-9.0.12...owncast-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [owncast-9.0.12](https://github.com/truecharts/charts/compare/owncast-9.0.11...owncast-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [owncast-9.0.11](https://github.com/truecharts/charts/compare/owncast-9.0.10...owncast-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [owncast-9.0.10](https://github.com/truecharts/charts/compare/owncast-9.0.9...owncast-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [owncast-9.0.9](https://github.com/truecharts/charts/compare/owncast-9.0.8...owncast-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [owncast-9.0.8](https://github.com/truecharts/charts/compare/owncast-9.0.7...owncast-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [owncast-9.0.7](https://github.com/truecharts/charts/compare/owncast-9.0.6...owncast-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [owncast-9.0.6](https://github.com/truecharts/charts/compare/owncast-9.0.5...owncast-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [owncast-9.0.5](https://github.com/truecharts/charts/compare/owncast-9.0.4...owncast-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [owncast-9.0.4](https://github.com/truecharts/charts/compare/owncast-9.0.3...owncast-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/owncast/9.0.14/Chart.yaml b/stable/owncast/9.0.14/Chart.yaml deleted file mode 100644 index f665f4ac6db..00000000000 --- a/stable/owncast/9.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. -home: https://truecharts.org/charts/stable/owncast -icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.png -keywords: - - owncast - - stream - - open source - - chat -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: owncast -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/owncast - - https://owncast.online/ - - https://github.com/owncast/owncast -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/owncast/9.0.14/app-changelog.md b/stable/owncast/9.0.14/app-changelog.md deleted file mode 100644 index a8118f07c2d..00000000000 --- a/stable/owncast/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [owncast-9.0.14](https://github.com/truecharts/charts/compare/owncast-9.0.13...owncast-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/owncast/9.0.14/charts/common-12.9.2.tgz b/stable/owncast/9.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/owncast/9.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/owncast/9.0.15/CHANGELOG.md b/stable/owncast/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..9d69a23b7c8 --- /dev/null +++ b/stable/owncast/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [owncast-9.0.9](https://github.com/truecharts/charts/compare/owncast-9.0.8...owncast-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [owncast-9.0.8](https://github.com/truecharts/charts/compare/owncast-9.0.7...owncast-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [owncast-9.0.7](https://github.com/truecharts/charts/compare/owncast-9.0.6...owncast-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [owncast-9.0.6](https://github.com/truecharts/charts/compare/owncast-9.0.5...owncast-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [owncast-9.0.5](https://github.com/truecharts/charts/compare/owncast-9.0.4...owncast-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/owncast/9.0.15/Chart.yaml b/stable/owncast/9.0.15/Chart.yaml new file mode 100644 index 00000000000..52d619fcb2e --- /dev/null +++ b/stable/owncast/9.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.0.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rss-bridge/5.0.13/README.md b/stable/owncast/9.0.15/README.md similarity index 100% rename from stable/rss-bridge/5.0.13/README.md rename to stable/owncast/9.0.15/README.md diff --git a/stable/owncast/9.0.15/app-changelog.md b/stable/owncast/9.0.15/app-changelog.md new file mode 100644 index 00000000000..b017927e01c --- /dev/null +++ b/stable/owncast/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/owncast/9.0.14/app-readme.md b/stable/owncast/9.0.15/app-readme.md similarity index 100% rename from stable/owncast/9.0.14/app-readme.md rename to stable/owncast/9.0.15/app-readme.md diff --git a/stable/owncast/9.0.15/charts/common-12.9.5.tgz b/stable/owncast/9.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/owncast/9.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/owncast/9.0.14/ix_values.yaml b/stable/owncast/9.0.15/ix_values.yaml similarity index 100% rename from stable/owncast/9.0.14/ix_values.yaml rename to stable/owncast/9.0.15/ix_values.yaml diff --git a/stable/owncast/9.0.14/questions.yaml b/stable/owncast/9.0.15/questions.yaml similarity index 100% rename from stable/owncast/9.0.14/questions.yaml rename to stable/owncast/9.0.15/questions.yaml diff --git a/stable/rss-bridge/5.0.13/templates/NOTES.txt b/stable/owncast/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/rss-bridge/5.0.13/templates/NOTES.txt rename to stable/owncast/9.0.15/templates/NOTES.txt diff --git a/stable/tdarr-node/5.0.14/templates/common.yaml b/stable/owncast/9.0.15/templates/common.yaml similarity index 100% rename from stable/tdarr-node/5.0.14/templates/common.yaml rename to stable/owncast/9.0.15/templates/common.yaml diff --git a/stable/satisfactory/5.0.13/values.yaml b/stable/owncast/9.0.15/values.yaml similarity index 100% rename from stable/satisfactory/5.0.13/values.yaml rename to stable/owncast/9.0.15/values.yaml diff --git a/stable/owncloud-ocis/11.0.6/CHANGELOG.md b/stable/owncloud-ocis/11.0.6/CHANGELOG.md new file mode 100644 index 00000000000..62a60e60ee9 --- /dev/null +++ b/stable/owncloud-ocis/11.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [owncloud-ocis-11.0.0](https://github.com/truecharts/charts/compare/owncloud-ocis-10.0.9...owncloud-ocis-11.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [owncloud-ocis-10.0.9](https://github.com/truecharts/charts/compare/owncloud-ocis-10.0.8...owncloud-ocis-10.0.9) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/ocis to 2.0.0 + + + + +## [owncloud-ocis-10.0.8](https://github.com/truecharts/charts/compare/owncloud-ocis-10.0.7...owncloud-ocis-10.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [owncloud-ocis-10.0.7](https://github.com/truecharts/charts/compare/owncloud-ocis-10.0.6...owncloud-ocis-10.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [owncloud-ocis-10.0.6](https://github.com/truecharts/charts/compare/owncloud-ocis-10.0.5...owncloud-ocis-10.0.6) (2022-12-26) + +### Chore diff --git a/stable/owncloud-ocis/11.0.6/Chart.yaml b/stable/owncloud-ocis/11.0.6/Chart.yaml new file mode 100644 index 00000000000..e4a3abc4f2e --- /dev/null +++ b/stable/owncloud-ocis/11.0.6/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.6 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rsshub/7.0.27/README.md b/stable/owncloud-ocis/11.0.6/README.md similarity index 100% rename from stable/rsshub/7.0.27/README.md rename to stable/owncloud-ocis/11.0.6/README.md diff --git a/stable/owncloud-ocis/11.0.6/app-changelog.md b/stable/owncloud-ocis/11.0.6/app-changelog.md new file mode 100644 index 00000000000..33ee523c585 --- /dev/null +++ b/stable/owncloud-ocis/11.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/owncloud-ocis/11.0.6/app-readme.md b/stable/owncloud-ocis/11.0.6/app-readme.md new file mode 100644 index 00000000000..e35d4daaa32 --- /dev/null +++ b/stable/owncloud-ocis/11.0.6/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.6/charts/common-12.9.5.tgz b/stable/owncloud-ocis/11.0.6/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/owncloud-ocis/11.0.6/charts/common-12.9.5.tgz differ diff --git a/stable/owncloud-ocis/11.0.6/ix_values.yaml b/stable/owncloud-ocis/11.0.6/ix_values.yaml new file mode 100644 index 00000000000..2aa817b2fda --- /dev/null +++ b/stable/owncloud-ocis/11.0.6/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.6/questions.yaml b/stable/owncloud-ocis/11.0.6/questions.yaml new file mode 100644 index 00000000000..ccd9591ba7a --- /dev/null +++ b/stable/owncloud-ocis/11.0.6/questions.yaml @@ -0,0 +1,2047 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: OCIS_INSECURE + label: "OCIS_INSECURE" + description: "Set to true if you are using self signed certs" + schema: + type: boolean + default: false + - variable: PROXY_TLS + label: "PROXY_TLS" + description: "Set to true if you are traefik" + schema: + type: boolean + default: true + - variable: ACCOUNTS_DEMO_USERS_AND_GROUPS + label: "ACCOUNTS_DEMO_USERS_AND_GROUPS" + description: "Set to false to skip the generation of demo users in the first place" + schema: + type: boolean + default: false + - variable: OCIS_LOG_PRETTY + label: "OCIS_LOG_PRETTY" + description: "OCIS_LOG_PRETTY" + schema: + type: boolean + default: true + - variable: OCIS_LOG_COLOR + label: "OCIS_LOG_COLOR" + description: "OCIS_LOG_COLOR" + schema: + type: boolean + default: true + - variable: PROXY_HTTP_ADDR + label: "PROXY_HTTP_ADDR" + description: "PROXY_HTTP_ADDR" + schema: + type: string + default: "0.0.0.0:9200" + - variable: OCIS_URL + label: "OCIS_URL" + description: "OCIS_URL" + schema: + type: string + default: "https://localhost:9200" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9200 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/rsshub/7.0.27/templates/NOTES.txt b/stable/owncloud-ocis/11.0.6/templates/NOTES.txt similarity index 100% rename from stable/rsshub/7.0.27/templates/NOTES.txt rename to stable/owncloud-ocis/11.0.6/templates/NOTES.txt diff --git a/stable/owncloud-ocis/11.0.6/templates/_secrets.tpl b/stable/owncloud-ocis/11.0.6/templates/_secrets.tpl new file mode 100644 index 00000000000..13123276c09 --- /dev/null +++ b/stable/owncloud-ocis/11.0.6/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.6/templates/common.yaml b/stable/owncloud-ocis/11.0.6/templates/common.yaml new file mode 100644 index 00000000000..08b3f985901 --- /dev/null +++ b/stable/owncloud-ocis/11.0.6/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.15/values.yaml b/stable/owncloud-ocis/11.0.6/values.yaml similarity index 100% rename from stable/scrutiny/6.0.15/values.yaml rename to stable/owncloud-ocis/11.0.6/values.yaml diff --git a/stable/paperless-ngx/1.0.18/CHANGELOG.md b/stable/paperless-ngx/1.0.18/CHANGELOG.md deleted file mode 100644 index b78f03169f6..00000000000 --- a/stable/paperless-ngx/1.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [paperless-ngx-1.0.18](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.17...paperless-ngx-1.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [paperless-ngx-1.0.17](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.16...paperless-ngx-1.0.17) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [paperless-ngx-1.0.16](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.15...paperless-ngx-1.0.16) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.14.5 ([#9017](https://github.com/truecharts/charts/issues/9017)) - - - - -## [paperless-ngx-1.0.15](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.14...paperless-ngx-1.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [paperless-ngx-1.0.14](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.13...paperless-ngx-1.0.14) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.14.4 ([#8835](https://github.com/truecharts/charts/issues/8835)) - - - - -## [paperless-ngx-1.0.13](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.12...paperless-ngx-1.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [paperless-ngx-1.0.12](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.11...paperless-ngx-1.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [paperless-ngx-1.0.11](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.10...paperless-ngx-1.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.14.2 ([#8632](https://github.com/truecharts/charts/issues/8632)) - - - - -## [paperless-ngx-1.0.10](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.9...paperless-ngx-1.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [paperless-ngx-1.0.9](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.8...paperless-ngx-1.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [paperless-ngx-1.0.8](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.7...paperless-ngx-1.0.8) (2023-04-20) - -### Chore diff --git a/stable/paperless-ngx/1.0.18/Chart.yaml b/stable/paperless-ngx/1.0.18/Chart.yaml deleted file mode 100644 index f2d39d23c84..00000000000 --- a/stable/paperless-ngx/1.0.18/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: paperless-ngx -version: 1.0.18 -appVersion: "1.14.5" -description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/paperless-ngx -icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png -keywords: - - paperless-ng - - paperless-ngx - - documents - - paper -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx - - https://github.com/paperless-ngx/paperless-ngx - - https://paperless-ngx.readthedocs.io/en/latest/ -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/paperless-ngx/1.0.18/app-changelog.md b/stable/paperless-ngx/1.0.18/app-changelog.md deleted file mode 100644 index 0711817ade0..00000000000 --- a/stable/paperless-ngx/1.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [paperless-ngx-1.0.18](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.17...paperless-ngx-1.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/paperless-ngx/1.0.18/charts/common-12.9.2.tgz b/stable/paperless-ngx/1.0.18/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/paperless-ngx/1.0.18/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/paperless-ngx/1.0.18/charts/redis-6.0.43.tgz b/stable/paperless-ngx/1.0.18/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/paperless-ngx/1.0.18/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/paperless-ngx/1.0.19/CHANGELOG.md b/stable/paperless-ngx/1.0.19/CHANGELOG.md new file mode 100644 index 00000000000..ca5a0710d12 --- /dev/null +++ b/stable/paperless-ngx/1.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [paperless-ngx-1.0.12](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.11...paperless-ngx-1.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [paperless-ngx-1.0.11](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.10...paperless-ngx-1.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.14.2 ([#8632](https://github.com/truecharts/charts/issues/8632)) + + + + +## [paperless-ngx-1.0.10](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.9...paperless-ngx-1.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [paperless-ngx-1.0.9](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.8...paperless-ngx-1.0.9) (2023-04-25) + +### Chore diff --git a/stable/paperless-ngx/1.0.19/Chart.yaml b/stable/paperless-ngx/1.0.19/Chart.yaml new file mode 100644 index 00000000000..f779b2176bb --- /dev/null +++ b/stable/paperless-ngx/1.0.19/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: paperless-ngx +version: 1.0.19 +appVersion: "1.14.5" +description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/paperless-ngx +icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png +keywords: + - paperless-ng + - paperless-ngx + - documents + - paper +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx + - https://github.com/paperless-ngx/paperless-ngx + - https://paperless-ngx.readthedocs.io/en/latest/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/satisfactory/5.0.13/README.md b/stable/paperless-ngx/1.0.19/README.md similarity index 100% rename from stable/satisfactory/5.0.13/README.md rename to stable/paperless-ngx/1.0.19/README.md diff --git a/stable/paperless-ngx/1.0.19/app-changelog.md b/stable/paperless-ngx/1.0.19/app-changelog.md new file mode 100644 index 00000000000..354c2a68d4e --- /dev/null +++ b/stable/paperless-ngx/1.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/paperless-ngx/1.0.18/app-readme.md b/stable/paperless-ngx/1.0.19/app-readme.md similarity index 100% rename from stable/paperless-ngx/1.0.18/app-readme.md rename to stable/paperless-ngx/1.0.19/app-readme.md diff --git a/stable/paperless-ngx/1.0.19/charts/common-12.9.5.tgz b/stable/paperless-ngx/1.0.19/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/paperless-ngx/1.0.19/charts/common-12.9.5.tgz differ diff --git a/stable/paperless-ngx/1.0.19/charts/redis-6.0.44.tgz b/stable/paperless-ngx/1.0.19/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/paperless-ngx/1.0.19/charts/redis-6.0.44.tgz differ diff --git a/stable/paperless-ngx/1.0.18/ix_values.yaml b/stable/paperless-ngx/1.0.19/ix_values.yaml similarity index 100% rename from stable/paperless-ngx/1.0.18/ix_values.yaml rename to stable/paperless-ngx/1.0.19/ix_values.yaml diff --git a/stable/paperless-ngx/1.0.18/questions.yaml b/stable/paperless-ngx/1.0.19/questions.yaml similarity index 100% rename from stable/paperless-ngx/1.0.18/questions.yaml rename to stable/paperless-ngx/1.0.19/questions.yaml diff --git a/stable/satisfactory/5.0.13/templates/NOTES.txt b/stable/paperless-ngx/1.0.19/templates/NOTES.txt similarity index 100% rename from stable/satisfactory/5.0.13/templates/NOTES.txt rename to stable/paperless-ngx/1.0.19/templates/NOTES.txt diff --git a/stable/paperless-ngx/1.0.18/templates/_secrets.tpl b/stable/paperless-ngx/1.0.19/templates/_secrets.tpl similarity index 100% rename from stable/paperless-ngx/1.0.18/templates/_secrets.tpl rename to stable/paperless-ngx/1.0.19/templates/_secrets.tpl diff --git a/stable/paperless-ngx/1.0.18/templates/common.yaml b/stable/paperless-ngx/1.0.19/templates/common.yaml similarity index 100% rename from stable/paperless-ngx/1.0.18/templates/common.yaml rename to stable/paperless-ngx/1.0.19/templates/common.yaml diff --git a/stable/ser2sock/9.0.15/values.yaml b/stable/paperless-ngx/1.0.19/values.yaml similarity index 100% rename from stable/ser2sock/9.0.15/values.yaml rename to stable/paperless-ngx/1.0.19/values.yaml diff --git a/stable/papermerge/7.0.14/CHANGELOG.md b/stable/papermerge/7.0.14/CHANGELOG.md deleted file mode 100644 index c8f9c30cd5a..00000000000 --- a/stable/papermerge/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [papermerge-7.0.14](https://github.com/truecharts/charts/compare/papermerge-7.0.13...papermerge-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [papermerge-7.0.13](https://github.com/truecharts/charts/compare/papermerge-7.0.12...papermerge-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [papermerge-7.0.12](https://github.com/truecharts/charts/compare/papermerge-7.0.11...papermerge-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [papermerge-7.0.11](https://github.com/truecharts/charts/compare/papermerge-7.0.10...papermerge-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [papermerge-7.0.10](https://github.com/truecharts/charts/compare/papermerge-7.0.9...papermerge-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [papermerge-7.0.9](https://github.com/truecharts/charts/compare/papermerge-7.0.8...papermerge-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [papermerge-7.0.8](https://github.com/truecharts/charts/compare/papermerge-7.0.7...papermerge-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [papermerge-7.0.7](https://github.com/truecharts/charts/compare/papermerge-7.0.6...papermerge-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [papermerge-7.0.6](https://github.com/truecharts/charts/compare/papermerge-7.0.5...papermerge-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [papermerge-7.0.5](https://github.com/truecharts/charts/compare/papermerge-7.0.4...papermerge-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [papermerge-7.0.4](https://github.com/truecharts/charts/compare/papermerge-7.0.3...papermerge-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/papermerge/7.0.14/Chart.yaml b/stable/papermerge/7.0.14/Chart.yaml deleted file mode 100644 index 1e37e5ec080..00000000000 --- a/stable/papermerge/7.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: papermerge -version: 7.0.14 -appVersion: "2.0.1" -description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/papermerge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png -keywords: - - papermerge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/papermerge/7.0.14/app-changelog.md b/stable/papermerge/7.0.14/app-changelog.md deleted file mode 100644 index 61561912a34..00000000000 --- a/stable/papermerge/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [papermerge-7.0.14](https://github.com/truecharts/charts/compare/papermerge-7.0.13...papermerge-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/papermerge/7.0.14/charts/common-12.9.2.tgz b/stable/papermerge/7.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/papermerge/7.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/papermerge/7.0.14/charts/redis-6.0.43.tgz b/stable/papermerge/7.0.14/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/papermerge/7.0.14/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/papermerge/7.0.15/CHANGELOG.md b/stable/papermerge/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..daa51baff42 --- /dev/null +++ b/stable/papermerge/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [papermerge-7.0.9](https://github.com/truecharts/charts/compare/papermerge-7.0.8...papermerge-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [papermerge-7.0.8](https://github.com/truecharts/charts/compare/papermerge-7.0.7...papermerge-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [papermerge-7.0.7](https://github.com/truecharts/charts/compare/papermerge-7.0.6...papermerge-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [papermerge-7.0.6](https://github.com/truecharts/charts/compare/papermerge-7.0.5...papermerge-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [papermerge-7.0.5](https://github.com/truecharts/charts/compare/papermerge-7.0.4...papermerge-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/papermerge/7.0.15/Chart.yaml b/stable/papermerge/7.0.15/Chart.yaml new file mode 100644 index 00000000000..6745bc12895 --- /dev/null +++ b/stable/papermerge/7.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: papermerge +version: 7.0.15 +appVersion: "2.0.1" +description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/papermerge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png +keywords: + - papermerge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/scrutiny/6.0.15/README.md b/stable/papermerge/7.0.15/README.md similarity index 100% rename from stable/scrutiny/6.0.15/README.md rename to stable/papermerge/7.0.15/README.md diff --git a/stable/papermerge/7.0.15/app-changelog.md b/stable/papermerge/7.0.15/app-changelog.md new file mode 100644 index 00000000000..04db2268d2b --- /dev/null +++ b/stable/papermerge/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/papermerge/7.0.14/app-readme.md b/stable/papermerge/7.0.15/app-readme.md similarity index 100% rename from stable/papermerge/7.0.14/app-readme.md rename to stable/papermerge/7.0.15/app-readme.md diff --git a/stable/papermerge/7.0.15/charts/common-12.9.5.tgz b/stable/papermerge/7.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/papermerge/7.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/papermerge/7.0.15/charts/redis-6.0.44.tgz b/stable/papermerge/7.0.15/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/papermerge/7.0.15/charts/redis-6.0.44.tgz differ diff --git a/stable/papermerge/7.0.14/ix_values.yaml b/stable/papermerge/7.0.15/ix_values.yaml similarity index 100% rename from stable/papermerge/7.0.14/ix_values.yaml rename to stable/papermerge/7.0.15/ix_values.yaml diff --git a/stable/papermerge/7.0.14/questions.yaml b/stable/papermerge/7.0.15/questions.yaml similarity index 100% rename from stable/papermerge/7.0.14/questions.yaml rename to stable/papermerge/7.0.15/questions.yaml diff --git a/stable/scrutiny/6.0.15/templates/NOTES.txt b/stable/papermerge/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/scrutiny/6.0.15/templates/NOTES.txt rename to stable/papermerge/7.0.15/templates/NOTES.txt diff --git a/stable/tdarr/5.0.15/templates/common.yaml b/stable/papermerge/7.0.15/templates/common.yaml similarity index 100% rename from stable/tdarr/5.0.15/templates/common.yaml rename to stable/papermerge/7.0.15/templates/common.yaml diff --git a/stable/shlink-web-client/6.0.15/values.yaml b/stable/papermerge/7.0.15/values.yaml similarity index 100% rename from stable/shlink-web-client/6.0.15/values.yaml rename to stable/papermerge/7.0.15/values.yaml diff --git a/stable/pasta/4.0.14/CHANGELOG.md b/stable/pasta/4.0.14/CHANGELOG.md deleted file mode 100644 index fa6c9aad489..00000000000 --- a/stable/pasta/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pasta-4.0.14](https://github.com/truecharts/charts/compare/pasta-4.0.13...pasta-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [pasta-4.0.13](https://github.com/truecharts/charts/compare/pasta-4.0.12...pasta-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pasta-4.0.12](https://github.com/truecharts/charts/compare/pasta-4.0.11...pasta-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pasta-4.0.11](https://github.com/truecharts/charts/compare/pasta-4.0.10...pasta-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pasta-4.0.10](https://github.com/truecharts/charts/compare/pasta-4.0.9...pasta-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pasta-4.0.9](https://github.com/truecharts/charts/compare/pasta-4.0.8...pasta-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pasta-4.0.8](https://github.com/truecharts/charts/compare/pasta-4.0.7...pasta-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pasta-4.0.7](https://github.com/truecharts/charts/compare/pasta-4.0.6...pasta-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pasta-4.0.6](https://github.com/truecharts/charts/compare/pasta-4.0.5...pasta-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [pasta-4.0.5](https://github.com/truecharts/charts/compare/pasta-4.0.4...pasta-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [pasta-4.0.4](https://github.com/truecharts/charts/compare/pasta-4.0.3...pasta-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/pasta/4.0.14/Chart.yaml b/stable/pasta/4.0.14/Chart.yaml deleted file mode 100644 index 126ff4764ce..00000000000 --- a/stable/pasta/4.0.14/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.9.2 -deprecated: false -description: "PASTA - Audio and Subtitle Track Changer for Plex" -home: https://truecharts.org/charts/stable/pasta -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.png -keywords: - - pasta - - MediaApp-Other - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pasta -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pasta - - https://github.com/cglatot/pasta -type: application -version: 4.0.14 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other - - Tools-Utilities - - Other diff --git a/stable/pasta/4.0.14/app-changelog.md b/stable/pasta/4.0.14/app-changelog.md deleted file mode 100644 index 83217b8d26d..00000000000 --- a/stable/pasta/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pasta-4.0.14](https://github.com/truecharts/charts/compare/pasta-4.0.13...pasta-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/pasta/4.0.14/charts/common-12.9.2.tgz b/stable/pasta/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/pasta/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/pasta/4.0.15/CHANGELOG.md b/stable/pasta/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..b2e9b5a32eb --- /dev/null +++ b/stable/pasta/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [pasta-4.0.8](https://github.com/truecharts/charts/compare/pasta-4.0.7...pasta-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pasta-4.0.7](https://github.com/truecharts/charts/compare/pasta-4.0.6...pasta-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [pasta-4.0.6](https://github.com/truecharts/charts/compare/pasta-4.0.5...pasta-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [pasta-4.0.5](https://github.com/truecharts/charts/compare/pasta-4.0.4...pasta-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/pasta/4.0.15/Chart.yaml b/stable/pasta/4.0.15/Chart.yaml new file mode 100644 index 00000000000..07474ea0c84 --- /dev/null +++ b/stable/pasta/4.0.15/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other + - Tools-Utilities + - Other diff --git a/stable/ser2sock/9.0.15/README.md b/stable/pasta/4.0.15/README.md similarity index 100% rename from stable/ser2sock/9.0.15/README.md rename to stable/pasta/4.0.15/README.md diff --git a/stable/pasta/4.0.15/app-changelog.md b/stable/pasta/4.0.15/app-changelog.md new file mode 100644 index 00000000000..4e1eea6ed08 --- /dev/null +++ b/stable/pasta/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pasta/4.0.14/app-readme.md b/stable/pasta/4.0.15/app-readme.md similarity index 100% rename from stable/pasta/4.0.14/app-readme.md rename to stable/pasta/4.0.15/app-readme.md diff --git a/stable/pasta/4.0.15/charts/common-12.9.5.tgz b/stable/pasta/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/pasta/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/pasta/4.0.14/ix_values.yaml b/stable/pasta/4.0.15/ix_values.yaml similarity index 100% rename from stable/pasta/4.0.14/ix_values.yaml rename to stable/pasta/4.0.15/ix_values.yaml diff --git a/stable/pasta/4.0.14/questions.yaml b/stable/pasta/4.0.15/questions.yaml similarity index 100% rename from stable/pasta/4.0.14/questions.yaml rename to stable/pasta/4.0.15/questions.yaml diff --git a/stable/ser2sock/9.0.15/templates/NOTES.txt b/stable/pasta/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/ser2sock/9.0.15/templates/NOTES.txt rename to stable/pasta/4.0.15/templates/NOTES.txt diff --git a/stable/pasta/4.0.14/templates/common.yaml b/stable/pasta/4.0.15/templates/common.yaml similarity index 100% rename from stable/pasta/4.0.14/templates/common.yaml rename to stable/pasta/4.0.15/templates/common.yaml diff --git a/stable/shlink/8.0.15/values.yaml b/stable/pasta/4.0.15/values.yaml similarity index 100% rename from stable/shlink/8.0.15/values.yaml rename to stable/pasta/4.0.15/values.yaml diff --git a/stable/pgadmin/10.0.17/CHANGELOG.md b/stable/pgadmin/10.0.17/CHANGELOG.md new file mode 100644 index 00000000000..663bc483076 --- /dev/null +++ b/stable/pgadmin/10.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [pgadmin-10.0.12](https://github.com/truecharts/charts/compare/pgadmin-10.0.11...pgadmin-10.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [pgadmin-10.0.11](https://github.com/truecharts/charts/compare/pgadmin-10.0.10...pgadmin-10.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/pgadmin4 to v7.0.0 ([#8662](https://github.com/truecharts/charts/issues/8662)) + + + + +## [pgadmin-10.0.10](https://github.com/truecharts/charts/compare/pgadmin-10.0.9...pgadmin-10.0.10) (2023-04-29) + +### Chore + +- bump pgadmin + + ### Fix + +- correct image reference + + + + +## [pgadmin-10.0.9](https://github.com/truecharts/charts/compare/pgadmin-10.0.8...pgadmin-10.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [pgadmin-10.0.8](https://github.com/truecharts/charts/compare/pgadmin-10.0.7...pgadmin-10.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + diff --git a/stable/pgadmin/10.0.17/Chart.yaml b/stable/pgadmin/10.0.17/Chart.yaml new file mode 100644 index 00000000000..9c5e6f95527 --- /dev/null +++ b/stable/pgadmin/10.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "7.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/shlink-web-client/6.0.15/README.md b/stable/pgadmin/10.0.17/README.md similarity index 100% rename from stable/shlink-web-client/6.0.15/README.md rename to stable/pgadmin/10.0.17/README.md diff --git a/stable/pgadmin/10.0.17/app-changelog.md b/stable/pgadmin/10.0.17/app-changelog.md new file mode 100644 index 00000000000..e18ea2a2493 --- /dev/null +++ b/stable/pgadmin/10.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pgadmin/10.0.17/app-readme.md b/stable/pgadmin/10.0.17/app-readme.md new file mode 100644 index 00000000000..9275f1814b9 --- /dev/null +++ b/stable/pgadmin/10.0.17/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.17/charts/common-12.9.5.tgz b/stable/pgadmin/10.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/pgadmin/10.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/pgadmin/10.0.17/ix_values.yaml b/stable/pgadmin/10.0.17/ix_values.yaml new file mode 100644 index 00000000000..21c7328a120 --- /dev/null +++ b/stable/pgadmin/10.0.17/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/pgadmin4 + pullPolicy: IfNotPresent + tag: 7.0.0@sha256:05ced7f97045a902fbb8a4db59e8eef35cf7f5fd972e8dd9c96b0309fd251a4a +service: + main: + ports: + main: + port: 10024 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/var/lib/pgadmin" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + fsGroup: 5050 +workload: + main: + podSpec: + containers: + main: + env: + PGADMIN_DEFAULT_EMAIL: "replace@this.now" + PGADMIN_DEFAULT_PASSWORD: "changeme" diff --git a/stable/pgadmin/10.0.17/questions.yaml b/stable/pgadmin/10.0.17/questions.yaml new file mode 100644 index 00000000000..4b5f0c4af06 --- /dev/null +++ b/stable/pgadmin/10.0.17/questions.yaml @@ -0,0 +1,1947 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PGADMIN_DEFAULT_EMAIL + label: "PGADMIN_DEFAULT_EMAIL" + schema: + type: string + required: true + default: "REPLACETHIS" + - variable: PGADMIN_DEFAULT_PASSWORD + label: "PGADMIN_DEFAULT_PASSWORD" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10024 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 5050 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/shlink-web-client/6.0.15/templates/NOTES.txt b/stable/pgadmin/10.0.17/templates/NOTES.txt similarity index 100% rename from stable/shlink-web-client/6.0.15/templates/NOTES.txt rename to stable/pgadmin/10.0.17/templates/NOTES.txt diff --git a/stable/thelounge/9.0.17/templates/common.yaml b/stable/pgadmin/10.0.17/templates/common.yaml similarity index 100% rename from stable/thelounge/9.0.17/templates/common.yaml rename to stable/pgadmin/10.0.17/templates/common.yaml diff --git a/stable/shoko-server/5.0.15/values.yaml b/stable/pgadmin/10.0.17/values.yaml similarity index 100% rename from stable/shoko-server/5.0.15/values.yaml rename to stable/pgadmin/10.0.17/values.yaml diff --git a/stable/photoprism/14.0.18/CHANGELOG.md b/stable/photoprism/14.0.18/CHANGELOG.md new file mode 100644 index 00000000000..a8fb4b3b06d --- /dev/null +++ b/stable/photoprism/14.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [photoprism-14.0.12](https://github.com/truecharts/charts/compare/photoprism-14.0.11...photoprism-14.0.12) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/photoprism to v230506 ([#8868](https://github.com/truecharts/charts/issues/8868)) + + + + +## [photoprism-14.0.11](https://github.com/truecharts/charts/compare/photoprism-14.0.10...photoprism-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [photoprism-14.0.10](https://github.com/truecharts/charts/compare/photoprism-14.0.9...photoprism-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [photoprism-14.0.9](https://github.com/truecharts/charts/compare/photoprism-14.0.8...photoprism-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [photoprism-14.0.8](https://github.com/truecharts/charts/compare/photoprism-14.0.7...photoprism-14.0.8) (2023-04-25) + +### Chore diff --git a/stable/photoprism/14.0.18/Chart.yaml b/stable/photoprism/14.0.18/Chart.yaml new file mode 100644 index 00000000000..12860e13c60 --- /dev/null +++ b/stable/photoprism/14.0.18/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "230514" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 +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.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/shlink/8.0.15/README.md b/stable/photoprism/14.0.18/README.md similarity index 100% rename from stable/shlink/8.0.15/README.md rename to stable/photoprism/14.0.18/README.md diff --git a/stable/photoprism/14.0.18/app-changelog.md b/stable/photoprism/14.0.18/app-changelog.md new file mode 100644 index 00000000000..f2f3e448f08 --- /dev/null +++ b/stable/photoprism/14.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/photoprism/14.0.18/app-readme.md b/stable/photoprism/14.0.18/app-readme.md new file mode 100644 index 00000000000..234e1825de0 --- /dev/null +++ b/stable/photoprism/14.0.18/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.18/charts/common-12.9.5.tgz b/stable/photoprism/14.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/photoprism/14.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/photoprism/14.0.18/charts/mariadb-7.0.30.tgz b/stable/photoprism/14.0.18/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/stable/photoprism/14.0.18/charts/mariadb-7.0.30.tgz differ diff --git a/stable/photoprism/14.0.18/ix_values.yaml b/stable/photoprism/14.0.18/ix_values.yaml new file mode 100644 index 00000000000..c3516289d6a --- /dev/null +++ b/stable/photoprism/14.0.18/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.18/questions.yaml b/stable/photoprism/14.0.18/questions.yaml new file mode 100644 index 00000000000..85265a21d11 --- /dev/null +++ b/stable/photoprism/14.0.18/questions.yaml @@ -0,0 +1,2031 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ADMIN_PASSWORD + label: "PHOTOPRISM_ADMIN_PASSWORD (First Install Only)" + description: "Initial admin password. **BE SURE TO CHANGE THIS!**" + schema: + type: string + required: true + private: true + default: "" + - variable: PHOTOPRISM_ORIGINALS_PATH + label: "PHOTOPRISM_ORIGINALS_PATH" + description: "Photoprism originals path" + schema: + type: string + default: "/photoprism/originals" + - variable: PHOTOPRISM_IMPORT_PATH + label: "PHOTOPRISM_IMPORT_PATH" + description: "Photoprism import path" + schema: + type: string + default: "/photoprism/import" + - variable: PHOTOPRISM_PUBLIC + label: "PHOTOPRISM_PUBLIC" + description: "Disable authentication / password protection" + schema: + type: boolean + default: false + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 2342 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: storage + label: "App Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: photoprismtemp + label: "App Temp Files" + description: "Stores the Application Temp Files." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/shlink/8.0.15/templates/NOTES.txt b/stable/photoprism/14.0.18/templates/NOTES.txt similarity index 100% rename from stable/shlink/8.0.15/templates/NOTES.txt rename to stable/photoprism/14.0.18/templates/NOTES.txt diff --git a/stable/theme-park/5.0.14/templates/common.yaml b/stable/photoprism/14.0.18/templates/common.yaml similarity index 100% rename from stable/theme-park/5.0.14/templates/common.yaml rename to stable/photoprism/14.0.18/templates/common.yaml diff --git a/stable/shorturl/6.0.14/values.yaml b/stable/photoprism/14.0.18/values.yaml similarity index 100% rename from stable/shorturl/6.0.14/values.yaml rename to stable/photoprism/14.0.18/values.yaml diff --git a/stable/photoshow/6.0.12/CHANGELOG.md b/stable/photoshow/6.0.12/CHANGELOG.md deleted file mode 100644 index decadbdd34b..00000000000 --- a/stable/photoshow/6.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [photoshow-6.0.12](https://github.com/truecharts/charts/compare/photoshow-6.0.11...photoshow-6.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [photoshow-6.0.11](https://github.com/truecharts/charts/compare/photoshow-6.0.10...photoshow-6.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [photoshow-6.0.10](https://github.com/truecharts/charts/compare/photoshow-6.0.9...photoshow-6.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [photoshow-6.0.9](https://github.com/truecharts/charts/compare/photoshow-6.0.8...photoshow-6.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [photoshow-6.0.8](https://github.com/truecharts/charts/compare/photoshow-6.0.7...photoshow-6.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [photoshow-6.0.7](https://github.com/truecharts/charts/compare/photoshow-6.0.6...photoshow-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [photoshow-6.0.6](https://github.com/truecharts/charts/compare/photoshow-6.0.5...photoshow-6.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [photoshow-6.0.5](https://github.com/truecharts/charts/compare/photoshow-6.0.4...photoshow-6.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [photoshow-6.0.4](https://github.com/truecharts/charts/compare/photoshow-6.0.3...photoshow-6.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [photoshow-6.0.3](https://github.com/truecharts/charts/compare/photoshow-6.0.2...photoshow-6.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [photoshow-6.0.2](https://github.com/truecharts/charts/compare/photoshow-6.0.1...photoshow-6.0.2) (2023-04-15) - -### Chore diff --git a/stable/photoshow/6.0.12/Chart.yaml b/stable/photoshow/6.0.12/Chart.yaml deleted file mode 100644 index 6454b587489..00000000000 --- a/stable/photoshow/6.0.12/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "48aabb98" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: A gallery software at its easiest, it doesn't even require a database. -home: https://truecharts.org/charts/stable/photoshow -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.png -keywords: - - photoshow - - photo - - show - - gallary - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: photoshow -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow - - https://github.com/thibaud-rohmer/PhotoShow - - https://github.com/linuxserver/docker-photoshow -type: application -version: 6.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/photoshow/6.0.12/app-changelog.md b/stable/photoshow/6.0.12/app-changelog.md deleted file mode 100644 index c2c126c2f30..00000000000 --- a/stable/photoshow/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [photoshow-6.0.12](https://github.com/truecharts/charts/compare/photoshow-6.0.11...photoshow-6.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/photoshow/6.0.12/charts/common-12.9.2.tgz b/stable/photoshow/6.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/photoshow/6.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/photoshow/6.0.13/CHANGELOG.md b/stable/photoshow/6.0.13/CHANGELOG.md new file mode 100644 index 00000000000..ccbc8e2757c --- /dev/null +++ b/stable/photoshow/6.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [photoshow-6.0.6](https://github.com/truecharts/charts/compare/photoshow-6.0.5...photoshow-6.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [photoshow-6.0.5](https://github.com/truecharts/charts/compare/photoshow-6.0.4...photoshow-6.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [photoshow-6.0.4](https://github.com/truecharts/charts/compare/photoshow-6.0.3...photoshow-6.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [photoshow-6.0.3](https://github.com/truecharts/charts/compare/photoshow-6.0.2...photoshow-6.0.3) (2023-04-16) + +### Chore diff --git a/stable/photoshow/6.0.13/Chart.yaml b/stable/photoshow/6.0.13/Chart.yaml new file mode 100644 index 00000000000..f25570562cd --- /dev/null +++ b/stable/photoshow/6.0.13/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "48aabb98" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/shoko-server/5.0.15/README.md b/stable/photoshow/6.0.13/README.md similarity index 100% rename from stable/shoko-server/5.0.15/README.md rename to stable/photoshow/6.0.13/README.md diff --git a/stable/photoshow/6.0.13/app-changelog.md b/stable/photoshow/6.0.13/app-changelog.md new file mode 100644 index 00000000000..fa31283b6c5 --- /dev/null +++ b/stable/photoshow/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/photoshow/6.0.12/app-readme.md b/stable/photoshow/6.0.13/app-readme.md similarity index 100% rename from stable/photoshow/6.0.12/app-readme.md rename to stable/photoshow/6.0.13/app-readme.md diff --git a/stable/photoshow/6.0.13/charts/common-12.9.5.tgz b/stable/photoshow/6.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/photoshow/6.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/photoshow/6.0.12/ix_values.yaml b/stable/photoshow/6.0.13/ix_values.yaml similarity index 100% rename from stable/photoshow/6.0.12/ix_values.yaml rename to stable/photoshow/6.0.13/ix_values.yaml diff --git a/stable/photoshow/6.0.12/questions.yaml b/stable/photoshow/6.0.13/questions.yaml similarity index 100% rename from stable/photoshow/6.0.12/questions.yaml rename to stable/photoshow/6.0.13/questions.yaml diff --git a/stable/shoko-server/5.0.15/templates/NOTES.txt b/stable/photoshow/6.0.13/templates/NOTES.txt similarity index 100% rename from stable/shoko-server/5.0.15/templates/NOTES.txt rename to stable/photoshow/6.0.13/templates/NOTES.txt diff --git a/stable/photoshow/6.0.12/templates/common.yaml b/stable/photoshow/6.0.13/templates/common.yaml similarity index 100% rename from stable/photoshow/6.0.12/templates/common.yaml rename to stable/photoshow/6.0.13/templates/common.yaml diff --git a/stable/sickchill/6.0.16/values.yaml b/stable/photoshow/6.0.13/values.yaml similarity index 100% rename from stable/sickchill/6.0.16/values.yaml rename to stable/photoshow/6.0.13/values.yaml diff --git a/stable/phpldapadmin/9.0.12/CHANGELOG.md b/stable/phpldapadmin/9.0.12/CHANGELOG.md deleted file mode 100644 index d546eefedb6..00000000000 --- a/stable/phpldapadmin/9.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [phpldapadmin-9.0.12](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.11...phpldapadmin-9.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [phpldapadmin-9.0.11](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.10...phpldapadmin-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [phpldapadmin-9.0.10](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.9...phpldapadmin-9.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [phpldapadmin-9.0.9](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.8...phpldapadmin-9.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [phpldapadmin-9.0.8](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.7...phpldapadmin-9.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [phpldapadmin-9.0.7](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.6...phpldapadmin-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [phpldapadmin-9.0.6](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.5...phpldapadmin-9.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [phpldapadmin-9.0.5](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.4...phpldapadmin-9.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [phpldapadmin-9.0.4](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.3...phpldapadmin-9.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [phpldapadmin-9.0.3](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.2...phpldapadmin-9.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [phpldapadmin-9.0.2](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.1...phpldapadmin-9.0.2) (2023-04-15) - -### Chore diff --git a/stable/phpldapadmin/9.0.12/Chart.yaml b/stable/phpldapadmin/9.0.12/Chart.yaml deleted file mode 100644 index 0f795a3a14d..00000000000 --- a/stable/phpldapadmin/9.0.12/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.9.2 -deprecated: false -description: Web-based LDAP browser to manage your LDAP server -home: https://truecharts.org/charts/stable/phpldapadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.png -keywords: - - phpldapadmin - - openldap - - userrights -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: phpldapadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin - - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog -type: application -version: 9.0.12 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" diff --git a/stable/phpldapadmin/9.0.12/app-changelog.md b/stable/phpldapadmin/9.0.12/app-changelog.md deleted file mode 100644 index 44830912760..00000000000 --- a/stable/phpldapadmin/9.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [phpldapadmin-9.0.12](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.11...phpldapadmin-9.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/phpldapadmin/9.0.12/charts/common-12.9.2.tgz b/stable/phpldapadmin/9.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/phpldapadmin/9.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/phpldapadmin/9.0.13/CHANGELOG.md b/stable/phpldapadmin/9.0.13/CHANGELOG.md new file mode 100644 index 00000000000..07d4c520b28 --- /dev/null +++ b/stable/phpldapadmin/9.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [phpldapadmin-9.0.6](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.5...phpldapadmin-9.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [phpldapadmin-9.0.5](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.4...phpldapadmin-9.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [phpldapadmin-9.0.4](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.3...phpldapadmin-9.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [phpldapadmin-9.0.3](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.2...phpldapadmin-9.0.3) (2023-04-16) + +### Chore diff --git a/stable/phpldapadmin/9.0.13/Chart.yaml b/stable/phpldapadmin/9.0.13/Chart.yaml new file mode 100644 index 00000000000..6d4d3780cb4 --- /dev/null +++ b/stable/phpldapadmin/9.0.13/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/shorturl/6.0.14/README.md b/stable/phpldapadmin/9.0.13/README.md similarity index 100% rename from stable/shorturl/6.0.14/README.md rename to stable/phpldapadmin/9.0.13/README.md diff --git a/stable/phpldapadmin/9.0.13/app-changelog.md b/stable/phpldapadmin/9.0.13/app-changelog.md new file mode 100644 index 00000000000..e1d8e4a5c7a --- /dev/null +++ b/stable/phpldapadmin/9.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/phpldapadmin/9.0.12/app-readme.md b/stable/phpldapadmin/9.0.13/app-readme.md similarity index 100% rename from stable/phpldapadmin/9.0.12/app-readme.md rename to stable/phpldapadmin/9.0.13/app-readme.md diff --git a/stable/phpldapadmin/9.0.13/charts/common-12.9.5.tgz b/stable/phpldapadmin/9.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/phpldapadmin/9.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/phpldapadmin/9.0.12/ix_values.yaml b/stable/phpldapadmin/9.0.13/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/9.0.12/ix_values.yaml rename to stable/phpldapadmin/9.0.13/ix_values.yaml diff --git a/stable/phpldapadmin/9.0.12/questions.yaml b/stable/phpldapadmin/9.0.13/questions.yaml similarity index 100% rename from stable/phpldapadmin/9.0.12/questions.yaml rename to stable/phpldapadmin/9.0.13/questions.yaml diff --git a/stable/shorturl/6.0.14/templates/NOTES.txt b/stable/phpldapadmin/9.0.13/templates/NOTES.txt similarity index 100% rename from stable/shorturl/6.0.14/templates/NOTES.txt rename to stable/phpldapadmin/9.0.13/templates/NOTES.txt diff --git a/stable/tinymediamanager/5.0.16/templates/common.yaml b/stable/phpldapadmin/9.0.13/templates/common.yaml similarity index 100% rename from stable/tinymediamanager/5.0.16/templates/common.yaml rename to stable/phpldapadmin/9.0.13/templates/common.yaml diff --git a/stable/sickgear/7.0.15/values.yaml b/stable/phpldapadmin/9.0.13/values.yaml similarity index 100% rename from stable/sickgear/7.0.15/values.yaml rename to stable/phpldapadmin/9.0.13/values.yaml diff --git a/stable/picoshare/5.0.16/CHANGELOG.md b/stable/picoshare/5.0.16/CHANGELOG.md deleted file mode 100644 index baf19543632..00000000000 --- a/stable/picoshare/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [picoshare-5.0.16](https://github.com/truecharts/charts/compare/picoshare-5.0.15...picoshare-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [picoshare-5.0.15](https://github.com/truecharts/charts/compare/picoshare-5.0.14...picoshare-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [picoshare-5.0.14](https://github.com/truecharts/charts/compare/picoshare-5.0.13...picoshare-5.0.14) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/picoshare to v1.3.5 ([#9033](https://github.com/truecharts/charts/issues/9033)) - - - - -## [picoshare-5.0.13](https://github.com/truecharts/charts/compare/picoshare-5.0.12...picoshare-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [picoshare-5.0.12](https://github.com/truecharts/charts/compare/picoshare-5.0.11...picoshare-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [picoshare-5.0.11](https://github.com/truecharts/charts/compare/picoshare-5.0.10...picoshare-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [picoshare-5.0.10](https://github.com/truecharts/charts/compare/picoshare-5.0.9...picoshare-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/picoshare to v1.3.3 ([#8509](https://github.com/truecharts/charts/issues/8509)) - - - - -## [picoshare-5.0.9](https://github.com/truecharts/charts/compare/picoshare-5.0.8...picoshare-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [picoshare-5.0.8](https://github.com/truecharts/charts/compare/picoshare-5.0.7...picoshare-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [picoshare-5.0.7](https://github.com/truecharts/charts/compare/picoshare-5.0.6...picoshare-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [picoshare-5.0.6](https://github.com/truecharts/charts/compare/picoshare-5.0.5...picoshare-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/picoshare/5.0.16/Chart.yaml b/stable/picoshare/5.0.16/Chart.yaml deleted file mode 100644 index dd4fdb7e75e..00000000000 --- a/stable/picoshare/5.0.16/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.9.2 -description: PicoShare is a minimalist service that allows you to share files easily. -home: https://truecharts.org/charts/stable/picoshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png -keywords: - - picoshare -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: picoshare -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare - - https://github.com/mtlynch/picoshare -version: 5.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/picoshare/5.0.16/app-changelog.md b/stable/picoshare/5.0.16/app-changelog.md deleted file mode 100644 index 3c2a1dcba58..00000000000 --- a/stable/picoshare/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [picoshare-5.0.16](https://github.com/truecharts/charts/compare/picoshare-5.0.15...picoshare-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/picoshare/5.0.16/charts/common-12.9.2.tgz b/stable/picoshare/5.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/picoshare/5.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/picoshare/5.0.17/CHANGELOG.md b/stable/picoshare/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..60cda362a0f --- /dev/null +++ b/stable/picoshare/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [picoshare-5.0.10](https://github.com/truecharts/charts/compare/picoshare-5.0.9...picoshare-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/picoshare to v1.3.3 ([#8509](https://github.com/truecharts/charts/issues/8509)) + + + + +## [picoshare-5.0.9](https://github.com/truecharts/charts/compare/picoshare-5.0.8...picoshare-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [picoshare-5.0.8](https://github.com/truecharts/charts/compare/picoshare-5.0.7...picoshare-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [picoshare-5.0.7](https://github.com/truecharts/charts/compare/picoshare-5.0.6...picoshare-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/picoshare/5.0.17/Chart.yaml b/stable/picoshare/5.0.17/Chart.yaml new file mode 100644 index 00000000000..efc1a648777 --- /dev/null +++ b/stable/picoshare/5.0.17/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sickchill/6.0.16/README.md b/stable/picoshare/5.0.17/README.md similarity index 100% rename from stable/sickchill/6.0.16/README.md rename to stable/picoshare/5.0.17/README.md diff --git a/stable/picoshare/5.0.17/app-changelog.md b/stable/picoshare/5.0.17/app-changelog.md new file mode 100644 index 00000000000..9e131b558f8 --- /dev/null +++ b/stable/picoshare/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/picoshare/5.0.16/app-readme.md b/stable/picoshare/5.0.17/app-readme.md similarity index 100% rename from stable/picoshare/5.0.16/app-readme.md rename to stable/picoshare/5.0.17/app-readme.md diff --git a/stable/picoshare/5.0.17/charts/common-12.9.5.tgz b/stable/picoshare/5.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/picoshare/5.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/picoshare/5.0.16/ix_values.yaml b/stable/picoshare/5.0.17/ix_values.yaml similarity index 100% rename from stable/picoshare/5.0.16/ix_values.yaml rename to stable/picoshare/5.0.17/ix_values.yaml diff --git a/stable/picoshare/5.0.16/questions.yaml b/stable/picoshare/5.0.17/questions.yaml similarity index 100% rename from stable/picoshare/5.0.16/questions.yaml rename to stable/picoshare/5.0.17/questions.yaml diff --git a/stable/sickchill/6.0.16/templates/NOTES.txt b/stable/picoshare/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/sickchill/6.0.16/templates/NOTES.txt rename to stable/picoshare/5.0.17/templates/NOTES.txt diff --git a/stable/picoshare/5.0.16/templates/common.yaml b/stable/picoshare/5.0.17/templates/common.yaml similarity index 100% rename from stable/picoshare/5.0.16/templates/common.yaml rename to stable/picoshare/5.0.17/templates/common.yaml diff --git a/stable/simply-shorten/4.0.14/values.yaml b/stable/picoshare/5.0.17/values.yaml similarity index 100% rename from stable/simply-shorten/4.0.14/values.yaml rename to stable/picoshare/5.0.17/values.yaml diff --git a/stable/pinry/5.0.13/CHANGELOG.md b/stable/pinry/5.0.13/CHANGELOG.md deleted file mode 100644 index e16eb700598..00000000000 --- a/stable/pinry/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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 - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pinry-5.0.6](https://github.com/truecharts/charts/compare/pinry-5.0.5...pinry-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pinry-5.0.5](https://github.com/truecharts/charts/compare/pinry-5.0.4...pinry-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pinry-5.0.4](https://github.com/truecharts/charts/compare/pinry-5.0.3...pinry-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [pinry-5.0.3](https://github.com/truecharts/charts/compare/pinry-5.0.2...pinry-5.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - diff --git a/stable/pinry/5.0.13/Chart.yaml b/stable/pinry/5.0.13/Chart.yaml deleted file mode 100644 index 3fef5773f8d..00000000000 --- a/stable/pinry/5.0.13/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.9.2 -description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. -home: https://truecharts.org/charts/stable/pinry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png -keywords: - - pinry -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pinry -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pinry - - https://github.com/pinry/pinry/ -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pinry/5.0.13/app-changelog.md b/stable/pinry/5.0.13/app-changelog.md deleted file mode 100644 index 7519c964125..00000000000 --- a/stable/pinry/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/pinry/5.0.13/charts/common-12.9.2.tgz b/stable/pinry/5.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/pinry/5.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/pinry/5.0.14/CHANGELOG.md b/stable/pinry/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..ba44130f07b --- /dev/null +++ b/stable/pinry/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [pinry-5.0.6](https://github.com/truecharts/charts/compare/pinry-5.0.5...pinry-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pinry-5.0.5](https://github.com/truecharts/charts/compare/pinry-5.0.4...pinry-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [pinry-5.0.4](https://github.com/truecharts/charts/compare/pinry-5.0.3...pinry-5.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + diff --git a/stable/pinry/5.0.14/Chart.yaml b/stable/pinry/5.0.14/Chart.yaml new file mode 100644 index 00000000000..2c74cfa8836 --- /dev/null +++ b/stable/pinry/5.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.1.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sickgear/7.0.15/README.md b/stable/pinry/5.0.14/README.md similarity index 100% rename from stable/sickgear/7.0.15/README.md rename to stable/pinry/5.0.14/README.md diff --git a/stable/pinry/5.0.14/app-changelog.md b/stable/pinry/5.0.14/app-changelog.md new file mode 100644 index 00000000000..ae165465593 --- /dev/null +++ b/stable/pinry/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pinry/5.0.13/app-readme.md b/stable/pinry/5.0.14/app-readme.md similarity index 100% rename from stable/pinry/5.0.13/app-readme.md rename to stable/pinry/5.0.14/app-readme.md diff --git a/stable/pinry/5.0.14/charts/common-12.9.5.tgz b/stable/pinry/5.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/pinry/5.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/pinry/5.0.13/ix_values.yaml b/stable/pinry/5.0.14/ix_values.yaml similarity index 100% rename from stable/pinry/5.0.13/ix_values.yaml rename to stable/pinry/5.0.14/ix_values.yaml diff --git a/stable/pinry/5.0.13/questions.yaml b/stable/pinry/5.0.14/questions.yaml similarity index 100% rename from stable/pinry/5.0.13/questions.yaml rename to stable/pinry/5.0.14/questions.yaml diff --git a/stable/sickgear/7.0.15/templates/NOTES.txt b/stable/pinry/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/sickgear/7.0.15/templates/NOTES.txt rename to stable/pinry/5.0.14/templates/NOTES.txt diff --git a/stable/pinry/5.0.13/templates/_secrets.tpl b/stable/pinry/5.0.14/templates/_secrets.tpl similarity index 100% rename from stable/pinry/5.0.13/templates/_secrets.tpl rename to stable/pinry/5.0.14/templates/_secrets.tpl diff --git a/stable/pinry/5.0.13/templates/common.yaml b/stable/pinry/5.0.14/templates/common.yaml similarity index 100% rename from stable/pinry/5.0.13/templates/common.yaml rename to stable/pinry/5.0.14/templates/common.yaml diff --git a/stable/smokeping/6.0.5/values.yaml b/stable/pinry/5.0.14/values.yaml similarity index 100% rename from stable/smokeping/6.0.5/values.yaml rename to stable/pinry/5.0.14/values.yaml diff --git a/stable/pixapop/6.0.14/CHANGELOG.md b/stable/pixapop/6.0.14/CHANGELOG.md deleted file mode 100644 index fc9dcf0b7b9..00000000000 --- a/stable/pixapop/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pixapop-6.0.14](https://github.com/truecharts/charts/compare/pixapop-6.0.13...pixapop-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [pixapop-6.0.13](https://github.com/truecharts/charts/compare/pixapop-6.0.12...pixapop-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pixapop-6.0.12](https://github.com/truecharts/charts/compare/pixapop-6.0.11...pixapop-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pixapop-6.0.11](https://github.com/truecharts/charts/compare/pixapop-6.0.10...pixapop-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pixapop-6.0.10](https://github.com/truecharts/charts/compare/pixapop-6.0.9...pixapop-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pixapop-6.0.9](https://github.com/truecharts/charts/compare/pixapop-6.0.8...pixapop-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pixapop-6.0.8](https://github.com/truecharts/charts/compare/pixapop-6.0.7...pixapop-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pixapop-6.0.7](https://github.com/truecharts/charts/compare/pixapop-6.0.6...pixapop-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pixapop-6.0.6](https://github.com/truecharts/charts/compare/pixapop-6.0.5...pixapop-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [pixapop-6.0.5](https://github.com/truecharts/charts/compare/pixapop-6.0.4...pixapop-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [pixapop-6.0.4](https://github.com/truecharts/charts/compare/pixapop-6.0.3...pixapop-6.0.4) (2023-04-15) - -### Chore diff --git a/stable/pixapop/6.0.14/Chart.yaml b/stable/pixapop/6.0.14/Chart.yaml deleted file mode 100644 index 2699d11175b..00000000000 --- a/stable/pixapop/6.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: An open-source single page application to view your photos in the easiest way possible. -home: https://truecharts.org/charts/stable/pixapop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.png -keywords: - - pixapop - - photo - - gallery - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pixapop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop - - https://github.com/linuxserver/docker-pixapop - - https://github.com/bierdok/pixapop -type: application -version: 6.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pixapop/6.0.14/app-changelog.md b/stable/pixapop/6.0.14/app-changelog.md deleted file mode 100644 index 7fcfe8b3502..00000000000 --- a/stable/pixapop/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pixapop-6.0.14](https://github.com/truecharts/charts/compare/pixapop-6.0.13...pixapop-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/pixapop/6.0.14/charts/common-12.9.2.tgz b/stable/pixapop/6.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/pixapop/6.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/pixapop/6.0.15/CHANGELOG.md b/stable/pixapop/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ce175d253b4 --- /dev/null +++ b/stable/pixapop/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [pixapop-6.0.8](https://github.com/truecharts/charts/compare/pixapop-6.0.7...pixapop-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pixapop-6.0.7](https://github.com/truecharts/charts/compare/pixapop-6.0.6...pixapop-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [pixapop-6.0.6](https://github.com/truecharts/charts/compare/pixapop-6.0.5...pixapop-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [pixapop-6.0.5](https://github.com/truecharts/charts/compare/pixapop-6.0.4...pixapop-6.0.5) (2023-04-16) + +### Chore diff --git a/stable/pixapop/6.0.15/Chart.yaml b/stable/pixapop/6.0.15/Chart.yaml new file mode 100644 index 00000000000..1aaacdd9a75 --- /dev/null +++ b/stable/pixapop/6.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/simply-shorten/4.0.14/README.md b/stable/pixapop/6.0.15/README.md similarity index 100% rename from stable/simply-shorten/4.0.14/README.md rename to stable/pixapop/6.0.15/README.md diff --git a/stable/pixapop/6.0.15/app-changelog.md b/stable/pixapop/6.0.15/app-changelog.md new file mode 100644 index 00000000000..c2fef7ec68d --- /dev/null +++ b/stable/pixapop/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pixapop/6.0.14/app-readme.md b/stable/pixapop/6.0.15/app-readme.md similarity index 100% rename from stable/pixapop/6.0.14/app-readme.md rename to stable/pixapop/6.0.15/app-readme.md diff --git a/stable/pixapop/6.0.15/charts/common-12.9.5.tgz b/stable/pixapop/6.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/pixapop/6.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/pixapop/6.0.14/ix_values.yaml b/stable/pixapop/6.0.15/ix_values.yaml similarity index 100% rename from stable/pixapop/6.0.14/ix_values.yaml rename to stable/pixapop/6.0.15/ix_values.yaml diff --git a/stable/pixapop/6.0.14/questions.yaml b/stable/pixapop/6.0.15/questions.yaml similarity index 100% rename from stable/pixapop/6.0.14/questions.yaml rename to stable/pixapop/6.0.15/questions.yaml diff --git a/stable/simply-shorten/4.0.14/templates/NOTES.txt b/stable/pixapop/6.0.15/templates/NOTES.txt similarity index 100% rename from stable/simply-shorten/4.0.14/templates/NOTES.txt rename to stable/pixapop/6.0.15/templates/NOTES.txt diff --git a/stable/pixapop/6.0.14/templates/common.yaml b/stable/pixapop/6.0.15/templates/common.yaml similarity index 100% rename from stable/pixapop/6.0.14/templates/common.yaml rename to stable/pixapop/6.0.15/templates/common.yaml diff --git a/stable/snapdrop/5.0.15/values.yaml b/stable/pixapop/6.0.15/values.yaml similarity index 100% rename from stable/snapdrop/5.0.15/values.yaml rename to stable/pixapop/6.0.15/values.yaml diff --git a/stable/plaxt/4.0.14/CHANGELOG.md b/stable/plaxt/4.0.14/CHANGELOG.md deleted file mode 100644 index 95da4c67c1f..00000000000 --- a/stable/plaxt/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plaxt-4.0.14](https://github.com/truecharts/charts/compare/plaxt-4.0.13...plaxt-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [plaxt-4.0.13](https://github.com/truecharts/charts/compare/plaxt-4.0.12...plaxt-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [plaxt-4.0.12](https://github.com/truecharts/charts/compare/plaxt-4.0.11...plaxt-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [plaxt-4.0.11](https://github.com/truecharts/charts/compare/plaxt-4.0.10...plaxt-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [plaxt-4.0.10](https://github.com/truecharts/charts/compare/plaxt-4.0.9...plaxt-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [plaxt-4.0.9](https://github.com/truecharts/charts/compare/plaxt-4.0.8...plaxt-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [plaxt-4.0.8](https://github.com/truecharts/charts/compare/plaxt-4.0.7...plaxt-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [plaxt-4.0.7](https://github.com/truecharts/charts/compare/plaxt-4.0.6...plaxt-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [plaxt-4.0.6](https://github.com/truecharts/charts/compare/plaxt-4.0.5...plaxt-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [plaxt-4.0.5](https://github.com/truecharts/charts/compare/plaxt-4.0.4...plaxt-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [plaxt-4.0.4](https://github.com/truecharts/charts/compare/plaxt-4.0.3...plaxt-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/plaxt/4.0.14/Chart.yaml b/stable/plaxt/4.0.14/Chart.yaml deleted file mode 100644 index de558ca5102..00000000000 --- a/stable/plaxt/4.0.14/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv -home: https://truecharts.org/charts/stable/plaxt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.png -keywords: - - plaxt - - Other - - MediaApp-Other - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plaxt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt - - https://github.com/XanderStrike/goplaxt -type: application -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - Other - - MediaApp-Other - - MediaServer-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/plaxt/4.0.14/app-changelog.md b/stable/plaxt/4.0.14/app-changelog.md deleted file mode 100644 index 049d1d4f946..00000000000 --- a/stable/plaxt/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plaxt-4.0.14](https://github.com/truecharts/charts/compare/plaxt-4.0.13...plaxt-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/plaxt/4.0.14/charts/common-12.9.2.tgz b/stable/plaxt/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/plaxt/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/plaxt/4.0.15/CHANGELOG.md b/stable/plaxt/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..34c6427ec09 --- /dev/null +++ b/stable/plaxt/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [plaxt-4.0.8](https://github.com/truecharts/charts/compare/plaxt-4.0.7...plaxt-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [plaxt-4.0.7](https://github.com/truecharts/charts/compare/plaxt-4.0.6...plaxt-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [plaxt-4.0.6](https://github.com/truecharts/charts/compare/plaxt-4.0.5...plaxt-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [plaxt-4.0.5](https://github.com/truecharts/charts/compare/plaxt-4.0.4...plaxt-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/plaxt/4.0.15/Chart.yaml b/stable/plaxt/4.0.15/Chart.yaml new file mode 100644 index 00000000000..bf9bd4cf7b8 --- /dev/null +++ b/stable/plaxt/4.0.15/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - Other + - MediaApp-Other + - MediaServer-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/smokeping/6.0.5/README.md b/stable/plaxt/4.0.15/README.md similarity index 100% rename from stable/smokeping/6.0.5/README.md rename to stable/plaxt/4.0.15/README.md diff --git a/stable/plaxt/4.0.15/app-changelog.md b/stable/plaxt/4.0.15/app-changelog.md new file mode 100644 index 00000000000..06b61bc21dd --- /dev/null +++ b/stable/plaxt/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/plaxt/4.0.14/app-readme.md b/stable/plaxt/4.0.15/app-readme.md similarity index 100% rename from stable/plaxt/4.0.14/app-readme.md rename to stable/plaxt/4.0.15/app-readme.md diff --git a/stable/plaxt/4.0.15/charts/common-12.9.5.tgz b/stable/plaxt/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/plaxt/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/plaxt/4.0.14/ix_values.yaml b/stable/plaxt/4.0.15/ix_values.yaml similarity index 100% rename from stable/plaxt/4.0.14/ix_values.yaml rename to stable/plaxt/4.0.15/ix_values.yaml diff --git a/stable/plaxt/4.0.14/questions.yaml b/stable/plaxt/4.0.15/questions.yaml similarity index 100% rename from stable/plaxt/4.0.14/questions.yaml rename to stable/plaxt/4.0.15/questions.yaml diff --git a/stable/smokeping/6.0.5/templates/NOTES.txt b/stable/plaxt/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/smokeping/6.0.5/templates/NOTES.txt rename to stable/plaxt/4.0.15/templates/NOTES.txt diff --git a/stable/plaxt/4.0.14/templates/common.yaml b/stable/plaxt/4.0.15/templates/common.yaml similarity index 100% rename from stable/plaxt/4.0.14/templates/common.yaml rename to stable/plaxt/4.0.15/templates/common.yaml diff --git a/stable/soft-serve/2.0.16/values.yaml b/stable/plaxt/4.0.15/values.yaml similarity index 100% rename from stable/soft-serve/2.0.16/values.yaml rename to stable/plaxt/4.0.15/values.yaml diff --git a/stable/plex-auto-languages/4.0.15/CHANGELOG.md b/stable/plex-auto-languages/4.0.15/CHANGELOG.md deleted file mode 100644 index c4e142bce9f..00000000000 --- a/stable/plex-auto-languages/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plex-auto-languages-4.0.15](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.14...plex-auto-languages-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [plex-auto-languages-4.0.14](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.13...plex-auto-languages-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [plex-auto-languages-4.0.13](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.12...plex-auto-languages-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [plex-auto-languages-4.0.12](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.11...plex-auto-languages-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [plex-auto-languages-4.0.11](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.10...plex-auto-languages-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [plex-auto-languages-4.0.10](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.9...plex-auto-languages-4.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/plex-auto-languages to latest ([#8341](https://github.com/truecharts/charts/issues/8341)) - - - - -## [plex-auto-languages-4.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.8...plex-auto-languages-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [plex-auto-languages-4.0.8](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.7...plex-auto-languages-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [plex-auto-languages-4.0.7](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.6...plex-auto-languages-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [plex-auto-languages-4.0.6](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.5...plex-auto-languages-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [plex-auto-languages-4.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.4...plex-auto-languages-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/plex-auto-languages/4.0.15/Chart.yaml b/stable/plex-auto-languages/4.0.15/Chart.yaml deleted file mode 100644 index b293b69c503..00000000000 --- a/stable/plex-auto-languages/4.0.15/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Automated language selection for Plex TV Shows. -home: https://truecharts.org/charts/stable/plex-auto-languages -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png -keywords: - - plex-auto-languages - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plex-auto-languages -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages - - https://github.com/remirigal/plex-auto-languages -type: application -version: 4.0.15 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video - truecharts.org/SCALE-support: "true" diff --git a/stable/plex-auto-languages/4.0.15/app-changelog.md b/stable/plex-auto-languages/4.0.15/app-changelog.md deleted file mode 100644 index 7447e515b5c..00000000000 --- a/stable/plex-auto-languages/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plex-auto-languages-4.0.15](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.14...plex-auto-languages-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/plex-auto-languages/4.0.15/charts/common-12.9.2.tgz b/stable/plex-auto-languages/4.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/plex-auto-languages/4.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/plex-auto-languages/4.0.16/CHANGELOG.md b/stable/plex-auto-languages/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..b9f2dc49e37 --- /dev/null +++ b/stable/plex-auto-languages/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [plex-auto-languages-4.0.8](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.7...plex-auto-languages-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [plex-auto-languages-4.0.7](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.6...plex-auto-languages-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [plex-auto-languages-4.0.6](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.5...plex-auto-languages-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/plex-auto-languages/4.0.16/Chart.yaml b/stable/plex-auto-languages/4.0.16/Chart.yaml new file mode 100644 index 00000000000..b6e696d2b8d --- /dev/null +++ b/stable/plex-auto-languages/4.0.16/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video + truecharts.org/SCALE-support: "true" diff --git a/stable/snapdrop/5.0.15/README.md b/stable/plex-auto-languages/4.0.16/README.md similarity index 100% rename from stable/snapdrop/5.0.15/README.md rename to stable/plex-auto-languages/4.0.16/README.md diff --git a/stable/plex-auto-languages/4.0.16/app-changelog.md b/stable/plex-auto-languages/4.0.16/app-changelog.md new file mode 100644 index 00000000000..3fdab48dfe4 --- /dev/null +++ b/stable/plex-auto-languages/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/plex-auto-languages/4.0.15/app-readme.md b/stable/plex-auto-languages/4.0.16/app-readme.md similarity index 100% rename from stable/plex-auto-languages/4.0.15/app-readme.md rename to stable/plex-auto-languages/4.0.16/app-readme.md diff --git a/stable/plex-auto-languages/4.0.16/charts/common-12.9.5.tgz b/stable/plex-auto-languages/4.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/plex-auto-languages/4.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/plex-auto-languages/4.0.15/ix_values.yaml b/stable/plex-auto-languages/4.0.16/ix_values.yaml similarity index 100% rename from stable/plex-auto-languages/4.0.15/ix_values.yaml rename to stable/plex-auto-languages/4.0.16/ix_values.yaml diff --git a/stable/plex-auto-languages/4.0.15/questions.yaml b/stable/plex-auto-languages/4.0.16/questions.yaml similarity index 100% rename from stable/plex-auto-languages/4.0.15/questions.yaml rename to stable/plex-auto-languages/4.0.16/questions.yaml diff --git a/stable/snapdrop/5.0.15/templates/NOTES.txt b/stable/plex-auto-languages/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/snapdrop/5.0.15/templates/NOTES.txt rename to stable/plex-auto-languages/4.0.16/templates/NOTES.txt diff --git a/stable/plex-auto-languages/4.0.15/templates/common.yaml b/stable/plex-auto-languages/4.0.16/templates/common.yaml similarity index 100% rename from stable/plex-auto-languages/4.0.15/templates/common.yaml rename to stable/plex-auto-languages/4.0.16/templates/common.yaml diff --git a/stable/speedtest-exporter/6.0.13/values.yaml b/stable/plex-auto-languages/4.0.16/values.yaml similarity index 100% rename from stable/speedtest-exporter/6.0.13/values.yaml rename to stable/plex-auto-languages/4.0.16/values.yaml diff --git a/stable/plex-utills/4.0.12/CHANGELOG.md b/stable/plex-utills/4.0.12/CHANGELOG.md deleted file mode 100644 index 3f16ce4a193..00000000000 --- a/stable/plex-utills/4.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plex-utills-4.0.12](https://github.com/truecharts/charts/compare/plex-utills-4.0.11...plex-utills-4.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [plex-utills-4.0.11](https://github.com/truecharts/charts/compare/plex-utills-4.0.10...plex-utills-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [plex-utills-4.0.10](https://github.com/truecharts/charts/compare/plex-utills-4.0.9...plex-utills-4.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [plex-utills-4.0.9](https://github.com/truecharts/charts/compare/plex-utills-4.0.8...plex-utills-4.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [plex-utills-4.0.8](https://github.com/truecharts/charts/compare/plex-utills-4.0.7...plex-utills-4.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [plex-utills-4.0.7](https://github.com/truecharts/charts/compare/plex-utills-4.0.6...plex-utills-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [plex-utills-4.0.6](https://github.com/truecharts/charts/compare/plex-utills-4.0.5...plex-utills-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [plex-utills-4.0.5](https://github.com/truecharts/charts/compare/plex-utills-4.0.4...plex-utills-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [plex-utills-4.0.4](https://github.com/truecharts/charts/compare/plex-utills-4.0.3...plex-utills-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [plex-utills-4.0.3](https://github.com/truecharts/charts/compare/plex-utills-4.0.2...plex-utills-4.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [plex-utills-4.0.2](https://github.com/truecharts/charts/compare/plex-utills-4.0.1...plex-utills-4.0.2) (2023-04-15) - -### Chore diff --git a/stable/plex-utills/4.0.12/Chart.yaml b/stable/plex-utills/4.0.12/Chart.yaml deleted file mode 100644 index df78220b4ce..00000000000 --- a/stable/plex-utills/4.0.12/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: A utility to help manage your library. -home: https://truecharts.org/charts/stable/plex-utills -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png -keywords: - - plex-utills - - Tools-Utilities - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plex-utills -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills - - https://github.com/jkirkcaldy/plex-utills -type: application -version: 4.0.12 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/plex-utills/4.0.12/app-changelog.md b/stable/plex-utills/4.0.12/app-changelog.md deleted file mode 100644 index 75d0ed46f60..00000000000 --- a/stable/plex-utills/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plex-utills-4.0.12](https://github.com/truecharts/charts/compare/plex-utills-4.0.11...plex-utills-4.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/plex-utills/4.0.12/charts/common-12.9.2.tgz b/stable/plex-utills/4.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/plex-utills/4.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/plex-utills/4.0.13/CHANGELOG.md b/stable/plex-utills/4.0.13/CHANGELOG.md new file mode 100644 index 00000000000..91e5e657c82 --- /dev/null +++ b/stable/plex-utills/4.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [plex-utills-4.0.6](https://github.com/truecharts/charts/compare/plex-utills-4.0.5...plex-utills-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [plex-utills-4.0.5](https://github.com/truecharts/charts/compare/plex-utills-4.0.4...plex-utills-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [plex-utills-4.0.4](https://github.com/truecharts/charts/compare/plex-utills-4.0.3...plex-utills-4.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [plex-utills-4.0.3](https://github.com/truecharts/charts/compare/plex-utills-4.0.2...plex-utills-4.0.3) (2023-04-16) + +### Chore diff --git a/stable/plex-utills/4.0.13/Chart.yaml b/stable/plex-utills/4.0.13/Chart.yaml new file mode 100644 index 00000000000..3c8837d3536 --- /dev/null +++ b/stable/plex-utills/4.0.13/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/soft-serve/2.0.16/README.md b/stable/plex-utills/4.0.13/README.md similarity index 100% rename from stable/soft-serve/2.0.16/README.md rename to stable/plex-utills/4.0.13/README.md diff --git a/stable/plex-utills/4.0.13/app-changelog.md b/stable/plex-utills/4.0.13/app-changelog.md new file mode 100644 index 00000000000..877aa8004c9 --- /dev/null +++ b/stable/plex-utills/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/plex-utills/4.0.12/app-readme.md b/stable/plex-utills/4.0.13/app-readme.md similarity index 100% rename from stable/plex-utills/4.0.12/app-readme.md rename to stable/plex-utills/4.0.13/app-readme.md diff --git a/stable/plex-utills/4.0.13/charts/common-12.9.5.tgz b/stable/plex-utills/4.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/plex-utills/4.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/plex-utills/4.0.12/ix_values.yaml b/stable/plex-utills/4.0.13/ix_values.yaml similarity index 100% rename from stable/plex-utills/4.0.12/ix_values.yaml rename to stable/plex-utills/4.0.13/ix_values.yaml diff --git a/stable/plex-utills/4.0.12/questions.yaml b/stable/plex-utills/4.0.13/questions.yaml similarity index 100% rename from stable/plex-utills/4.0.12/questions.yaml rename to stable/plex-utills/4.0.13/questions.yaml diff --git a/stable/soft-serve/2.0.16/templates/NOTES.txt b/stable/plex-utills/4.0.13/templates/NOTES.txt similarity index 100% rename from stable/soft-serve/2.0.16/templates/NOTES.txt rename to stable/plex-utills/4.0.13/templates/NOTES.txt diff --git a/stable/plex-utills/4.0.12/templates/common.yaml b/stable/plex-utills/4.0.13/templates/common.yaml similarity index 100% rename from stable/plex-utills/4.0.12/templates/common.yaml rename to stable/plex-utills/4.0.13/templates/common.yaml diff --git a/stable/spotweb/8.0.12/values.yaml b/stable/plex-utills/4.0.13/values.yaml similarity index 100% rename from stable/spotweb/8.0.12/values.yaml rename to stable/plex-utills/4.0.13/values.yaml diff --git a/stable/plex/13.0.21/CHANGELOG.md b/stable/plex/13.0.21/CHANGELOG.md new file mode 100644 index 00000000000..1b0e3c0c328 --- /dev/null +++ b/stable/plex/13.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [plex-13.0.17](https://github.com/truecharts/charts/compare/plex-13.0.16...plex-13.0.17) (2023-05-11) + +### Chore + +- update container image tccr.io/truecharts/plex to v1.32.1.6999 ([#8898](https://github.com/truecharts/charts/issues/8898)) + + + + +## [plex-13.0.16](https://github.com/truecharts/charts/compare/plex-13.0.15...plex-13.0.16) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [plex-13.0.15](https://github.com/truecharts/charts/compare/plex-13.0.14...plex-13.0.15) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [plex-13.0.14](https://github.com/truecharts/charts/compare/plex-13.0.13...plex-13.0.14) (2023-04-30) + +### Chore + +- update helm general non-major ([#8542](https://github.com/truecharts/charts/issues/8542)) + + + + +## [plex-13.0.13](https://github.com/truecharts/charts/compare/plex-13.0.12...plex-13.0.13) (2023-04-30) + +### Fix + +- fix probe protocol->scheme ([#8616](https://github.com/truecharts/charts/issues/8616)) + + + + +## [plex-13.0.12](https://github.com/truecharts/charts/compare/plex-13.0.11...plex-13.0.12) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/plex to v1.31.3.6868 ([#8511](https://github.com/truecharts/charts/issues/8511)) + + ### Fix + +- use https for servicetype ([#8270](https://github.com/truecharts/charts/issues/8270)) + + + diff --git a/stable/plex/13.0.21/Chart.yaml b/stable/plex/13.0.21/Chart.yaml new file mode 100644 index 00000000000..d4b9c238280 --- /dev/null +++ b/stable/plex/13.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.32.1.699" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/speedtest-exporter/6.0.13/README.md b/stable/plex/13.0.21/README.md similarity index 100% rename from stable/speedtest-exporter/6.0.13/README.md rename to stable/plex/13.0.21/README.md diff --git a/stable/plex/13.0.21/app-changelog.md b/stable/plex/13.0.21/app-changelog.md new file mode 100644 index 00000000000..362b0212f3c --- /dev/null +++ b/stable/plex/13.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/plex/13.0.21/app-readme.md b/stable/plex/13.0.21/app-readme.md new file mode 100644 index 00000000000..ba3b0a4a66c --- /dev/null +++ b/stable/plex/13.0.21/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.21/charts/common-12.9.5.tgz b/stable/plex/13.0.21/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/plex/13.0.21/charts/common-12.9.5.tgz differ diff --git a/stable/plex/13.0.21/ix_values.yaml b/stable/plex/13.0.21/ix_values.yaml new file mode 100644 index 00000000000..b96f99f0bd9 --- /dev/null +++ b/stable/plex/13.0.21/ix_values.yaml @@ -0,0 +1,50 @@ +image: + repository: tccr.io/truecharts/plex + pullPolicy: IfNotPresent + tag: v1.32.1.6999@sha256:c86afb826edb5ad3d96631998f1d653abb08919f0697708e1ae7ff26e3958c10 +service: + main: + ports: + main: + protocol: http + port: 32400 + targetPort: 32400 + +persistence: + config: + enabled: true + mountPath: "/config" + +plex: + # User Defined + serverIP: "127.0.0.1" + additionalAdvertiseURL: "" + disableGDM: true + requireHTTPS: false + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + path: /identity + readiness: + enabled: true + path: /identity + startup: + enabled: true + path: /identity + env: + PLEX_PREFERENCE_GDM: 'GdmEnabled={{ ternary "0" "1" .Values.plex.disableGDM }}' + # 0=Required, 1=Preferred + PLEX_PREFERENCE_SEC_CON: 'secureConnections={{ ternary "0" "1" .Values.plex.requireHTTPS }}' + # User Defined + ALLOWED_NETWORKS: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" + PLEX_CLAIM: "" + +portal: + open: + enabled: true diff --git a/stable/plex/13.0.21/questions.yaml b/stable/plex/13.0.21/questions.yaml new file mode 100644 index 00000000000..fc00a5240a4 --- /dev/null +++ b/stable/plex/13.0.21/questions.yaml @@ -0,0 +1,1982 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: /web +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: ALLOWED_NETWORKS + label: Allowed Networks + description: Networks allowed to connect to plex. Add your local network IP to this list + schema: + type: string + default: 172.16.0.0/12,10.0.0.0/8,192.168.0.0/16 + - variable: PLEX_CLAIM + label: Plex Claim Token + description: Claim token to use to register the plex server (Max. 4 minutes old!). You can obtain a claim token to login your server to your plex account by visiting https://www.plex.tv/claim. + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: plex + group: App Configuration + label: Plex Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: serverIP + label: Server IP + description: Set to the IP-Address used to reach Plex. + schema: + type: string + required: true + $ref: + - definitions/nodeIP + - variable: additionalAdvertiseURL + label: Addition Advertise URLs + description: URLs to advertise to Plex, format http(s)://IPorDNS:3200. By default your serverIP and ingress URL is added" + schema: + type: string + valid_chars: '^$|^(http(s)?:\/\/([a-zA-Z0-9.-]*)(:\d{0,5})?,?)*$' + default: "" + - variable: disableGDM + label: Disable GDM + description: Recommended to keep this to true. Disables legacy local network discovery. Keeping it enabled might break discovery for some Plex Clients + schema: + type: boolean + default: true + - variable: requireHTTPS + label: Require HTTPS + description: | + NOTE: Only enable this setting AFTER you are done with the initial configuration + of your Plex Server and verify that remote access is working.
+ Please use this toggle to "Require HTTPS", instead of using the Plex UI, + so probes are configured correctly. + schema: + type: boolean + default: false + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 32400 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/speedtest-exporter/6.0.13/templates/NOTES.txt b/stable/plex/13.0.21/templates/NOTES.txt similarity index 100% rename from stable/speedtest-exporter/6.0.13/templates/NOTES.txt rename to stable/plex/13.0.21/templates/NOTES.txt diff --git a/stable/plex/13.0.21/templates/common.yaml b/stable/plex/13.0.21/templates/common.yaml new file mode 100644 index 00000000000..7f4568886df --- /dev/null +++ b/stable/plex/13.0.21/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.14/values.yaml b/stable/plex/13.0.21/values.yaml similarity index 100% rename from stable/sqlitebrowser/6.0.14/values.yaml rename to stable/plex/13.0.21/values.yaml diff --git a/stable/podgrab/13.0.15/CHANGELOG.md b/stable/podgrab/13.0.15/CHANGELOG.md new file mode 100644 index 00000000000..0a2d9c70c64 --- /dev/null +++ b/stable/podgrab/13.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [podgrab-13.0.9](https://github.com/truecharts/charts/compare/podgrab-13.0.8...podgrab-13.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [podgrab-13.0.8](https://github.com/truecharts/charts/compare/podgrab-13.0.7...podgrab-13.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [podgrab-13.0.7](https://github.com/truecharts/charts/compare/podgrab-13.0.6...podgrab-13.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [podgrab-13.0.6](https://github.com/truecharts/charts/compare/podgrab-13.0.5...podgrab-13.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [podgrab-13.0.5](https://github.com/truecharts/charts/compare/podgrab-13.0.4...podgrab-13.0.5) (2023-04-16) + +### Chore diff --git a/stable/podgrab/13.0.15/Chart.yaml b/stable/podgrab/13.0.15/Chart.yaml new file mode 100644 index 00000000000..1d968453ec8 --- /dev/null +++ b/stable/podgrab/13.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - mutlimedia + truecharts.org/SCALE-support: "true" diff --git a/stable/spotweb/8.0.12/README.md b/stable/podgrab/13.0.15/README.md similarity index 100% rename from stable/spotweb/8.0.12/README.md rename to stable/podgrab/13.0.15/README.md diff --git a/stable/podgrab/13.0.15/app-changelog.md b/stable/podgrab/13.0.15/app-changelog.md new file mode 100644 index 00000000000..eb98cbd65b3 --- /dev/null +++ b/stable/podgrab/13.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/podgrab/13.0.15/app-readme.md b/stable/podgrab/13.0.15/app-readme.md new file mode 100644 index 00000000000..ac57e62967d --- /dev/null +++ b/stable/podgrab/13.0.15/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.15/charts/common-12.9.5.tgz b/stable/podgrab/13.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/podgrab/13.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/podgrab/13.0.15/ix_values.yaml b/stable/podgrab/13.0.15/ix_values.yaml new file mode 100644 index 00000000000..c70e24f08d6 --- /dev/null +++ b/stable/podgrab/13.0.15/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.15/questions.yaml b/stable/podgrab/13.0.15/questions.yaml new file mode 100644 index 00000000000..df17c4a543c --- /dev/null +++ b/stable/podgrab/13.0.15/questions.yaml @@ -0,0 +1,1949 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PASSWORD + label: "Password" + description: "Desired Password" + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: CHECK_FREQUENCY + label: "Update Frequency" + description: "Interval to check for new podcasts" + schema: + type: int + default: 240 + required: true + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10093 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/spotweb/8.0.12/templates/NOTES.txt b/stable/podgrab/13.0.15/templates/NOTES.txt similarity index 100% rename from stable/spotweb/8.0.12/templates/NOTES.txt rename to stable/podgrab/13.0.15/templates/NOTES.txt diff --git a/stable/trilium-notes/8.0.15/templates/common.yaml b/stable/podgrab/13.0.15/templates/common.yaml similarity index 100% rename from stable/trilium-notes/8.0.15/templates/common.yaml rename to stable/podgrab/13.0.15/templates/common.yaml diff --git a/stable/static/6.0.14/values.yaml b/stable/podgrab/13.0.15/values.yaml similarity index 100% rename from stable/static/6.0.14/values.yaml rename to stable/podgrab/13.0.15/values.yaml diff --git a/stable/portainer/4.0.8/CHANGELOG.md b/stable/portainer/4.0.8/CHANGELOG.md deleted file mode 100644 index 4db5cb2bc54..00000000000 --- a/stable/portainer/4.0.8/CHANGELOG.md +++ /dev/null @@ -1,81 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [portainer-4.0.8](https://github.com/truecharts/charts/compare/portainer-4.0.7...portainer-4.0.8) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [portainer-4.0.7](https://github.com/truecharts/charts/compare/portainer-4.0.6...portainer-4.0.7) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [portainer-4.0.6](https://github.com/truecharts/charts/compare/portainer-4.0.5...portainer-4.0.6) (2023-05-16) - -### Chore - -- update helm general non-major ([#8977](https://github.com/truecharts/charts/issues/8977)) - - - - -## [portainer-4.0.5](https://github.com/truecharts/charts/compare/portainer-4.0.4...portainer-4.0.5) (2023-05-16) - -### Fix - -- add missing `v` in the tag ([#8882](https://github.com/truecharts/charts/issues/8882)) - - - - -## [portainer-4.0.4](https://github.com/truecharts/charts/compare/portainer-4.0.3...portainer-4.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/portainer-ce to v2.18.2 ([#8836](https://github.com/truecharts/charts/issues/8836)) - - - - -## [portainer-4.0.3](https://github.com/truecharts/charts/compare/portainer-4.0.2...portainer-4.0.3) (2023-05-06) - - - - -## [portainer-4.0.2](https://github.com/truecharts/charts/compare/portainer-4.0.1...portainer-4.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [portainer-4.0.1](https://github.com/truecharts/charts/compare/portainer-4.0.0...portainer-4.0.1) (2023-05-05) - -### Fix - -- fix rbac ([#8768](https://github.com/truecharts/charts/issues/8768)) - - - - -## [portainer-4.0.0]portainer-4.0.0 (2023-05-04) - -### Fix - -- Port to new common BREAKING CHANGES ([#8755](https://github.com/truecharts/charts/issues/8755)) - - \ No newline at end of file diff --git a/stable/portainer/4.0.8/Chart.yaml b/stable/portainer/4.0.8/Chart.yaml deleted file mode 100644 index e90cfd0df64..00000000000 --- a/stable/portainer/4.0.8/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.18.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Container management made easy -home: https://truecharts.org/charts/stable/portainer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png -keywords: - - portainer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: portainer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - - https://docs.portainer.io/start/install-ce/server - - https://docs.portainer.io/start/install/server -version: 4.0.8 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" diff --git a/stable/portainer/4.0.8/app-changelog.md b/stable/portainer/4.0.8/app-changelog.md deleted file mode 100644 index 41d9da845ba..00000000000 --- a/stable/portainer/4.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-4.0.8](https://github.com/truecharts/charts/compare/portainer-4.0.7...portainer-4.0.8) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/portainer/4.0.8/charts/common-12.9.2.tgz b/stable/portainer/4.0.8/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/portainer/4.0.8/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/portainer/4.0.9/CHANGELOG.md b/stable/portainer/4.0.9/CHANGELOG.md new file mode 100644 index 00000000000..58e8a869b74 --- /dev/null +++ b/stable/portainer/4.0.9/CHANGELOG.md @@ -0,0 +1,90 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [portainer-4.0.3](https://github.com/truecharts/charts/compare/portainer-4.0.2...portainer-4.0.3) (2023-05-06) + + + + +## [portainer-4.0.2](https://github.com/truecharts/charts/compare/portainer-4.0.1...portainer-4.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [portainer-4.0.1](https://github.com/truecharts/charts/compare/portainer-4.0.0...portainer-4.0.1) (2023-05-05) + +### Fix + +- fix rbac ([#8768](https://github.com/truecharts/charts/issues/8768)) + + + + +## [portainer-4.0.0]portainer-4.0.0 (2023-05-04) + +### Fix + +- Port to new common BREAKING CHANGES ([#8755](https://github.com/truecharts/charts/issues/8755)) + + \ No newline at end of file diff --git a/stable/portainer/4.0.9/Chart.yaml b/stable/portainer/4.0.9/Chart.yaml new file mode 100644 index 00000000000..8551d9c03d3 --- /dev/null +++ b/stable/portainer/4.0.9/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.18.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.9 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/sqlitebrowser/6.0.14/README.md b/stable/portainer/4.0.9/README.md similarity index 100% rename from stable/sqlitebrowser/6.0.14/README.md rename to stable/portainer/4.0.9/README.md diff --git a/stable/portainer/4.0.9/app-changelog.md b/stable/portainer/4.0.9/app-changelog.md new file mode 100644 index 00000000000..effd7ae85f3 --- /dev/null +++ b/stable/portainer/4.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/portainer/4.0.8/app-readme.md b/stable/portainer/4.0.9/app-readme.md similarity index 100% rename from stable/portainer/4.0.8/app-readme.md rename to stable/portainer/4.0.9/app-readme.md diff --git a/stable/portainer/4.0.9/charts/common-12.9.5.tgz b/stable/portainer/4.0.9/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/portainer/4.0.9/charts/common-12.9.5.tgz differ diff --git a/stable/portainer/4.0.8/ix_values.yaml b/stable/portainer/4.0.9/ix_values.yaml similarity index 100% rename from stable/portainer/4.0.8/ix_values.yaml rename to stable/portainer/4.0.9/ix_values.yaml diff --git a/stable/portainer/4.0.8/questions.yaml b/stable/portainer/4.0.9/questions.yaml similarity index 100% rename from stable/portainer/4.0.8/questions.yaml rename to stable/portainer/4.0.9/questions.yaml diff --git a/stable/sqlitebrowser/6.0.14/templates/NOTES.txt b/stable/portainer/4.0.9/templates/NOTES.txt similarity index 100% rename from stable/sqlitebrowser/6.0.14/templates/NOTES.txt rename to stable/portainer/4.0.9/templates/NOTES.txt diff --git a/stable/portainer/4.0.8/templates/_args.tpl b/stable/portainer/4.0.9/templates/_args.tpl similarity index 100% rename from stable/portainer/4.0.8/templates/_args.tpl rename to stable/portainer/4.0.9/templates/_args.tpl diff --git a/stable/portainer/4.0.8/templates/common.yaml b/stable/portainer/4.0.9/templates/common.yaml similarity index 100% rename from stable/portainer/4.0.8/templates/common.yaml rename to stable/portainer/4.0.9/templates/common.yaml diff --git a/stable/storj-node/5.0.14/values.yaml b/stable/portainer/4.0.9/values.yaml similarity index 100% rename from stable/storj-node/5.0.14/values.yaml rename to stable/portainer/4.0.9/values.yaml diff --git a/stable/posterr/4.0.15/CHANGELOG.md b/stable/posterr/4.0.15/CHANGELOG.md deleted file mode 100644 index 7df12a9e430..00000000000 --- a/stable/posterr/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [posterr-4.0.15](https://github.com/truecharts/charts/compare/posterr-4.0.14...posterr-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [posterr-4.0.14](https://github.com/truecharts/charts/compare/posterr-4.0.13...posterr-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [posterr-4.0.13](https://github.com/truecharts/charts/compare/posterr-4.0.12...posterr-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [posterr-4.0.12](https://github.com/truecharts/charts/compare/posterr-4.0.11...posterr-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [posterr-4.0.11](https://github.com/truecharts/charts/compare/posterr-4.0.10...posterr-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [posterr-4.0.10](https://github.com/truecharts/charts/compare/posterr-4.0.9...posterr-4.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/posterr to latest ([#8345](https://github.com/truecharts/charts/issues/8345)) - - - - -## [posterr-4.0.9](https://github.com/truecharts/charts/compare/posterr-4.0.8...posterr-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [posterr-4.0.8](https://github.com/truecharts/charts/compare/posterr-4.0.7...posterr-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [posterr-4.0.7](https://github.com/truecharts/charts/compare/posterr-4.0.6...posterr-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [posterr-4.0.6](https://github.com/truecharts/charts/compare/posterr-4.0.5...posterr-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [posterr-4.0.5](https://github.com/truecharts/charts/compare/posterr-4.0.4...posterr-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/posterr/4.0.15/Chart.yaml b/stable/posterr/4.0.15/Chart.yaml deleted file mode 100644 index 68badf7e676..00000000000 --- a/stable/posterr/4.0.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Media display for Plex, Sonarr and Radarr. -home: https://truecharts.org/charts/stable/posterr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png -keywords: - - posterr - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: posterr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/posterr - - https://github.com/petersem/posterr -type: application -version: 4.0.15 -annotations: - truecharts.org/catagories: | - - MediaServer-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/posterr/4.0.15/app-changelog.md b/stable/posterr/4.0.15/app-changelog.md deleted file mode 100644 index 8ee312684ca..00000000000 --- a/stable/posterr/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [posterr-4.0.15](https://github.com/truecharts/charts/compare/posterr-4.0.14...posterr-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/posterr/4.0.15/charts/common-12.9.2.tgz b/stable/posterr/4.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/posterr/4.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/posterr/4.0.16/CHANGELOG.md b/stable/posterr/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..167f7c68cdf --- /dev/null +++ b/stable/posterr/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [posterr-4.0.9](https://github.com/truecharts/charts/compare/posterr-4.0.8...posterr-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [posterr-4.0.8](https://github.com/truecharts/charts/compare/posterr-4.0.7...posterr-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [posterr-4.0.7](https://github.com/truecharts/charts/compare/posterr-4.0.6...posterr-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [posterr-4.0.6](https://github.com/truecharts/charts/compare/posterr-4.0.5...posterr-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/posterr/4.0.16/Chart.yaml b/stable/posterr/4.0.16/Chart.yaml new file mode 100644 index 00000000000..06f4c0bf22c --- /dev/null +++ b/stable/posterr/4.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - MediaServer-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/static/6.0.14/README.md b/stable/posterr/4.0.16/README.md similarity index 100% rename from stable/static/6.0.14/README.md rename to stable/posterr/4.0.16/README.md diff --git a/stable/posterr/4.0.16/app-changelog.md b/stable/posterr/4.0.16/app-changelog.md new file mode 100644 index 00000000000..ac52450d8cc --- /dev/null +++ b/stable/posterr/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/posterr/4.0.15/app-readme.md b/stable/posterr/4.0.16/app-readme.md similarity index 100% rename from stable/posterr/4.0.15/app-readme.md rename to stable/posterr/4.0.16/app-readme.md diff --git a/stable/posterr/4.0.16/charts/common-12.9.5.tgz b/stable/posterr/4.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/posterr/4.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/posterr/4.0.15/ix_values.yaml b/stable/posterr/4.0.16/ix_values.yaml similarity index 100% rename from stable/posterr/4.0.15/ix_values.yaml rename to stable/posterr/4.0.16/ix_values.yaml diff --git a/stable/posterr/4.0.15/questions.yaml b/stable/posterr/4.0.16/questions.yaml similarity index 100% rename from stable/posterr/4.0.15/questions.yaml rename to stable/posterr/4.0.16/questions.yaml diff --git a/stable/static/6.0.14/templates/NOTES.txt b/stable/posterr/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/static/6.0.14/templates/NOTES.txt rename to stable/posterr/4.0.16/templates/NOTES.txt diff --git a/stable/posterr/4.0.15/templates/common.yaml b/stable/posterr/4.0.16/templates/common.yaml similarity index 100% rename from stable/posterr/4.0.15/templates/common.yaml rename to stable/posterr/4.0.16/templates/common.yaml diff --git a/stable/strapi/9.0.16/values.yaml b/stable/posterr/4.0.16/values.yaml similarity index 100% rename from stable/strapi/9.0.16/values.yaml rename to stable/posterr/4.0.16/values.yaml diff --git a/stable/postgresql/13.0.18/CHANGELOG.md b/stable/postgresql/13.0.18/CHANGELOG.md new file mode 100644 index 00000000000..0f6344c591f --- /dev/null +++ b/stable/postgresql/13.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8775](https://github.com/truecharts/charts/issues/8775)) + + + + +## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8775](https://github.com/truecharts/charts/issues/8775)) + + + + +## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8775](https://github.com/truecharts/charts/issues/8775)) + + + + +## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8775](https://github.com/truecharts/charts/issues/8775)) + + + + +## [postgresql-13.0.13](https://github.com/truecharts/charts/compare/postgresql-13.0.12...postgresql-13.0.13) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [postgresql-13.0.12](https://github.com/truecharts/charts/compare/postgresql-13.0.11...postgresql-13.0.12) (2023-05-01) + +### Chore diff --git a/stable/postgresql/13.0.18/Chart.yaml b/stable/postgresql/13.0.18/Chart.yaml new file mode 100644 index 00000000000..ecd32ff1a26 --- /dev/null +++ b/stable/postgresql/13.0.18/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "14.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 +annotations: + truecharts.org/catagories: | + - database + truecharts.org/SCALE-support: "true" diff --git a/stable/storj-node/5.0.14/README.md b/stable/postgresql/13.0.18/README.md similarity index 100% rename from stable/storj-node/5.0.14/README.md rename to stable/postgresql/13.0.18/README.md diff --git a/stable/postgresql/13.0.18/app-changelog.md b/stable/postgresql/13.0.18/app-changelog.md new file mode 100644 index 00000000000..72dbb0a4a37 --- /dev/null +++ b/stable/postgresql/13.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/postgresql/13.0.18/app-readme.md b/stable/postgresql/13.0.18/app-readme.md new file mode 100644 index 00000000000..54c9183f0cf --- /dev/null +++ b/stable/postgresql/13.0.18/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.18/charts/common-12.9.5.tgz b/stable/postgresql/13.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/postgresql/13.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/postgresql/13.0.18/ix_values.yaml b/stable/postgresql/13.0.18/ix_values.yaml new file mode 100644 index 00000000000..2d9ecb355bb --- /dev/null +++ b/stable/postgresql/13.0.18/ix_values.yaml @@ -0,0 +1,58 @@ +image: + repository: tccr.io/truecharts/postgresql + pullPolicy: IfNotPresent + tag: 14.7.0@sha256:3712113e47a9588f670fd3325f98b210eff5f26a241f915225c1e2f11a38a910 +workload: + main: + enabled: false + podSpec: + containers: + main: + enabled: false + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false +portal: + open: + enabled: false +service: + main: + enabled: false + ports: + main: + enabled: false + port: 9999 +cnpg: + main: + enabled: false + primary: true + # -- number of instances for both postgres and pgbouncer + instances: 2 + database: "app" + user: "app" + # password: + # superUserPassword: + # -- change to supervised to disable unsupervised updates + # Example of rolling update strategy: + # - unsupervised: automated update of the primary once all + # replicas have been upgraded (default) + # - supervised: requires manual supervision to perform + # the switchover of the primary + primaryUpdateStrategy: unsupervised + # -- enable to create extra pgbouncer for readonly access + acceptRO: false + # -- storage size for the two pvc's per instance + storage: + size: "256Gi" + walsize: "256Gi" + pooler: + instances: 2 + # -- set to enable prometheus metrics + monitoring: + enablePodMonitor: true + # -- contains credentials and urls output by generator + creds: {} diff --git a/stable/postgresql/13.0.18/questions.yaml b/stable/postgresql/13.0.18/questions.yaml new file mode 100644 index 00000000000..3ae88ad3f93 --- /dev/null +++ b/stable/postgresql/13.0.18/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/storj-node/5.0.14/templates/NOTES.txt b/stable/postgresql/13.0.18/templates/NOTES.txt similarity index 100% rename from stable/storj-node/5.0.14/templates/NOTES.txt rename to stable/postgresql/13.0.18/templates/NOTES.txt diff --git a/stable/remmina/6.0.14/templates/common.yaml b/stable/postgresql/13.0.18/templates/common.yaml similarity index 100% rename from stable/remmina/6.0.14/templates/common.yaml rename to stable/postgresql/13.0.18/templates/common.yaml diff --git a/stable/synclounge/5.0.16/values.yaml b/stable/postgresql/13.0.18/values.yaml similarity index 100% rename from stable/synclounge/5.0.16/values.yaml rename to stable/postgresql/13.0.18/values.yaml diff --git a/stable/pretend-youre-xyzzy/9.0.14/CHANGELOG.md b/stable/pretend-youre-xyzzy/9.0.14/CHANGELOG.md deleted file mode 100644 index 15c4e4807b3..00000000000 --- a/stable/pretend-youre-xyzzy/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pretend-youre-xyzzy-9.0.14](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.13...pretend-youre-xyzzy-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [pretend-youre-xyzzy-9.0.13](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.12...pretend-youre-xyzzy-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pretend-youre-xyzzy-9.0.12](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.11...pretend-youre-xyzzy-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pretend-youre-xyzzy-9.0.11](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.10...pretend-youre-xyzzy-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pretend-youre-xyzzy-9.0.10](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.9...pretend-youre-xyzzy-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pretend-youre-xyzzy-9.0.9](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.8...pretend-youre-xyzzy-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pretend-youre-xyzzy-9.0.8](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.7...pretend-youre-xyzzy-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pretend-youre-xyzzy-9.0.7](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.6...pretend-youre-xyzzy-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pretend-youre-xyzzy-9.0.6](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.5...pretend-youre-xyzzy-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [pretend-youre-xyzzy-9.0.5](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.4...pretend-youre-xyzzy-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [pretend-youre-xyzzy-9.0.4](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.3...pretend-youre-xyzzy-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/pretend-youre-xyzzy/9.0.14/Chart.yaml b/stable/pretend-youre-xyzzy/9.0.14/Chart.yaml deleted file mode 100644 index 8b260fc8d93..00000000000 --- a/stable/pretend-youre-xyzzy/9.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: pretend-youre-xyzzy, a cards against humanity clone -home: https://truecharts.org/charts/stable/pretend-youre-xyzzy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pretend-youre-xyzzy.png -keywords: - - pretend-youre-xyzzy - - cards - - against - - humanity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pretend-youre-xyzzy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy - - https://github.com/ajanata/PretendYoureXyzzy - - https://github.com/emcniece/DockerYourXyzzy -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pretend-youre-xyzzy/9.0.14/app-changelog.md b/stable/pretend-youre-xyzzy/9.0.14/app-changelog.md deleted file mode 100644 index 35610185ae0..00000000000 --- a/stable/pretend-youre-xyzzy/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pretend-youre-xyzzy-9.0.14](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.13...pretend-youre-xyzzy-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/pretend-youre-xyzzy/9.0.14/charts/common-12.9.2.tgz b/stable/pretend-youre-xyzzy/9.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/pretend-youre-xyzzy/9.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/9.0.15/CHANGELOG.md b/stable/pretend-youre-xyzzy/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..7edf4cc3d3a --- /dev/null +++ b/stable/pretend-youre-xyzzy/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [pretend-youre-xyzzy-9.0.8](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.7...pretend-youre-xyzzy-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pretend-youre-xyzzy-9.0.7](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.6...pretend-youre-xyzzy-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [pretend-youre-xyzzy-9.0.6](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.5...pretend-youre-xyzzy-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [pretend-youre-xyzzy-9.0.5](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.4...pretend-youre-xyzzy-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/pretend-youre-xyzzy/9.0.15/Chart.yaml b/stable/pretend-youre-xyzzy/9.0.15/Chart.yaml new file mode 100644 index 00000000000..9bba0dc2d7a --- /dev/null +++ b/stable/pretend-youre-xyzzy/9.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/strapi/9.0.16/README.md b/stable/pretend-youre-xyzzy/9.0.15/README.md similarity index 100% rename from stable/strapi/9.0.16/README.md rename to stable/pretend-youre-xyzzy/9.0.15/README.md diff --git a/stable/pretend-youre-xyzzy/9.0.15/app-changelog.md b/stable/pretend-youre-xyzzy/9.0.15/app-changelog.md new file mode 100644 index 00000000000..0f26efc8200 --- /dev/null +++ b/stable/pretend-youre-xyzzy/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pretend-youre-xyzzy/9.0.14/app-readme.md b/stable/pretend-youre-xyzzy/9.0.15/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.14/app-readme.md rename to stable/pretend-youre-xyzzy/9.0.15/app-readme.md diff --git a/stable/pretend-youre-xyzzy/9.0.15/charts/common-12.9.5.tgz b/stable/pretend-youre-xyzzy/9.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/pretend-youre-xyzzy/9.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/pretend-youre-xyzzy/9.0.14/ix_values.yaml b/stable/pretend-youre-xyzzy/9.0.15/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.14/ix_values.yaml rename to stable/pretend-youre-xyzzy/9.0.15/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/9.0.14/questions.yaml b/stable/pretend-youre-xyzzy/9.0.15/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.14/questions.yaml rename to stable/pretend-youre-xyzzy/9.0.15/questions.yaml diff --git a/stable/strapi/9.0.16/templates/NOTES.txt b/stable/pretend-youre-xyzzy/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/strapi/9.0.16/templates/NOTES.txt rename to stable/pretend-youre-xyzzy/9.0.15/templates/NOTES.txt diff --git a/stable/tsmuxer/4.0.7/templates/common.yaml b/stable/pretend-youre-xyzzy/9.0.15/templates/common.yaml similarity index 100% rename from stable/tsmuxer/4.0.7/templates/common.yaml rename to stable/pretend-youre-xyzzy/9.0.15/templates/common.yaml diff --git a/stable/synctube/3.0.14/values.yaml b/stable/pretend-youre-xyzzy/9.0.15/values.yaml similarity index 100% rename from stable/synctube/3.0.14/values.yaml rename to stable/pretend-youre-xyzzy/9.0.15/values.yaml diff --git a/stable/projectsend/7.0.14/CHANGELOG.md b/stable/projectsend/7.0.14/CHANGELOG.md deleted file mode 100644 index 01d15887cfa..00000000000 --- a/stable/projectsend/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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 - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [projectsend-7.0.7](https://github.com/truecharts/charts/compare/projectsend-7.0.6...projectsend-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [projectsend-7.0.6](https://github.com/truecharts/charts/compare/projectsend-7.0.5...projectsend-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [projectsend-7.0.5](https://github.com/truecharts/charts/compare/projectsend-7.0.4...projectsend-7.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [projectsend-7.0.4](https://github.com/truecharts/charts/compare/projectsend-7.0.3...projectsend-7.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - diff --git a/stable/projectsend/7.0.14/Chart.yaml b/stable/projectsend/7.0.14/Chart.yaml deleted file mode 100644 index 3d6e1f73fc6..00000000000 --- a/stable/projectsend/7.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: projectsend -version: 7.0.14 -appVersion: "2021.12.10" -description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/projectsend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.29 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/projectsend/7.0.14/app-changelog.md b/stable/projectsend/7.0.14/app-changelog.md deleted file mode 100644 index 24245695c96..00000000000 --- a/stable/projectsend/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/projectsend/7.0.14/charts/common-12.9.2.tgz b/stable/projectsend/7.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/projectsend/7.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/projectsend/7.0.14/charts/mariadb-7.0.29.tgz b/stable/projectsend/7.0.14/charts/mariadb-7.0.29.tgz deleted file mode 100644 index 21a10bce974..00000000000 Binary files a/stable/projectsend/7.0.14/charts/mariadb-7.0.29.tgz and /dev/null differ diff --git a/stable/projectsend/7.0.15/CHANGELOG.md b/stable/projectsend/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..57fa25dc0a2 --- /dev/null +++ b/stable/projectsend/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [projectsend-7.0.7](https://github.com/truecharts/charts/compare/projectsend-7.0.6...projectsend-7.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [projectsend-7.0.6](https://github.com/truecharts/charts/compare/projectsend-7.0.5...projectsend-7.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [projectsend-7.0.5](https://github.com/truecharts/charts/compare/projectsend-7.0.4...projectsend-7.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + diff --git a/stable/projectsend/7.0.15/Chart.yaml b/stable/projectsend/7.0.15/Chart.yaml new file mode 100644 index 00000000000..86e35d7540a --- /dev/null +++ b/stable/projectsend/7.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: projectsend +version: 7.0.15 +appVersion: "2021.12.10" +description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/projectsend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/synclounge/5.0.16/README.md b/stable/projectsend/7.0.15/README.md similarity index 100% rename from stable/synclounge/5.0.16/README.md rename to stable/projectsend/7.0.15/README.md diff --git a/stable/projectsend/7.0.15/app-changelog.md b/stable/projectsend/7.0.15/app-changelog.md new file mode 100644 index 00000000000..41c4f913f25 --- /dev/null +++ b/stable/projectsend/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/projectsend/7.0.14/app-readme.md b/stable/projectsend/7.0.15/app-readme.md similarity index 100% rename from stable/projectsend/7.0.14/app-readme.md rename to stable/projectsend/7.0.15/app-readme.md diff --git a/stable/projectsend/7.0.15/charts/common-12.9.5.tgz b/stable/projectsend/7.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/projectsend/7.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/projectsend/7.0.15/charts/mariadb-7.0.30.tgz b/stable/projectsend/7.0.15/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/stable/projectsend/7.0.15/charts/mariadb-7.0.30.tgz differ diff --git a/stable/projectsend/7.0.14/ix_values.yaml b/stable/projectsend/7.0.15/ix_values.yaml similarity index 100% rename from stable/projectsend/7.0.14/ix_values.yaml rename to stable/projectsend/7.0.15/ix_values.yaml diff --git a/stable/projectsend/7.0.14/questions.yaml b/stable/projectsend/7.0.15/questions.yaml similarity index 100% rename from stable/projectsend/7.0.14/questions.yaml rename to stable/projectsend/7.0.15/questions.yaml diff --git a/stable/synclounge/5.0.16/templates/NOTES.txt b/stable/projectsend/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/synclounge/5.0.16/templates/NOTES.txt rename to stable/projectsend/7.0.15/templates/NOTES.txt diff --git a/stable/ubooquity/6.0.7/templates/common.yaml b/stable/projectsend/7.0.15/templates/common.yaml similarity index 100% rename from stable/ubooquity/6.0.7/templates/common.yaml rename to stable/projectsend/7.0.15/templates/common.yaml diff --git a/stable/syslog-ng/5.0.14/values.yaml b/stable/projectsend/7.0.15/values.yaml similarity index 100% rename from stable/syslog-ng/5.0.14/values.yaml rename to stable/projectsend/7.0.15/values.yaml diff --git a/stable/promcord/7.0.15/CHANGELOG.md b/stable/promcord/7.0.15/CHANGELOG.md deleted file mode 100644 index 00dc440fff8..00000000000 --- a/stable/promcord/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [promcord-7.0.15](https://github.com/truecharts/charts/compare/promcord-7.0.14...promcord-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [promcord-7.0.14](https://github.com/truecharts/charts/compare/promcord-7.0.13...promcord-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [promcord-7.0.13](https://github.com/truecharts/charts/compare/promcord-7.0.12...promcord-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [promcord-7.0.12](https://github.com/truecharts/charts/compare/promcord-7.0.11...promcord-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [promcord-7.0.11](https://github.com/truecharts/charts/compare/promcord-7.0.10...promcord-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [promcord-7.0.10](https://github.com/truecharts/charts/compare/promcord-7.0.9...promcord-7.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/whoami to v1.9.0 ([#8273](https://github.com/truecharts/charts/issues/8273)) - - - - -## [promcord-7.0.9](https://github.com/truecharts/charts/compare/promcord-7.0.8...promcord-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [promcord-7.0.8](https://github.com/truecharts/charts/compare/promcord-7.0.7...promcord-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [promcord-7.0.7](https://github.com/truecharts/charts/compare/promcord-7.0.6...promcord-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [promcord-7.0.6](https://github.com/truecharts/charts/compare/promcord-7.0.5...promcord-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [promcord-7.0.5](https://github.com/truecharts/charts/compare/promcord-7.0.4...promcord-7.0.5) (2023-04-16) - -### Chore diff --git a/stable/promcord/7.0.15/Chart.yaml b/stable/promcord/7.0.15/Chart.yaml deleted file mode 100644 index 6d595f59c3d..00000000000 --- a/stable/promcord/7.0.15/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Discord bot that provides metrics from a Discord server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png -home: https://truecharts.org/charts/stable/promcord -keywords: - - promcord - - discord - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: promcord -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/promcord - - https://github.com/nimarion/promcord -type: application -version: 7.0.15 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/promcord/7.0.15/app-changelog.md b/stable/promcord/7.0.15/app-changelog.md deleted file mode 100644 index 9f388706653..00000000000 --- a/stable/promcord/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [promcord-7.0.15](https://github.com/truecharts/charts/compare/promcord-7.0.14...promcord-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/promcord/7.0.15/charts/common-12.9.2.tgz b/stable/promcord/7.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/promcord/7.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/promcord/7.0.16/CHANGELOG.md b/stable/promcord/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..65202f104cf --- /dev/null +++ b/stable/promcord/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [promcord-7.0.8](https://github.com/truecharts/charts/compare/promcord-7.0.7...promcord-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [promcord-7.0.7](https://github.com/truecharts/charts/compare/promcord-7.0.6...promcord-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [promcord-7.0.6](https://github.com/truecharts/charts/compare/promcord-7.0.5...promcord-7.0.6) (2023-04-16) + +### Chore diff --git a/stable/promcord/7.0.16/Chart.yaml b/stable/promcord/7.0.16/Chart.yaml new file mode 100644 index 00000000000..6abb08f4018 --- /dev/null +++ b/stable/promcord/7.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/synctube/3.0.14/README.md b/stable/promcord/7.0.16/README.md similarity index 100% rename from stable/synctube/3.0.14/README.md rename to stable/promcord/7.0.16/README.md diff --git a/stable/promcord/7.0.16/app-changelog.md b/stable/promcord/7.0.16/app-changelog.md new file mode 100644 index 00000000000..27a568538b9 --- /dev/null +++ b/stable/promcord/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/promcord/7.0.15/app-readme.md b/stable/promcord/7.0.16/app-readme.md similarity index 100% rename from stable/promcord/7.0.15/app-readme.md rename to stable/promcord/7.0.16/app-readme.md diff --git a/stable/promcord/7.0.16/charts/common-12.9.5.tgz b/stable/promcord/7.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/promcord/7.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/promcord/7.0.15/ix_values.yaml b/stable/promcord/7.0.16/ix_values.yaml similarity index 100% rename from stable/promcord/7.0.15/ix_values.yaml rename to stable/promcord/7.0.16/ix_values.yaml diff --git a/stable/promcord/7.0.15/questions.yaml b/stable/promcord/7.0.16/questions.yaml similarity index 100% rename from stable/promcord/7.0.15/questions.yaml rename to stable/promcord/7.0.16/questions.yaml diff --git a/stable/synctube/3.0.14/templates/NOTES.txt b/stable/promcord/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/synctube/3.0.14/templates/NOTES.txt rename to stable/promcord/7.0.16/templates/NOTES.txt diff --git a/stable/promcord/7.0.15/templates/common.yaml b/stable/promcord/7.0.16/templates/common.yaml similarity index 100% rename from stable/promcord/7.0.15/templates/common.yaml rename to stable/promcord/7.0.16/templates/common.yaml diff --git a/stable/tailscale/4.0.20/values.yaml b/stable/promcord/7.0.16/values.yaml similarity index 100% rename from stable/tailscale/4.0.20/values.yaml rename to stable/promcord/7.0.16/values.yaml diff --git a/stable/prowlarr/11.0.14/CHANGELOG.md b/stable/prowlarr/11.0.14/CHANGELOG.md new file mode 100644 index 00000000000..b55229c8ec8 --- /dev/null +++ b/stable/prowlarr/11.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/prowlarr to v1.4.1.3258 ([#8884](https://github.com/truecharts/charts/issues/8884)) + + + + +## [prowlarr-11.0.9](https://github.com/truecharts/charts/compare/prowlarr-11.0.8...prowlarr-11.0.9) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.4.1.3258 ([#8838](https://github.com/truecharts/charts/issues/8838)) + + + + +## [prowlarr-11.0.8](https://github.com/truecharts/charts/compare/prowlarr-11.0.7...prowlarr-11.0.8) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [prowlarr-11.0.7](https://github.com/truecharts/charts/compare/prowlarr-11.0.6...prowlarr-11.0.7) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [prowlarr-11.0.6](https://github.com/truecharts/charts/compare/prowlarr-11.0.5...prowlarr-11.0.6) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.4.0.3230 ([#8652](https://github.com/truecharts/charts/issues/8652)) + + + + +## [prowlarr-11.0.5](https://github.com/truecharts/charts/compare/prowlarr-11.0.4...prowlarr-11.0.5) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.3.2.3006 ([#8513](https://github.com/truecharts/charts/issues/8513)) + + + diff --git a/stable/prowlarr/11.0.14/Chart.yaml b/stable/prowlarr/11.0.14/Chart.yaml new file mode 100644 index 00000000000..97dd29c3116 --- /dev/null +++ b/stable/prowlarr/11.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.5.0.3390" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/syslog-ng/5.0.14/README.md b/stable/prowlarr/11.0.14/README.md similarity index 100% rename from stable/syslog-ng/5.0.14/README.md rename to stable/prowlarr/11.0.14/README.md diff --git a/stable/prowlarr/11.0.14/app-changelog.md b/stable/prowlarr/11.0.14/app-changelog.md new file mode 100644 index 00000000000..756785c93b3 --- /dev/null +++ b/stable/prowlarr/11.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/prowlarr/11.0.14/app-readme.md b/stable/prowlarr/11.0.14/app-readme.md new file mode 100644 index 00000000000..4e201b3174d --- /dev/null +++ b/stable/prowlarr/11.0.14/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.14/charts/common-12.9.5.tgz b/stable/prowlarr/11.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/prowlarr/11.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/prowlarr/11.0.14/ix_values.yaml b/stable/prowlarr/11.0.14/ix_values.yaml new file mode 100644 index 00000000000..002ab465e08 --- /dev/null +++ b/stable/prowlarr/11.0.14/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/prowlarr + tag: v1.5.0.3390@sha256:8b8fdd0b22ad0ab210c68a6bd427417c69429f04f271df81ccc261546f105945 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 9696 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + PROWLARR__PORT: "{{ .Values.service.main.ports.main.port }}" + PROWLARR__AUTHENTICATION_METHOD: "" diff --git a/stable/prowlarr/11.0.14/questions.yaml b/stable/prowlarr/11.0.14/questions.yaml new file mode 100644 index 00000000000..63d50b21d4e --- /dev/null +++ b/stable/prowlarr/11.0.14/questions.yaml @@ -0,0 +1,1951 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: PROWLARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9696 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/syslog-ng/5.0.14/templates/NOTES.txt b/stable/prowlarr/11.0.14/templates/NOTES.txt similarity index 100% rename from stable/syslog-ng/5.0.14/templates/NOTES.txt rename to stable/prowlarr/11.0.14/templates/NOTES.txt diff --git a/stable/prowlarr/11.0.14/templates/common.yaml b/stable/prowlarr/11.0.14/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/prowlarr/11.0.14/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/tdarr-node/5.0.14/values.yaml b/stable/prowlarr/11.0.14/values.yaml similarity index 100% rename from stable/tdarr-node/5.0.14/values.yaml rename to stable/prowlarr/11.0.14/values.yaml diff --git a/stable/prusaslicer-novnc/4.0.17/CHANGELOG.md b/stable/prusaslicer-novnc/4.0.17/CHANGELOG.md deleted file mode 100644 index 774a91ea872..00000000000 --- a/stable/prusaslicer-novnc/4.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [prusaslicer-novnc-4.0.17](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.16...prusaslicer-novnc-4.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [prusaslicer-novnc-4.0.16](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.15...prusaslicer-novnc-4.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [prusaslicer-novnc-4.0.15](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.14...prusaslicer-novnc-4.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [prusaslicer-novnc-4.0.14](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.13...prusaslicer-novnc-4.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8955](https://github.com/truecharts/charts/issues/8955)) - - - - -## [prusaslicer-novnc-4.0.13](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.12...prusaslicer-novnc-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) - - - - -## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) - - - - -## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) - - - - -## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) - - - - -## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) - - - - -## [prusaslicer-novnc-4.0.11](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.10...prusaslicer-novnc-4.0.11) (2023-05-03) - -### Chore diff --git a/stable/prusaslicer-novnc/4.0.17/Chart.yaml b/stable/prusaslicer-novnc/4.0.17/Chart.yaml deleted file mode 100644 index 306ffba5bd7..00000000000 --- a/stable/prusaslicer-novnc/4.0.17/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.9.2 -deprecated: false -description: Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. -home: https://truecharts.org/charts/stable/prusaslicer-novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png -keywords: - - prusaslicer-novnc - - HomeAutomation - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prusaslicer-novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - - https://www.prusa3d.com/prusaslicer/ -type: application -version: 4.0.17 diff --git a/stable/prusaslicer-novnc/4.0.17/app-changelog.md b/stable/prusaslicer-novnc/4.0.17/app-changelog.md deleted file mode 100644 index 02f3b289d8c..00000000000 --- a/stable/prusaslicer-novnc/4.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prusaslicer-novnc-4.0.17](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.16...prusaslicer-novnc-4.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.17/charts/common-12.9.2.tgz b/stable/prusaslicer-novnc/4.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/prusaslicer-novnc/4.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/prusaslicer-novnc/4.0.18/CHANGELOG.md b/stable/prusaslicer-novnc/4.0.18/CHANGELOG.md new file mode 100644 index 00000000000..aca01230559 --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [prusaslicer-novnc-4.0.14](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.13...prusaslicer-novnc-4.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8955](https://github.com/truecharts/charts/issues/8955)) + + + + +## [prusaslicer-novnc-4.0.13](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.12...prusaslicer-novnc-4.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) + + + + +## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) + + + + +## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) + + + + +## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) + + + + +## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) + +### Chore diff --git a/stable/prusaslicer-novnc/4.0.18/Chart.yaml b/stable/prusaslicer-novnc/4.0.18/Chart.yaml new file mode 100644 index 00000000000..abb58dda502 --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.18/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 diff --git a/stable/tailscale/4.0.20/README.md b/stable/prusaslicer-novnc/4.0.18/README.md similarity index 100% rename from stable/tailscale/4.0.20/README.md rename to stable/prusaslicer-novnc/4.0.18/README.md diff --git a/stable/prusaslicer-novnc/4.0.18/app-changelog.md b/stable/prusaslicer-novnc/4.0.18/app-changelog.md new file mode 100644 index 00000000000..a5a243b0cb4 --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.17/app-readme.md b/stable/prusaslicer-novnc/4.0.18/app-readme.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.17/app-readme.md rename to stable/prusaslicer-novnc/4.0.18/app-readme.md diff --git a/stable/prusaslicer-novnc/4.0.18/charts/common-12.9.5.tgz b/stable/prusaslicer-novnc/4.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/prusaslicer-novnc/4.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/prusaslicer-novnc/4.0.17/ix_values.yaml b/stable/prusaslicer-novnc/4.0.18/ix_values.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.17/ix_values.yaml rename to stable/prusaslicer-novnc/4.0.18/ix_values.yaml diff --git a/stable/prusaslicer-novnc/4.0.17/questions.yaml b/stable/prusaslicer-novnc/4.0.18/questions.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.17/questions.yaml rename to stable/prusaslicer-novnc/4.0.18/questions.yaml diff --git a/stable/tailscale/4.0.20/templates/NOTES.txt b/stable/prusaslicer-novnc/4.0.18/templates/NOTES.txt similarity index 100% rename from stable/tailscale/4.0.20/templates/NOTES.txt rename to stable/prusaslicer-novnc/4.0.18/templates/NOTES.txt diff --git a/stable/prusaslicer-novnc/4.0.17/templates/common.yaml b/stable/prusaslicer-novnc/4.0.18/templates/common.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.17/templates/common.yaml rename to stable/prusaslicer-novnc/4.0.18/templates/common.yaml diff --git a/stable/tdarr/5.0.15/values.yaml b/stable/prusaslicer-novnc/4.0.18/values.yaml similarity index 100% rename from stable/tdarr/5.0.15/values.yaml rename to stable/prusaslicer-novnc/4.0.18/values.yaml diff --git a/stable/putty/4.0.6/CHANGELOG.md b/stable/putty/4.0.6/CHANGELOG.md deleted file mode 100644 index b9a6898ee9c..00000000000 --- a/stable/putty/4.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [putty-4.0.6](https://github.com/truecharts/charts/compare/putty-4.0.5...putty-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [putty-4.0.5](https://github.com/truecharts/charts/compare/putty-4.0.4...putty-4.0.5) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/putty to v23.04.1 ([#9051](https://github.com/truecharts/charts/issues/9051)) - - - - -## [putty-4.0.4](https://github.com/truecharts/charts/compare/putty-4.0.3...putty-4.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [putty-4.0.3](https://github.com/truecharts/charts/compare/putty-4.0.2...putty-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [putty-4.0.2](https://github.com/truecharts/charts/compare/putty-4.0.1...putty-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [putty-4.0.1](https://github.com/truecharts/charts/compare/putty-4.0.0...putty-4.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/putty to v23.03.1 ([#8653](https://github.com/truecharts/charts/issues/8653)) - - - - -## [putty-4.0.0](https://github.com/truecharts/charts/compare/putty-3.0.12...putty-4.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [putty-3.0.12](https://github.com/truecharts/charts/compare/putty-3.0.11...putty-3.0.12) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [putty-3.0.11](https://github.com/truecharts/charts/compare/putty-3.0.10...putty-3.0.11) (2023-02-08) - -### Chore - -- update container image tccr.io/truecharts/putty to v23.02.2 - - - - -## [putty-3.0.10](https://github.com/truecharts/charts/compare/putty-3.0.9...putty-3.0.10) (2023-02-05) - -### Chore - diff --git a/stable/putty/4.0.6/Chart.yaml b/stable/putty/4.0.6/Chart.yaml deleted file mode 100644 index 208f7dbbfa2..00000000000 --- a/stable/putty/4.0.6/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. -home: https://truecharts.org/charts/stable/putty -icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png -keywords: - - ssh - - putty -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: putty -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/putty - - https://github.com/jlesage/docker-putty -type: application -version: 4.0.6 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/putty/4.0.6/app-changelog.md b/stable/putty/4.0.6/app-changelog.md deleted file mode 100644 index e9bd411fd94..00000000000 --- a/stable/putty/4.0.6/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [putty-4.0.6](https://github.com/truecharts/charts/compare/putty-4.0.5...putty-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/putty/4.0.6/charts/common-12.9.2.tgz b/stable/putty/4.0.6/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/putty/4.0.6/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/putty/4.0.7/CHANGELOG.md b/stable/putty/4.0.7/CHANGELOG.md new file mode 100644 index 00000000000..581107ac208 --- /dev/null +++ b/stable/putty/4.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/putty to v23.03.1 ([#8653](https://github.com/truecharts/charts/issues/8653)) + + + + +## [putty-4.0.0](https://github.com/truecharts/charts/compare/putty-3.0.12...putty-4.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [putty-3.0.12](https://github.com/truecharts/charts/compare/putty-3.0.11...putty-3.0.12) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [putty-3.0.11](https://github.com/truecharts/charts/compare/putty-3.0.10...putty-3.0.11) (2023-02-08) + +### Chore + diff --git a/stable/putty/4.0.7/Chart.yaml b/stable/putty/4.0.7/Chart.yaml new file mode 100644 index 00000000000..a4fcce0d8a2 --- /dev/null +++ b/stable/putty/4.0.7/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.7 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr-node/5.0.14/README.md b/stable/putty/4.0.7/README.md similarity index 100% rename from stable/tdarr-node/5.0.14/README.md rename to stable/putty/4.0.7/README.md diff --git a/stable/putty/4.0.7/app-changelog.md b/stable/putty/4.0.7/app-changelog.md new file mode 100644 index 00000000000..5f171742341 --- /dev/null +++ b/stable/putty/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/putty/4.0.6/app-readme.md b/stable/putty/4.0.7/app-readme.md similarity index 100% rename from stable/putty/4.0.6/app-readme.md rename to stable/putty/4.0.7/app-readme.md diff --git a/stable/putty/4.0.7/charts/common-12.9.5.tgz b/stable/putty/4.0.7/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/putty/4.0.7/charts/common-12.9.5.tgz differ diff --git a/stable/putty/4.0.6/ix_values.yaml b/stable/putty/4.0.7/ix_values.yaml similarity index 100% rename from stable/putty/4.0.6/ix_values.yaml rename to stable/putty/4.0.7/ix_values.yaml diff --git a/stable/putty/4.0.6/questions.yaml b/stable/putty/4.0.7/questions.yaml similarity index 100% rename from stable/putty/4.0.6/questions.yaml rename to stable/putty/4.0.7/questions.yaml diff --git a/stable/tdarr-node/5.0.14/templates/NOTES.txt b/stable/putty/4.0.7/templates/NOTES.txt similarity index 100% rename from stable/tdarr-node/5.0.14/templates/NOTES.txt rename to stable/putty/4.0.7/templates/NOTES.txt diff --git a/stable/unmanic/6.0.12/templates/common.yaml b/stable/putty/4.0.7/templates/common.yaml similarity index 100% rename from stable/unmanic/6.0.12/templates/common.yaml rename to stable/putty/4.0.7/templates/common.yaml diff --git a/stable/thelounge/9.0.17/values.yaml b/stable/putty/4.0.7/values.yaml similarity index 100% rename from stable/thelounge/9.0.17/values.yaml rename to stable/putty/4.0.7/values.yaml diff --git a/stable/pwndrop/5.0.18/CHANGELOG.md b/stable/pwndrop/5.0.18/CHANGELOG.md deleted file mode 100644 index 1e472f364d1..00000000000 --- a/stable/pwndrop/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [pwndrop-5.0.13](https://github.com/truecharts/charts/compare/pwndrop-5.0.12...pwndrop-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pwndrop-5.0.12](https://github.com/truecharts/charts/compare/pwndrop-5.0.11...pwndrop-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pwndrop-5.0.11](https://github.com/truecharts/charts/compare/pwndrop-5.0.10...pwndrop-5.0.11) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8701](https://github.com/truecharts/charts/issues/8701)) - - - - -## [pwndrop-5.0.10](https://github.com/truecharts/charts/compare/pwndrop-5.0.9...pwndrop-5.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8350](https://github.com/truecharts/charts/issues/8350)) - - - - -## [pwndrop-5.0.9](https://github.com/truecharts/charts/compare/pwndrop-5.0.8...pwndrop-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pwndrop-5.0.8](https://github.com/truecharts/charts/compare/pwndrop-5.0.7...pwndrop-5.0.8) (2023-04-25) - -### Chore diff --git a/stable/pwndrop/5.0.18/Chart.yaml b/stable/pwndrop/5.0.18/Chart.yaml deleted file mode 100644 index b40edf3c08b..00000000000 --- a/stable/pwndrop/5.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pwndrop -version: 5.0.18 -appVersion: "1.0.1" -description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/pwndrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png -keywords: - - pwndrop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/pwndrop/5.0.18/app-changelog.md b/stable/pwndrop/5.0.18/app-changelog.md deleted file mode 100644 index 08539cee555..00000000000 --- a/stable/pwndrop/5.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/pwndrop/5.0.18/charts/common-12.9.2.tgz b/stable/pwndrop/5.0.18/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/pwndrop/5.0.18/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/pwndrop/5.0.19/CHANGELOG.md b/stable/pwndrop/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..a90e869ce54 --- /dev/null +++ b/stable/pwndrop/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [pwndrop-5.0.13](https://github.com/truecharts/charts/compare/pwndrop-5.0.12...pwndrop-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pwndrop-5.0.12](https://github.com/truecharts/charts/compare/pwndrop-5.0.11...pwndrop-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [pwndrop-5.0.11](https://github.com/truecharts/charts/compare/pwndrop-5.0.10...pwndrop-5.0.11) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8701](https://github.com/truecharts/charts/issues/8701)) + + + + +## [pwndrop-5.0.10](https://github.com/truecharts/charts/compare/pwndrop-5.0.9...pwndrop-5.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8350](https://github.com/truecharts/charts/issues/8350)) + + + + +## [pwndrop-5.0.9](https://github.com/truecharts/charts/compare/pwndrop-5.0.8...pwndrop-5.0.9) (2023-04-25) + +### Chore diff --git a/stable/pwndrop/5.0.19/Chart.yaml b/stable/pwndrop/5.0.19/Chart.yaml new file mode 100644 index 00000000000..5fb8f6f8218 --- /dev/null +++ b/stable/pwndrop/5.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pwndrop +version: 5.0.19 +appVersion: "1.0.1" +description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/pwndrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png +keywords: + - pwndrop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr/5.0.15/README.md b/stable/pwndrop/5.0.19/README.md similarity index 100% rename from stable/tdarr/5.0.15/README.md rename to stable/pwndrop/5.0.19/README.md diff --git a/stable/pwndrop/5.0.19/app-changelog.md b/stable/pwndrop/5.0.19/app-changelog.md new file mode 100644 index 00000000000..a4f7f2d5124 --- /dev/null +++ b/stable/pwndrop/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pwndrop/5.0.18/app-readme.md b/stable/pwndrop/5.0.19/app-readme.md similarity index 100% rename from stable/pwndrop/5.0.18/app-readme.md rename to stable/pwndrop/5.0.19/app-readme.md diff --git a/stable/pwndrop/5.0.19/charts/common-12.9.5.tgz b/stable/pwndrop/5.0.19/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/pwndrop/5.0.19/charts/common-12.9.5.tgz differ diff --git a/stable/pwndrop/5.0.18/ix_values.yaml b/stable/pwndrop/5.0.19/ix_values.yaml similarity index 100% rename from stable/pwndrop/5.0.18/ix_values.yaml rename to stable/pwndrop/5.0.19/ix_values.yaml diff --git a/stable/pwndrop/5.0.18/questions.yaml b/stable/pwndrop/5.0.19/questions.yaml similarity index 100% rename from stable/pwndrop/5.0.18/questions.yaml rename to stable/pwndrop/5.0.19/questions.yaml diff --git a/stable/tdarr/5.0.15/templates/NOTES.txt b/stable/pwndrop/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/tdarr/5.0.15/templates/NOTES.txt rename to stable/pwndrop/5.0.19/templates/NOTES.txt diff --git a/stable/unpackerr/9.0.15/templates/common.yaml b/stable/pwndrop/5.0.19/templates/common.yaml similarity index 100% rename from stable/unpackerr/9.0.15/templates/common.yaml rename to stable/pwndrop/5.0.19/templates/common.yaml diff --git a/stable/theme-park/5.0.14/values.yaml b/stable/pwndrop/5.0.19/values.yaml similarity index 100% rename from stable/theme-park/5.0.14/values.yaml rename to stable/pwndrop/5.0.19/values.yaml diff --git a/stable/pyload/9.0.14/CHANGELOG.md b/stable/pyload/9.0.14/CHANGELOG.md deleted file mode 100644 index 9b97e59e75c..00000000000 --- a/stable/pyload/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pyload-9.0.14](https://github.com/truecharts/charts/compare/pyload-9.0.13...pyload-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [pyload-9.0.13](https://github.com/truecharts/charts/compare/pyload-9.0.12...pyload-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pyload-9.0.12](https://github.com/truecharts/charts/compare/pyload-9.0.11...pyload-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pyload-9.0.11](https://github.com/truecharts/charts/compare/pyload-9.0.10...pyload-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pyload-9.0.10](https://github.com/truecharts/charts/compare/pyload-9.0.9...pyload-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pyload-9.0.9](https://github.com/truecharts/charts/compare/pyload-9.0.8...pyload-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pyload-9.0.8](https://github.com/truecharts/charts/compare/pyload-9.0.7...pyload-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pyload-9.0.7](https://github.com/truecharts/charts/compare/pyload-9.0.6...pyload-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pyload-9.0.6](https://github.com/truecharts/charts/compare/pyload-9.0.5...pyload-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [pyload-9.0.5](https://github.com/truecharts/charts/compare/pyload-9.0.4...pyload-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [pyload-9.0.4](https://github.com/truecharts/charts/compare/pyload-9.0.3...pyload-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/pyload/9.0.14/Chart.yaml b/stable/pyload/9.0.14/Chart.yaml deleted file mode 100644 index 5b498241979..00000000000 --- a/stable/pyload/9.0.14/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5de90278" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. -home: https://truecharts.org/charts/stable/pyload -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png -keywords: - - pyload - - download -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pyload -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pyload - - https://github.com/pyload/pyload -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pyload/9.0.14/app-changelog.md b/stable/pyload/9.0.14/app-changelog.md deleted file mode 100644 index 6cad780f0fd..00000000000 --- a/stable/pyload/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pyload-9.0.14](https://github.com/truecharts/charts/compare/pyload-9.0.13...pyload-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/pyload/9.0.14/charts/common-12.9.2.tgz b/stable/pyload/9.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/pyload/9.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/pyload/9.0.15/CHANGELOG.md b/stable/pyload/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..10ffb1f9e74 --- /dev/null +++ b/stable/pyload/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [pyload-9.0.8](https://github.com/truecharts/charts/compare/pyload-9.0.7...pyload-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pyload-9.0.7](https://github.com/truecharts/charts/compare/pyload-9.0.6...pyload-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [pyload-9.0.6](https://github.com/truecharts/charts/compare/pyload-9.0.5...pyload-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [pyload-9.0.5](https://github.com/truecharts/charts/compare/pyload-9.0.4...pyload-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/pyload/9.0.15/Chart.yaml b/stable/pyload/9.0.15/Chart.yaml new file mode 100644 index 00000000000..4468f9c2ba6 --- /dev/null +++ b/stable/pyload/9.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5de90278" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/thelounge/9.0.17/README.md b/stable/pyload/9.0.15/README.md similarity index 100% rename from stable/thelounge/9.0.17/README.md rename to stable/pyload/9.0.15/README.md diff --git a/stable/pyload/9.0.15/app-changelog.md b/stable/pyload/9.0.15/app-changelog.md new file mode 100644 index 00000000000..ef43591d53c --- /dev/null +++ b/stable/pyload/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pyload/9.0.14/app-readme.md b/stable/pyload/9.0.15/app-readme.md similarity index 100% rename from stable/pyload/9.0.14/app-readme.md rename to stable/pyload/9.0.15/app-readme.md diff --git a/stable/pyload/9.0.15/charts/common-12.9.5.tgz b/stable/pyload/9.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/pyload/9.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/pyload/9.0.14/ix_values.yaml b/stable/pyload/9.0.15/ix_values.yaml similarity index 100% rename from stable/pyload/9.0.14/ix_values.yaml rename to stable/pyload/9.0.15/ix_values.yaml diff --git a/stable/pyload/9.0.14/questions.yaml b/stable/pyload/9.0.15/questions.yaml similarity index 100% rename from stable/pyload/9.0.14/questions.yaml rename to stable/pyload/9.0.15/questions.yaml diff --git a/stable/thelounge/9.0.17/templates/NOTES.txt b/stable/pyload/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/thelounge/9.0.17/templates/NOTES.txt rename to stable/pyload/9.0.15/templates/NOTES.txt diff --git a/stable/unpoller/6.0.14/templates/common.yaml b/stable/pyload/9.0.15/templates/common.yaml similarity index 100% rename from stable/unpoller/6.0.14/templates/common.yaml rename to stable/pyload/9.0.15/templates/common.yaml diff --git a/stable/tinymediamanager/5.0.16/values.yaml b/stable/pyload/9.0.15/values.yaml similarity index 100% rename from stable/tinymediamanager/5.0.16/values.yaml rename to stable/pyload/9.0.15/values.yaml diff --git a/stable/pylon/5.0.13/CHANGELOG.md b/stable/pylon/5.0.13/CHANGELOG.md deleted file mode 100644 index b6f20abdc25..00000000000 --- a/stable/pylon/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pylon-5.0.13](https://github.com/truecharts/charts/compare/pylon-5.0.12...pylon-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [pylon-5.0.12](https://github.com/truecharts/charts/compare/pylon-5.0.11...pylon-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pylon-5.0.11](https://github.com/truecharts/charts/compare/pylon-5.0.10...pylon-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pylon-5.0.10](https://github.com/truecharts/charts/compare/pylon-5.0.9...pylon-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/pylon to 2.9.0 ([#8731](https://github.com/truecharts/charts/issues/8731)) - - - - -## [pylon-5.0.9](https://github.com/truecharts/charts/compare/pylon-5.0.8...pylon-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pylon-5.0.8](https://github.com/truecharts/charts/compare/pylon-5.0.7...pylon-5.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/pylon to 2.9.0 ([#8352](https://github.com/truecharts/charts/issues/8352)) - - - - -## [pylon-5.0.7](https://github.com/truecharts/charts/compare/pylon-5.0.6...pylon-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pylon-5.0.6](https://github.com/truecharts/charts/compare/pylon-5.0.5...pylon-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pylon-5.0.5](https://github.com/truecharts/charts/compare/pylon-5.0.4...pylon-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pylon-5.0.4](https://github.com/truecharts/charts/compare/pylon-5.0.3...pylon-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [pylon-5.0.3](https://github.com/truecharts/charts/compare/pylon-5.0.2...pylon-5.0.3) (2023-04-16) - diff --git a/stable/pylon/5.0.13/Chart.yaml b/stable/pylon/5.0.13/Chart.yaml deleted file mode 100644 index c7ac4711875..00000000000 --- a/stable/pylon/5.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pylon -version: 5.0.13 -appVersion: "2.9.0" -description: Pylon is a web based integrated development environment. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/pylon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png -keywords: - - pylon -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pylon -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/pylon/5.0.13/app-changelog.md b/stable/pylon/5.0.13/app-changelog.md deleted file mode 100644 index e90db8d4044..00000000000 --- a/stable/pylon/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pylon-5.0.13](https://github.com/truecharts/charts/compare/pylon-5.0.12...pylon-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/pylon/5.0.13/charts/common-12.9.2.tgz b/stable/pylon/5.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/pylon/5.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/pylon/5.0.14/CHANGELOG.md b/stable/pylon/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..ba47e38ccdd --- /dev/null +++ b/stable/pylon/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [pylon-5.0.7](https://github.com/truecharts/charts/compare/pylon-5.0.6...pylon-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [pylon-5.0.6](https://github.com/truecharts/charts/compare/pylon-5.0.5...pylon-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pylon-5.0.5](https://github.com/truecharts/charts/compare/pylon-5.0.4...pylon-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [pylon-5.0.4](https://github.com/truecharts/charts/compare/pylon-5.0.3...pylon-5.0.4) (2023-04-16) + diff --git a/stable/pylon/5.0.14/Chart.yaml b/stable/pylon/5.0.14/Chart.yaml new file mode 100644 index 00000000000..10f7e32189d --- /dev/null +++ b/stable/pylon/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pylon +version: 5.0.14 +appVersion: "2.9.0" +description: Pylon is a web based integrated development environment. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/pylon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png +keywords: + - pylon +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pylon +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/theme-park/5.0.14/README.md b/stable/pylon/5.0.14/README.md similarity index 100% rename from stable/theme-park/5.0.14/README.md rename to stable/pylon/5.0.14/README.md diff --git a/stable/pylon/5.0.14/app-changelog.md b/stable/pylon/5.0.14/app-changelog.md new file mode 100644 index 00000000000..e21c391aeb2 --- /dev/null +++ b/stable/pylon/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pylon/5.0.13/app-readme.md b/stable/pylon/5.0.14/app-readme.md similarity index 100% rename from stable/pylon/5.0.13/app-readme.md rename to stable/pylon/5.0.14/app-readme.md diff --git a/stable/pylon/5.0.14/charts/common-12.9.5.tgz b/stable/pylon/5.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/pylon/5.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/pylon/5.0.13/ix_values.yaml b/stable/pylon/5.0.14/ix_values.yaml similarity index 100% rename from stable/pylon/5.0.13/ix_values.yaml rename to stable/pylon/5.0.14/ix_values.yaml diff --git a/stable/pylon/5.0.13/questions.yaml b/stable/pylon/5.0.14/questions.yaml similarity index 100% rename from stable/pylon/5.0.13/questions.yaml rename to stable/pylon/5.0.14/questions.yaml diff --git a/stable/theme-park/5.0.14/templates/NOTES.txt b/stable/pylon/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/theme-park/5.0.14/templates/NOTES.txt rename to stable/pylon/5.0.14/templates/NOTES.txt diff --git a/stable/uptimerobot-prometheus/7.0.5/templates/common.yaml b/stable/pylon/5.0.14/templates/common.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.5/templates/common.yaml rename to stable/pylon/5.0.14/templates/common.yaml diff --git a/stable/traggo/2.0.14/values.yaml b/stable/pylon/5.0.14/values.yaml similarity index 100% rename from stable/traggo/2.0.14/values.yaml rename to stable/pylon/5.0.14/values.yaml diff --git a/stable/qbitmanage/4.0.16/CHANGELOG.md b/stable/qbitmanage/4.0.16/CHANGELOG.md deleted file mode 100644 index 1101951f46a..00000000000 --- a/stable/qbitmanage/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qbitmanage-4.0.16](https://github.com/truecharts/charts/compare/qbitmanage-4.0.15...qbitmanage-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [qbitmanage-4.0.15](https://github.com/truecharts/charts/compare/qbitmanage-4.0.14...qbitmanage-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [qbitmanage-4.0.14](https://github.com/truecharts/charts/compare/qbitmanage-4.0.13...qbitmanage-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [qbitmanage-4.0.13](https://github.com/truecharts/charts/compare/qbitmanage-4.0.12...qbitmanage-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [qbitmanage-4.0.12](https://github.com/truecharts/charts/compare/qbitmanage-4.0.11...qbitmanage-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [qbitmanage-4.0.11](https://github.com/truecharts/charts/compare/qbitmanage-4.0.10...qbitmanage-4.0.11) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/qbitmanage to v3.6.2 ([#8655](https://github.com/truecharts/charts/issues/8655)) - - - - -## [qbitmanage-4.0.10](https://github.com/truecharts/charts/compare/qbitmanage-4.0.9...qbitmanage-4.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/qbitmanage to v3.4.4 ([#8515](https://github.com/truecharts/charts/issues/8515)) - - - - -## [qbitmanage-4.0.9](https://github.com/truecharts/charts/compare/qbitmanage-4.0.8...qbitmanage-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [qbitmanage-4.0.8](https://github.com/truecharts/charts/compare/qbitmanage-4.0.7...qbitmanage-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [qbitmanage-4.0.7](https://github.com/truecharts/charts/compare/qbitmanage-4.0.6...qbitmanage-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [qbitmanage-4.0.6](https://github.com/truecharts/charts/compare/qbitmanage-4.0.5...qbitmanage-4.0.6) (2023-04-16) - -### Chore diff --git a/stable/qbitmanage/4.0.16/Chart.yaml b/stable/qbitmanage/4.0.16/Chart.yaml deleted file mode 100644 index f96b57f1612..00000000000 --- a/stable/qbitmanage/4.0.16/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. -home: https://truecharts.org/charts/stable/qbitmanage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png -keywords: - - qbitmanage - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qbitmanage -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage - - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation -type: application -version: 4.0.16 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/qbitmanage/4.0.16/app-changelog.md b/stable/qbitmanage/4.0.16/app-changelog.md deleted file mode 100644 index 36723c0dbf3..00000000000 --- a/stable/qbitmanage/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qbitmanage-4.0.16](https://github.com/truecharts/charts/compare/qbitmanage-4.0.15...qbitmanage-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/qbitmanage/4.0.16/charts/common-12.9.2.tgz b/stable/qbitmanage/4.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/qbitmanage/4.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/qbitmanage/4.0.17/CHANGELOG.md b/stable/qbitmanage/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..d45b1d08a89 --- /dev/null +++ b/stable/qbitmanage/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [qbitmanage-4.0.11](https://github.com/truecharts/charts/compare/qbitmanage-4.0.10...qbitmanage-4.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/qbitmanage to v3.6.2 ([#8655](https://github.com/truecharts/charts/issues/8655)) + + + + +## [qbitmanage-4.0.10](https://github.com/truecharts/charts/compare/qbitmanage-4.0.9...qbitmanage-4.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/qbitmanage to v3.4.4 ([#8515](https://github.com/truecharts/charts/issues/8515)) + + + + +## [qbitmanage-4.0.9](https://github.com/truecharts/charts/compare/qbitmanage-4.0.8...qbitmanage-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [qbitmanage-4.0.8](https://github.com/truecharts/charts/compare/qbitmanage-4.0.7...qbitmanage-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [qbitmanage-4.0.7](https://github.com/truecharts/charts/compare/qbitmanage-4.0.6...qbitmanage-4.0.7) (2023-04-20) + +### Chore diff --git a/stable/qbitmanage/4.0.17/Chart.yaml b/stable/qbitmanage/4.0.17/Chart.yaml new file mode 100644 index 00000000000..80139eb3c92 --- /dev/null +++ b/stable/qbitmanage/4.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/tinymediamanager/5.0.16/README.md b/stable/qbitmanage/4.0.17/README.md similarity index 100% rename from stable/tinymediamanager/5.0.16/README.md rename to stable/qbitmanage/4.0.17/README.md diff --git a/stable/qbitmanage/4.0.17/app-changelog.md b/stable/qbitmanage/4.0.17/app-changelog.md new file mode 100644 index 00000000000..8623621714d --- /dev/null +++ b/stable/qbitmanage/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/qbitmanage/4.0.16/app-readme.md b/stable/qbitmanage/4.0.17/app-readme.md similarity index 100% rename from stable/qbitmanage/4.0.16/app-readme.md rename to stable/qbitmanage/4.0.17/app-readme.md diff --git a/stable/qbitmanage/4.0.17/charts/common-12.9.5.tgz b/stable/qbitmanage/4.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/qbitmanage/4.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/qbitmanage/4.0.16/ix_values.yaml b/stable/qbitmanage/4.0.17/ix_values.yaml similarity index 100% rename from stable/qbitmanage/4.0.16/ix_values.yaml rename to stable/qbitmanage/4.0.17/ix_values.yaml diff --git a/stable/qbitmanage/4.0.16/questions.yaml b/stable/qbitmanage/4.0.17/questions.yaml similarity index 100% rename from stable/qbitmanage/4.0.16/questions.yaml rename to stable/qbitmanage/4.0.17/questions.yaml diff --git a/stable/tinymediamanager/5.0.16/templates/NOTES.txt b/stable/qbitmanage/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/tinymediamanager/5.0.16/templates/NOTES.txt rename to stable/qbitmanage/4.0.17/templates/NOTES.txt diff --git a/stable/qbitmanage/4.0.16/templates/common.yaml b/stable/qbitmanage/4.0.17/templates/common.yaml similarity index 100% rename from stable/qbitmanage/4.0.16/templates/common.yaml rename to stable/qbitmanage/4.0.17/templates/common.yaml diff --git a/stable/trilium-notes/8.0.15/values.yaml b/stable/qbitmanage/4.0.17/values.yaml similarity index 100% rename from stable/trilium-notes/8.0.15/values.yaml rename to stable/qbitmanage/4.0.17/values.yaml diff --git a/stable/qbittorrent/15.0.17/CHANGELOG.md b/stable/qbittorrent/15.0.17/CHANGELOG.md new file mode 100644 index 00000000000..028d1f9749e --- /dev/null +++ b/stable/qbittorrent/15.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [qbittorrent-15.0.12](https://github.com/truecharts/charts/compare/qbittorrent-15.0.11...qbittorrent-15.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [qbittorrent-15.0.11](https://github.com/truecharts/charts/compare/qbittorrent-15.0.10...qbittorrent-15.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/qbittorrent to 4.5.2 ([#8391](https://github.com/truecharts/charts/issues/8391)) + + + + +## [qbittorrent-15.0.10](https://github.com/truecharts/charts/compare/qbittorrent-15.0.9...qbittorrent-15.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/qbittorrent to v4.5.2 ([#8286](https://github.com/truecharts/charts/issues/8286)) + + + + +## [qbittorrent-15.0.9](https://github.com/truecharts/charts/compare/qbittorrent-15.0.8...qbittorrent-15.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [qbittorrent-15.0.8](https://github.com/truecharts/charts/compare/qbittorrent-15.0.7...qbittorrent-15.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [qbittorrent-15.0.7](https://github.com/truecharts/charts/compare/qbittorrent-15.0.6...qbittorrent-15.0.7) (2023-04-20) + +### Chore diff --git a/stable/qbittorrent/15.0.17/Chart.yaml b/stable/qbittorrent/15.0.17/Chart.yaml new file mode 100644 index 00000000000..ca0f247b165 --- /dev/null +++ b/stable/qbittorrent/15.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.5.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/traggo/2.0.14/README.md b/stable/qbittorrent/15.0.17/README.md similarity index 100% rename from stable/traggo/2.0.14/README.md rename to stable/qbittorrent/15.0.17/README.md diff --git a/stable/qbittorrent/15.0.17/app-changelog.md b/stable/qbittorrent/15.0.17/app-changelog.md new file mode 100644 index 00000000000..057b35c40a9 --- /dev/null +++ b/stable/qbittorrent/15.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/qbittorrent/15.0.17/app-readme.md b/stable/qbittorrent/15.0.17/app-readme.md new file mode 100644 index 00000000000..49a523cba77 --- /dev/null +++ b/stable/qbittorrent/15.0.17/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.17/charts/common-12.9.5.tgz b/stable/qbittorrent/15.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/qbittorrent/15.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/qbittorrent/15.0.17/ix_values.yaml b/stable/qbittorrent/15.0.17/ix_values.yaml new file mode 100644 index 00000000000..186d5c60866 --- /dev/null +++ b/stable/qbittorrent/15.0.17/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: tccr.io/truecharts/qbittorrent + pullPolicy: IfNotPresent + tag: 4.5.2@sha256:54fcba5b08063265f38e451445a7f6d7c2fea0b15207e39ac290d38e51ce64c4 +service: + main: + ports: + main: + port: 10095 + targetPort: 8080 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 6881 + protocol: tcp + torrentudp: + enabled: true + port: 6881 + protocol: udp +persistence: + config: + enabled: true + mountPath: "/config" +additionalVolumes: + - name: qbittorrent-scripts + emptyDir: {} + ## When you want to enable automatic port configuration at startup, adjust this to: + # configMap: + # name: -scripts + # defaultMode: "511" +additionalVolumeMounts: + - mountPath: "/config/custom-cont-init.d" + name: qbittorrent-scripts +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false diff --git a/stable/qbittorrent/15.0.17/questions.yaml b/stable/qbittorrent/15.0.17/questions.yaml new file mode 100644 index 00000000000..779df9f3249 --- /dev/null +++ b/stable/qbittorrent/15.0.17/questions.yaml @@ -0,0 +1,1979 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10095 + required: true + - variable: torrent + label: "Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: torrent + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6881 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/traggo/2.0.14/templates/NOTES.txt b/stable/qbittorrent/15.0.17/templates/NOTES.txt similarity index 100% rename from stable/traggo/2.0.14/templates/NOTES.txt rename to stable/qbittorrent/15.0.17/templates/NOTES.txt diff --git a/stable/qbittorrent/15.0.17/templates/_configmap.tpl b/stable/qbittorrent/15.0.17/templates/_configmap.tpl new file mode 100644 index 00000000000..c1981bfe444 --- /dev/null +++ b/stable/qbittorrent/15.0.17/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.17/templates/common.yaml b/stable/qbittorrent/15.0.17/templates/common.yaml new file mode 100644 index 00000000000..6f4a8126984 --- /dev/null +++ b/stable/qbittorrent/15.0.17/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/tsmuxer/4.0.7/values.yaml b/stable/qbittorrent/15.0.17/values.yaml similarity index 100% rename from stable/tsmuxer/4.0.7/values.yaml rename to stable/qbittorrent/15.0.17/values.yaml diff --git a/stable/qdirstat/4.0.7/CHANGELOG.md b/stable/qdirstat/4.0.7/CHANGELOG.md deleted file mode 100644 index a06f0de323c..00000000000 --- a/stable/qdirstat/4.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qdirstat-4.0.7](https://github.com/truecharts/charts/compare/qdirstat-4.0.6...qdirstat-4.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [qdirstat-4.0.6](https://github.com/truecharts/charts/compare/qdirstat-4.0.5...qdirstat-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [qdirstat-4.0.5](https://github.com/truecharts/charts/compare/qdirstat-4.0.4...qdirstat-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [qdirstat-4.0.4](https://github.com/truecharts/charts/compare/qdirstat-4.0.3...qdirstat-4.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/qdirstat to v23.04.1 ([#8860](https://github.com/truecharts/charts/issues/8860)) - - - - -## [qdirstat-4.0.3](https://github.com/truecharts/charts/compare/qdirstat-4.0.2...qdirstat-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [qdirstat-4.0.2](https://github.com/truecharts/charts/compare/qdirstat-4.0.1...qdirstat-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [qdirstat-4.0.1](https://github.com/truecharts/charts/compare/qdirstat-4.0.0...qdirstat-4.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/qdirstat to v23.03.1 ([#8656](https://github.com/truecharts/charts/issues/8656)) - - - - -## [qdirstat-4.0.0](https://github.com/truecharts/charts/compare/qdirstat-3.0.13...qdirstat-4.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [qdirstat-3.0.13](https://github.com/truecharts/charts/compare/qdirstat-3.0.12...qdirstat-3.0.13) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [qdirstat-3.0.12](https://github.com/truecharts/charts/compare/qdirstat-3.0.11...qdirstat-3.0.12) (2023-02-08) - -### Chore - -- update container image tccr.io/truecharts/qdirstat to v23.02.2 - - - diff --git a/stable/qdirstat/4.0.7/Chart.yaml b/stable/qdirstat/4.0.7/Chart.yaml deleted file mode 100644 index f772c42da02..00000000000 --- a/stable/qdirstat/4.0.7/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.9.2 -deprecated: false -description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. -home: https://truecharts.org/charts/stable/qdirstat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png -keywords: - - stats - - qdirstat -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qdirstat -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat - - https://github.com/jlesage/docker-qdirstat -type: application -version: 4.0.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/qdirstat/4.0.7/app-changelog.md b/stable/qdirstat/4.0.7/app-changelog.md deleted file mode 100644 index 5ba85d31ecd..00000000000 --- a/stable/qdirstat/4.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qdirstat-4.0.7](https://github.com/truecharts/charts/compare/qdirstat-4.0.6...qdirstat-4.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/qdirstat/4.0.7/charts/common-12.9.2.tgz b/stable/qdirstat/4.0.7/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/qdirstat/4.0.7/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/qdirstat/4.0.8/CHANGELOG.md b/stable/qdirstat/4.0.8/CHANGELOG.md new file mode 100644 index 00000000000..ef94437b087 --- /dev/null +++ b/stable/qdirstat/4.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [qdirstat-4.0.1](https://github.com/truecharts/charts/compare/qdirstat-4.0.0...qdirstat-4.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/qdirstat to v23.03.1 ([#8656](https://github.com/truecharts/charts/issues/8656)) + + + + +## [qdirstat-4.0.0](https://github.com/truecharts/charts/compare/qdirstat-3.0.13...qdirstat-4.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [qdirstat-3.0.13](https://github.com/truecharts/charts/compare/qdirstat-3.0.12...qdirstat-3.0.13) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + diff --git a/stable/qdirstat/4.0.8/Chart.yaml b/stable/qdirstat/4.0.8/Chart.yaml new file mode 100644 index 00000000000..77cce5092de --- /dev/null +++ b/stable/qdirstat/4.0.8/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/trilium-notes/8.0.15/README.md b/stable/qdirstat/4.0.8/README.md similarity index 100% rename from stable/trilium-notes/8.0.15/README.md rename to stable/qdirstat/4.0.8/README.md diff --git a/stable/qdirstat/4.0.8/app-changelog.md b/stable/qdirstat/4.0.8/app-changelog.md new file mode 100644 index 00000000000..0238613454a --- /dev/null +++ b/stable/qdirstat/4.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/qdirstat/4.0.7/app-readme.md b/stable/qdirstat/4.0.8/app-readme.md similarity index 100% rename from stable/qdirstat/4.0.7/app-readme.md rename to stable/qdirstat/4.0.8/app-readme.md diff --git a/stable/qdirstat/4.0.8/charts/common-12.9.5.tgz b/stable/qdirstat/4.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/qdirstat/4.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/qdirstat/4.0.7/ix_values.yaml b/stable/qdirstat/4.0.8/ix_values.yaml similarity index 100% rename from stable/qdirstat/4.0.7/ix_values.yaml rename to stable/qdirstat/4.0.8/ix_values.yaml diff --git a/stable/qdirstat/4.0.7/questions.yaml b/stable/qdirstat/4.0.8/questions.yaml similarity index 100% rename from stable/qdirstat/4.0.7/questions.yaml rename to stable/qdirstat/4.0.8/questions.yaml diff --git a/stable/trilium-notes/8.0.15/templates/NOTES.txt b/stable/qdirstat/4.0.8/templates/NOTES.txt similarity index 100% rename from stable/trilium-notes/8.0.15/templates/NOTES.txt rename to stable/qdirstat/4.0.8/templates/NOTES.txt diff --git a/stable/verysync/5.0.14/templates/common.yaml b/stable/qdirstat/4.0.8/templates/common.yaml similarity index 100% rename from stable/verysync/5.0.14/templates/common.yaml rename to stable/qdirstat/4.0.8/templates/common.yaml diff --git a/stable/twtxt/6.0.14/values.yaml b/stable/qdirstat/4.0.8/values.yaml similarity index 100% rename from stable/twtxt/6.0.14/values.yaml rename to stable/qdirstat/4.0.8/values.yaml diff --git a/stable/qinglong/5.0.16/CHANGELOG.md b/stable/qinglong/5.0.16/CHANGELOG.md deleted file mode 100644 index 2d16e88479d..00000000000 --- a/stable/qinglong/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qinglong-5.0.16](https://github.com/truecharts/charts/compare/qinglong-5.0.15...qinglong-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [qinglong-5.0.15](https://github.com/truecharts/charts/compare/qinglong-5.0.14...qinglong-5.0.15) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#9079](https://github.com/truecharts/charts/issues/9079)) - - - - -## [qinglong-5.0.14](https://github.com/truecharts/charts/compare/qinglong-5.0.13...qinglong-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [qinglong-5.0.13](https://github.com/truecharts/charts/compare/qinglong-5.0.12...qinglong-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [qinglong-5.0.12](https://github.com/truecharts/charts/compare/qinglong-5.0.11...qinglong-5.0.12) (2023-05-11) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#8893](https://github.com/truecharts/charts/issues/8893)) - - - - -## [qinglong-5.0.11](https://github.com/truecharts/charts/compare/qinglong-5.0.10...qinglong-5.0.11) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#8839](https://github.com/truecharts/charts/issues/8839)) - - - - -## [qinglong-5.0.10](https://github.com/truecharts/charts/compare/qinglong-5.0.9...qinglong-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [qinglong-5.0.9](https://github.com/truecharts/charts/compare/qinglong-5.0.8...qinglong-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [qinglong-5.0.8](https://github.com/truecharts/charts/compare/qinglong-5.0.7...qinglong-5.0.8) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.12 ([#8516](https://github.com/truecharts/charts/issues/8516)) - - - - -## [qinglong-5.0.7](https://github.com/truecharts/charts/compare/qinglong-5.0.6...qinglong-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [qinglong-5.0.6](https://github.com/truecharts/charts/compare/qinglong-5.0.5...qinglong-5.0.6) (2023-04-25) - -### Chore diff --git a/stable/qinglong/5.0.16/Chart.yaml b/stable/qinglong/5.0.16/Chart.yaml deleted file mode 100644 index 750eec20d07..00000000000 --- a/stable/qinglong/5.0.16/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: qinglong -version: 5.0.16 -appVersion: "2.15.14" -description: A timed task management panel that supports typescript, javaScript, python3, and shell -type: application -deprecated: false -home: https://truecharts.org/charts/stable/qinglong -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png -keywords: - - qinglong - - task -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/qinglong/5.0.16/app-changelog.md b/stable/qinglong/5.0.16/app-changelog.md deleted file mode 100644 index 6cf7dd18f81..00000000000 --- a/stable/qinglong/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qinglong-5.0.16](https://github.com/truecharts/charts/compare/qinglong-5.0.15...qinglong-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/qinglong/5.0.16/charts/common-12.9.2.tgz b/stable/qinglong/5.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/qinglong/5.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/qinglong/5.0.17/CHANGELOG.md b/stable/qinglong/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..226108f412a --- /dev/null +++ b/stable/qinglong/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [qinglong-5.0.11](https://github.com/truecharts/charts/compare/qinglong-5.0.10...qinglong-5.0.11) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#8839](https://github.com/truecharts/charts/issues/8839)) + + + + +## [qinglong-5.0.10](https://github.com/truecharts/charts/compare/qinglong-5.0.9...qinglong-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [qinglong-5.0.9](https://github.com/truecharts/charts/compare/qinglong-5.0.8...qinglong-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [qinglong-5.0.8](https://github.com/truecharts/charts/compare/qinglong-5.0.7...qinglong-5.0.8) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.15.12 ([#8516](https://github.com/truecharts/charts/issues/8516)) + + + + +## [qinglong-5.0.7](https://github.com/truecharts/charts/compare/qinglong-5.0.6...qinglong-5.0.7) (2023-04-25) + +### Chore diff --git a/stable/qinglong/5.0.17/Chart.yaml b/stable/qinglong/5.0.17/Chart.yaml new file mode 100644 index 00000000000..e5999e5a71c --- /dev/null +++ b/stable/qinglong/5.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: qinglong +version: 5.0.17 +appVersion: "2.15.14" +description: A timed task management panel that supports typescript, javaScript, python3, and shell +type: application +deprecated: false +home: https://truecharts.org/charts/stable/qinglong +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png +keywords: + - qinglong + - task +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/4.0.7/README.md b/stable/qinglong/5.0.17/README.md similarity index 100% rename from stable/tsmuxer/4.0.7/README.md rename to stable/qinglong/5.0.17/README.md diff --git a/stable/qinglong/5.0.17/app-changelog.md b/stable/qinglong/5.0.17/app-changelog.md new file mode 100644 index 00000000000..116daf707df --- /dev/null +++ b/stable/qinglong/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/qinglong/5.0.16/app-readme.md b/stable/qinglong/5.0.17/app-readme.md similarity index 100% rename from stable/qinglong/5.0.16/app-readme.md rename to stable/qinglong/5.0.17/app-readme.md diff --git a/stable/qinglong/5.0.17/charts/common-12.9.5.tgz b/stable/qinglong/5.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/qinglong/5.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/qinglong/5.0.16/ix_values.yaml b/stable/qinglong/5.0.17/ix_values.yaml similarity index 100% rename from stable/qinglong/5.0.16/ix_values.yaml rename to stable/qinglong/5.0.17/ix_values.yaml diff --git a/stable/qinglong/5.0.16/questions.yaml b/stable/qinglong/5.0.17/questions.yaml similarity index 100% rename from stable/qinglong/5.0.16/questions.yaml rename to stable/qinglong/5.0.17/questions.yaml diff --git a/stable/tsmuxer/4.0.7/templates/NOTES.txt b/stable/qinglong/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/tsmuxer/4.0.7/templates/NOTES.txt rename to stable/qinglong/5.0.17/templates/NOTES.txt diff --git a/stable/watchyourlan/4.0.15/templates/common.yaml b/stable/qinglong/5.0.17/templates/common.yaml similarity index 100% rename from stable/watchyourlan/4.0.15/templates/common.yaml rename to stable/qinglong/5.0.17/templates/common.yaml diff --git a/stable/ubooquity/6.0.7/values.yaml b/stable/qinglong/5.0.17/values.yaml similarity index 100% rename from stable/ubooquity/6.0.7/values.yaml rename to stable/qinglong/5.0.17/values.yaml diff --git a/stable/quassel-core/7.0.17/CHANGELOG.md b/stable/quassel-core/7.0.17/CHANGELOG.md deleted file mode 100644 index 56d5ce5e32c..00000000000 --- a/stable/quassel-core/7.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [quassel-core-7.0.11](https://github.com/truecharts/charts/compare/quassel-core-7.0.10...quassel-core-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [quassel-core-7.0.10](https://github.com/truecharts/charts/compare/quassel-core-7.0.9...quassel-core-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [quassel-core-7.0.9](https://github.com/truecharts/charts/compare/quassel-core-7.0.8...quassel-core-7.0.9) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8702](https://github.com/truecharts/charts/issues/8702)) - - - - -## [quassel-core-7.0.8](https://github.com/truecharts/charts/compare/quassel-core-7.0.7...quassel-core-7.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8354](https://github.com/truecharts/charts/issues/8354)) - - - - -## [quassel-core-7.0.7](https://github.com/truecharts/charts/compare/quassel-core-7.0.6...quassel-core-7.0.7) (2023-04-25) - -### Chore diff --git a/stable/quassel-core/7.0.17/Chart.yaml b/stable/quassel-core/7.0.17/Chart.yaml deleted file mode 100644 index 8e1c0a52cd8..00000000000 --- a/stable/quassel-core/7.0.17/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-core -version: 7.0.17 -appVersion: "0.14.0" -description: Quassel-core is a modern, cross-platform, distributed IRC client. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/quassel-core -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png -keywords: - - quassel-core -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-core/7.0.17/app-changelog.md b/stable/quassel-core/7.0.17/app-changelog.md deleted file mode 100644 index 834c19205a4..00000000000 --- a/stable/quassel-core/7.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/quassel-core/7.0.17/charts/common-12.9.2.tgz b/stable/quassel-core/7.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/quassel-core/7.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/quassel-core/7.0.18/CHANGELOG.md b/stable/quassel-core/7.0.18/CHANGELOG.md new file mode 100644 index 00000000000..2e66fa475d6 --- /dev/null +++ b/stable/quassel-core/7.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [quassel-core-7.0.11](https://github.com/truecharts/charts/compare/quassel-core-7.0.10...quassel-core-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [quassel-core-7.0.10](https://github.com/truecharts/charts/compare/quassel-core-7.0.9...quassel-core-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [quassel-core-7.0.9](https://github.com/truecharts/charts/compare/quassel-core-7.0.8...quassel-core-7.0.9) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8702](https://github.com/truecharts/charts/issues/8702)) + + + + +## [quassel-core-7.0.8](https://github.com/truecharts/charts/compare/quassel-core-7.0.7...quassel-core-7.0.8) (2023-04-28) + +### Chore diff --git a/stable/quassel-core/7.0.18/Chart.yaml b/stable/quassel-core/7.0.18/Chart.yaml new file mode 100644 index 00000000000..ef0b443f4be --- /dev/null +++ b/stable/quassel-core/7.0.18/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-core +version: 7.0.18 +appVersion: "0.14.0" +description: Quassel-core is a modern, cross-platform, distributed IRC client. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/quassel-core +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png +keywords: + - quassel-core +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14/README.md b/stable/quassel-core/7.0.18/README.md similarity index 100% rename from stable/twtxt/6.0.14/README.md rename to stable/quassel-core/7.0.18/README.md diff --git a/stable/quassel-core/7.0.18/app-changelog.md b/stable/quassel-core/7.0.18/app-changelog.md new file mode 100644 index 00000000000..a33a291c9ae --- /dev/null +++ b/stable/quassel-core/7.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/quassel-core/7.0.17/app-readme.md b/stable/quassel-core/7.0.18/app-readme.md similarity index 100% rename from stable/quassel-core/7.0.17/app-readme.md rename to stable/quassel-core/7.0.18/app-readme.md diff --git a/stable/quassel-core/7.0.18/charts/common-12.9.5.tgz b/stable/quassel-core/7.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/quassel-core/7.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/quassel-core/7.0.17/ix_values.yaml b/stable/quassel-core/7.0.18/ix_values.yaml similarity index 100% rename from stable/quassel-core/7.0.17/ix_values.yaml rename to stable/quassel-core/7.0.18/ix_values.yaml diff --git a/stable/quassel-core/7.0.17/questions.yaml b/stable/quassel-core/7.0.18/questions.yaml similarity index 100% rename from stable/quassel-core/7.0.17/questions.yaml rename to stable/quassel-core/7.0.18/questions.yaml diff --git a/stable/twtxt/6.0.14/templates/NOTES.txt b/stable/quassel-core/7.0.18/templates/NOTES.txt similarity index 100% rename from stable/twtxt/6.0.14/templates/NOTES.txt rename to stable/quassel-core/7.0.18/templates/NOTES.txt diff --git a/stable/webgrabplus/5.0.16/templates/common.yaml b/stable/quassel-core/7.0.18/templates/common.yaml similarity index 100% rename from stable/webgrabplus/5.0.16/templates/common.yaml rename to stable/quassel-core/7.0.18/templates/common.yaml diff --git a/stable/unmanic/6.0.12/values.yaml b/stable/quassel-core/7.0.18/values.yaml similarity index 100% rename from stable/unmanic/6.0.12/values.yaml rename to stable/quassel-core/7.0.18/values.yaml diff --git a/stable/quassel-web/5.0.14/CHANGELOG.md b/stable/quassel-web/5.0.14/CHANGELOG.md deleted file mode 100644 index 1ae1cad2900..00000000000 --- a/stable/quassel-web/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [quassel-web-5.0.14](https://github.com/truecharts/charts/compare/quassel-web-5.0.13...quassel-web-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [quassel-web-5.0.13](https://github.com/truecharts/charts/compare/quassel-web-5.0.12...quassel-web-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [quassel-web-5.0.12](https://github.com/truecharts/charts/compare/quassel-web-5.0.11...quassel-web-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [quassel-web-5.0.11](https://github.com/truecharts/charts/compare/quassel-web-5.0.10...quassel-web-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [quassel-web-5.0.10](https://github.com/truecharts/charts/compare/quassel-web-5.0.9...quassel-web-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [quassel-web-5.0.9](https://github.com/truecharts/charts/compare/quassel-web-5.0.8...quassel-web-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [quassel-web-5.0.8](https://github.com/truecharts/charts/compare/quassel-web-5.0.7...quassel-web-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [quassel-web-5.0.7](https://github.com/truecharts/charts/compare/quassel-web-5.0.6...quassel-web-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [quassel-web-5.0.6](https://github.com/truecharts/charts/compare/quassel-web-5.0.5...quassel-web-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [quassel-web-5.0.5](https://github.com/truecharts/charts/compare/quassel-web-5.0.4...quassel-web-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [quassel-web-5.0.4](https://github.com/truecharts/charts/compare/quassel-web-5.0.3...quassel-web-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/quassel-web/5.0.14/Chart.yaml b/stable/quassel-web/5.0.14/Chart.yaml deleted file mode 100644 index 9b61e800e2b..00000000000 --- a/stable/quassel-web/5.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-web -version: 5.0.14 -appVersion: "2021.12.16" -description: Quassel-web is a web client for Quassel. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/quassel-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png -keywords: - - quassel-web -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-web/5.0.14/app-changelog.md b/stable/quassel-web/5.0.14/app-changelog.md deleted file mode 100644 index 09deb00932a..00000000000 --- a/stable/quassel-web/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [quassel-web-5.0.14](https://github.com/truecharts/charts/compare/quassel-web-5.0.13...quassel-web-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/quassel-web/5.0.14/charts/common-12.9.2.tgz b/stable/quassel-web/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/quassel-web/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/quassel-web/5.0.15/CHANGELOG.md b/stable/quassel-web/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..e412e1fda19 --- /dev/null +++ b/stable/quassel-web/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [quassel-web-5.0.8](https://github.com/truecharts/charts/compare/quassel-web-5.0.7...quassel-web-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [quassel-web-5.0.7](https://github.com/truecharts/charts/compare/quassel-web-5.0.6...quassel-web-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [quassel-web-5.0.6](https://github.com/truecharts/charts/compare/quassel-web-5.0.5...quassel-web-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [quassel-web-5.0.5](https://github.com/truecharts/charts/compare/quassel-web-5.0.4...quassel-web-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/quassel-web/5.0.15/Chart.yaml b/stable/quassel-web/5.0.15/Chart.yaml new file mode 100644 index 00000000000..22e4b915905 --- /dev/null +++ b/stable/quassel-web/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-web +version: 5.0.15 +appVersion: "2021.12.16" +description: Quassel-web is a web client for Quassel. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/quassel-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png +keywords: + - quassel-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/ubooquity/6.0.7/README.md b/stable/quassel-web/5.0.15/README.md similarity index 100% rename from stable/ubooquity/6.0.7/README.md rename to stable/quassel-web/5.0.15/README.md diff --git a/stable/quassel-web/5.0.15/app-changelog.md b/stable/quassel-web/5.0.15/app-changelog.md new file mode 100644 index 00000000000..29ad53b21e9 --- /dev/null +++ b/stable/quassel-web/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/quassel-web/5.0.14/app-readme.md b/stable/quassel-web/5.0.15/app-readme.md similarity index 100% rename from stable/quassel-web/5.0.14/app-readme.md rename to stable/quassel-web/5.0.15/app-readme.md diff --git a/stable/quassel-web/5.0.15/charts/common-12.9.5.tgz b/stable/quassel-web/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/quassel-web/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/quassel-web/5.0.14/ix_values.yaml b/stable/quassel-web/5.0.15/ix_values.yaml similarity index 100% rename from stable/quassel-web/5.0.14/ix_values.yaml rename to stable/quassel-web/5.0.15/ix_values.yaml diff --git a/stable/quassel-web/5.0.14/questions.yaml b/stable/quassel-web/5.0.15/questions.yaml similarity index 100% rename from stable/quassel-web/5.0.14/questions.yaml rename to stable/quassel-web/5.0.15/questions.yaml diff --git a/stable/ubooquity/6.0.7/templates/NOTES.txt b/stable/quassel-web/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/6.0.7/templates/NOTES.txt rename to stable/quassel-web/5.0.15/templates/NOTES.txt diff --git a/stable/webnut/4.0.14/templates/common.yaml b/stable/quassel-web/5.0.15/templates/common.yaml similarity index 100% rename from stable/webnut/4.0.14/templates/common.yaml rename to stable/quassel-web/5.0.15/templates/common.yaml diff --git a/stable/unpackerr/9.0.15/values.yaml b/stable/quassel-web/5.0.15/values.yaml similarity index 100% rename from stable/unpackerr/9.0.15/values.yaml rename to stable/quassel-web/5.0.15/values.yaml diff --git a/stable/radarr/16.0.11/CHANGELOG.md b/stable/radarr/16.0.11/CHANGELOG.md new file mode 100644 index 00000000000..e3065571a6d --- /dev/null +++ b/stable/radarr/16.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [radarr-16.0.5](https://github.com/truecharts/charts/compare/radarr-16.0.4...radarr-16.0.5) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/radarr to 4.4.4.7068 ([#8392](https://github.com/truecharts/charts/issues/8392)) + + + + +## [radarr-16.0.4](https://github.com/truecharts/charts/compare/radarr-16.0.3...radarr-16.0.4) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [radarr-16.0.3](https://github.com/truecharts/charts/compare/radarr-16.0.2...radarr-16.0.3) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [radarr-16.0.2](https://github.com/truecharts/charts/compare/radarr-16.0.1...radarr-16.0.2) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [radarr-16.0.1](https://github.com/truecharts/charts/compare/radarr-16.0.0...radarr-16.0.1) (2023-04-19) + +### Fix diff --git a/stable/radarr/16.0.11/Chart.yaml b/stable/radarr/16.0.11/Chart.yaml new file mode 100644 index 00000000000..d7aaae77c29 --- /dev/null +++ b/stable/radarr/16.0.11/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.4.4.7068" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/unmanic/6.0.12/README.md b/stable/radarr/16.0.11/README.md similarity index 100% rename from stable/unmanic/6.0.12/README.md rename to stable/radarr/16.0.11/README.md diff --git a/stable/radarr/16.0.11/app-changelog.md b/stable/radarr/16.0.11/app-changelog.md new file mode 100644 index 00000000000..bf714d8b4aa --- /dev/null +++ b/stable/radarr/16.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/radarr/16.0.11/app-readme.md b/stable/radarr/16.0.11/app-readme.md new file mode 100644 index 00000000000..94d71850296 --- /dev/null +++ b/stable/radarr/16.0.11/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.11/charts/common-12.9.5.tgz b/stable/radarr/16.0.11/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/radarr/16.0.11/charts/common-12.9.5.tgz differ diff --git a/stable/radarr/16.0.11/ix_values.yaml b/stable/radarr/16.0.11/ix_values.yaml new file mode 100644 index 00000000000..4f369fed36b --- /dev/null +++ b/stable/radarr/16.0.11/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.11/questions.yaml b/stable/radarr/16.0.11/questions.yaml new file mode 100644 index 00000000000..16a5612c311 --- /dev/null +++ b/stable/radarr/16.0.11/questions.yaml @@ -0,0 +1,1951 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: RADARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 7878 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/unmanic/6.0.12/templates/NOTES.txt b/stable/radarr/16.0.11/templates/NOTES.txt similarity index 100% rename from stable/unmanic/6.0.12/templates/NOTES.txt rename to stable/radarr/16.0.11/templates/NOTES.txt diff --git a/stable/radarr/16.0.11/templates/common.yaml b/stable/radarr/16.0.11/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/radarr/16.0.11/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/unpoller/6.0.14/values.yaml b/stable/radarr/16.0.11/values.yaml similarity index 100% rename from stable/unpoller/6.0.14/values.yaml rename to stable/radarr/16.0.11/values.yaml diff --git a/stable/rcon-webadmin/4.0.14/CHANGELOG.md b/stable/rcon-webadmin/4.0.14/CHANGELOG.md deleted file mode 100644 index d48d4c93390..00000000000 --- a/stable/rcon-webadmin/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rcon-webadmin-4.0.14](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.13...rcon-webadmin-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [rcon-webadmin-4.0.13](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.12...rcon-webadmin-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rcon-webadmin-4.0.12](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.11...rcon-webadmin-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rcon-webadmin-4.0.11](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.10...rcon-webadmin-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rcon-webadmin-4.0.10](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.9...rcon-webadmin-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [rcon-webadmin-4.0.9](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.8...rcon-webadmin-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [rcon-webadmin-4.0.8](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.7...rcon-webadmin-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [rcon-webadmin-4.0.7](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.6...rcon-webadmin-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [rcon-webadmin-4.0.6](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.5...rcon-webadmin-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [rcon-webadmin-4.0.5](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.4...rcon-webadmin-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [rcon-webadmin-4.0.4](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.3...rcon-webadmin-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/rcon-webadmin/4.0.14/Chart.yaml b/stable/rcon-webadmin/4.0.14/Chart.yaml deleted file mode 100644 index 893cdaf8221..00000000000 --- a/stable/rcon-webadmin/4.0.14/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.9.2 -deprecated: false -description: "Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock." -home: https://truecharts.org/charts/stable/rcon-webadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.png -keywords: - - rcon-webadmin - - GameServers - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rcon-webadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin - - https://github.com/rcon-web-admin/rcon-web-admin -type: application -version: 4.0.14 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Tools-Utilities diff --git a/stable/rcon-webadmin/4.0.14/app-changelog.md b/stable/rcon-webadmin/4.0.14/app-changelog.md deleted file mode 100644 index 7346c6e3333..00000000000 --- a/stable/rcon-webadmin/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rcon-webadmin-4.0.14](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.13...rcon-webadmin-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/rcon-webadmin/4.0.14/charts/common-12.9.2.tgz b/stable/rcon-webadmin/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/rcon-webadmin/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/rcon-webadmin/4.0.15/CHANGELOG.md b/stable/rcon-webadmin/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..df353751b60 --- /dev/null +++ b/stable/rcon-webadmin/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [rcon-webadmin-4.0.8](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.7...rcon-webadmin-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [rcon-webadmin-4.0.7](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.6...rcon-webadmin-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [rcon-webadmin-4.0.6](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.5...rcon-webadmin-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [rcon-webadmin-4.0.5](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.4...rcon-webadmin-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/rcon-webadmin/4.0.15/Chart.yaml b/stable/rcon-webadmin/4.0.15/Chart.yaml new file mode 100644 index 00000000000..508916dba28 --- /dev/null +++ b/stable/rcon-webadmin/4.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Tools-Utilities diff --git a/stable/unpackerr/9.0.15/README.md b/stable/rcon-webadmin/4.0.15/README.md similarity index 100% rename from stable/unpackerr/9.0.15/README.md rename to stable/rcon-webadmin/4.0.15/README.md diff --git a/stable/rcon-webadmin/4.0.15/app-changelog.md b/stable/rcon-webadmin/4.0.15/app-changelog.md new file mode 100644 index 00000000000..ad089b68699 --- /dev/null +++ b/stable/rcon-webadmin/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/rcon-webadmin/4.0.14/app-readme.md b/stable/rcon-webadmin/4.0.15/app-readme.md similarity index 100% rename from stable/rcon-webadmin/4.0.14/app-readme.md rename to stable/rcon-webadmin/4.0.15/app-readme.md diff --git a/stable/rcon-webadmin/4.0.15/charts/common-12.9.5.tgz b/stable/rcon-webadmin/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/rcon-webadmin/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/rcon-webadmin/4.0.14/ix_values.yaml b/stable/rcon-webadmin/4.0.15/ix_values.yaml similarity index 100% rename from stable/rcon-webadmin/4.0.14/ix_values.yaml rename to stable/rcon-webadmin/4.0.15/ix_values.yaml diff --git a/stable/rcon-webadmin/4.0.14/questions.yaml b/stable/rcon-webadmin/4.0.15/questions.yaml similarity index 100% rename from stable/rcon-webadmin/4.0.14/questions.yaml rename to stable/rcon-webadmin/4.0.15/questions.yaml diff --git a/stable/unpackerr/9.0.15/templates/NOTES.txt b/stable/rcon-webadmin/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/unpackerr/9.0.15/templates/NOTES.txt rename to stable/rcon-webadmin/4.0.15/templates/NOTES.txt diff --git a/stable/rcon-webadmin/4.0.14/templates/common.yaml b/stable/rcon-webadmin/4.0.15/templates/common.yaml similarity index 100% rename from stable/rcon-webadmin/4.0.14/templates/common.yaml rename to stable/rcon-webadmin/4.0.15/templates/common.yaml diff --git a/stable/uptime-kuma/6.0.16/values.yaml b/stable/rcon-webadmin/4.0.15/values.yaml similarity index 100% rename from stable/uptime-kuma/6.0.16/values.yaml rename to stable/rcon-webadmin/4.0.15/values.yaml diff --git a/stable/rdesktop/4.0.24/CHANGELOG.md b/stable/rdesktop/4.0.24/CHANGELOG.md deleted file mode 100644 index b52667935b8..00000000000 --- a/stable/rdesktop/4.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rdesktop-4.0.24](https://github.com/truecharts/charts/compare/rdesktop-4.0.23...rdesktop-4.0.24) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [rdesktop-4.0.23](https://github.com/truecharts/charts/compare/rdesktop-4.0.22...rdesktop-4.0.23) (2023-05-22) - -### Chore - -- update rdesktop ([#9087](https://github.com/truecharts/charts/issues/9087)) - - - - -## [rdesktop-4.0.22](https://github.com/truecharts/charts/compare/rdesktop-4.0.21...rdesktop-4.0.22) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rdesktop-4.0.21](https://github.com/truecharts/charts/compare/rdesktop-4.0.20...rdesktop-4.0.21) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/rdesktop to latest ([#8995](https://github.com/truecharts/charts/issues/8995)) - - - - -## [rdesktop-4.0.20](https://github.com/truecharts/charts/compare/rdesktop-4.0.19...rdesktop-4.0.20) (2023-05-16) - -### Chore - -- update rdesktop ([#8991](https://github.com/truecharts/charts/issues/8991)) - - - - -## [rdesktop-4.0.19](https://github.com/truecharts/charts/compare/rdesktop-4.0.18...rdesktop-4.0.19) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rdesktop-4.0.18](https://github.com/truecharts/charts/compare/rdesktop-4.0.17...rdesktop-4.0.18) (2023-05-15) - -### Chore - -- update rdesktop ([#8966](https://github.com/truecharts/charts/issues/8966)) - - - - -## [rdesktop-4.0.17](https://github.com/truecharts/charts/compare/rdesktop-4.0.16...rdesktop-4.0.17) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rdesktop-4.0.16](https://github.com/truecharts/charts/compare/rdesktop-4.0.15...rdesktop-4.0.16) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-kde to latest ([#8777](https://github.com/truecharts/charts/issues/8777)) - - - - -## [rdesktop-4.0.16](https://github.com/truecharts/charts/compare/rdesktop-4.0.15...rdesktop-4.0.16) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-kde to latest ([#8777](https://github.com/truecharts/charts/issues/8777)) - - - - -## [rdesktop-4.0.16](https://github.com/truecharts/charts/compare/rdesktop-4.0.15...rdesktop-4.0.16) (2023-05-05) - -### Chore diff --git a/stable/rdesktop/4.0.24/Chart.yaml b/stable/rdesktop/4.0.24/Chart.yaml deleted file mode 100644 index bc23f6c4649..00000000000 --- a/stable/rdesktop/4.0.24/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. -home: https://truecharts.org/charts/stable/rdesktop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png -keywords: - - rdesktop - - desktops -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rdesktop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop - - http://xrdp.org/ - - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - - https://github.com/linuxserver/docker-rdesktop#readme -type: application -version: 4.0.24 -annotations: - truecharts.org/catagories: | - - desktops - truecharts.org/SCALE-support: "true" diff --git a/stable/rdesktop/4.0.24/app-changelog.md b/stable/rdesktop/4.0.24/app-changelog.md deleted file mode 100644 index 3c38cf959f9..00000000000 --- a/stable/rdesktop/4.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-4.0.24](https://github.com/truecharts/charts/compare/rdesktop-4.0.23...rdesktop-4.0.24) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/rdesktop/4.0.24/charts/common-12.9.2.tgz b/stable/rdesktop/4.0.24/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/rdesktop/4.0.24/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/rdesktop/4.0.25/CHANGELOG.md b/stable/rdesktop/4.0.25/CHANGELOG.md new file mode 100644 index 00000000000..99d2b44cfab --- /dev/null +++ b/stable/rdesktop/4.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rdesktop-4.0.25](https://github.com/truecharts/charts/compare/rdesktop-4.0.24...rdesktop-4.0.25) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [rdesktop-4.0.24](https://github.com/truecharts/charts/compare/rdesktop-4.0.23...rdesktop-4.0.24) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [rdesktop-4.0.23](https://github.com/truecharts/charts/compare/rdesktop-4.0.22...rdesktop-4.0.23) (2023-05-22) + +### Chore + +- update rdesktop ([#9087](https://github.com/truecharts/charts/issues/9087)) + + + + +## [rdesktop-4.0.22](https://github.com/truecharts/charts/compare/rdesktop-4.0.21...rdesktop-4.0.22) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [rdesktop-4.0.21](https://github.com/truecharts/charts/compare/rdesktop-4.0.20...rdesktop-4.0.21) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/rdesktop to latest ([#8995](https://github.com/truecharts/charts/issues/8995)) + + + + +## [rdesktop-4.0.20](https://github.com/truecharts/charts/compare/rdesktop-4.0.19...rdesktop-4.0.20) (2023-05-16) + +### Chore + +- update rdesktop ([#8991](https://github.com/truecharts/charts/issues/8991)) + + + + +## [rdesktop-4.0.19](https://github.com/truecharts/charts/compare/rdesktop-4.0.18...rdesktop-4.0.19) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [rdesktop-4.0.18](https://github.com/truecharts/charts/compare/rdesktop-4.0.17...rdesktop-4.0.18) (2023-05-15) + +### Chore + +- update rdesktop ([#8966](https://github.com/truecharts/charts/issues/8966)) + + + + +## [rdesktop-4.0.17](https://github.com/truecharts/charts/compare/rdesktop-4.0.16...rdesktop-4.0.17) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [rdesktop-4.0.16](https://github.com/truecharts/charts/compare/rdesktop-4.0.15...rdesktop-4.0.16) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-arch-kde to latest ([#8777](https://github.com/truecharts/charts/issues/8777)) + + + + +## [rdesktop-4.0.16](https://github.com/truecharts/charts/compare/rdesktop-4.0.15...rdesktop-4.0.16) (2023-05-05) + +### Chore diff --git a/stable/rdesktop/4.0.25/Chart.yaml b/stable/rdesktop/4.0.25/Chart.yaml new file mode 100644 index 00000000000..4644f8b3c05 --- /dev/null +++ b/stable/rdesktop/4.0.25/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.25 +annotations: + truecharts.org/catagories: | + - desktops + truecharts.org/SCALE-support: "true" diff --git a/stable/unpoller/6.0.14/README.md b/stable/rdesktop/4.0.25/README.md similarity index 100% rename from stable/unpoller/6.0.14/README.md rename to stable/rdesktop/4.0.25/README.md diff --git a/stable/rdesktop/4.0.25/app-changelog.md b/stable/rdesktop/4.0.25/app-changelog.md new file mode 100644 index 00000000000..a0a9da2e1a0 --- /dev/null +++ b/stable/rdesktop/4.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-4.0.25](https://github.com/truecharts/charts/compare/rdesktop-4.0.24...rdesktop-4.0.25) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/stable/rdesktop/4.0.24/app-readme.md b/stable/rdesktop/4.0.25/app-readme.md similarity index 100% rename from stable/rdesktop/4.0.24/app-readme.md rename to stable/rdesktop/4.0.25/app-readme.md diff --git a/stable/rdesktop/4.0.25/charts/common-12.9.5.tgz b/stable/rdesktop/4.0.25/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/rdesktop/4.0.25/charts/common-12.9.5.tgz differ diff --git a/stable/rdesktop/4.0.24/ix_values.yaml b/stable/rdesktop/4.0.25/ix_values.yaml similarity index 100% rename from stable/rdesktop/4.0.24/ix_values.yaml rename to stable/rdesktop/4.0.25/ix_values.yaml diff --git a/stable/rdesktop/4.0.24/questions.yaml b/stable/rdesktop/4.0.25/questions.yaml similarity index 100% rename from stable/rdesktop/4.0.24/questions.yaml rename to stable/rdesktop/4.0.25/questions.yaml diff --git a/stable/unpoller/6.0.14/templates/NOTES.txt b/stable/rdesktop/4.0.25/templates/NOTES.txt similarity index 100% rename from stable/unpoller/6.0.14/templates/NOTES.txt rename to stable/rdesktop/4.0.25/templates/NOTES.txt diff --git a/stable/rdesktop/4.0.24/templates/common.yaml b/stable/rdesktop/4.0.25/templates/common.yaml similarity index 100% rename from stable/rdesktop/4.0.24/templates/common.yaml rename to stable/rdesktop/4.0.25/templates/common.yaml diff --git a/stable/uptimerobot-prometheus/7.0.5/values.yaml b/stable/rdesktop/4.0.25/values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.5/values.yaml rename to stable/rdesktop/4.0.25/values.yaml diff --git a/stable/readarr/16.0.11/CHANGELOG.md b/stable/readarr/16.0.11/CHANGELOG.md new file mode 100644 index 00000000000..ec3edcdd6d5 --- /dev/null +++ b/stable/readarr/16.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [readarr-16.0.6](https://github.com/truecharts/charts/compare/readarr-16.0.5...readarr-16.0.6) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [readarr-16.0.5](https://github.com/truecharts/charts/compare/readarr-16.0.4...readarr-16.0.5) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [readarr-16.0.4](https://github.com/truecharts/charts/compare/readarr-16.0.3...readarr-16.0.4) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.1.4.1596 ([#8359](https://github.com/truecharts/charts/issues/8359)) + + + + +## [readarr-16.0.3](https://github.com/truecharts/charts/compare/readarr-16.0.2...readarr-16.0.3) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [readarr-16.0.2](https://github.com/truecharts/charts/compare/readarr-16.0.1...readarr-16.0.2) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [readarr-16.0.1](https://github.com/truecharts/charts/compare/readarr-16.0.0...readarr-16.0.1) (2023-04-20) + +### Chore diff --git a/stable/readarr/16.0.11/Chart.yaml b/stable/readarr/16.0.11/Chart.yaml new file mode 100644 index 00000000000..5e159df1459 --- /dev/null +++ b/stable/readarr/16.0.11/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.1.4.1596" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/uptime-kuma/6.0.16/README.md b/stable/readarr/16.0.11/README.md similarity index 100% rename from stable/uptime-kuma/6.0.16/README.md rename to stable/readarr/16.0.11/README.md diff --git a/stable/readarr/16.0.11/app-changelog.md b/stable/readarr/16.0.11/app-changelog.md new file mode 100644 index 00000000000..3c97ff64828 --- /dev/null +++ b/stable/readarr/16.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/readarr/16.0.11/app-readme.md b/stable/readarr/16.0.11/app-readme.md new file mode 100644 index 00000000000..3bc4be21cfe --- /dev/null +++ b/stable/readarr/16.0.11/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.11/charts/common-12.9.5.tgz b/stable/readarr/16.0.11/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/readarr/16.0.11/charts/common-12.9.5.tgz differ diff --git a/stable/readarr/16.0.11/ix_values.yaml b/stable/readarr/16.0.11/ix_values.yaml new file mode 100644 index 00000000000..4e4b65e0c31 --- /dev/null +++ b/stable/readarr/16.0.11/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: tccr.io/truecharts/readarr + pullPolicy: IfNotPresent + tag: v0.1.4.1596@sha256:a59d3805ac60d1bb605e66a68ee88ea6205c719bd08b3d534083756fda136a20 +service: + main: + ports: + main: + port: 8787 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8787/api/v1/system/status?apiKey=`IFS=\> && while read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + env: + READARR__PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/readarr/16.0.11/questions.yaml b/stable/readarr/16.0.11/questions.yaml new file mode 100644 index 00000000000..e60b61c48ef --- /dev/null +++ b/stable/readarr/16.0.11/questions.yaml @@ -0,0 +1,1951 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: READARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External + - value: Basic + description: Basic + - value: Forms + description: Forms + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 8787 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/uptime-kuma/6.0.16/templates/NOTES.txt b/stable/readarr/16.0.11/templates/NOTES.txt similarity index 100% rename from stable/uptime-kuma/6.0.16/templates/NOTES.txt rename to stable/readarr/16.0.11/templates/NOTES.txt diff --git a/stable/readarr/16.0.11/templates/common.yaml b/stable/readarr/16.0.11/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/readarr/16.0.11/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/valheim/6.0.7/values.yaml b/stable/readarr/16.0.11/values.yaml similarity index 100% rename from stable/valheim/6.0.7/values.yaml rename to stable/readarr/16.0.11/values.yaml diff --git a/stable/recyclarr/4.0.16/CHANGELOG.md b/stable/recyclarr/4.0.16/CHANGELOG.md deleted file mode 100644 index a0af7f5262a..00000000000 --- a/stable/recyclarr/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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 - -- update container image tccr.io/truecharts/recyclarr to v4.4.1 ([#8658](https://github.com/truecharts/charts/issues/8658)) - - - - -## [recyclarr-4.0.9](https://github.com/truecharts/charts/compare/recyclarr-4.0.8...recyclarr-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [recyclarr-4.0.8](https://github.com/truecharts/charts/compare/recyclarr-4.0.7...recyclarr-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [recyclarr-4.0.7](https://github.com/truecharts/charts/compare/recyclarr-4.0.6...recyclarr-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [recyclarr-4.0.6](https://github.com/truecharts/charts/compare/recyclarr-4.0.5...recyclarr-4.0.6) (2023-04-16) - -### Chore diff --git a/stable/recyclarr/4.0.16/Chart.yaml b/stable/recyclarr/4.0.16/Chart.yaml deleted file mode 100644 index 09368b5551f..00000000000 --- a/stable/recyclarr/4.0.16/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.9.2 -deprecated: false -description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. -home: https://truecharts.org/charts/stable/recyclarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png -keywords: - - recyclarr - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: recyclarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr - - https://github.com/recyclarr/recyclarr - - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr -type: application -version: 4.0.16 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/recyclarr/4.0.16/app-changelog.md b/stable/recyclarr/4.0.16/app-changelog.md deleted file mode 100644 index 6edee575b8f..00000000000 --- a/stable/recyclarr/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/recyclarr/4.0.16/charts/common-12.9.2.tgz b/stable/recyclarr/4.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/recyclarr/4.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/recyclarr/4.0.17/CHANGELOG.md b/stable/recyclarr/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..3c6230136b5 --- /dev/null +++ b/stable/recyclarr/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/recyclarr to v4.4.1 ([#8658](https://github.com/truecharts/charts/issues/8658)) + + + + +## [recyclarr-4.0.9](https://github.com/truecharts/charts/compare/recyclarr-4.0.8...recyclarr-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [recyclarr-4.0.8](https://github.com/truecharts/charts/compare/recyclarr-4.0.7...recyclarr-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [recyclarr-4.0.7](https://github.com/truecharts/charts/compare/recyclarr-4.0.6...recyclarr-4.0.7) (2023-04-20) + +### Chore diff --git a/stable/recyclarr/4.0.17/Chart.yaml b/stable/recyclarr/4.0.17/Chart.yaml new file mode 100644 index 00000000000..872338fc2ca --- /dev/null +++ b/stable/recyclarr/4.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/uptimerobot-prometheus/7.0.5/README.md b/stable/recyclarr/4.0.17/README.md similarity index 100% rename from stable/uptimerobot-prometheus/7.0.5/README.md rename to stable/recyclarr/4.0.17/README.md diff --git a/stable/recyclarr/4.0.17/app-changelog.md b/stable/recyclarr/4.0.17/app-changelog.md new file mode 100644 index 00000000000..0d65a636c49 --- /dev/null +++ b/stable/recyclarr/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/recyclarr/4.0.16/app-readme.md b/stable/recyclarr/4.0.17/app-readme.md similarity index 100% rename from stable/recyclarr/4.0.16/app-readme.md rename to stable/recyclarr/4.0.17/app-readme.md diff --git a/stable/recyclarr/4.0.17/charts/common-12.9.5.tgz b/stable/recyclarr/4.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/recyclarr/4.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/recyclarr/4.0.16/ix_values.yaml b/stable/recyclarr/4.0.17/ix_values.yaml similarity index 100% rename from stable/recyclarr/4.0.16/ix_values.yaml rename to stable/recyclarr/4.0.17/ix_values.yaml diff --git a/stable/recyclarr/4.0.16/questions.yaml b/stable/recyclarr/4.0.17/questions.yaml similarity index 100% rename from stable/recyclarr/4.0.16/questions.yaml rename to stable/recyclarr/4.0.17/questions.yaml diff --git a/stable/uptimerobot-prometheus/7.0.5/templates/NOTES.txt b/stable/recyclarr/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/uptimerobot-prometheus/7.0.5/templates/NOTES.txt rename to stable/recyclarr/4.0.17/templates/NOTES.txt diff --git a/stable/recyclarr/4.0.16/templates/common.yaml b/stable/recyclarr/4.0.17/templates/common.yaml similarity index 100% rename from stable/recyclarr/4.0.16/templates/common.yaml rename to stable/recyclarr/4.0.17/templates/common.yaml diff --git a/stable/verysync/5.0.14/values.yaml b/stable/recyclarr/4.0.17/values.yaml similarity index 100% rename from stable/verysync/5.0.14/values.yaml rename to stable/recyclarr/4.0.17/values.yaml diff --git a/stable/redmine/7.0.16/CHANGELOG.md b/stable/redmine/7.0.16/CHANGELOG.md deleted file mode 100644 index d30f32cdd76..00000000000 --- a/stable/redmine/7.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [redmine-7.0.16](https://github.com/truecharts/charts/compare/redmine-7.0.15...redmine-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [redmine-7.0.15](https://github.com/truecharts/charts/compare/redmine-7.0.14...redmine-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [redmine-7.0.14](https://github.com/truecharts/charts/compare/redmine-7.0.13...redmine-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [redmine-7.0.13](https://github.com/truecharts/charts/compare/redmine-7.0.12...redmine-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [redmine-7.0.12](https://github.com/truecharts/charts/compare/redmine-7.0.11...redmine-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [redmine-7.0.11](https://github.com/truecharts/charts/compare/redmine-7.0.10...redmine-7.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/redmine to v5.0.5 ([#8520](https://github.com/truecharts/charts/issues/8520)) - - - - -## [redmine-7.0.10](https://github.com/truecharts/charts/compare/redmine-7.0.9...redmine-7.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/redmine to v ([#8362](https://github.com/truecharts/charts/issues/8362)) - - - - -## [redmine-7.0.9](https://github.com/truecharts/charts/compare/redmine-7.0.8...redmine-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [redmine-7.0.8](https://github.com/truecharts/charts/compare/redmine-7.0.7...redmine-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [redmine-7.0.7](https://github.com/truecharts/charts/compare/redmine-7.0.6...redmine-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [redmine-7.0.6](https://github.com/truecharts/charts/compare/redmine-7.0.5...redmine-7.0.6) (2023-04-16) - -### Chore diff --git a/stable/redmine/7.0.16/Chart.yaml b/stable/redmine/7.0.16/Chart.yaml deleted file mode 100644 index d8bc7d7d4c7..00000000000 --- a/stable/redmine/7.0.16/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "5.0.5" -kubeVersion: ">=1.16.0-0" -version: 7.0.16 -name: redmine -description: Redmine is a flexible project management web application written using Ruby on Rails framework. -type: application -home: https://truecharts.org/charts/stable/redmine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png -keywords: - - project - - management - - time - - tracking - - ticket -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - - https://github.com/redmine/redmine -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/redmine/7.0.16/app-changelog.md b/stable/redmine/7.0.16/app-changelog.md deleted file mode 100644 index 432b42badb8..00000000000 --- a/stable/redmine/7.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redmine-7.0.16](https://github.com/truecharts/charts/compare/redmine-7.0.15...redmine-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/redmine/7.0.16/charts/common-12.9.2.tgz b/stable/redmine/7.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/redmine/7.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/redmine/7.0.17/CHANGELOG.md b/stable/redmine/7.0.17/CHANGELOG.md new file mode 100644 index 00000000000..c76766d9ec3 --- /dev/null +++ b/stable/redmine/7.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [redmine-7.0.10](https://github.com/truecharts/charts/compare/redmine-7.0.9...redmine-7.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/redmine to v ([#8362](https://github.com/truecharts/charts/issues/8362)) + + + + +## [redmine-7.0.9](https://github.com/truecharts/charts/compare/redmine-7.0.8...redmine-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [redmine-7.0.8](https://github.com/truecharts/charts/compare/redmine-7.0.7...redmine-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [redmine-7.0.7](https://github.com/truecharts/charts/compare/redmine-7.0.6...redmine-7.0.7) (2023-04-20) + +### Chore diff --git a/stable/redmine/7.0.17/Chart.yaml b/stable/redmine/7.0.17/Chart.yaml new file mode 100644 index 00000000000..57b38724601 --- /dev/null +++ b/stable/redmine/7.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "5.0.5" +kubeVersion: ">=1.16.0-0" +version: 7.0.17 +name: redmine +description: Redmine is a flexible project management web application written using Ruby on Rails framework. +type: application +home: https://truecharts.org/charts/stable/redmine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png +keywords: + - project + - management + - time + - tracking + - ticket +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - https://github.com/redmine/redmine +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/valheim/6.0.7/README.md b/stable/redmine/7.0.17/README.md similarity index 100% rename from stable/valheim/6.0.7/README.md rename to stable/redmine/7.0.17/README.md diff --git a/stable/redmine/7.0.17/app-changelog.md b/stable/redmine/7.0.17/app-changelog.md new file mode 100644 index 00000000000..92a0c405923 --- /dev/null +++ b/stable/redmine/7.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/redmine/7.0.16/app-readme.md b/stable/redmine/7.0.17/app-readme.md similarity index 100% rename from stable/redmine/7.0.16/app-readme.md rename to stable/redmine/7.0.17/app-readme.md diff --git a/stable/redmine/7.0.17/charts/common-12.9.5.tgz b/stable/redmine/7.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/redmine/7.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/redmine/7.0.16/ix_values.yaml b/stable/redmine/7.0.17/ix_values.yaml similarity index 100% rename from stable/redmine/7.0.16/ix_values.yaml rename to stable/redmine/7.0.17/ix_values.yaml diff --git a/stable/redmine/7.0.16/questions.yaml b/stable/redmine/7.0.17/questions.yaml similarity index 100% rename from stable/redmine/7.0.16/questions.yaml rename to stable/redmine/7.0.17/questions.yaml diff --git a/stable/valheim/6.0.7/templates/NOTES.txt b/stable/redmine/7.0.17/templates/NOTES.txt similarity index 100% rename from stable/valheim/6.0.7/templates/NOTES.txt rename to stable/redmine/7.0.17/templates/NOTES.txt diff --git a/stable/redmine/7.0.16/templates/_secrets.tpl b/stable/redmine/7.0.17/templates/_secrets.tpl similarity index 100% rename from stable/redmine/7.0.16/templates/_secrets.tpl rename to stable/redmine/7.0.17/templates/_secrets.tpl diff --git a/stable/redmine/7.0.16/templates/common.yaml b/stable/redmine/7.0.17/templates/common.yaml similarity index 100% rename from stable/redmine/7.0.16/templates/common.yaml rename to stable/redmine/7.0.17/templates/common.yaml diff --git a/stable/vikunja/8.0.9/values.yaml b/stable/redmine/7.0.17/values.yaml similarity index 100% rename from stable/vikunja/8.0.9/values.yaml rename to stable/redmine/7.0.17/values.yaml diff --git a/stable/reg/9.0.17/CHANGELOG.md b/stable/reg/9.0.17/CHANGELOG.md deleted file mode 100644 index 1c2f4126007..00000000000 --- a/stable/reg/9.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [reg-9.0.17](https://github.com/truecharts/charts/compare/reg-9.0.16...reg-9.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [reg-9.0.16](https://github.com/truecharts/charts/compare/reg-9.0.15...reg-9.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [reg-9.0.15](https://github.com/truecharts/charts/compare/reg-9.0.14...reg-9.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [reg-9.0.14](https://github.com/truecharts/charts/compare/reg-9.0.13...reg-9.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/dockerregistry to v2 ([#8941](https://github.com/truecharts/charts/issues/8941)) - - - - -## [reg-9.0.13](https://github.com/truecharts/charts/compare/reg-9.0.12...reg-9.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [reg-9.0.12](https://github.com/truecharts/charts/compare/reg-9.0.11...reg-9.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [reg-9.0.11](https://github.com/truecharts/charts/compare/reg-9.0.10...reg-9.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/dockerregistry to v2 ([#8208](https://github.com/truecharts/charts/issues/8208)) - - - - -## [reg-9.0.10](https://github.com/truecharts/charts/compare/reg-9.0.9...reg-9.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [reg-9.0.9](https://github.com/truecharts/charts/compare/reg-9.0.8...reg-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [reg-9.0.8](https://github.com/truecharts/charts/compare/reg-9.0.7...reg-9.0.8) (2023-04-22) - -### Fix - -- fix nonexistent image tag ([#8118](https://github.com/truecharts/charts/issues/8118)) - - - - -## [reg-9.0.7](https://github.com/truecharts/charts/compare/reg-9.0.6...reg-9.0.7) (2023-04-20) - -### Chore diff --git a/stable/reg/9.0.17/Chart.yaml b/stable/reg/9.0.17/Chart.yaml deleted file mode 100644 index dd93c6fa307..00000000000 --- a/stable/reg/9.0.17/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Docker registry v2 command line client and repo listing generator with security checks. -home: https://truecharts.org/charts/stable/reg -icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png -keywords: - - reg -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: reg -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/reg - - https://github.com/genuinetools/reg - - https://github.com/k8s-at-home/container-images/ -version: 9.0.17 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/reg/9.0.17/app-changelog.md b/stable/reg/9.0.17/app-changelog.md deleted file mode 100644 index 6728b8323e3..00000000000 --- a/stable/reg/9.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [reg-9.0.17](https://github.com/truecharts/charts/compare/reg-9.0.16...reg-9.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/reg/9.0.17/charts/common-12.9.2.tgz b/stable/reg/9.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/reg/9.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/reg/9.0.18/CHANGELOG.md b/stable/reg/9.0.18/CHANGELOG.md new file mode 100644 index 00000000000..3708274ce0c --- /dev/null +++ b/stable/reg/9.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [reg-9.0.11](https://github.com/truecharts/charts/compare/reg-9.0.10...reg-9.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/dockerregistry to v2 ([#8208](https://github.com/truecharts/charts/issues/8208)) + + + + +## [reg-9.0.10](https://github.com/truecharts/charts/compare/reg-9.0.9...reg-9.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [reg-9.0.9](https://github.com/truecharts/charts/compare/reg-9.0.8...reg-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [reg-9.0.8](https://github.com/truecharts/charts/compare/reg-9.0.7...reg-9.0.8) (2023-04-22) + +### Fix diff --git a/stable/reg/9.0.18/Chart.yaml b/stable/reg/9.0.18/Chart.yaml new file mode 100644 index 00000000000..30dbe469237 --- /dev/null +++ b/stable/reg/9.0.18/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/verysync/5.0.14/README.md b/stable/reg/9.0.18/README.md similarity index 100% rename from stable/verysync/5.0.14/README.md rename to stable/reg/9.0.18/README.md diff --git a/stable/reg/9.0.18/app-changelog.md b/stable/reg/9.0.18/app-changelog.md new file mode 100644 index 00000000000..bd2a8260d80 --- /dev/null +++ b/stable/reg/9.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/reg/9.0.17/app-readme.md b/stable/reg/9.0.18/app-readme.md similarity index 100% rename from stable/reg/9.0.17/app-readme.md rename to stable/reg/9.0.18/app-readme.md diff --git a/stable/reg/9.0.18/charts/common-12.9.5.tgz b/stable/reg/9.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/reg/9.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/reg/9.0.17/ix_values.yaml b/stable/reg/9.0.18/ix_values.yaml similarity index 100% rename from stable/reg/9.0.17/ix_values.yaml rename to stable/reg/9.0.18/ix_values.yaml diff --git a/stable/reg/9.0.17/questions.yaml b/stable/reg/9.0.18/questions.yaml similarity index 100% rename from stable/reg/9.0.17/questions.yaml rename to stable/reg/9.0.18/questions.yaml diff --git a/stable/verysync/5.0.14/templates/NOTES.txt b/stable/reg/9.0.18/templates/NOTES.txt similarity index 100% rename from stable/verysync/5.0.14/templates/NOTES.txt rename to stable/reg/9.0.18/templates/NOTES.txt diff --git a/stable/website-shot/5.0.14/templates/common.yaml b/stable/reg/9.0.18/templates/common.yaml similarity index 100% rename from stable/website-shot/5.0.14/templates/common.yaml rename to stable/reg/9.0.18/templates/common.yaml diff --git a/stable/watchyourlan/4.0.15/values.yaml b/stable/reg/9.0.18/values.yaml similarity index 100% rename from stable/watchyourlan/4.0.15/values.yaml rename to stable/reg/9.0.18/values.yaml diff --git a/stable/remmina/6.0.14/CHANGELOG.md b/stable/remmina/6.0.14/CHANGELOG.md deleted file mode 100644 index f941a0e5988..00000000000 --- a/stable/remmina/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [remmina-6.0.14](https://github.com/truecharts/charts/compare/remmina-6.0.13...remmina-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [remmina-6.0.13](https://github.com/truecharts/charts/compare/remmina-6.0.12...remmina-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [remmina-6.0.12](https://github.com/truecharts/charts/compare/remmina-6.0.11...remmina-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [remmina-6.0.11](https://github.com/truecharts/charts/compare/remmina-6.0.10...remmina-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [remmina-6.0.10](https://github.com/truecharts/charts/compare/remmina-6.0.9...remmina-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [remmina-6.0.9](https://github.com/truecharts/charts/compare/remmina-6.0.8...remmina-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [remmina-6.0.8](https://github.com/truecharts/charts/compare/remmina-6.0.7...remmina-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [remmina-6.0.7](https://github.com/truecharts/charts/compare/remmina-6.0.6...remmina-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [remmina-6.0.6](https://github.com/truecharts/charts/compare/remmina-6.0.5...remmina-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [remmina-6.0.5](https://github.com/truecharts/charts/compare/remmina-6.0.4...remmina-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [remmina-6.0.4](https://github.com/truecharts/charts/compare/remmina-6.0.3...remmina-6.0.4) (2023-04-15) - -### Chore diff --git a/stable/remmina/6.0.14/Chart.yaml b/stable/remmina/6.0.14/Chart.yaml deleted file mode 100644 index af6569b3210..00000000000 --- a/stable/remmina/6.0.14/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.9.2 -description: A remote desktop client written in GTK -home: https://truecharts.org/charts/stable/remmina -icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png -keywords: - - remina - - remote - - desktop - - client -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: remmina -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/remmina - - https://github.com/linuxserver/docker-remmina - - https://remmina.org/ -type: application -version: 6.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/remmina/6.0.14/app-changelog.md b/stable/remmina/6.0.14/app-changelog.md deleted file mode 100644 index aa9ae33141e..00000000000 --- a/stable/remmina/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [remmina-6.0.14](https://github.com/truecharts/charts/compare/remmina-6.0.13...remmina-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/remmina/6.0.14/charts/common-12.9.2.tgz b/stable/remmina/6.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/remmina/6.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/remmina/6.0.15/CHANGELOG.md b/stable/remmina/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..fce7017b408 --- /dev/null +++ b/stable/remmina/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [remmina-6.0.8](https://github.com/truecharts/charts/compare/remmina-6.0.7...remmina-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [remmina-6.0.7](https://github.com/truecharts/charts/compare/remmina-6.0.6...remmina-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [remmina-6.0.6](https://github.com/truecharts/charts/compare/remmina-6.0.5...remmina-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [remmina-6.0.5](https://github.com/truecharts/charts/compare/remmina-6.0.4...remmina-6.0.5) (2023-04-16) + +### Chore diff --git a/stable/remmina/6.0.15/Chart.yaml b/stable/remmina/6.0.15/Chart.yaml new file mode 100644 index 00000000000..8ba7e2cce4d --- /dev/null +++ b/stable/remmina/6.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2.0-rcgi" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/vikunja/8.0.9/README.md b/stable/remmina/6.0.15/README.md similarity index 100% rename from stable/vikunja/8.0.9/README.md rename to stable/remmina/6.0.15/README.md diff --git a/stable/remmina/6.0.15/app-changelog.md b/stable/remmina/6.0.15/app-changelog.md new file mode 100644 index 00000000000..9ed13fb8de1 --- /dev/null +++ b/stable/remmina/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/remmina/6.0.14/app-readme.md b/stable/remmina/6.0.15/app-readme.md similarity index 100% rename from stable/remmina/6.0.14/app-readme.md rename to stable/remmina/6.0.15/app-readme.md diff --git a/stable/remmina/6.0.15/charts/common-12.9.5.tgz b/stable/remmina/6.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/remmina/6.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/remmina/6.0.14/ix_values.yaml b/stable/remmina/6.0.15/ix_values.yaml similarity index 100% rename from stable/remmina/6.0.14/ix_values.yaml rename to stable/remmina/6.0.15/ix_values.yaml diff --git a/stable/remmina/6.0.14/questions.yaml b/stable/remmina/6.0.15/questions.yaml similarity index 100% rename from stable/remmina/6.0.14/questions.yaml rename to stable/remmina/6.0.15/questions.yaml diff --git a/stable/vikunja/8.0.9/templates/NOTES.txt b/stable/remmina/6.0.15/templates/NOTES.txt similarity index 100% rename from stable/vikunja/8.0.9/templates/NOTES.txt rename to stable/remmina/6.0.15/templates/NOTES.txt diff --git a/stable/shorturl/6.0.14/templates/common.yaml b/stable/remmina/6.0.15/templates/common.yaml similarity index 100% rename from stable/shorturl/6.0.14/templates/common.yaml rename to stable/remmina/6.0.15/templates/common.yaml diff --git a/stable/webgrabplus/5.0.16/values.yaml b/stable/remmina/6.0.15/values.yaml similarity index 100% rename from stable/webgrabplus/5.0.16/values.yaml rename to stable/remmina/6.0.15/values.yaml diff --git a/stable/requestrr/5.0.14/CHANGELOG.md b/stable/requestrr/5.0.14/CHANGELOG.md deleted file mode 100644 index 809f8910470..00000000000 --- a/stable/requestrr/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [requestrr-5.0.14](https://github.com/truecharts/charts/compare/requestrr-5.0.13...requestrr-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [requestrr-5.0.13](https://github.com/truecharts/charts/compare/requestrr-5.0.12...requestrr-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [requestrr-5.0.12](https://github.com/truecharts/charts/compare/requestrr-5.0.11...requestrr-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [requestrr-5.0.11](https://github.com/truecharts/charts/compare/requestrr-5.0.10...requestrr-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [requestrr-5.0.10](https://github.com/truecharts/charts/compare/requestrr-5.0.9...requestrr-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [requestrr-5.0.9](https://github.com/truecharts/charts/compare/requestrr-5.0.8...requestrr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [requestrr-5.0.8](https://github.com/truecharts/charts/compare/requestrr-5.0.7...requestrr-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [requestrr-5.0.7](https://github.com/truecharts/charts/compare/requestrr-5.0.6...requestrr-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [requestrr-5.0.6](https://github.com/truecharts/charts/compare/requestrr-5.0.5...requestrr-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [requestrr-5.0.5](https://github.com/truecharts/charts/compare/requestrr-5.0.4...requestrr-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [requestrr-5.0.4](https://github.com/truecharts/charts/compare/requestrr-5.0.3...requestrr-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/requestrr/5.0.14/Chart.yaml b/stable/requestrr/5.0.14/Chart.yaml deleted file mode 100644 index 0ed287a216f..00000000000 --- a/stable/requestrr/5.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: requestrr -version: 5.0.14 -appVersion: "2.1.2" -description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/requestrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png -keywords: - - requestrr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/requestrr/5.0.14/app-changelog.md b/stable/requestrr/5.0.14/app-changelog.md deleted file mode 100644 index de479c99271..00000000000 --- a/stable/requestrr/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [requestrr-5.0.14](https://github.com/truecharts/charts/compare/requestrr-5.0.13...requestrr-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/requestrr/5.0.14/charts/common-12.9.2.tgz b/stable/requestrr/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/requestrr/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/requestrr/5.0.15/CHANGELOG.md b/stable/requestrr/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..482d1e4634b --- /dev/null +++ b/stable/requestrr/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [requestrr-5.0.8](https://github.com/truecharts/charts/compare/requestrr-5.0.7...requestrr-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [requestrr-5.0.7](https://github.com/truecharts/charts/compare/requestrr-5.0.6...requestrr-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [requestrr-5.0.6](https://github.com/truecharts/charts/compare/requestrr-5.0.5...requestrr-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [requestrr-5.0.5](https://github.com/truecharts/charts/compare/requestrr-5.0.4...requestrr-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/requestrr/5.0.15/Chart.yaml b/stable/requestrr/5.0.15/Chart.yaml new file mode 100644 index 00000000000..f2b77731d51 --- /dev/null +++ b/stable/requestrr/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: requestrr +version: 5.0.15 +appVersion: "2.1.2" +description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/requestrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png +keywords: + - requestrr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/watchyourlan/4.0.15/README.md b/stable/requestrr/5.0.15/README.md similarity index 100% rename from stable/watchyourlan/4.0.15/README.md rename to stable/requestrr/5.0.15/README.md diff --git a/stable/requestrr/5.0.15/app-changelog.md b/stable/requestrr/5.0.15/app-changelog.md new file mode 100644 index 00000000000..0780d82bc95 --- /dev/null +++ b/stable/requestrr/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/requestrr/5.0.14/app-readme.md b/stable/requestrr/5.0.15/app-readme.md similarity index 100% rename from stable/requestrr/5.0.14/app-readme.md rename to stable/requestrr/5.0.15/app-readme.md diff --git a/stable/requestrr/5.0.15/charts/common-12.9.5.tgz b/stable/requestrr/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/requestrr/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/requestrr/5.0.14/ix_values.yaml b/stable/requestrr/5.0.15/ix_values.yaml similarity index 100% rename from stable/requestrr/5.0.14/ix_values.yaml rename to stable/requestrr/5.0.15/ix_values.yaml diff --git a/stable/requestrr/5.0.14/questions.yaml b/stable/requestrr/5.0.15/questions.yaml similarity index 100% rename from stable/requestrr/5.0.14/questions.yaml rename to stable/requestrr/5.0.15/questions.yaml diff --git a/stable/watchyourlan/4.0.15/templates/NOTES.txt b/stable/requestrr/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/watchyourlan/4.0.15/templates/NOTES.txt rename to stable/requestrr/5.0.15/templates/NOTES.txt diff --git a/stable/wekan/9.0.12/templates/common.yaml b/stable/requestrr/5.0.15/templates/common.yaml similarity index 100% rename from stable/wekan/9.0.12/templates/common.yaml rename to stable/requestrr/5.0.15/templates/common.yaml diff --git a/stable/weblate/8.0.16/values.yaml b/stable/requestrr/5.0.15/values.yaml similarity index 100% rename from stable/weblate/8.0.16/values.yaml rename to stable/requestrr/5.0.15/values.yaml diff --git a/stable/resilio-sync/9.0.15/CHANGELOG.md b/stable/resilio-sync/9.0.15/CHANGELOG.md deleted file mode 100644 index 5c51ff26345..00000000000 --- a/stable/resilio-sync/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [resilio-sync-9.0.15](https://github.com/truecharts/charts/compare/resilio-sync-9.0.14...resilio-sync-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [resilio-sync-9.0.14](https://github.com/truecharts/charts/compare/resilio-sync-9.0.13...resilio-sync-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [resilio-sync-9.0.13](https://github.com/truecharts/charts/compare/resilio-sync-9.0.12...resilio-sync-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [resilio-sync-9.0.12](https://github.com/truecharts/charts/compare/resilio-sync-9.0.11...resilio-sync-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [resilio-sync-9.0.11](https://github.com/truecharts/charts/compare/resilio-sync-9.0.10...resilio-sync-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [resilio-sync-9.0.10](https://github.com/truecharts/charts/compare/resilio-sync-9.0.9...resilio-sync-9.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [resilio-sync-9.0.9](https://github.com/truecharts/charts/compare/resilio-sync-9.0.8...resilio-sync-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [resilio-sync-9.0.8](https://github.com/truecharts/charts/compare/resilio-sync-9.0.7...resilio-sync-9.0.8) (2023-04-22) - -### Fix - -- Bump for [#8097](https://github.com/truecharts/charts/issues/8097) ([#8114](https://github.com/truecharts/charts/issues/8114)) - - Fix probe ([#8097](https://github.com/truecharts/charts/issues/8097)) - - - - -## [resilio-sync-9.0.7](https://github.com/truecharts/charts/compare/resilio-sync-9.0.6...resilio-sync-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [resilio-sync-9.0.6](https://github.com/truecharts/charts/compare/resilio-sync-9.0.5...resilio-sync-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [resilio-sync-9.0.5](https://github.com/truecharts/charts/compare/resilio-sync-9.0.4...resilio-sync-9.0.5) (2023-04-16) - diff --git a/stable/resilio-sync/9.0.15/Chart.yaml b/stable/resilio-sync/9.0.15/Chart.yaml deleted file mode 100644 index 353e9a5401d..00000000000 --- a/stable/resilio-sync/9.0.15/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.9.2 -description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology -home: https://truecharts.org/charts/stable/resilio-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png -keywords: - - resilio - - sync - - btsync - - bittorrent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: resilio-sync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync - - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 9.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/resilio-sync/9.0.15/app-changelog.md b/stable/resilio-sync/9.0.15/app-changelog.md deleted file mode 100644 index e2f90e56317..00000000000 --- a/stable/resilio-sync/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [resilio-sync-9.0.15](https://github.com/truecharts/charts/compare/resilio-sync-9.0.14...resilio-sync-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/resilio-sync/9.0.15/charts/common-12.9.2.tgz b/stable/resilio-sync/9.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/resilio-sync/9.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/resilio-sync/9.0.16/CHANGELOG.md b/stable/resilio-sync/9.0.16/CHANGELOG.md new file mode 100644 index 00000000000..c583ba9f9b1 --- /dev/null +++ b/stable/resilio-sync/9.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [resilio-sync-9.0.9](https://github.com/truecharts/charts/compare/resilio-sync-9.0.8...resilio-sync-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [resilio-sync-9.0.8](https://github.com/truecharts/charts/compare/resilio-sync-9.0.7...resilio-sync-9.0.8) (2023-04-22) + +### Fix + +- Bump for [#8097](https://github.com/truecharts/charts/issues/8097) ([#8114](https://github.com/truecharts/charts/issues/8114)) + - Fix probe ([#8097](https://github.com/truecharts/charts/issues/8097)) + + + + +## [resilio-sync-9.0.7](https://github.com/truecharts/charts/compare/resilio-sync-9.0.6...resilio-sync-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [resilio-sync-9.0.6](https://github.com/truecharts/charts/compare/resilio-sync-9.0.5...resilio-sync-9.0.6) (2023-04-16) + diff --git a/stable/resilio-sync/9.0.16/Chart.yaml b/stable/resilio-sync/9.0.16/Chart.yaml new file mode 100644 index 00000000000..37302f3a971 --- /dev/null +++ b/stable/resilio-sync/9.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.7.2.1375" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/webgrabplus/5.0.16/README.md b/stable/resilio-sync/9.0.16/README.md similarity index 100% rename from stable/webgrabplus/5.0.16/README.md rename to stable/resilio-sync/9.0.16/README.md diff --git a/stable/resilio-sync/9.0.16/app-changelog.md b/stable/resilio-sync/9.0.16/app-changelog.md new file mode 100644 index 00000000000..f6a55ebf5e6 --- /dev/null +++ b/stable/resilio-sync/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/resilio-sync/9.0.15/app-readme.md b/stable/resilio-sync/9.0.16/app-readme.md similarity index 100% rename from stable/resilio-sync/9.0.15/app-readme.md rename to stable/resilio-sync/9.0.16/app-readme.md diff --git a/stable/resilio-sync/9.0.16/charts/common-12.9.5.tgz b/stable/resilio-sync/9.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/resilio-sync/9.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/resilio-sync/9.0.15/ix_values.yaml b/stable/resilio-sync/9.0.16/ix_values.yaml similarity index 100% rename from stable/resilio-sync/9.0.15/ix_values.yaml rename to stable/resilio-sync/9.0.16/ix_values.yaml diff --git a/stable/resilio-sync/9.0.15/questions.yaml b/stable/resilio-sync/9.0.16/questions.yaml similarity index 100% rename from stable/resilio-sync/9.0.15/questions.yaml rename to stable/resilio-sync/9.0.16/questions.yaml diff --git a/stable/webgrabplus/5.0.16/templates/NOTES.txt b/stable/resilio-sync/9.0.16/templates/NOTES.txt similarity index 100% rename from stable/webgrabplus/5.0.16/templates/NOTES.txt rename to stable/resilio-sync/9.0.16/templates/NOTES.txt diff --git a/stable/wg-easy/4.0.6/templates/common.yaml b/stable/resilio-sync/9.0.16/templates/common.yaml similarity index 100% rename from stable/wg-easy/4.0.6/templates/common.yaml rename to stable/resilio-sync/9.0.16/templates/common.yaml diff --git a/stable/webnut/4.0.14/values.yaml b/stable/resilio-sync/9.0.16/values.yaml similarity index 100% rename from stable/webnut/4.0.14/values.yaml rename to stable/resilio-sync/9.0.16/values.yaml diff --git a/stable/retrobot/4.0.15/CHANGELOG.md b/stable/retrobot/4.0.15/CHANGELOG.md deleted file mode 100644 index 849e9065f95..00000000000 --- a/stable/retrobot/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [retrobot-4.0.15](https://github.com/truecharts/charts/compare/retrobot-4.0.14...retrobot-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [retrobot-4.0.14](https://github.com/truecharts/charts/compare/retrobot-4.0.13...retrobot-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [retrobot-4.0.13](https://github.com/truecharts/charts/compare/retrobot-4.0.12...retrobot-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [retrobot-4.0.12](https://github.com/truecharts/charts/compare/retrobot-4.0.11...retrobot-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [retrobot-4.0.11](https://github.com/truecharts/charts/compare/retrobot-4.0.10...retrobot-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [retrobot-4.0.10](https://github.com/truecharts/charts/compare/retrobot-4.0.9...retrobot-4.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/retrobot to latest ([#8363](https://github.com/truecharts/charts/issues/8363)) - - - - -## [retrobot-4.0.9](https://github.com/truecharts/charts/compare/retrobot-4.0.8...retrobot-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [retrobot-4.0.8](https://github.com/truecharts/charts/compare/retrobot-4.0.7...retrobot-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [retrobot-4.0.7](https://github.com/truecharts/charts/compare/retrobot-4.0.6...retrobot-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [retrobot-4.0.6](https://github.com/truecharts/charts/compare/retrobot-4.0.5...retrobot-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [retrobot-4.0.5](https://github.com/truecharts/charts/compare/retrobot-4.0.4...retrobot-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/retrobot/4.0.15/Chart.yaml b/stable/retrobot/4.0.15/Chart.yaml deleted file mode 100644 index e9ecb34624c..00000000000 --- a/stable/retrobot/4.0.15/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: A discord bot that allows you to play old nintendo games with your friends over chat. -home: https://truecharts.org/charts/stable/retrobot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.png -keywords: - - retrobot - - emulator - - discord -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: retrobot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot - - https://github.com/rossimo/retrobot -type: application -version: 4.0.15 -annotations: - truecharts.org/catagories: | - - emulator - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/retrobot/4.0.15/app-changelog.md b/stable/retrobot/4.0.15/app-changelog.md deleted file mode 100644 index 76453b3bf67..00000000000 --- a/stable/retrobot/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [retrobot-4.0.15](https://github.com/truecharts/charts/compare/retrobot-4.0.14...retrobot-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/retrobot/4.0.15/charts/common-12.9.2.tgz b/stable/retrobot/4.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/retrobot/4.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/retrobot/4.0.16/CHANGELOG.md b/stable/retrobot/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..f7630167814 --- /dev/null +++ b/stable/retrobot/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [retrobot-4.0.8](https://github.com/truecharts/charts/compare/retrobot-4.0.7...retrobot-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [retrobot-4.0.7](https://github.com/truecharts/charts/compare/retrobot-4.0.6...retrobot-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [retrobot-4.0.6](https://github.com/truecharts/charts/compare/retrobot-4.0.5...retrobot-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/retrobot/4.0.16/Chart.yaml b/stable/retrobot/4.0.16/Chart.yaml new file mode 100644 index 00000000000..d1b048d08d3 --- /dev/null +++ b/stable/retrobot/4.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - emulator + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/weblate/8.0.16/README.md b/stable/retrobot/4.0.16/README.md similarity index 100% rename from stable/weblate/8.0.16/README.md rename to stable/retrobot/4.0.16/README.md diff --git a/stable/retrobot/4.0.16/app-changelog.md b/stable/retrobot/4.0.16/app-changelog.md new file mode 100644 index 00000000000..4ef569a35c8 --- /dev/null +++ b/stable/retrobot/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/retrobot/4.0.15/app-readme.md b/stable/retrobot/4.0.16/app-readme.md similarity index 100% rename from stable/retrobot/4.0.15/app-readme.md rename to stable/retrobot/4.0.16/app-readme.md diff --git a/stable/retrobot/4.0.16/charts/common-12.9.5.tgz b/stable/retrobot/4.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/retrobot/4.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/retrobot/4.0.15/ix_values.yaml b/stable/retrobot/4.0.16/ix_values.yaml similarity index 100% rename from stable/retrobot/4.0.15/ix_values.yaml rename to stable/retrobot/4.0.16/ix_values.yaml diff --git a/stable/retrobot/4.0.15/questions.yaml b/stable/retrobot/4.0.16/questions.yaml similarity index 100% rename from stable/retrobot/4.0.15/questions.yaml rename to stable/retrobot/4.0.16/questions.yaml diff --git a/stable/weblate/8.0.16/templates/NOTES.txt b/stable/retrobot/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/weblate/8.0.16/templates/NOTES.txt rename to stable/retrobot/4.0.16/templates/NOTES.txt diff --git a/stable/whoogle/6.0.13/templates/common.yaml b/stable/retrobot/4.0.16/templates/common.yaml similarity index 100% rename from stable/whoogle/6.0.13/templates/common.yaml rename to stable/retrobot/4.0.16/templates/common.yaml diff --git a/stable/website-shot/5.0.14/values.yaml b/stable/retrobot/4.0.16/values.yaml similarity index 100% rename from stable/website-shot/5.0.14/values.yaml rename to stable/retrobot/4.0.16/values.yaml diff --git a/stable/ring-mqtt/4.0.15/CHANGELOG.md b/stable/ring-mqtt/4.0.15/CHANGELOG.md deleted file mode 100644 index 8b08c8ca2b4..00000000000 --- a/stable/ring-mqtt/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ring-mqtt-4.0.15](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.14...ring-mqtt-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ring-mqtt-4.0.14](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.13...ring-mqtt-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ring-mqtt-4.0.13](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.12...ring-mqtt-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ring-mqtt-4.0.12](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.11...ring-mqtt-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ring-mqtt-4.0.11](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.10...ring-mqtt-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ring-mqtt-4.0.10](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.9...ring-mqtt-4.0.10) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/ring-mqtt to v5.2.2 ([#8659](https://github.com/truecharts/charts/issues/8659)) - - - - -## [ring-mqtt-4.0.9](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.8...ring-mqtt-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ring-mqtt-4.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.7...ring-mqtt-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ring-mqtt-4.0.7](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.6...ring-mqtt-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ring-mqtt-4.0.6](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.5...ring-mqtt-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ring-mqtt-4.0.5](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.4...ring-mqtt-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/ring-mqtt/4.0.15/Chart.yaml b/stable/ring-mqtt/4.0.15/Chart.yaml deleted file mode 100644 index 94cdab1a8e2..00000000000 --- a/stable/ring-mqtt/4.0.15/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.9.2 -deprecated: false -description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. -home: https://truecharts.org/charts/stable/ring-mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png -keywords: - - ring-mqtt - - HomeAutomation - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ring-mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - - https://github.com/tsightler/ring-mqtt -type: application -version: 4.0.15 -annotations: - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/ring-mqtt/4.0.15/app-changelog.md b/stable/ring-mqtt/4.0.15/app-changelog.md deleted file mode 100644 index 297b5cb650b..00000000000 --- a/stable/ring-mqtt/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ring-mqtt-4.0.15](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.14...ring-mqtt-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/ring-mqtt/4.0.15/charts/common-12.9.2.tgz b/stable/ring-mqtt/4.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ring-mqtt/4.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/ring-mqtt/4.0.16/CHANGELOG.md b/stable/ring-mqtt/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..c3a42b526f5 --- /dev/null +++ b/stable/ring-mqtt/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ring-mqtt-4.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.7...ring-mqtt-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ring-mqtt-4.0.7](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.6...ring-mqtt-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ring-mqtt-4.0.6](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.5...ring-mqtt-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/ring-mqtt/4.0.16/Chart.yaml b/stable/ring-mqtt/4.0.16/Chart.yaml new file mode 100644 index 00000000000..631eee65343 --- /dev/null +++ b/stable/ring-mqtt/4.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "5.2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/webnut/4.0.14/README.md b/stable/ring-mqtt/4.0.16/README.md similarity index 100% rename from stable/webnut/4.0.14/README.md rename to stable/ring-mqtt/4.0.16/README.md diff --git a/stable/ring-mqtt/4.0.16/app-changelog.md b/stable/ring-mqtt/4.0.16/app-changelog.md new file mode 100644 index 00000000000..bc8476310bd --- /dev/null +++ b/stable/ring-mqtt/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ring-mqtt/4.0.15/app-readme.md b/stable/ring-mqtt/4.0.16/app-readme.md similarity index 100% rename from stable/ring-mqtt/4.0.15/app-readme.md rename to stable/ring-mqtt/4.0.16/app-readme.md diff --git a/stable/ring-mqtt/4.0.16/charts/common-12.9.5.tgz b/stable/ring-mqtt/4.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ring-mqtt/4.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/ring-mqtt/4.0.15/ix_values.yaml b/stable/ring-mqtt/4.0.16/ix_values.yaml similarity index 100% rename from stable/ring-mqtt/4.0.15/ix_values.yaml rename to stable/ring-mqtt/4.0.16/ix_values.yaml diff --git a/stable/ring-mqtt/4.0.15/questions.yaml b/stable/ring-mqtt/4.0.16/questions.yaml similarity index 100% rename from stable/ring-mqtt/4.0.15/questions.yaml rename to stable/ring-mqtt/4.0.16/questions.yaml diff --git a/stable/webnut/4.0.14/templates/NOTES.txt b/stable/ring-mqtt/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/webnut/4.0.14/templates/NOTES.txt rename to stable/ring-mqtt/4.0.16/templates/NOTES.txt diff --git a/stable/ring-mqtt/4.0.15/templates/common.yaml b/stable/ring-mqtt/4.0.16/templates/common.yaml similarity index 100% rename from stable/ring-mqtt/4.0.15/templates/common.yaml rename to stable/ring-mqtt/4.0.16/templates/common.yaml diff --git a/stable/webtop/5.0.23/values.yaml b/stable/ring-mqtt/4.0.16/values.yaml similarity index 100% rename from stable/webtop/5.0.23/values.yaml rename to stable/ring-mqtt/4.0.16/values.yaml diff --git a/stable/rsnapshot/5.0.13/CHANGELOG.md b/stable/rsnapshot/5.0.13/CHANGELOG.md deleted file mode 100644 index 670575b119e..00000000000 --- a/stable/rsnapshot/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rsnapshot-5.0.13](https://github.com/truecharts/charts/compare/rsnapshot-5.0.12...rsnapshot-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [rsnapshot-5.0.12](https://github.com/truecharts/charts/compare/rsnapshot-5.0.11...rsnapshot-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rsnapshot-5.0.11](https://github.com/truecharts/charts/compare/rsnapshot-5.0.10...rsnapshot-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rsnapshot-5.0.10](https://github.com/truecharts/charts/compare/rsnapshot-5.0.9...rsnapshot-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rsnapshot-5.0.9](https://github.com/truecharts/charts/compare/rsnapshot-5.0.8...rsnapshot-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [rsnapshot-5.0.8](https://github.com/truecharts/charts/compare/rsnapshot-5.0.7...rsnapshot-5.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to 1.4.4 ([#8366](https://github.com/truecharts/charts/issues/8366)) - - - - -## [rsnapshot-5.0.7](https://github.com/truecharts/charts/compare/rsnapshot-5.0.6...rsnapshot-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [rsnapshot-5.0.6](https://github.com/truecharts/charts/compare/rsnapshot-5.0.5...rsnapshot-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [rsnapshot-5.0.5](https://github.com/truecharts/charts/compare/rsnapshot-5.0.4...rsnapshot-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [rsnapshot-5.0.4](https://github.com/truecharts/charts/compare/rsnapshot-5.0.3...rsnapshot-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [rsnapshot-5.0.3](https://github.com/truecharts/charts/compare/rsnapshot-5.0.2...rsnapshot-5.0.3) (2023-04-16) - -### Chore diff --git a/stable/rsnapshot/5.0.13/Chart.yaml b/stable/rsnapshot/5.0.13/Chart.yaml deleted file mode 100644 index 96b99d0b85e..00000000000 --- a/stable/rsnapshot/5.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsnapshot -version: 5.0.13 -appVersion: "1.4.4" -description: Rsnapshot is a filesystem snapshot utility based on rsync. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/rsnapshot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png -keywords: - - rsnapshot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/rsnapshot/5.0.13/app-changelog.md b/stable/rsnapshot/5.0.13/app-changelog.md deleted file mode 100644 index c46e71fba5c..00000000000 --- a/stable/rsnapshot/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsnapshot-5.0.13](https://github.com/truecharts/charts/compare/rsnapshot-5.0.12...rsnapshot-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/rsnapshot/5.0.13/charts/common-12.9.2.tgz b/stable/rsnapshot/5.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/rsnapshot/5.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/rsnapshot/5.0.14/CHANGELOG.md b/stable/rsnapshot/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..89af8107bd6 --- /dev/null +++ b/stable/rsnapshot/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/rsnapshot to 1.4.4 ([#8366](https://github.com/truecharts/charts/issues/8366)) + + + + +## [rsnapshot-5.0.7](https://github.com/truecharts/charts/compare/rsnapshot-5.0.6...rsnapshot-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [rsnapshot-5.0.6](https://github.com/truecharts/charts/compare/rsnapshot-5.0.5...rsnapshot-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [rsnapshot-5.0.5](https://github.com/truecharts/charts/compare/rsnapshot-5.0.4...rsnapshot-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [rsnapshot-5.0.4](https://github.com/truecharts/charts/compare/rsnapshot-5.0.3...rsnapshot-5.0.4) (2023-04-16) + +### Chore diff --git a/stable/rsnapshot/5.0.14/Chart.yaml b/stable/rsnapshot/5.0.14/Chart.yaml new file mode 100644 index 00000000000..415cb634010 --- /dev/null +++ b/stable/rsnapshot/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsnapshot +version: 5.0.14 +appVersion: "1.4.4" +description: Rsnapshot is a filesystem snapshot utility based on rsync. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/rsnapshot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png +keywords: + - rsnapshot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.14/README.md b/stable/rsnapshot/5.0.14/README.md similarity index 100% rename from stable/website-shot/5.0.14/README.md rename to stable/rsnapshot/5.0.14/README.md diff --git a/stable/rsnapshot/5.0.14/app-changelog.md b/stable/rsnapshot/5.0.14/app-changelog.md new file mode 100644 index 00000000000..d88de7ac1c7 --- /dev/null +++ b/stable/rsnapshot/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/rsnapshot/5.0.13/app-readme.md b/stable/rsnapshot/5.0.14/app-readme.md similarity index 100% rename from stable/rsnapshot/5.0.13/app-readme.md rename to stable/rsnapshot/5.0.14/app-readme.md diff --git a/stable/rsnapshot/5.0.14/charts/common-12.9.5.tgz b/stable/rsnapshot/5.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/rsnapshot/5.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/rsnapshot/5.0.13/ix_values.yaml b/stable/rsnapshot/5.0.14/ix_values.yaml similarity index 100% rename from stable/rsnapshot/5.0.13/ix_values.yaml rename to stable/rsnapshot/5.0.14/ix_values.yaml diff --git a/stable/rsnapshot/5.0.13/questions.yaml b/stable/rsnapshot/5.0.14/questions.yaml similarity index 100% rename from stable/rsnapshot/5.0.13/questions.yaml rename to stable/rsnapshot/5.0.14/questions.yaml diff --git a/stable/website-shot/5.0.14/templates/NOTES.txt b/stable/rsnapshot/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/website-shot/5.0.14/templates/NOTES.txt rename to stable/rsnapshot/5.0.14/templates/NOTES.txt diff --git a/stable/xen-orchestra/4.0.14/templates/common.yaml b/stable/rsnapshot/5.0.14/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/4.0.14/templates/common.yaml rename to stable/rsnapshot/5.0.14/templates/common.yaml diff --git a/stable/wekan/9.0.12/values.yaml b/stable/rsnapshot/5.0.14/values.yaml similarity index 100% rename from stable/wekan/9.0.12/values.yaml rename to stable/rsnapshot/5.0.14/values.yaml diff --git a/stable/rss-bridge/5.0.13/CHANGELOG.md b/stable/rss-bridge/5.0.13/CHANGELOG.md deleted file mode 100644 index 7e57d4ca01f..00000000000 --- a/stable/rss-bridge/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rss-bridge-5.0.13](https://github.com/truecharts/charts/compare/rss-bridge-5.0.12...rss-bridge-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [rss-bridge-5.0.12](https://github.com/truecharts/charts/compare/rss-bridge-5.0.11...rss-bridge-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rss-bridge-5.0.11](https://github.com/truecharts/charts/compare/rss-bridge-5.0.10...rss-bridge-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rss-bridge-5.0.10](https://github.com/truecharts/charts/compare/rss-bridge-5.0.9...rss-bridge-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rss-bridge-5.0.9](https://github.com/truecharts/charts/compare/rss-bridge-5.0.8...rss-bridge-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [rss-bridge-5.0.8](https://github.com/truecharts/charts/compare/rss-bridge-5.0.7...rss-bridge-5.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/rss-bridge to v2023-03 ([#8301](https://github.com/truecharts/charts/issues/8301)) - - - - -## [rss-bridge-5.0.7](https://github.com/truecharts/charts/compare/rss-bridge-5.0.6...rss-bridge-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [rss-bridge-5.0.6](https://github.com/truecharts/charts/compare/rss-bridge-5.0.5...rss-bridge-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [rss-bridge-5.0.5](https://github.com/truecharts/charts/compare/rss-bridge-5.0.4...rss-bridge-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [rss-bridge-5.0.4](https://github.com/truecharts/charts/compare/rss-bridge-5.0.3...rss-bridge-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [rss-bridge-5.0.3](https://github.com/truecharts/charts/compare/rss-bridge-5.0.2...rss-bridge-5.0.3) (2023-04-16) - -### Chore diff --git a/stable/rss-bridge/5.0.13/Chart.yaml b/stable/rss-bridge/5.0.13/Chart.yaml deleted file mode 100644 index 3798f79f956..00000000000 --- a/stable/rss-bridge/5.0.13/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. -home: https://truecharts.org/charts/stable/rss-bridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png -keywords: - - rss-bridge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rss-bridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge - - https://github.com/RSS-Bridge/rss-bridge -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/rss-bridge/5.0.13/app-changelog.md b/stable/rss-bridge/5.0.13/app-changelog.md deleted file mode 100644 index ac6f256e4f5..00000000000 --- a/stable/rss-bridge/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rss-bridge-5.0.13](https://github.com/truecharts/charts/compare/rss-bridge-5.0.12...rss-bridge-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/rss-bridge/5.0.13/charts/common-12.9.2.tgz b/stable/rss-bridge/5.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/rss-bridge/5.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/rss-bridge/5.0.14/CHANGELOG.md b/stable/rss-bridge/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..10cc1d19114 --- /dev/null +++ b/stable/rss-bridge/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [rss-bridge-5.0.7](https://github.com/truecharts/charts/compare/rss-bridge-5.0.6...rss-bridge-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [rss-bridge-5.0.6](https://github.com/truecharts/charts/compare/rss-bridge-5.0.5...rss-bridge-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [rss-bridge-5.0.5](https://github.com/truecharts/charts/compare/rss-bridge-5.0.4...rss-bridge-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [rss-bridge-5.0.4](https://github.com/truecharts/charts/compare/rss-bridge-5.0.3...rss-bridge-5.0.4) (2023-04-16) + +### Chore diff --git a/stable/rss-bridge/5.0.14/Chart.yaml b/stable/rss-bridge/5.0.14/Chart.yaml new file mode 100644 index 00000000000..da291afbe99 --- /dev/null +++ b/stable/rss-bridge/5.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/5.0.23/README.md b/stable/rss-bridge/5.0.14/README.md similarity index 100% rename from stable/webtop/5.0.23/README.md rename to stable/rss-bridge/5.0.14/README.md diff --git a/stable/rss-bridge/5.0.14/app-changelog.md b/stable/rss-bridge/5.0.14/app-changelog.md new file mode 100644 index 00000000000..cb3a6a03aec --- /dev/null +++ b/stable/rss-bridge/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/rss-bridge/5.0.13/app-readme.md b/stable/rss-bridge/5.0.14/app-readme.md similarity index 100% rename from stable/rss-bridge/5.0.13/app-readme.md rename to stable/rss-bridge/5.0.14/app-readme.md diff --git a/stable/rss-bridge/5.0.14/charts/common-12.9.5.tgz b/stable/rss-bridge/5.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/rss-bridge/5.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/rss-bridge/5.0.13/ix_values.yaml b/stable/rss-bridge/5.0.14/ix_values.yaml similarity index 100% rename from stable/rss-bridge/5.0.13/ix_values.yaml rename to stable/rss-bridge/5.0.14/ix_values.yaml diff --git a/stable/rss-bridge/5.0.13/questions.yaml b/stable/rss-bridge/5.0.14/questions.yaml similarity index 100% rename from stable/rss-bridge/5.0.13/questions.yaml rename to stable/rss-bridge/5.0.14/questions.yaml diff --git a/stable/webtop/5.0.23/templates/NOTES.txt b/stable/rss-bridge/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.23/templates/NOTES.txt rename to stable/rss-bridge/5.0.14/templates/NOTES.txt diff --git a/stable/xteve/9.0.14/templates/common.yaml b/stable/rss-bridge/5.0.14/templates/common.yaml similarity index 100% rename from stable/xteve/9.0.14/templates/common.yaml rename to stable/rss-bridge/5.0.14/templates/common.yaml diff --git a/stable/wg-easy/4.0.6/values.yaml b/stable/rss-bridge/5.0.14/values.yaml similarity index 100% rename from stable/wg-easy/4.0.6/values.yaml rename to stable/rss-bridge/5.0.14/values.yaml diff --git a/stable/rsshub/7.0.27/CHANGELOG.md b/stable/rsshub/7.0.27/CHANGELOG.md deleted file mode 100644 index 31c0fc58758..00000000000 --- a/stable/rsshub/7.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rsshub-7.0.27](https://github.com/truecharts/charts/compare/rsshub-7.0.26...rsshub-7.0.27) (2023-05-23) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9108](https://github.com/truecharts/charts/issues/9108)) - - - - -## [rsshub-7.0.26](https://github.com/truecharts/charts/compare/rsshub-7.0.25...rsshub-7.0.26) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9094](https://github.com/truecharts/charts/issues/9094)) - - - - -## [rsshub-7.0.25](https://github.com/truecharts/charts/compare/rsshub-7.0.24...rsshub-7.0.25) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [rsshub-7.0.24](https://github.com/truecharts/charts/compare/rsshub-7.0.23...rsshub-7.0.24) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9080](https://github.com/truecharts/charts/issues/9080)) - - - - -## [rsshub-7.0.23](https://github.com/truecharts/charts/compare/rsshub-7.0.22...rsshub-7.0.23) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rsshub-7.0.22](https://github.com/truecharts/charts/compare/rsshub-7.0.21...rsshub-7.0.22) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#8989](https://github.com/truecharts/charts/issues/8989)) - - - - -## [rsshub-7.0.21](https://github.com/truecharts/charts/compare/rsshub-7.0.20...rsshub-7.0.21) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rsshub-7.0.20](https://github.com/truecharts/charts/compare/rsshub-7.0.19...rsshub-7.0.20) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#8959](https://github.com/truecharts/charts/issues/8959)) - - - - -## [rsshub-7.0.19](https://github.com/truecharts/charts/compare/rsshub-7.0.18...rsshub-7.0.19) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#8778](https://github.com/truecharts/charts/issues/8778)) - - - - -## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) - -### Chore diff --git a/stable/rsshub/7.0.27/Chart.yaml b/stable/rsshub/7.0.27/Chart.yaml deleted file mode 100644 index cf57ff96eaf..00000000000 --- a/stable/rsshub/7.0.27/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsshub -version: 7.0.27 -appVersion: "latest" -description: RSSHub can generate RSS feeds from pretty much everything -type: application -deprecated: false -home: https://truecharts.org/charts/stable/rsshub -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png -keywords: - - rsshub - - rss -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://docs.rsshub.app/en/install/ - - https://github.com/DIYgod/RSSHub -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/rsshub/7.0.27/app-changelog.md b/stable/rsshub/7.0.27/app-changelog.md deleted file mode 100644 index 60e6a06a56c..00000000000 --- a/stable/rsshub/7.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-7.0.27](https://github.com/truecharts/charts/compare/rsshub-7.0.26...rsshub-7.0.27) (2023-05-23) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9108](https://github.com/truecharts/charts/issues/9108)) - - \ No newline at end of file diff --git a/stable/rsshub/7.0.27/charts/common-12.9.2.tgz b/stable/rsshub/7.0.27/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/rsshub/7.0.27/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/rsshub/7.0.27/charts/redis-6.0.43.tgz b/stable/rsshub/7.0.27/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/rsshub/7.0.27/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/rsshub/7.0.28/CHANGELOG.md b/stable/rsshub/7.0.28/CHANGELOG.md new file mode 100644 index 00000000000..d86c397fc67 --- /dev/null +++ b/stable/rsshub/7.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rsshub-7.0.28](https://github.com/truecharts/charts/compare/rsshub-7.0.27...rsshub-7.0.28) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [rsshub-7.0.27](https://github.com/truecharts/charts/compare/rsshub-7.0.26...rsshub-7.0.27) (2023-05-23) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9108](https://github.com/truecharts/charts/issues/9108)) + + + + +## [rsshub-7.0.26](https://github.com/truecharts/charts/compare/rsshub-7.0.25...rsshub-7.0.26) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9094](https://github.com/truecharts/charts/issues/9094)) + + + + +## [rsshub-7.0.25](https://github.com/truecharts/charts/compare/rsshub-7.0.24...rsshub-7.0.25) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [rsshub-7.0.24](https://github.com/truecharts/charts/compare/rsshub-7.0.23...rsshub-7.0.24) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9080](https://github.com/truecharts/charts/issues/9080)) + + + + +## [rsshub-7.0.23](https://github.com/truecharts/charts/compare/rsshub-7.0.22...rsshub-7.0.23) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [rsshub-7.0.22](https://github.com/truecharts/charts/compare/rsshub-7.0.21...rsshub-7.0.22) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#8989](https://github.com/truecharts/charts/issues/8989)) + + + + +## [rsshub-7.0.21](https://github.com/truecharts/charts/compare/rsshub-7.0.20...rsshub-7.0.21) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [rsshub-7.0.20](https://github.com/truecharts/charts/compare/rsshub-7.0.19...rsshub-7.0.20) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#8959](https://github.com/truecharts/charts/issues/8959)) + + + + +## [rsshub-7.0.19](https://github.com/truecharts/charts/compare/rsshub-7.0.18...rsshub-7.0.19) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) + +### Chore diff --git a/stable/rsshub/7.0.28/Chart.yaml b/stable/rsshub/7.0.28/Chart.yaml new file mode 100644 index 00000000000..f1cad945bfd --- /dev/null +++ b/stable/rsshub/7.0.28/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsshub +version: 7.0.28 +appVersion: "latest" +description: RSSHub can generate RSS feeds from pretty much everything +type: application +deprecated: false +home: https://truecharts.org/charts/stable/rsshub +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png +keywords: + - rsshub + - rss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub + - https://docs.rsshub.app/en/install/ + - https://github.com/DIYgod/RSSHub +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.12/README.md b/stable/rsshub/7.0.28/README.md similarity index 100% rename from stable/wekan/9.0.12/README.md rename to stable/rsshub/7.0.28/README.md diff --git a/stable/rsshub/7.0.28/app-changelog.md b/stable/rsshub/7.0.28/app-changelog.md new file mode 100644 index 00000000000..2c23aaa6133 --- /dev/null +++ b/stable/rsshub/7.0.28/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-7.0.28](https://github.com/truecharts/charts/compare/rsshub-7.0.27...rsshub-7.0.28) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/stable/rsshub/7.0.27/app-readme.md b/stable/rsshub/7.0.28/app-readme.md similarity index 100% rename from stable/rsshub/7.0.27/app-readme.md rename to stable/rsshub/7.0.28/app-readme.md diff --git a/stable/rsshub/7.0.28/charts/common-12.9.5.tgz b/stable/rsshub/7.0.28/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/rsshub/7.0.28/charts/common-12.9.5.tgz differ diff --git a/stable/rsshub/7.0.28/charts/redis-6.0.44.tgz b/stable/rsshub/7.0.28/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/rsshub/7.0.28/charts/redis-6.0.44.tgz differ diff --git a/stable/rsshub/7.0.27/ix_values.yaml b/stable/rsshub/7.0.28/ix_values.yaml similarity index 100% rename from stable/rsshub/7.0.27/ix_values.yaml rename to stable/rsshub/7.0.28/ix_values.yaml diff --git a/stable/rsshub/7.0.27/questions.yaml b/stable/rsshub/7.0.28/questions.yaml similarity index 100% rename from stable/rsshub/7.0.27/questions.yaml rename to stable/rsshub/7.0.28/questions.yaml diff --git a/stable/wekan/9.0.12/templates/NOTES.txt b/stable/rsshub/7.0.28/templates/NOTES.txt similarity index 100% rename from stable/wekan/9.0.12/templates/NOTES.txt rename to stable/rsshub/7.0.28/templates/NOTES.txt diff --git a/stable/xwiki/7.0.15/templates/common.yaml b/stable/rsshub/7.0.28/templates/common.yaml similarity index 100% rename from stable/xwiki/7.0.15/templates/common.yaml rename to stable/rsshub/7.0.28/templates/common.yaml diff --git a/stable/whisparr/4.0.14/values.yaml b/stable/rsshub/7.0.28/values.yaml similarity index 100% rename from stable/whisparr/4.0.14/values.yaml rename to stable/rsshub/7.0.28/values.yaml diff --git a/stable/sabnzbd/14.0.18/CHANGELOG.md b/stable/sabnzbd/14.0.18/CHANGELOG.md new file mode 100644 index 00000000000..c1759f2d370 --- /dev/null +++ b/stable/sabnzbd/14.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sabnzbd-14.0.18](https://github.com/truecharts/charts/compare/sabnzbd-14.0.17...sabnzbd-14.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [sabnzbd-14.0.17](https://github.com/truecharts/charts/compare/sabnzbd-14.0.16...sabnzbd-14.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [sabnzbd-14.0.16](https://github.com/truecharts/charts/compare/sabnzbd-14.0.15...sabnzbd-14.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [sabnzbd-14.0.15](https://github.com/truecharts/charts/compare/sabnzbd-14.0.14...sabnzbd-14.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [sabnzbd-14.0.14](https://github.com/truecharts/charts/compare/sabnzbd-14.0.13...sabnzbd-14.0.14) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.1 ([#8840](https://github.com/truecharts/charts/issues/8840)) + + + + +## [sabnzbd-14.0.13](https://github.com/truecharts/charts/compare/sabnzbd-14.0.12...sabnzbd-14.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [sabnzbd-14.0.12](https://github.com/truecharts/charts/compare/sabnzbd-14.0.11...sabnzbd-14.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [sabnzbd-14.0.11](https://github.com/truecharts/charts/compare/sabnzbd-14.0.10...sabnzbd-14.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.0 ([#8663](https://github.com/truecharts/charts/issues/8663)) + + + + +## [sabnzbd-14.0.10](https://github.com/truecharts/charts/compare/sabnzbd-14.0.9...sabnzbd-14.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to 3.7.2 ([#8369](https://github.com/truecharts/charts/issues/8369)) + + + + +## [sabnzbd-14.0.9](https://github.com/truecharts/charts/compare/sabnzbd-14.0.8...sabnzbd-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [sabnzbd-14.0.8](https://github.com/truecharts/charts/compare/sabnzbd-14.0.7...sabnzbd-14.0.8) (2023-04-25) + +### Chore diff --git a/stable/sabnzbd/14.0.18/Chart.yaml b/stable/sabnzbd/14.0.18/Chart.yaml new file mode 100644 index 00000000000..ecc92c341dc --- /dev/null +++ b/stable/sabnzbd/14.0.18/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/wg-easy/4.0.6/README.md b/stable/sabnzbd/14.0.18/README.md similarity index 100% rename from stable/wg-easy/4.0.6/README.md rename to stable/sabnzbd/14.0.18/README.md diff --git a/stable/sabnzbd/14.0.18/app-changelog.md b/stable/sabnzbd/14.0.18/app-changelog.md new file mode 100644 index 00000000000..558b6a0d430 --- /dev/null +++ b/stable/sabnzbd/14.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sabnzbd-14.0.18](https://github.com/truecharts/charts/compare/sabnzbd-14.0.17...sabnzbd-14.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/stable/sabnzbd/14.0.18/app-readme.md b/stable/sabnzbd/14.0.18/app-readme.md new file mode 100644 index 00000000000..04be527cd64 --- /dev/null +++ b/stable/sabnzbd/14.0.18/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.18/charts/common-12.9.5.tgz b/stable/sabnzbd/14.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/sabnzbd/14.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/sabnzbd/14.0.18/ix_values.yaml b/stable/sabnzbd/14.0.18/ix_values.yaml new file mode 100644 index 00000000000..b14f643fd3b --- /dev/null +++ b/stable/sabnzbd/14.0.18/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/sabnzbd + pullPolicy: IfNotPresent + tag: v4.0.1@sha256:e360b8faa51d47bbcea9d18e11de417f9dbbf09f2e3b73c415e67fa43f4e6473 +service: + main: + ports: + main: + port: 10097 + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + env: + SABNZBD__HOST_WHITELIST_ENTRIES: "" diff --git a/stable/sabnzbd/14.0.18/questions.yaml b/stable/sabnzbd/14.0.18/questions.yaml new file mode 100644 index 00000000000..cd2a2562652 --- /dev/null +++ b/stable/sabnzbd/14.0.18/questions.yaml @@ -0,0 +1,1942 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: SABNZBD__HOST_WHITELIST_ENTRIES + label: "HostName Whitelist" + description: "If you use a reverse proxy, you might need to enter your hostname's here (comma seperated)" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10097 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/wg-easy/4.0.6/templates/NOTES.txt b/stable/sabnzbd/14.0.18/templates/NOTES.txt similarity index 100% rename from stable/wg-easy/4.0.6/templates/NOTES.txt rename to stable/sabnzbd/14.0.18/templates/NOTES.txt diff --git a/stable/youtubedl-material/5.0.15/templates/common.yaml b/stable/sabnzbd/14.0.18/templates/common.yaml similarity index 100% rename from stable/youtubedl-material/5.0.15/templates/common.yaml rename to stable/sabnzbd/14.0.18/templates/common.yaml diff --git a/stable/whoogle/6.0.13/values.yaml b/stable/sabnzbd/14.0.18/values.yaml similarity index 100% rename from stable/whoogle/6.0.13/values.yaml rename to stable/sabnzbd/14.0.18/values.yaml diff --git a/stable/satisfactory/5.0.13/CHANGELOG.md b/stable/satisfactory/5.0.13/CHANGELOG.md deleted file mode 100644 index 457dbe7c7a2..00000000000 --- a/stable/satisfactory/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [satisfactory-5.0.13](https://github.com/truecharts/charts/compare/satisfactory-5.0.12...satisfactory-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [satisfactory-5.0.12](https://github.com/truecharts/charts/compare/satisfactory-5.0.11...satisfactory-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [satisfactory-5.0.11](https://github.com/truecharts/charts/compare/satisfactory-5.0.10...satisfactory-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [satisfactory-5.0.10](https://github.com/truecharts/charts/compare/satisfactory-5.0.9...satisfactory-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [satisfactory-5.0.9](https://github.com/truecharts/charts/compare/satisfactory-5.0.8...satisfactory-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [satisfactory-5.0.8](https://github.com/truecharts/charts/compare/satisfactory-5.0.7...satisfactory-5.0.8) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/satisfactory to v1.4.8 ([#8522](https://github.com/truecharts/charts/issues/8522)) - - - - -## [satisfactory-5.0.7](https://github.com/truecharts/charts/compare/satisfactory-5.0.6...satisfactory-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [satisfactory-5.0.6](https://github.com/truecharts/charts/compare/satisfactory-5.0.5...satisfactory-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [satisfactory-5.0.5](https://github.com/truecharts/charts/compare/satisfactory-5.0.4...satisfactory-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [satisfactory-5.0.4](https://github.com/truecharts/charts/compare/satisfactory-5.0.3...satisfactory-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [satisfactory-5.0.3](https://github.com/truecharts/charts/compare/satisfactory-5.0.2...satisfactory-5.0.3) (2023-04-16) - -### Chore diff --git a/stable/satisfactory/5.0.13/Chart.yaml b/stable/satisfactory/5.0.13/Chart.yaml deleted file mode 100644 index d3bd9276e75..00000000000 --- a/stable/satisfactory/5.0.13/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.9.2 -deprecated: false -description: Satisfactory Dedicated Server -home: https://truecharts.org/charts/stable/satisfactory -icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png -keywords: - - satisfactory -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: satisfactory -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - - https://github.com/wolveix/satisfactory-server -type: application -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/satisfactory/5.0.13/app-changelog.md b/stable/satisfactory/5.0.13/app-changelog.md deleted file mode 100644 index ac6f3db23cb..00000000000 --- a/stable/satisfactory/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [satisfactory-5.0.13](https://github.com/truecharts/charts/compare/satisfactory-5.0.12...satisfactory-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/satisfactory/5.0.13/charts/common-12.9.2.tgz b/stable/satisfactory/5.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/satisfactory/5.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/satisfactory/5.0.14/CHANGELOG.md b/stable/satisfactory/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..cd9d38e7a9b --- /dev/null +++ b/stable/satisfactory/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [satisfactory-5.0.6](https://github.com/truecharts/charts/compare/satisfactory-5.0.5...satisfactory-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [satisfactory-5.0.5](https://github.com/truecharts/charts/compare/satisfactory-5.0.4...satisfactory-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [satisfactory-5.0.4](https://github.com/truecharts/charts/compare/satisfactory-5.0.3...satisfactory-5.0.4) (2023-04-16) + +### Chore diff --git a/stable/satisfactory/5.0.14/Chart.yaml b/stable/satisfactory/5.0.14/Chart.yaml new file mode 100644 index 00000000000..84531ff0098 --- /dev/null +++ b/stable/satisfactory/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.4.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/whisparr/4.0.14/README.md b/stable/satisfactory/5.0.14/README.md similarity index 100% rename from stable/whisparr/4.0.14/README.md rename to stable/satisfactory/5.0.14/README.md diff --git a/stable/satisfactory/5.0.14/app-changelog.md b/stable/satisfactory/5.0.14/app-changelog.md new file mode 100644 index 00000000000..042641bd869 --- /dev/null +++ b/stable/satisfactory/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/satisfactory/5.0.13/app-readme.md b/stable/satisfactory/5.0.14/app-readme.md similarity index 100% rename from stable/satisfactory/5.0.13/app-readme.md rename to stable/satisfactory/5.0.14/app-readme.md diff --git a/stable/satisfactory/5.0.14/charts/common-12.9.5.tgz b/stable/satisfactory/5.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/satisfactory/5.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/satisfactory/5.0.13/ix_values.yaml b/stable/satisfactory/5.0.14/ix_values.yaml similarity index 100% rename from stable/satisfactory/5.0.13/ix_values.yaml rename to stable/satisfactory/5.0.14/ix_values.yaml diff --git a/stable/satisfactory/5.0.13/questions.yaml b/stable/satisfactory/5.0.14/questions.yaml similarity index 100% rename from stable/satisfactory/5.0.13/questions.yaml rename to stable/satisfactory/5.0.14/questions.yaml diff --git a/stable/whisparr/4.0.14/templates/NOTES.txt b/stable/satisfactory/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/whisparr/4.0.14/templates/NOTES.txt rename to stable/satisfactory/5.0.14/templates/NOTES.txt diff --git a/stable/zerotier/5.0.14/templates/common.yaml b/stable/satisfactory/5.0.14/templates/common.yaml similarity index 100% rename from stable/zerotier/5.0.14/templates/common.yaml rename to stable/satisfactory/5.0.14/templates/common.yaml diff --git a/stable/wireguard/4.0.15/values.yaml b/stable/satisfactory/5.0.14/values.yaml similarity index 100% rename from stable/wireguard/4.0.15/values.yaml rename to stable/satisfactory/5.0.14/values.yaml diff --git a/stable/scrutiny/6.0.15/CHANGELOG.md b/stable/scrutiny/6.0.15/CHANGELOG.md deleted file mode 100644 index 5cf97446611..00000000000 --- a/stable/scrutiny/6.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [scrutiny-6.0.15](https://github.com/truecharts/charts/compare/scrutiny-6.0.14...scrutiny-6.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [scrutiny-6.0.14](https://github.com/truecharts/charts/compare/scrutiny-6.0.13...scrutiny-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [scrutiny-6.0.13](https://github.com/truecharts/charts/compare/scrutiny-6.0.12...scrutiny-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [scrutiny-6.0.12](https://github.com/truecharts/charts/compare/scrutiny-6.0.11...scrutiny-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [scrutiny-6.0.11](https://github.com/truecharts/charts/compare/scrutiny-6.0.10...scrutiny-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [scrutiny-6.0.10](https://github.com/truecharts/charts/compare/scrutiny-6.0.9...scrutiny-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/scrutiny to v0.7.1 ([#8256](https://github.com/truecharts/charts/issues/8256)) - - - - -## [scrutiny-6.0.9](https://github.com/truecharts/charts/compare/scrutiny-6.0.8...scrutiny-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [scrutiny-6.0.8](https://github.com/truecharts/charts/compare/scrutiny-6.0.7...scrutiny-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [scrutiny-6.0.7](https://github.com/truecharts/charts/compare/scrutiny-6.0.6...scrutiny-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [scrutiny-6.0.6](https://github.com/truecharts/charts/compare/scrutiny-6.0.5...scrutiny-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [scrutiny-6.0.5](https://github.com/truecharts/charts/compare/scrutiny-6.0.4...scrutiny-6.0.5) (2023-04-16) - -### Chore diff --git a/stable/scrutiny/6.0.15/Chart.yaml b/stable/scrutiny/6.0.15/Chart.yaml deleted file mode 100644 index 4ae45059771..00000000000 --- a/stable/scrutiny/6.0.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: scrutiny -version: 6.0.15 -appVersion: "0.7.1" -description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/scrutiny -icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png -keywords: - - scrutiny -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - utilities - - storage - truecharts.org/SCALE-support: "true" diff --git a/stable/scrutiny/6.0.15/app-changelog.md b/stable/scrutiny/6.0.15/app-changelog.md deleted file mode 100644 index 3970dad3851..00000000000 --- a/stable/scrutiny/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [scrutiny-6.0.15](https://github.com/truecharts/charts/compare/scrutiny-6.0.14...scrutiny-6.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/scrutiny/6.0.15/charts/common-12.9.2.tgz b/stable/scrutiny/6.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/scrutiny/6.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/scrutiny/6.0.16/CHANGELOG.md b/stable/scrutiny/6.0.16/CHANGELOG.md new file mode 100644 index 00000000000..d7e7f7b16c8 --- /dev/null +++ b/stable/scrutiny/6.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [scrutiny-6.0.9](https://github.com/truecharts/charts/compare/scrutiny-6.0.8...scrutiny-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [scrutiny-6.0.8](https://github.com/truecharts/charts/compare/scrutiny-6.0.7...scrutiny-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [scrutiny-6.0.7](https://github.com/truecharts/charts/compare/scrutiny-6.0.6...scrutiny-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [scrutiny-6.0.6](https://github.com/truecharts/charts/compare/scrutiny-6.0.5...scrutiny-6.0.6) (2023-04-16) + +### Chore diff --git a/stable/scrutiny/6.0.16/Chart.yaml b/stable/scrutiny/6.0.16/Chart.yaml new file mode 100644 index 00000000000..7474d30829e --- /dev/null +++ b/stable/scrutiny/6.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: scrutiny +version: 6.0.16 +appVersion: "0.7.1" +description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/scrutiny +icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png +keywords: + - scrutiny +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.13/README.md b/stable/scrutiny/6.0.16/README.md similarity index 100% rename from stable/whoogle/6.0.13/README.md rename to stable/scrutiny/6.0.16/README.md diff --git a/stable/scrutiny/6.0.16/app-changelog.md b/stable/scrutiny/6.0.16/app-changelog.md new file mode 100644 index 00000000000..7299c0a22b7 --- /dev/null +++ b/stable/scrutiny/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/scrutiny/6.0.15/app-readme.md b/stable/scrutiny/6.0.16/app-readme.md similarity index 100% rename from stable/scrutiny/6.0.15/app-readme.md rename to stable/scrutiny/6.0.16/app-readme.md diff --git a/stable/scrutiny/6.0.16/charts/common-12.9.5.tgz b/stable/scrutiny/6.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/scrutiny/6.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/scrutiny/6.0.15/ix_values.yaml b/stable/scrutiny/6.0.16/ix_values.yaml similarity index 100% rename from stable/scrutiny/6.0.15/ix_values.yaml rename to stable/scrutiny/6.0.16/ix_values.yaml diff --git a/stable/scrutiny/6.0.15/questions.yaml b/stable/scrutiny/6.0.16/questions.yaml similarity index 100% rename from stable/scrutiny/6.0.15/questions.yaml rename to stable/scrutiny/6.0.16/questions.yaml diff --git a/stable/whoogle/6.0.13/templates/NOTES.txt b/stable/scrutiny/6.0.16/templates/NOTES.txt similarity index 100% rename from stable/whoogle/6.0.13/templates/NOTES.txt rename to stable/scrutiny/6.0.16/templates/NOTES.txt diff --git a/stable/znc/5.0.16/templates/common.yaml b/stable/scrutiny/6.0.16/templates/common.yaml similarity index 100% rename from stable/znc/5.0.16/templates/common.yaml rename to stable/scrutiny/6.0.16/templates/common.yaml diff --git a/stable/wordpress/2.0.3/values.yaml b/stable/scrutiny/6.0.16/values.yaml similarity index 100% rename from stable/wordpress/2.0.3/values.yaml rename to stable/scrutiny/6.0.16/values.yaml diff --git a/stable/ser2sock/9.0.15/CHANGELOG.md b/stable/ser2sock/9.0.15/CHANGELOG.md deleted file mode 100644 index 94ad66676a3..00000000000 --- a/stable/ser2sock/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [ser2sock-9.0.9](https://github.com/truecharts/charts/compare/ser2sock-9.0.8...ser2sock-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ser2sock-9.0.8](https://github.com/truecharts/charts/compare/ser2sock-9.0.7...ser2sock-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ser2sock-9.0.7](https://github.com/truecharts/charts/compare/ser2sock-9.0.6...ser2sock-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ser2sock-9.0.6](https://github.com/truecharts/charts/compare/ser2sock-9.0.5...ser2sock-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ser2sock-9.0.5](https://github.com/truecharts/charts/compare/ser2sock-9.0.4...ser2sock-9.0.5) (2023-04-16) - -### Chore diff --git a/stable/ser2sock/9.0.15/Chart.yaml b/stable/ser2sock/9.0.15/Chart.yaml deleted file mode 100644 index 5998bda3021..00000000000 --- a/stable/ser2sock/9.0.15/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Serial to Socket Redirector -home: https://truecharts.org/charts/stable/ser2sock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png -keywords: - - ser2sock -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ser2sock -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock - - https://github.com/nutechsoftware/ser2sock - - https://github.com/tenstartups/ser2sock -version: 9.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ser2sock/9.0.15/app-changelog.md b/stable/ser2sock/9.0.15/app-changelog.md deleted file mode 100644 index 2a0e1dd883a..00000000000 --- a/stable/ser2sock/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/ser2sock/9.0.15/charts/common-12.9.2.tgz b/stable/ser2sock/9.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ser2sock/9.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/ser2sock/9.0.16/CHANGELOG.md b/stable/ser2sock/9.0.16/CHANGELOG.md new file mode 100644 index 00000000000..769c5d2d2c0 --- /dev/null +++ b/stable/ser2sock/9.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [ser2sock-9.0.9](https://github.com/truecharts/charts/compare/ser2sock-9.0.8...ser2sock-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ser2sock-9.0.8](https://github.com/truecharts/charts/compare/ser2sock-9.0.7...ser2sock-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ser2sock-9.0.7](https://github.com/truecharts/charts/compare/ser2sock-9.0.6...ser2sock-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ser2sock-9.0.6](https://github.com/truecharts/charts/compare/ser2sock-9.0.5...ser2sock-9.0.6) (2023-04-16) + +### Chore diff --git a/stable/ser2sock/9.0.16/Chart.yaml b/stable/ser2sock/9.0.16/Chart.yaml new file mode 100644 index 00000000000..c06ba131916 --- /dev/null +++ b/stable/ser2sock/9.0.16/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/wireguard/4.0.15/README.md b/stable/ser2sock/9.0.16/README.md similarity index 100% rename from stable/wireguard/4.0.15/README.md rename to stable/ser2sock/9.0.16/README.md diff --git a/stable/ser2sock/9.0.16/app-changelog.md b/stable/ser2sock/9.0.16/app-changelog.md new file mode 100644 index 00000000000..c5dbe5a1e59 --- /dev/null +++ b/stable/ser2sock/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ser2sock/9.0.15/app-readme.md b/stable/ser2sock/9.0.16/app-readme.md similarity index 100% rename from stable/ser2sock/9.0.15/app-readme.md rename to stable/ser2sock/9.0.16/app-readme.md diff --git a/stable/ser2sock/9.0.16/charts/common-12.9.5.tgz b/stable/ser2sock/9.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ser2sock/9.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/ser2sock/9.0.15/ix_values.yaml b/stable/ser2sock/9.0.16/ix_values.yaml similarity index 100% rename from stable/ser2sock/9.0.15/ix_values.yaml rename to stable/ser2sock/9.0.16/ix_values.yaml diff --git a/stable/ser2sock/9.0.15/questions.yaml b/stable/ser2sock/9.0.16/questions.yaml similarity index 100% rename from stable/ser2sock/9.0.15/questions.yaml rename to stable/ser2sock/9.0.16/questions.yaml diff --git a/stable/wireguard/4.0.15/templates/NOTES.txt b/stable/ser2sock/9.0.16/templates/NOTES.txt similarity index 100% rename from stable/wireguard/4.0.15/templates/NOTES.txt rename to stable/ser2sock/9.0.16/templates/NOTES.txt diff --git a/stable/ztcuui-aio/4.0.16/templates/common.yaml b/stable/ser2sock/9.0.16/templates/common.yaml similarity index 100% rename from stable/ztcuui-aio/4.0.16/templates/common.yaml rename to stable/ser2sock/9.0.16/templates/common.yaml diff --git a/stable/xen-orchestra/4.0.14/values.yaml b/stable/ser2sock/9.0.16/values.yaml similarity index 100% rename from stable/xen-orchestra/4.0.14/values.yaml rename to stable/ser2sock/9.0.16/values.yaml diff --git a/stable/shlink-web-client/6.0.15/CHANGELOG.md b/stable/shlink-web-client/6.0.15/CHANGELOG.md deleted file mode 100644 index 1ea03b47298..00000000000 --- a/stable/shlink-web-client/6.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shlink-web-client-6.0.15](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.14...shlink-web-client-6.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [shlink-web-client-6.0.14](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.13...shlink-web-client-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [shlink-web-client-6.0.13](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.12...shlink-web-client-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [shlink-web-client-6.0.12](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.11...shlink-web-client-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [shlink-web-client-6.0.11](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.10...shlink-web-client-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [shlink-web-client-6.0.10](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.9...shlink-web-client-6.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/shlink-web-client to v3.10.1 ([#8257](https://github.com/truecharts/charts/issues/8257)) - - - - -## [shlink-web-client-6.0.9](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.8...shlink-web-client-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [shlink-web-client-6.0.8](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.7...shlink-web-client-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [shlink-web-client-6.0.7](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.6...shlink-web-client-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [shlink-web-client-6.0.6](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.5...shlink-web-client-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [shlink-web-client-6.0.5](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.4...shlink-web-client-6.0.5) (2023-04-16) - -### Chore diff --git a/stable/shlink-web-client/6.0.15/Chart.yaml b/stable/shlink-web-client/6.0.15/Chart.yaml deleted file mode 100644 index 330ab1cdf67..00000000000 --- a/stable/shlink-web-client/6.0.15/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.9.2 -description: A ReactJS-based progressive web application for Shlink. -home: https://truecharts.org/charts/stable/shlink-web-client -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.png -keywords: - - url - - shortener - - frontend -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shlink-web-client -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client - - https://github.com/shlinkio/shlink-web-client -type: application -version: 6.0.15 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/shlink-web-client/6.0.15/app-changelog.md b/stable/shlink-web-client/6.0.15/app-changelog.md deleted file mode 100644 index c079c3ef40a..00000000000 --- a/stable/shlink-web-client/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shlink-web-client-6.0.15](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.14...shlink-web-client-6.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/shlink-web-client/6.0.15/charts/common-12.9.2.tgz b/stable/shlink-web-client/6.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/shlink-web-client/6.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/shlink-web-client/6.0.16/CHANGELOG.md b/stable/shlink-web-client/6.0.16/CHANGELOG.md new file mode 100644 index 00000000000..853d9407b06 --- /dev/null +++ b/stable/shlink-web-client/6.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [shlink-web-client-6.0.9](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.8...shlink-web-client-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [shlink-web-client-6.0.8](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.7...shlink-web-client-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [shlink-web-client-6.0.7](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.6...shlink-web-client-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [shlink-web-client-6.0.6](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.5...shlink-web-client-6.0.6) (2023-04-16) + +### Chore diff --git a/stable/shlink-web-client/6.0.16/Chart.yaml b/stable/shlink-web-client/6.0.16/Chart.yaml new file mode 100644 index 00000000000..6476ba67855 --- /dev/null +++ b/stable/shlink-web-client/6.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/wordpress/2.0.3/README.md b/stable/shlink-web-client/6.0.16/README.md similarity index 100% rename from stable/wordpress/2.0.3/README.md rename to stable/shlink-web-client/6.0.16/README.md diff --git a/stable/shlink-web-client/6.0.16/app-changelog.md b/stable/shlink-web-client/6.0.16/app-changelog.md new file mode 100644 index 00000000000..7e7446fff29 --- /dev/null +++ b/stable/shlink-web-client/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/shlink-web-client/6.0.15/app-readme.md b/stable/shlink-web-client/6.0.16/app-readme.md similarity index 100% rename from stable/shlink-web-client/6.0.15/app-readme.md rename to stable/shlink-web-client/6.0.16/app-readme.md diff --git a/stable/shlink-web-client/6.0.16/charts/common-12.9.5.tgz b/stable/shlink-web-client/6.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/shlink-web-client/6.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/shlink-web-client/6.0.15/ix_values.yaml b/stable/shlink-web-client/6.0.16/ix_values.yaml similarity index 100% rename from stable/shlink-web-client/6.0.15/ix_values.yaml rename to stable/shlink-web-client/6.0.16/ix_values.yaml diff --git a/stable/shlink-web-client/6.0.15/questions.yaml b/stable/shlink-web-client/6.0.16/questions.yaml similarity index 100% rename from stable/shlink-web-client/6.0.15/questions.yaml rename to stable/shlink-web-client/6.0.16/questions.yaml diff --git a/stable/xen-orchestra/4.0.14/templates/NOTES.txt b/stable/shlink-web-client/6.0.16/templates/NOTES.txt similarity index 100% rename from stable/xen-orchestra/4.0.14/templates/NOTES.txt rename to stable/shlink-web-client/6.0.16/templates/NOTES.txt diff --git a/stable/shlink-web-client/6.0.16/templates/common.yaml b/stable/shlink-web-client/6.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/shlink-web-client/6.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xteve/9.0.14/values.yaml b/stable/shlink-web-client/6.0.16/values.yaml similarity index 100% rename from stable/xteve/9.0.14/values.yaml rename to stable/shlink-web-client/6.0.16/values.yaml diff --git a/stable/shlink/8.0.15/CHANGELOG.md b/stable/shlink/8.0.15/CHANGELOG.md deleted file mode 100644 index 7fc694bcf26..00000000000 --- a/stable/shlink/8.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shlink-8.0.15](https://github.com/truecharts/charts/compare/shlink-8.0.14...shlink-8.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [shlink-8.0.14](https://github.com/truecharts/charts/compare/shlink-8.0.13...shlink-8.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [shlink-8.0.13](https://github.com/truecharts/charts/compare/shlink-8.0.12...shlink-8.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [shlink-8.0.12](https://github.com/truecharts/charts/compare/shlink-8.0.11...shlink-8.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [shlink-8.0.11](https://github.com/truecharts/charts/compare/shlink-8.0.10...shlink-8.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [shlink-8.0.10](https://github.com/truecharts/charts/compare/shlink-8.0.9...shlink-8.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/shlink to v3.5.4 ([#8523](https://github.com/truecharts/charts/issues/8523)) - - - - -## [shlink-8.0.9](https://github.com/truecharts/charts/compare/shlink-8.0.8...shlink-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [shlink-8.0.8](https://github.com/truecharts/charts/compare/shlink-8.0.7...shlink-8.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [shlink-8.0.7](https://github.com/truecharts/charts/compare/shlink-8.0.6...shlink-8.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [shlink-8.0.6](https://github.com/truecharts/charts/compare/shlink-8.0.5...shlink-8.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [shlink-8.0.5](https://github.com/truecharts/charts/compare/shlink-8.0.4...shlink-8.0.5) (2023-04-16) - -### Chore diff --git a/stable/shlink/8.0.15/Chart.yaml b/stable/shlink/8.0.15/Chart.yaml deleted file mode 100644 index c871d332471..00000000000 --- a/stable/shlink/8.0.15/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.5.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -deprecated: false -description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. -home: https://truecharts.org/charts/stable/shlink -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png -keywords: - - url - - shortener -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shlink -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - - https://github.com/shlinkio/shlink -type: application -version: 8.0.15 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/shlink/8.0.15/app-changelog.md b/stable/shlink/8.0.15/app-changelog.md deleted file mode 100644 index 15022972cb0..00000000000 --- a/stable/shlink/8.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shlink-8.0.15](https://github.com/truecharts/charts/compare/shlink-8.0.14...shlink-8.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/shlink/8.0.15/charts/common-12.9.2.tgz b/stable/shlink/8.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/shlink/8.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/shlink/8.0.15/charts/redis-6.0.43.tgz b/stable/shlink/8.0.15/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/shlink/8.0.15/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/shlink/8.0.16/CHANGELOG.md b/stable/shlink/8.0.16/CHANGELOG.md new file mode 100644 index 00000000000..f585b29c380 --- /dev/null +++ b/stable/shlink/8.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [shlink-8.0.10](https://github.com/truecharts/charts/compare/shlink-8.0.9...shlink-8.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/shlink to v3.5.4 ([#8523](https://github.com/truecharts/charts/issues/8523)) + + + + +## [shlink-8.0.9](https://github.com/truecharts/charts/compare/shlink-8.0.8...shlink-8.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [shlink-8.0.8](https://github.com/truecharts/charts/compare/shlink-8.0.7...shlink-8.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [shlink-8.0.7](https://github.com/truecharts/charts/compare/shlink-8.0.6...shlink-8.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [shlink-8.0.6](https://github.com/truecharts/charts/compare/shlink-8.0.5...shlink-8.0.6) (2023-04-16) + +### Chore diff --git a/stable/shlink/8.0.16/Chart.yaml b/stable/shlink/8.0.16/Chart.yaml new file mode 100644 index 00000000000..f693cefce7e --- /dev/null +++ b/stable/shlink/8.0.16/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.5.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.16 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/4.0.14/README.md b/stable/shlink/8.0.16/README.md similarity index 100% rename from stable/xen-orchestra/4.0.14/README.md rename to stable/shlink/8.0.16/README.md diff --git a/stable/shlink/8.0.16/app-changelog.md b/stable/shlink/8.0.16/app-changelog.md new file mode 100644 index 00000000000..e448df0526f --- /dev/null +++ b/stable/shlink/8.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/shlink/8.0.15/app-readme.md b/stable/shlink/8.0.16/app-readme.md similarity index 100% rename from stable/shlink/8.0.15/app-readme.md rename to stable/shlink/8.0.16/app-readme.md diff --git a/stable/shlink/8.0.16/charts/common-12.9.5.tgz b/stable/shlink/8.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/shlink/8.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/shlink/8.0.16/charts/redis-6.0.44.tgz b/stable/shlink/8.0.16/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/shlink/8.0.16/charts/redis-6.0.44.tgz differ diff --git a/stable/shlink/8.0.15/ix_values.yaml b/stable/shlink/8.0.16/ix_values.yaml similarity index 100% rename from stable/shlink/8.0.15/ix_values.yaml rename to stable/shlink/8.0.16/ix_values.yaml diff --git a/stable/shlink/8.0.15/questions.yaml b/stable/shlink/8.0.16/questions.yaml similarity index 100% rename from stable/shlink/8.0.15/questions.yaml rename to stable/shlink/8.0.16/questions.yaml diff --git a/stable/xteve/9.0.14/templates/NOTES.txt b/stable/shlink/8.0.16/templates/NOTES.txt similarity index 100% rename from stable/xteve/9.0.14/templates/NOTES.txt rename to stable/shlink/8.0.16/templates/NOTES.txt diff --git a/stable/shlink/8.0.16/templates/common.yaml b/stable/shlink/8.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/shlink/8.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xwiki/7.0.15/values.yaml b/stable/shlink/8.0.16/values.yaml similarity index 100% rename from stable/xwiki/7.0.15/values.yaml rename to stable/shlink/8.0.16/values.yaml diff --git a/stable/shoko-server/5.0.15/CHANGELOG.md b/stable/shoko-server/5.0.15/CHANGELOG.md deleted file mode 100644 index d355d89f023..00000000000 --- a/stable/shoko-server/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shoko-server-5.0.15](https://github.com/truecharts/charts/compare/shoko-server-5.0.14...shoko-server-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [shoko-server-5.0.14](https://github.com/truecharts/charts/compare/shoko-server-5.0.13...shoko-server-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [shoko-server-5.0.13](https://github.com/truecharts/charts/compare/shoko-server-5.0.12...shoko-server-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [shoko-server-5.0.12](https://github.com/truecharts/charts/compare/shoko-server-5.0.11...shoko-server-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [shoko-server-5.0.11](https://github.com/truecharts/charts/compare/shoko-server-5.0.10...shoko-server-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [shoko-server-5.0.10](https://github.com/truecharts/charts/compare/shoko-server-5.0.9...shoko-server-5.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/shoko-server to v4.2.2 ([#8258](https://github.com/truecharts/charts/issues/8258)) - - - - -## [shoko-server-5.0.9](https://github.com/truecharts/charts/compare/shoko-server-5.0.8...shoko-server-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [shoko-server-5.0.8](https://github.com/truecharts/charts/compare/shoko-server-5.0.7...shoko-server-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [shoko-server-5.0.7](https://github.com/truecharts/charts/compare/shoko-server-5.0.6...shoko-server-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [shoko-server-5.0.6](https://github.com/truecharts/charts/compare/shoko-server-5.0.5...shoko-server-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [shoko-server-5.0.5](https://github.com/truecharts/charts/compare/shoko-server-5.0.4...shoko-server-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/shoko-server/5.0.15/Chart.yaml b/stable/shoko-server/5.0.15/Chart.yaml deleted file mode 100644 index 8df17d91610..00000000000 --- a/stable/shoko-server/5.0.15/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.9.2 -deprecated: false -description: Anime cataloging program designed to automate the cataloging of your collection. -home: https://truecharts.org/charts/stable/shoko-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png -keywords: - - shoko-server - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shoko-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server - - https://github.com/ShokoAnime/ShokoServer -type: application -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - media - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/shoko-server/5.0.15/app-changelog.md b/stable/shoko-server/5.0.15/app-changelog.md deleted file mode 100644 index 133a8e35ad3..00000000000 --- a/stable/shoko-server/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shoko-server-5.0.15](https://github.com/truecharts/charts/compare/shoko-server-5.0.14...shoko-server-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/shoko-server/5.0.15/charts/common-12.9.2.tgz b/stable/shoko-server/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/shoko-server/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/shoko-server/5.0.16/CHANGELOG.md b/stable/shoko-server/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..affbc6a4d64 --- /dev/null +++ b/stable/shoko-server/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [shoko-server-5.0.9](https://github.com/truecharts/charts/compare/shoko-server-5.0.8...shoko-server-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [shoko-server-5.0.8](https://github.com/truecharts/charts/compare/shoko-server-5.0.7...shoko-server-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [shoko-server-5.0.7](https://github.com/truecharts/charts/compare/shoko-server-5.0.6...shoko-server-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [shoko-server-5.0.6](https://github.com/truecharts/charts/compare/shoko-server-5.0.5...shoko-server-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/shoko-server/5.0.16/Chart.yaml b/stable/shoko-server/5.0.16/Chart.yaml new file mode 100644 index 00000000000..f96509aa85e --- /dev/null +++ b/stable/shoko-server/5.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/xteve/9.0.14/README.md b/stable/shoko-server/5.0.16/README.md similarity index 100% rename from stable/xteve/9.0.14/README.md rename to stable/shoko-server/5.0.16/README.md diff --git a/stable/shoko-server/5.0.16/app-changelog.md b/stable/shoko-server/5.0.16/app-changelog.md new file mode 100644 index 00000000000..853e339078a --- /dev/null +++ b/stable/shoko-server/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/shoko-server/5.0.15/app-readme.md b/stable/shoko-server/5.0.16/app-readme.md similarity index 100% rename from stable/shoko-server/5.0.15/app-readme.md rename to stable/shoko-server/5.0.16/app-readme.md diff --git a/stable/shoko-server/5.0.16/charts/common-12.9.5.tgz b/stable/shoko-server/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/shoko-server/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/shoko-server/5.0.15/ix_values.yaml b/stable/shoko-server/5.0.16/ix_values.yaml similarity index 100% rename from stable/shoko-server/5.0.15/ix_values.yaml rename to stable/shoko-server/5.0.16/ix_values.yaml diff --git a/stable/shoko-server/5.0.15/questions.yaml b/stable/shoko-server/5.0.16/questions.yaml similarity index 100% rename from stable/shoko-server/5.0.15/questions.yaml rename to stable/shoko-server/5.0.16/questions.yaml diff --git a/stable/xwiki/7.0.15/templates/NOTES.txt b/stable/shoko-server/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/xwiki/7.0.15/templates/NOTES.txt rename to stable/shoko-server/5.0.16/templates/NOTES.txt diff --git a/stable/shoko-server/5.0.15/templates/common.yaml b/stable/shoko-server/5.0.16/templates/common.yaml similarity index 100% rename from stable/shoko-server/5.0.15/templates/common.yaml rename to stable/shoko-server/5.0.16/templates/common.yaml diff --git a/stable/youtransfer/3.0.14/values.yaml b/stable/shoko-server/5.0.16/values.yaml similarity index 100% rename from stable/youtransfer/3.0.14/values.yaml rename to stable/shoko-server/5.0.16/values.yaml diff --git a/stable/shorturl/6.0.14/CHANGELOG.md b/stable/shorturl/6.0.14/CHANGELOG.md deleted file mode 100644 index 7d78d53c02d..00000000000 --- a/stable/shorturl/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shorturl-6.0.14](https://github.com/truecharts/charts/compare/shorturl-6.0.13...shorturl-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [shorturl-6.0.13](https://github.com/truecharts/charts/compare/shorturl-6.0.12...shorturl-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [shorturl-6.0.12](https://github.com/truecharts/charts/compare/shorturl-6.0.11...shorturl-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [shorturl-6.0.11](https://github.com/truecharts/charts/compare/shorturl-6.0.10...shorturl-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [shorturl-6.0.10](https://github.com/truecharts/charts/compare/shorturl-6.0.9...shorturl-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [shorturl-6.0.9](https://github.com/truecharts/charts/compare/shorturl-6.0.8...shorturl-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [shorturl-6.0.8](https://github.com/truecharts/charts/compare/shorturl-6.0.7...shorturl-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [shorturl-6.0.7](https://github.com/truecharts/charts/compare/shorturl-6.0.6...shorturl-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [shorturl-6.0.6](https://github.com/truecharts/charts/compare/shorturl-6.0.5...shorturl-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [shorturl-6.0.5](https://github.com/truecharts/charts/compare/shorturl-6.0.4...shorturl-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [shorturl-6.0.4](https://github.com/truecharts/charts/compare/shorturl-6.0.3...shorturl-6.0.4) (2023-04-15) - -### Chore diff --git a/stable/shorturl/6.0.14/Chart.yaml b/stable/shorturl/6.0.14/Chart.yaml deleted file mode 100644 index da4ac4ae106..00000000000 --- a/stable/shorturl/6.0.14/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.9.2 -description: Self hosted web app for shortening urls (URL shortener) -home: https://truecharts.org/charts/stable/shorturl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png -keywords: - - url - - shortener - - shorten - - shorturl -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shorturl -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl - - https://github.com/prologic/shorturl - - https://github.com/nicholaswilde/docker-shorturl -type: application -version: 6.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/shorturl/6.0.14/app-changelog.md b/stable/shorturl/6.0.14/app-changelog.md deleted file mode 100644 index 90597c90760..00000000000 --- a/stable/shorturl/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shorturl-6.0.14](https://github.com/truecharts/charts/compare/shorturl-6.0.13...shorturl-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/shorturl/6.0.14/charts/common-12.9.2.tgz b/stable/shorturl/6.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/shorturl/6.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/shorturl/6.0.15/CHANGELOG.md b/stable/shorturl/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..fa5b3f0efa9 --- /dev/null +++ b/stable/shorturl/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [shorturl-6.0.8](https://github.com/truecharts/charts/compare/shorturl-6.0.7...shorturl-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [shorturl-6.0.7](https://github.com/truecharts/charts/compare/shorturl-6.0.6...shorturl-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [shorturl-6.0.6](https://github.com/truecharts/charts/compare/shorturl-6.0.5...shorturl-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [shorturl-6.0.5](https://github.com/truecharts/charts/compare/shorturl-6.0.4...shorturl-6.0.5) (2023-04-16) + +### Chore diff --git a/stable/shorturl/6.0.15/Chart.yaml b/stable/shorturl/6.0.15/Chart.yaml new file mode 100644 index 00000000000..57fae7e8ee6 --- /dev/null +++ b/stable/shorturl/6.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/7.0.15/README.md b/stable/shorturl/6.0.15/README.md similarity index 100% rename from stable/xwiki/7.0.15/README.md rename to stable/shorturl/6.0.15/README.md diff --git a/stable/shorturl/6.0.15/app-changelog.md b/stable/shorturl/6.0.15/app-changelog.md new file mode 100644 index 00000000000..d028279a69d --- /dev/null +++ b/stable/shorturl/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/shorturl/6.0.14/app-readme.md b/stable/shorturl/6.0.15/app-readme.md similarity index 100% rename from stable/shorturl/6.0.14/app-readme.md rename to stable/shorturl/6.0.15/app-readme.md diff --git a/stable/shorturl/6.0.15/charts/common-12.9.5.tgz b/stable/shorturl/6.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/shorturl/6.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/shorturl/6.0.14/ix_values.yaml b/stable/shorturl/6.0.15/ix_values.yaml similarity index 100% rename from stable/shorturl/6.0.14/ix_values.yaml rename to stable/shorturl/6.0.15/ix_values.yaml diff --git a/stable/shorturl/6.0.14/questions.yaml b/stable/shorturl/6.0.15/questions.yaml similarity index 100% rename from stable/shorturl/6.0.14/questions.yaml rename to stable/shorturl/6.0.15/questions.yaml diff --git a/stable/youtransfer/3.0.14/templates/NOTES.txt b/stable/shorturl/6.0.15/templates/NOTES.txt similarity index 100% rename from stable/youtransfer/3.0.14/templates/NOTES.txt rename to stable/shorturl/6.0.15/templates/NOTES.txt diff --git a/stable/sickchill/6.0.16/templates/common.yaml b/stable/shorturl/6.0.15/templates/common.yaml similarity index 100% rename from stable/sickchill/6.0.16/templates/common.yaml rename to stable/shorturl/6.0.15/templates/common.yaml diff --git a/stable/youtubedl-material/5.0.15/values.yaml b/stable/shorturl/6.0.15/values.yaml similarity index 100% rename from stable/youtubedl-material/5.0.15/values.yaml rename to stable/shorturl/6.0.15/values.yaml diff --git a/stable/sickchill/6.0.16/CHANGELOG.md b/stable/sickchill/6.0.16/CHANGELOG.md deleted file mode 100644 index bd417533e75..00000000000 --- a/stable/sickchill/6.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sickchill-6.0.16](https://github.com/truecharts/charts/compare/sickchill-6.0.15...sickchill-6.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [sickchill-6.0.15](https://github.com/truecharts/charts/compare/sickchill-6.0.14...sickchill-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [sickchill-6.0.14](https://github.com/truecharts/charts/compare/sickchill-6.0.13...sickchill-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [sickchill-6.0.13](https://github.com/truecharts/charts/compare/sickchill-6.0.12...sickchill-6.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) - - - - -## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) - - - - -## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) - - - - -## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) - - - - -## [sickchill-6.0.11](https://github.com/truecharts/charts/compare/sickchill-6.0.10...sickchill-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [sickchill-6.0.10](https://github.com/truecharts/charts/compare/sickchill-6.0.9...sickchill-6.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8375](https://github.com/truecharts/charts/issues/8375)) - - - - -## [sickchill-6.0.9](https://github.com/truecharts/charts/compare/sickchill-6.0.8...sickchill-6.0.9) (2023-04-25) - -### Chore diff --git a/stable/sickchill/6.0.16/Chart.yaml b/stable/sickchill/6.0.16/Chart.yaml deleted file mode 100644 index 8759ece84c3..00000000000 --- a/stable/sickchill/6.0.16/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.9.2 -description: An Automatic Video Library Manager for TV Shows -home: https://truecharts.org/charts/stable/sickchill -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.png -keywords: - - sickchill - - video - - library - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sickchill -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill - - https://github.com/linuxserver/docker-sickchill - - https://github.com/SickChill/SickChill -type: application -version: 6.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/sickchill/6.0.16/app-changelog.md b/stable/sickchill/6.0.16/app-changelog.md deleted file mode 100644 index 17351a16f47..00000000000 --- a/stable/sickchill/6.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sickchill-6.0.16](https://github.com/truecharts/charts/compare/sickchill-6.0.15...sickchill-6.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/sickchill/6.0.16/charts/common-12.9.2.tgz b/stable/sickchill/6.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/sickchill/6.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/sickchill/6.0.17/CHANGELOG.md b/stable/sickchill/6.0.17/CHANGELOG.md new file mode 100644 index 00000000000..7c41554e727 --- /dev/null +++ b/stable/sickchill/6.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) + + + + +## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) + + + + +## [sickchill-6.0.11](https://github.com/truecharts/charts/compare/sickchill-6.0.10...sickchill-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [sickchill-6.0.10](https://github.com/truecharts/charts/compare/sickchill-6.0.9...sickchill-6.0.10) (2023-04-28) + +### Chore diff --git a/stable/sickchill/6.0.17/Chart.yaml b/stable/sickchill/6.0.17/Chart.yaml new file mode 100644 index 00000000000..9a286a5b94d --- /dev/null +++ b/stable/sickchill/6.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2023.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/youtransfer/3.0.14/README.md b/stable/sickchill/6.0.17/README.md similarity index 100% rename from stable/youtransfer/3.0.14/README.md rename to stable/sickchill/6.0.17/README.md diff --git a/stable/sickchill/6.0.17/app-changelog.md b/stable/sickchill/6.0.17/app-changelog.md new file mode 100644 index 00000000000..5842c7c6870 --- /dev/null +++ b/stable/sickchill/6.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/sickchill/6.0.16/app-readme.md b/stable/sickchill/6.0.17/app-readme.md similarity index 100% rename from stable/sickchill/6.0.16/app-readme.md rename to stable/sickchill/6.0.17/app-readme.md diff --git a/stable/sickchill/6.0.17/charts/common-12.9.5.tgz b/stable/sickchill/6.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/sickchill/6.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/sickchill/6.0.16/ix_values.yaml b/stable/sickchill/6.0.17/ix_values.yaml similarity index 100% rename from stable/sickchill/6.0.16/ix_values.yaml rename to stable/sickchill/6.0.17/ix_values.yaml diff --git a/stable/sickchill/6.0.16/questions.yaml b/stable/sickchill/6.0.17/questions.yaml similarity index 100% rename from stable/sickchill/6.0.16/questions.yaml rename to stable/sickchill/6.0.17/questions.yaml diff --git a/stable/youtubedl-material/5.0.15/templates/NOTES.txt b/stable/sickchill/6.0.17/templates/NOTES.txt similarity index 100% rename from stable/youtubedl-material/5.0.15/templates/NOTES.txt rename to stable/sickchill/6.0.17/templates/NOTES.txt diff --git a/stable/sickgear/7.0.15/templates/common.yaml b/stable/sickchill/6.0.17/templates/common.yaml similarity index 100% rename from stable/sickgear/7.0.15/templates/common.yaml rename to stable/sickchill/6.0.17/templates/common.yaml diff --git a/stable/zerotier/5.0.14/values.yaml b/stable/sickchill/6.0.17/values.yaml similarity index 100% rename from stable/zerotier/5.0.14/values.yaml rename to stable/sickchill/6.0.17/values.yaml diff --git a/stable/sickgear/7.0.15/CHANGELOG.md b/stable/sickgear/7.0.15/CHANGELOG.md deleted file mode 100644 index fc878fef73b..00000000000 --- a/stable/sickgear/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sickgear-7.0.15](https://github.com/truecharts/charts/compare/sickgear-7.0.14...sickgear-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [sickgear-7.0.14](https://github.com/truecharts/charts/compare/sickgear-7.0.13...sickgear-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [sickgear-7.0.13](https://github.com/truecharts/charts/compare/sickgear-7.0.12...sickgear-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [sickgear-7.0.12](https://github.com/truecharts/charts/compare/sickgear-7.0.11...sickgear-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [sickgear-7.0.11](https://github.com/truecharts/charts/compare/sickgear-7.0.10...sickgear-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [sickgear-7.0.10](https://github.com/truecharts/charts/compare/sickgear-7.0.9...sickgear-7.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/sickgear to latest ([#8376](https://github.com/truecharts/charts/issues/8376)) - - - - -## [sickgear-7.0.9](https://github.com/truecharts/charts/compare/sickgear-7.0.8...sickgear-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [sickgear-7.0.8](https://github.com/truecharts/charts/compare/sickgear-7.0.7...sickgear-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [sickgear-7.0.7](https://github.com/truecharts/charts/compare/sickgear-7.0.6...sickgear-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [sickgear-7.0.6](https://github.com/truecharts/charts/compare/sickgear-7.0.5...sickgear-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [sickgear-7.0.5](https://github.com/truecharts/charts/compare/sickgear-7.0.4...sickgear-7.0.5) (2023-04-16) - -### Chore diff --git a/stable/sickgear/7.0.15/Chart.yaml b/stable/sickgear/7.0.15/Chart.yaml deleted file mode 100644 index 6bfab0b9ebf..00000000000 --- a/stable/sickgear/7.0.15/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more -home: https://truecharts.org/charts/stable/sickgear -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickgear.png -keywords: - - sickgear - - manager - - tv - - shows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sickgear -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear - - https://github.com/SickGear/SickGear -type: application -version: 7.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/sickgear/7.0.15/app-changelog.md b/stable/sickgear/7.0.15/app-changelog.md deleted file mode 100644 index ef07cf29936..00000000000 --- a/stable/sickgear/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sickgear-7.0.15](https://github.com/truecharts/charts/compare/sickgear-7.0.14...sickgear-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/sickgear/7.0.15/charts/common-12.9.2.tgz b/stable/sickgear/7.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/sickgear/7.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/sickgear/7.0.16/CHANGELOG.md b/stable/sickgear/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..b1237b93e2d --- /dev/null +++ b/stable/sickgear/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [sickgear-7.0.10](https://github.com/truecharts/charts/compare/sickgear-7.0.9...sickgear-7.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/sickgear to latest ([#8376](https://github.com/truecharts/charts/issues/8376)) + + + + +## [sickgear-7.0.9](https://github.com/truecharts/charts/compare/sickgear-7.0.8...sickgear-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [sickgear-7.0.8](https://github.com/truecharts/charts/compare/sickgear-7.0.7...sickgear-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [sickgear-7.0.7](https://github.com/truecharts/charts/compare/sickgear-7.0.6...sickgear-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [sickgear-7.0.6](https://github.com/truecharts/charts/compare/sickgear-7.0.5...sickgear-7.0.6) (2023-04-16) + +### Chore diff --git a/stable/sickgear/7.0.16/Chart.yaml b/stable/sickgear/7.0.16/Chart.yaml new file mode 100644 index 00000000000..06286deef9f --- /dev/null +++ b/stable/sickgear/7.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/5.0.15/README.md b/stable/sickgear/7.0.16/README.md similarity index 100% rename from stable/youtubedl-material/5.0.15/README.md rename to stable/sickgear/7.0.16/README.md diff --git a/stable/sickgear/7.0.16/app-changelog.md b/stable/sickgear/7.0.16/app-changelog.md new file mode 100644 index 00000000000..5465389b111 --- /dev/null +++ b/stable/sickgear/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/sickgear/7.0.15/app-readme.md b/stable/sickgear/7.0.16/app-readme.md similarity index 100% rename from stable/sickgear/7.0.15/app-readme.md rename to stable/sickgear/7.0.16/app-readme.md diff --git a/stable/sickgear/7.0.16/charts/common-12.9.5.tgz b/stable/sickgear/7.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/sickgear/7.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/sickgear/7.0.15/ix_values.yaml b/stable/sickgear/7.0.16/ix_values.yaml similarity index 100% rename from stable/sickgear/7.0.15/ix_values.yaml rename to stable/sickgear/7.0.16/ix_values.yaml diff --git a/stable/sickgear/7.0.15/questions.yaml b/stable/sickgear/7.0.16/questions.yaml similarity index 100% rename from stable/sickgear/7.0.15/questions.yaml rename to stable/sickgear/7.0.16/questions.yaml diff --git a/stable/zerotier/5.0.14/templates/NOTES.txt b/stable/sickgear/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/zerotier/5.0.14/templates/NOTES.txt rename to stable/sickgear/7.0.16/templates/NOTES.txt diff --git a/stable/smokeping/6.0.5/templates/common.yaml b/stable/sickgear/7.0.16/templates/common.yaml similarity index 100% rename from stable/smokeping/6.0.5/templates/common.yaml rename to stable/sickgear/7.0.16/templates/common.yaml diff --git a/stable/zigbee2mqtt/7.0.17/values.yaml b/stable/sickgear/7.0.16/values.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.17/values.yaml rename to stable/sickgear/7.0.16/values.yaml diff --git a/stable/simply-shorten/4.0.14/CHANGELOG.md b/stable/simply-shorten/4.0.14/CHANGELOG.md deleted file mode 100644 index a8063e9cd75..00000000000 --- a/stable/simply-shorten/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [simply-shorten-4.0.14](https://github.com/truecharts/charts/compare/simply-shorten-4.0.13...simply-shorten-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [simply-shorten-4.0.13](https://github.com/truecharts/charts/compare/simply-shorten-4.0.12...simply-shorten-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [simply-shorten-4.0.12](https://github.com/truecharts/charts/compare/simply-shorten-4.0.11...simply-shorten-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [simply-shorten-4.0.11](https://github.com/truecharts/charts/compare/simply-shorten-4.0.10...simply-shorten-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [simply-shorten-4.0.10](https://github.com/truecharts/charts/compare/simply-shorten-4.0.9...simply-shorten-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [simply-shorten-4.0.9](https://github.com/truecharts/charts/compare/simply-shorten-4.0.8...simply-shorten-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [simply-shorten-4.0.8](https://github.com/truecharts/charts/compare/simply-shorten-4.0.7...simply-shorten-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [simply-shorten-4.0.7](https://github.com/truecharts/charts/compare/simply-shorten-4.0.6...simply-shorten-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [simply-shorten-4.0.6](https://github.com/truecharts/charts/compare/simply-shorten-4.0.5...simply-shorten-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [simply-shorten-4.0.5](https://github.com/truecharts/charts/compare/simply-shorten-4.0.4...simply-shorten-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [simply-shorten-4.0.4](https://github.com/truecharts/charts/compare/simply-shorten-4.0.3...simply-shorten-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/simply-shorten/4.0.14/Chart.yaml b/stable/simply-shorten/4.0.14/Chart.yaml deleted file mode 100644 index eb0aad318e5..00000000000 --- a/stable/simply-shorten/4.0.14/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: A dead simple URL shortener. -home: https://truecharts.org/charts/stable/simply-shorten -icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.png -keywords: - - simply-shorten - - Cloud - - Productivity - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: simply-shorten -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten - - https://gitlab.com/draganczukp/simply-shorten -type: application -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - Cloud - - Productivity - - Network-Web - truecharts.org/SCALE-support: "true" diff --git a/stable/simply-shorten/4.0.14/app-changelog.md b/stable/simply-shorten/4.0.14/app-changelog.md deleted file mode 100644 index 2e7bec93c6a..00000000000 --- a/stable/simply-shorten/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [simply-shorten-4.0.14](https://github.com/truecharts/charts/compare/simply-shorten-4.0.13...simply-shorten-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/simply-shorten/4.0.14/charts/common-12.9.2.tgz b/stable/simply-shorten/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/simply-shorten/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/simply-shorten/4.0.15/CHANGELOG.md b/stable/simply-shorten/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..2bc63f57f27 --- /dev/null +++ b/stable/simply-shorten/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [simply-shorten-4.0.8](https://github.com/truecharts/charts/compare/simply-shorten-4.0.7...simply-shorten-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [simply-shorten-4.0.7](https://github.com/truecharts/charts/compare/simply-shorten-4.0.6...simply-shorten-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [simply-shorten-4.0.6](https://github.com/truecharts/charts/compare/simply-shorten-4.0.5...simply-shorten-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [simply-shorten-4.0.5](https://github.com/truecharts/charts/compare/simply-shorten-4.0.4...simply-shorten-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/simply-shorten/4.0.15/Chart.yaml b/stable/simply-shorten/4.0.15/Chart.yaml new file mode 100644 index 00000000000..0b11df14123 --- /dev/null +++ b/stable/simply-shorten/4.0.15/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - Cloud + - Productivity + - Network-Web + truecharts.org/SCALE-support: "true" diff --git a/stable/zerotier/5.0.14/README.md b/stable/simply-shorten/4.0.15/README.md similarity index 100% rename from stable/zerotier/5.0.14/README.md rename to stable/simply-shorten/4.0.15/README.md diff --git a/stable/simply-shorten/4.0.15/app-changelog.md b/stable/simply-shorten/4.0.15/app-changelog.md new file mode 100644 index 00000000000..7cd839d91eb --- /dev/null +++ b/stable/simply-shorten/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/simply-shorten/4.0.14/app-readme.md b/stable/simply-shorten/4.0.15/app-readme.md similarity index 100% rename from stable/simply-shorten/4.0.14/app-readme.md rename to stable/simply-shorten/4.0.15/app-readme.md diff --git a/stable/simply-shorten/4.0.15/charts/common-12.9.5.tgz b/stable/simply-shorten/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/simply-shorten/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/simply-shorten/4.0.14/ix_values.yaml b/stable/simply-shorten/4.0.15/ix_values.yaml similarity index 100% rename from stable/simply-shorten/4.0.14/ix_values.yaml rename to stable/simply-shorten/4.0.15/ix_values.yaml diff --git a/stable/simply-shorten/4.0.14/questions.yaml b/stable/simply-shorten/4.0.15/questions.yaml similarity index 100% rename from stable/simply-shorten/4.0.14/questions.yaml rename to stable/simply-shorten/4.0.15/questions.yaml diff --git a/stable/zigbee2mqtt/7.0.17/templates/NOTES.txt b/stable/simply-shorten/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/zigbee2mqtt/7.0.17/templates/NOTES.txt rename to stable/simply-shorten/4.0.15/templates/NOTES.txt diff --git a/stable/simply-shorten/4.0.14/templates/common.yaml b/stable/simply-shorten/4.0.15/templates/common.yaml similarity index 100% rename from stable/simply-shorten/4.0.14/templates/common.yaml rename to stable/simply-shorten/4.0.15/templates/common.yaml diff --git a/stable/znc/5.0.16/values.yaml b/stable/simply-shorten/4.0.15/values.yaml similarity index 100% rename from stable/znc/5.0.16/values.yaml rename to stable/simply-shorten/4.0.15/values.yaml diff --git a/stable/smokeping/6.0.5/CHANGELOG.md b/stable/smokeping/6.0.5/CHANGELOG.md deleted file mode 100644 index e28c9ec3f9b..00000000000 --- a/stable/smokeping/6.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [smokeping-6.0.5](https://github.com/truecharts/charts/compare/smokeping-6.0.4...smokeping-6.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [smokeping-6.0.4](https://github.com/truecharts/charts/compare/smokeping-6.0.3...smokeping-6.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [smokeping-6.0.3](https://github.com/truecharts/charts/compare/smokeping-6.0.2...smokeping-6.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [smokeping-6.0.2](https://github.com/truecharts/charts/compare/smokeping-6.0.1...smokeping-6.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [smokeping-6.0.1](https://github.com/truecharts/charts/compare/smokeping-6.0.0...smokeping-6.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [smokeping-6.0.0](https://github.com/truecharts/charts/compare/smokeping-5.0.8...smokeping-6.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [smokeping-5.0.8](https://github.com/truecharts/charts/compare/smokeping-5.0.7...smokeping-5.0.8) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [smokeping-5.0.7](https://github.com/truecharts/charts/compare/smokeping-5.0.6...smokeping-5.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [smokeping-5.0.6](https://github.com/truecharts/charts/compare/smokeping-5.0.5...smokeping-5.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [smokeping-5.0.5](https://github.com/truecharts/charts/compare/smokeping-5.0.4...smokeping-5.0.5) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [smokeping-5.0.4](https://github.com/truecharts/charts/compare/smokeping-5.0.3...smokeping-5.0.4) (2022-12-19) - -### Chore diff --git a/stable/smokeping/6.0.5/Chart.yaml b/stable/smokeping/6.0.5/Chart.yaml deleted file mode 100644 index 54ca2eb6b03..00000000000 --- a/stable/smokeping/6.0.5/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.9.2 -description: Keep track of your network latency. -home: https://truecharts.org/charts/stable/smokeping -icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png -keywords: - - smokeping - - network - - latency -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: smokeping -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping - - https://oss.oetiker.ch/smokeping/ -type: application -version: 6.0.5 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/smokeping/6.0.5/app-changelog.md b/stable/smokeping/6.0.5/app-changelog.md deleted file mode 100644 index 55aa4cb2187..00000000000 --- a/stable/smokeping/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [smokeping-6.0.5](https://github.com/truecharts/charts/compare/smokeping-6.0.4...smokeping-6.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/smokeping/6.0.5/charts/common-12.9.2.tgz b/stable/smokeping/6.0.5/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/smokeping/6.0.5/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/smokeping/6.0.6/CHANGELOG.md b/stable/smokeping/6.0.6/CHANGELOG.md new file mode 100644 index 00000000000..640daf8e97a --- /dev/null +++ b/stable/smokeping/6.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [smokeping-5.0.8](https://github.com/truecharts/charts/compare/smokeping-5.0.7...smokeping-5.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [smokeping-5.0.7](https://github.com/truecharts/charts/compare/smokeping-5.0.6...smokeping-5.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [smokeping-5.0.6](https://github.com/truecharts/charts/compare/smokeping-5.0.5...smokeping-5.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [smokeping-5.0.5](https://github.com/truecharts/charts/compare/smokeping-5.0.4...smokeping-5.0.5) (2022-12-25) + +### Chore diff --git a/stable/smokeping/6.0.6/Chart.yaml b/stable/smokeping/6.0.6/Chart.yaml new file mode 100644 index 00000000000..2d7ff1a3fea --- /dev/null +++ b/stable/smokeping/6.0.6/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.6 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/zigbee2mqtt/7.0.17/README.md b/stable/smokeping/6.0.6/README.md similarity index 100% rename from stable/zigbee2mqtt/7.0.17/README.md rename to stable/smokeping/6.0.6/README.md diff --git a/stable/smokeping/6.0.6/app-changelog.md b/stable/smokeping/6.0.6/app-changelog.md new file mode 100644 index 00000000000..8c1b64efb9c --- /dev/null +++ b/stable/smokeping/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/smokeping/6.0.5/app-readme.md b/stable/smokeping/6.0.6/app-readme.md similarity index 100% rename from stable/smokeping/6.0.5/app-readme.md rename to stable/smokeping/6.0.6/app-readme.md diff --git a/stable/smokeping/6.0.6/charts/common-12.9.5.tgz b/stable/smokeping/6.0.6/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/smokeping/6.0.6/charts/common-12.9.5.tgz differ diff --git a/stable/smokeping/6.0.5/ix_values.yaml b/stable/smokeping/6.0.6/ix_values.yaml similarity index 100% rename from stable/smokeping/6.0.5/ix_values.yaml rename to stable/smokeping/6.0.6/ix_values.yaml diff --git a/stable/smokeping/6.0.5/questions.yaml b/stable/smokeping/6.0.6/questions.yaml similarity index 100% rename from stable/smokeping/6.0.5/questions.yaml rename to stable/smokeping/6.0.6/questions.yaml diff --git a/stable/znc/5.0.16/templates/NOTES.txt b/stable/smokeping/6.0.6/templates/NOTES.txt similarity index 100% rename from stable/znc/5.0.16/templates/NOTES.txt rename to stable/smokeping/6.0.6/templates/NOTES.txt diff --git a/stable/sqlitebrowser/6.0.14/templates/common.yaml b/stable/smokeping/6.0.6/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/6.0.14/templates/common.yaml rename to stable/smokeping/6.0.6/templates/common.yaml diff --git a/stable/ztcuui-aio/4.0.16/values.yaml b/stable/smokeping/6.0.6/values.yaml similarity index 100% rename from stable/ztcuui-aio/4.0.16/values.yaml rename to stable/smokeping/6.0.6/values.yaml diff --git a/stable/snapdrop/5.0.15/CHANGELOG.md b/stable/snapdrop/5.0.15/CHANGELOG.md deleted file mode 100644 index 14de17e0642..00000000000 --- a/stable/snapdrop/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [snapdrop-5.0.15](https://github.com/truecharts/charts/compare/snapdrop-5.0.14...snapdrop-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [snapdrop-5.0.14](https://github.com/truecharts/charts/compare/snapdrop-5.0.13...snapdrop-5.0.14) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9081](https://github.com/truecharts/charts/issues/9081)) - - - - -## [snapdrop-5.0.13](https://github.com/truecharts/charts/compare/snapdrop-5.0.12...snapdrop-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [snapdrop-5.0.12](https://github.com/truecharts/charts/compare/snapdrop-5.0.11...snapdrop-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [snapdrop-5.0.11](https://github.com/truecharts/charts/compare/snapdrop-5.0.10...snapdrop-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) - - - - -## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) - - - - -## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) - - - - -## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) - - - - -## [snapdrop-5.0.9](https://github.com/truecharts/charts/compare/snapdrop-5.0.8...snapdrop-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [snapdrop-5.0.8](https://github.com/truecharts/charts/compare/snapdrop-5.0.7...snapdrop-5.0.8) (2023-04-28) - -### Chore diff --git a/stable/snapdrop/5.0.15/Chart.yaml b/stable/snapdrop/5.0.15/Chart.yaml deleted file mode 100644 index 101af58b507..00000000000 --- a/stable/snapdrop/5.0.15/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. -home: https://truecharts.org/charts/stable/snapdrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png -keywords: - - snapdrop -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: snapdrop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - - https://github.com/linuxserver/docker-snapdrop -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/snapdrop/5.0.15/app-changelog.md b/stable/snapdrop/5.0.15/app-changelog.md deleted file mode 100644 index 1b3f10fb6ea..00000000000 --- a/stable/snapdrop/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [snapdrop-5.0.15](https://github.com/truecharts/charts/compare/snapdrop-5.0.14...snapdrop-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/snapdrop/5.0.15/charts/common-12.9.2.tgz b/stable/snapdrop/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/snapdrop/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/snapdrop/5.0.16/CHANGELOG.md b/stable/snapdrop/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..181298dd483 --- /dev/null +++ b/stable/snapdrop/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [snapdrop-5.0.16](https://github.com/truecharts/charts/compare/snapdrop-5.0.15...snapdrop-5.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [snapdrop-5.0.15](https://github.com/truecharts/charts/compare/snapdrop-5.0.14...snapdrop-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [snapdrop-5.0.14](https://github.com/truecharts/charts/compare/snapdrop-5.0.13...snapdrop-5.0.14) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9081](https://github.com/truecharts/charts/issues/9081)) + + + + +## [snapdrop-5.0.13](https://github.com/truecharts/charts/compare/snapdrop-5.0.12...snapdrop-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [snapdrop-5.0.12](https://github.com/truecharts/charts/compare/snapdrop-5.0.11...snapdrop-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [snapdrop-5.0.11](https://github.com/truecharts/charts/compare/snapdrop-5.0.10...snapdrop-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) + + + + +## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) + + + + +## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) + + + + +## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) + + + + +## [snapdrop-5.0.9](https://github.com/truecharts/charts/compare/snapdrop-5.0.8...snapdrop-5.0.9) (2023-05-03) + +### Chore diff --git a/stable/snapdrop/5.0.16/Chart.yaml b/stable/snapdrop/5.0.16/Chart.yaml new file mode 100644 index 00000000000..7cc533c0865 --- /dev/null +++ b/stable/snapdrop/5.0.16/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/znc/5.0.16/README.md b/stable/snapdrop/5.0.16/README.md similarity index 100% rename from stable/znc/5.0.16/README.md rename to stable/snapdrop/5.0.16/README.md diff --git a/stable/snapdrop/5.0.16/app-changelog.md b/stable/snapdrop/5.0.16/app-changelog.md new file mode 100644 index 00000000000..4733032fcaa --- /dev/null +++ b/stable/snapdrop/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snapdrop-5.0.16](https://github.com/truecharts/charts/compare/snapdrop-5.0.15...snapdrop-5.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/stable/snapdrop/5.0.15/app-readme.md b/stable/snapdrop/5.0.16/app-readme.md similarity index 100% rename from stable/snapdrop/5.0.15/app-readme.md rename to stable/snapdrop/5.0.16/app-readme.md diff --git a/stable/snapdrop/5.0.16/charts/common-12.9.5.tgz b/stable/snapdrop/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/snapdrop/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/snapdrop/5.0.15/ix_values.yaml b/stable/snapdrop/5.0.16/ix_values.yaml similarity index 100% rename from stable/snapdrop/5.0.15/ix_values.yaml rename to stable/snapdrop/5.0.16/ix_values.yaml diff --git a/stable/snapdrop/5.0.15/questions.yaml b/stable/snapdrop/5.0.16/questions.yaml similarity index 100% rename from stable/snapdrop/5.0.15/questions.yaml rename to stable/snapdrop/5.0.16/questions.yaml diff --git a/stable/ztcuui-aio/4.0.16/templates/NOTES.txt b/stable/snapdrop/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/ztcuui-aio/4.0.16/templates/NOTES.txt rename to stable/snapdrop/5.0.16/templates/NOTES.txt diff --git a/stable/snapdrop/5.0.16/templates/common.yaml b/stable/snapdrop/5.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/snapdrop/5.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/storj-node/5.0.14/SKIPINSTALL b/stable/snapdrop/5.0.16/values.yaml similarity index 100% rename from stable/storj-node/5.0.14/SKIPINSTALL rename to stable/snapdrop/5.0.16/values.yaml diff --git a/stable/soft-serve/2.0.16/CHANGELOG.md b/stable/soft-serve/2.0.16/CHANGELOG.md deleted file mode 100644 index de6b546ce14..00000000000 --- a/stable/soft-serve/2.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [soft-serve-2.0.16](https://github.com/truecharts/charts/compare/soft-serve-2.0.15...soft-serve-2.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [soft-serve-2.0.15](https://github.com/truecharts/charts/compare/soft-serve-2.0.14...soft-serve-2.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [soft-serve-2.0.14](https://github.com/truecharts/charts/compare/soft-serve-2.0.13...soft-serve-2.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/soft-serve to v0.5.4 ([#9026](https://github.com/truecharts/charts/issues/9026)) - - - - -## [soft-serve-2.0.13](https://github.com/truecharts/charts/compare/soft-serve-2.0.12...soft-serve-2.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [soft-serve-2.0.12](https://github.com/truecharts/charts/compare/soft-serve-2.0.11...soft-serve-2.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [soft-serve-2.0.11](https://github.com/truecharts/charts/compare/soft-serve-2.0.10...soft-serve-2.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [soft-serve-2.0.10](https://github.com/truecharts/charts/compare/soft-serve-2.0.9...soft-serve-2.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/soft-serve to v0.4.7 ([#8524](https://github.com/truecharts/charts/issues/8524)) - - - - -## [soft-serve-2.0.9](https://github.com/truecharts/charts/compare/soft-serve-2.0.8...soft-serve-2.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [soft-serve-2.0.8](https://github.com/truecharts/charts/compare/soft-serve-2.0.7...soft-serve-2.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [soft-serve-2.0.7](https://github.com/truecharts/charts/compare/soft-serve-2.0.6...soft-serve-2.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [soft-serve-2.0.6](https://github.com/truecharts/charts/compare/soft-serve-2.0.5...soft-serve-2.0.6) (2023-04-16) - -### Chore diff --git a/stable/soft-serve/2.0.16/Chart.yaml b/stable/soft-serve/2.0.16/Chart.yaml deleted file mode 100644 index 79a87f7cfb6..00000000000 --- a/stable/soft-serve/2.0.16/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.9.2 -deprecated: false -description: A tasty, self-hostable Git server for the command line. -home: https://truecharts.org/charts/stable/soft-serve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png -keywords: - - soft-serve - - git -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: soft-serve -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve - - https://github.com/charmbracelet/soft-serve -type: application -version: 2.0.16 -annotations: - truecharts.org/catagories: | - - git - truecharts.org/SCALE-support: "true" diff --git a/stable/soft-serve/2.0.16/app-changelog.md b/stable/soft-serve/2.0.16/app-changelog.md deleted file mode 100644 index 12157b675db..00000000000 --- a/stable/soft-serve/2.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [soft-serve-2.0.16](https://github.com/truecharts/charts/compare/soft-serve-2.0.15...soft-serve-2.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/soft-serve/2.0.16/charts/common-12.9.2.tgz b/stable/soft-serve/2.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/soft-serve/2.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/soft-serve/2.0.17/CHANGELOG.md b/stable/soft-serve/2.0.17/CHANGELOG.md new file mode 100644 index 00000000000..6b78968cca5 --- /dev/null +++ b/stable/soft-serve/2.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [soft-serve-2.0.10](https://github.com/truecharts/charts/compare/soft-serve-2.0.9...soft-serve-2.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/soft-serve to v0.4.7 ([#8524](https://github.com/truecharts/charts/issues/8524)) + + + + +## [soft-serve-2.0.9](https://github.com/truecharts/charts/compare/soft-serve-2.0.8...soft-serve-2.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [soft-serve-2.0.8](https://github.com/truecharts/charts/compare/soft-serve-2.0.7...soft-serve-2.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [soft-serve-2.0.7](https://github.com/truecharts/charts/compare/soft-serve-2.0.6...soft-serve-2.0.7) (2023-04-20) + +### Chore diff --git a/stable/soft-serve/2.0.17/Chart.yaml b/stable/soft-serve/2.0.17/Chart.yaml new file mode 100644 index 00000000000..30d1de44c29 --- /dev/null +++ b/stable/soft-serve/2.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.5.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - git + truecharts.org/SCALE-support: "true" diff --git a/stable/ztcuui-aio/4.0.16/README.md b/stable/soft-serve/2.0.17/README.md similarity index 100% rename from stable/ztcuui-aio/4.0.16/README.md rename to stable/soft-serve/2.0.17/README.md diff --git a/stable/soft-serve/2.0.17/app-changelog.md b/stable/soft-serve/2.0.17/app-changelog.md new file mode 100644 index 00000000000..f3ba46ad3bd --- /dev/null +++ b/stable/soft-serve/2.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/soft-serve/2.0.16/app-readme.md b/stable/soft-serve/2.0.17/app-readme.md similarity index 100% rename from stable/soft-serve/2.0.16/app-readme.md rename to stable/soft-serve/2.0.17/app-readme.md diff --git a/stable/soft-serve/2.0.17/charts/common-12.9.5.tgz b/stable/soft-serve/2.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/soft-serve/2.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/soft-serve/2.0.16/ix_values.yaml b/stable/soft-serve/2.0.17/ix_values.yaml similarity index 100% rename from stable/soft-serve/2.0.16/ix_values.yaml rename to stable/soft-serve/2.0.17/ix_values.yaml diff --git a/stable/soft-serve/2.0.16/questions.yaml b/stable/soft-serve/2.0.17/questions.yaml similarity index 100% rename from stable/soft-serve/2.0.16/questions.yaml rename to stable/soft-serve/2.0.17/questions.yaml diff --git a/stable/soft-serve/2.0.17/templates/NOTES.txt b/stable/soft-serve/2.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/soft-serve/2.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/soft-serve/2.0.16/templates/_secret.tpl b/stable/soft-serve/2.0.17/templates/_secret.tpl similarity index 100% rename from stable/soft-serve/2.0.16/templates/_secret.tpl rename to stable/soft-serve/2.0.17/templates/_secret.tpl diff --git a/stable/soft-serve/2.0.16/templates/common.yaml b/stable/soft-serve/2.0.17/templates/common.yaml similarity index 100% rename from stable/soft-serve/2.0.16/templates/common.yaml rename to stable/soft-serve/2.0.17/templates/common.yaml diff --git a/stable/zigbee2mqtt/7.0.17/SKIPINSTALL b/stable/soft-serve/2.0.17/values.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.17/SKIPINSTALL rename to stable/soft-serve/2.0.17/values.yaml diff --git a/stable/sonarr/15.0.17/CHANGELOG.md b/stable/sonarr/15.0.17/CHANGELOG.md new file mode 100644 index 00000000000..91d8b665aea --- /dev/null +++ b/stable/sonarr/15.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [sonarr-15.0.14](https://github.com/truecharts/charts/compare/sonarr-15.0.13...sonarr-15.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [sonarr-15.0.13](https://github.com/truecharts/charts/compare/sonarr-15.0.12...sonarr-15.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [sonarr-15.0.12](https://github.com/truecharts/charts/compare/sonarr-15.0.11...sonarr-15.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [sonarr-15.0.11](https://github.com/truecharts/charts/compare/sonarr-15.0.10...sonarr-15.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/sonarr to v3.0.10.1567 ([#8525](https://github.com/truecharts/charts/issues/8525)) + + + + +## [sonarr-15.0.10](https://github.com/truecharts/charts/compare/sonarr-15.0.9...sonarr-15.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [sonarr-15.0.9](https://github.com/truecharts/charts/compare/sonarr-15.0.8...sonarr-15.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [sonarr-15.0.8](https://github.com/truecharts/charts/compare/sonarr-15.0.7...sonarr-15.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [sonarr-15.0.7](https://github.com/truecharts/charts/compare/sonarr-15.0.6...sonarr-15.0.7) (2023-04-16) + +### Chore diff --git a/stable/sonarr/15.0.17/Chart.yaml b/stable/sonarr/15.0.17/Chart.yaml new file mode 100644 index 00000000000..d1c3a019bba --- /dev/null +++ b/stable/sonarr/15.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.0.10.156" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sonarr/15.0.17/README.md b/stable/sonarr/15.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/sonarr/15.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/sonarr/15.0.17/app-changelog.md b/stable/sonarr/15.0.17/app-changelog.md new file mode 100644 index 00000000000..c4c1c18f1c9 --- /dev/null +++ b/stable/sonarr/15.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/sonarr/15.0.17/app-readme.md b/stable/sonarr/15.0.17/app-readme.md new file mode 100644 index 00000000000..ec61484a6bd --- /dev/null +++ b/stable/sonarr/15.0.17/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.17/charts/common-12.9.5.tgz b/stable/sonarr/15.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/sonarr/15.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/sonarr/15.0.17/ix_values.yaml b/stable/sonarr/15.0.17/ix_values.yaml new file mode 100644 index 00000000000..6dcecc27ee4 --- /dev/null +++ b/stable/sonarr/15.0.17/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.17/questions.yaml b/stable/sonarr/15.0.17/questions.yaml new file mode 100644 index 00000000000..6fae4aa1c5b --- /dev/null +++ b/stable/sonarr/15.0.17/questions.yaml @@ -0,0 +1,1951 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: SONARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 8989 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/sonarr/15.0.17/templates/NOTES.txt b/stable/sonarr/15.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sonarr/15.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sonarr/15.0.17/templates/common.yaml b/stable/sonarr/15.0.17/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/sonarr/15.0.17/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/sonarr/15.0.17/values.yaml b/stable/sonarr/15.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/speedtest-exporter/6.0.13/CHANGELOG.md b/stable/speedtest-exporter/6.0.13/CHANGELOG.md deleted file mode 100644 index f6929a2c064..00000000000 --- a/stable/speedtest-exporter/6.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [speedtest-exporter-6.0.13](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.12...speedtest-exporter-6.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [speedtest-exporter-6.0.12](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.11...speedtest-exporter-6.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [speedtest-exporter-6.0.11](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.10...speedtest-exporter-6.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [speedtest-exporter-6.0.10](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.9...speedtest-exporter-6.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [speedtest-exporter-6.0.9](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.8...speedtest-exporter-6.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [speedtest-exporter-6.0.8](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.7...speedtest-exporter-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [speedtest-exporter-6.0.7](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.6...speedtest-exporter-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [speedtest-exporter-6.0.6](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.5...speedtest-exporter-6.0.6) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [speedtest-exporter-6.0.5](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.4...speedtest-exporter-6.0.5) (2023-04-17) - -### Fix - -- set scrape interval to 1h ([#8079](https://github.com/truecharts/charts/issues/8079)) - - - - -## [speedtest-exporter-6.0.4](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.3...speedtest-exporter-6.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [speedtest-exporter-6.0.3](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.2...speedtest-exporter-6.0.3) (2023-04-16) - -### Chore diff --git a/stable/speedtest-exporter/6.0.13/Chart.yaml b/stable/speedtest-exporter/6.0.13/Chart.yaml deleted file mode 100644 index 26c8a46bd65..00000000000 --- a/stable/speedtest-exporter/6.0.13/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.9.2 -deprecated: false -description: Speedtest Exporter made in python using the official speedtest bin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png -home: https://truecharts.org/charts/stable/speedtest-exporter -keywords: - - speedtest-exporter - - speedtest - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: speedtest-exporter -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter - - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ -type: application -version: 6.0.13 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/speedtest-exporter/6.0.13/app-changelog.md b/stable/speedtest-exporter/6.0.13/app-changelog.md deleted file mode 100644 index b1002ea9fa8..00000000000 --- a/stable/speedtest-exporter/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [speedtest-exporter-6.0.13](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.12...speedtest-exporter-6.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/speedtest-exporter/6.0.13/charts/common-12.9.2.tgz b/stable/speedtest-exporter/6.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/speedtest-exporter/6.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/speedtest-exporter/6.0.14/CHANGELOG.md b/stable/speedtest-exporter/6.0.14/CHANGELOG.md new file mode 100644 index 00000000000..098f7f30536 --- /dev/null +++ b/stable/speedtest-exporter/6.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [speedtest-exporter-6.0.6](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.5...speedtest-exporter-6.0.6) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [speedtest-exporter-6.0.5](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.4...speedtest-exporter-6.0.5) (2023-04-17) + +### Fix + +- set scrape interval to 1h ([#8079](https://github.com/truecharts/charts/issues/8079)) + + + + +## [speedtest-exporter-6.0.4](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.3...speedtest-exporter-6.0.4) (2023-04-16) + +### Chore diff --git a/stable/speedtest-exporter/6.0.14/Chart.yaml b/stable/speedtest-exporter/6.0.14/Chart.yaml new file mode 100644 index 00000000000..6de6439e198 --- /dev/null +++ b/stable/speedtest-exporter/6.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/speedtest-exporter/6.0.14/README.md b/stable/speedtest-exporter/6.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/speedtest-exporter/6.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/speedtest-exporter/6.0.14/app-changelog.md b/stable/speedtest-exporter/6.0.14/app-changelog.md new file mode 100644 index 00000000000..92ca498b67b --- /dev/null +++ b/stable/speedtest-exporter/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/speedtest-exporter/6.0.13/app-readme.md b/stable/speedtest-exporter/6.0.14/app-readme.md similarity index 100% rename from stable/speedtest-exporter/6.0.13/app-readme.md rename to stable/speedtest-exporter/6.0.14/app-readme.md diff --git a/stable/speedtest-exporter/6.0.14/charts/common-12.9.5.tgz b/stable/speedtest-exporter/6.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/speedtest-exporter/6.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/speedtest-exporter/6.0.13/ix_values.yaml b/stable/speedtest-exporter/6.0.14/ix_values.yaml similarity index 100% rename from stable/speedtest-exporter/6.0.13/ix_values.yaml rename to stable/speedtest-exporter/6.0.14/ix_values.yaml diff --git a/stable/speedtest-exporter/6.0.13/questions.yaml b/stable/speedtest-exporter/6.0.14/questions.yaml similarity index 100% rename from stable/speedtest-exporter/6.0.13/questions.yaml rename to stable/speedtest-exporter/6.0.14/questions.yaml diff --git a/stable/speedtest-exporter/6.0.14/templates/NOTES.txt b/stable/speedtest-exporter/6.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/speedtest-exporter/6.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/speedtest-exporter/6.0.14/templates/common.yaml b/stable/speedtest-exporter/6.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/speedtest-exporter/6.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/speedtest-exporter/6.0.14/values.yaml b/stable/speedtest-exporter/6.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/spotweb/8.0.12/CHANGELOG.md b/stable/spotweb/8.0.12/CHANGELOG.md deleted file mode 100644 index ef2fb5f4df0..00000000000 --- a/stable/spotweb/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [spotweb-8.0.12](https://github.com/truecharts/charts/compare/spotweb-8.0.11...spotweb-8.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [spotweb-8.0.11](https://github.com/truecharts/charts/compare/spotweb-8.0.10...spotweb-8.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [spotweb-8.0.10](https://github.com/truecharts/charts/compare/spotweb-8.0.9...spotweb-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [spotweb-8.0.9](https://github.com/truecharts/charts/compare/spotweb-8.0.8...spotweb-8.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [spotweb-8.0.8](https://github.com/truecharts/charts/compare/spotweb-8.0.7...spotweb-8.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [spotweb-8.0.7](https://github.com/truecharts/charts/compare/spotweb-8.0.6...spotweb-8.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [spotweb-8.0.6](https://github.com/truecharts/charts/compare/spotweb-8.0.5...spotweb-8.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [spotweb-8.0.5](https://github.com/truecharts/charts/compare/spotweb-8.0.4...spotweb-8.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [spotweb-8.0.4](https://github.com/truecharts/charts/compare/spotweb-8.0.3...spotweb-8.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [spotweb-8.0.3](https://github.com/truecharts/charts/compare/spotweb-8.0.2...spotweb-8.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [spotweb-8.0.2](https://github.com/truecharts/charts/compare/spotweb-8.0.1...spotweb-8.0.2) (2023-04-15) - -### Chore diff --git a/stable/spotweb/8.0.12/Chart.yaml b/stable/spotweb/8.0.12/Chart.yaml deleted file mode 100644 index b16ca2e71f1..00000000000 --- a/stable/spotweb/8.0.12/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.1" -kubeVersion: ">=1.16.0-0" -version: 8.0.12 -name: spotweb -description: Spotweb is a decentralized usenet community based on the Spotnet protocol. -type: application -home: https://truecharts.org/charts/stable/spotweb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png -keywords: - - usenet - - spotweb - - spotnet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb - - https://github.com/spotweb/spotweb - - https://github.com/joachimbaten/spotweb-docker -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/spotweb/8.0.12/app-changelog.md b/stable/spotweb/8.0.12/app-changelog.md deleted file mode 100644 index 71534a4f63c..00000000000 --- a/stable/spotweb/8.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [spotweb-8.0.12](https://github.com/truecharts/charts/compare/spotweb-8.0.11...spotweb-8.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/spotweb/8.0.12/charts/common-12.9.2.tgz b/stable/spotweb/8.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/spotweb/8.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/spotweb/8.0.13/CHANGELOG.md b/stable/spotweb/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..1dc925ea09d --- /dev/null +++ b/stable/spotweb/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [spotweb-8.0.6](https://github.com/truecharts/charts/compare/spotweb-8.0.5...spotweb-8.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [spotweb-8.0.5](https://github.com/truecharts/charts/compare/spotweb-8.0.4...spotweb-8.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [spotweb-8.0.4](https://github.com/truecharts/charts/compare/spotweb-8.0.3...spotweb-8.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [spotweb-8.0.3](https://github.com/truecharts/charts/compare/spotweb-8.0.2...spotweb-8.0.3) (2023-04-16) + +### Chore diff --git a/stable/spotweb/8.0.13/Chart.yaml b/stable/spotweb/8.0.13/Chart.yaml new file mode 100644 index 00000000000..1565a747871 --- /dev/null +++ b/stable/spotweb/8.0.13/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.5.1" +kubeVersion: ">=1.16.0-0" +version: 8.0.13 +name: spotweb +description: Spotweb is a decentralized usenet community based on the Spotnet protocol. +type: application +home: https://truecharts.org/charts/stable/spotweb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png +keywords: + - usenet + - spotweb + - spotnet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb + - https://github.com/spotweb/spotweb + - https://github.com/joachimbaten/spotweb-docker +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13/README.md b/stable/spotweb/8.0.13/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/spotweb/8.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/spotweb/8.0.13/app-changelog.md b/stable/spotweb/8.0.13/app-changelog.md new file mode 100644 index 00000000000..200a8f1c932 --- /dev/null +++ b/stable/spotweb/8.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/spotweb/8.0.12/app-readme.md b/stable/spotweb/8.0.13/app-readme.md similarity index 100% rename from stable/spotweb/8.0.12/app-readme.md rename to stable/spotweb/8.0.13/app-readme.md diff --git a/stable/spotweb/8.0.13/charts/common-12.9.5.tgz b/stable/spotweb/8.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/spotweb/8.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/spotweb/8.0.12/ix_values.yaml b/stable/spotweb/8.0.13/ix_values.yaml similarity index 100% rename from stable/spotweb/8.0.12/ix_values.yaml rename to stable/spotweb/8.0.13/ix_values.yaml diff --git a/stable/spotweb/8.0.12/questions.yaml b/stable/spotweb/8.0.13/questions.yaml similarity index 100% rename from stable/spotweb/8.0.12/questions.yaml rename to stable/spotweb/8.0.13/questions.yaml diff --git a/stable/spotweb/8.0.13/templates/NOTES.txt b/stable/spotweb/8.0.13/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/spotweb/8.0.13/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/spotweb/8.0.12/templates/common.yaml b/stable/spotweb/8.0.13/templates/common.yaml similarity index 100% rename from stable/spotweb/8.0.12/templates/common.yaml rename to stable/spotweb/8.0.13/templates/common.yaml diff --git a/stable/spotweb/8.0.13/values.yaml b/stable/spotweb/8.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/sqlitebrowser/6.0.14/CHANGELOG.md b/stable/sqlitebrowser/6.0.14/CHANGELOG.md deleted file mode 100644 index 8b9b39c866d..00000000000 --- a/stable/sqlitebrowser/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sqlitebrowser-6.0.14](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.13...sqlitebrowser-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [sqlitebrowser-6.0.13](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.12...sqlitebrowser-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [sqlitebrowser-6.0.12](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.11...sqlitebrowser-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [sqlitebrowser-6.0.11](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.10...sqlitebrowser-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [sqlitebrowser-6.0.10](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.9...sqlitebrowser-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [sqlitebrowser-6.0.9](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.8...sqlitebrowser-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [sqlitebrowser-6.0.8](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.7...sqlitebrowser-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [sqlitebrowser-6.0.7](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.6...sqlitebrowser-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [sqlitebrowser-6.0.6](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.5...sqlitebrowser-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [sqlitebrowser-6.0.5](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.4...sqlitebrowser-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [sqlitebrowser-6.0.4](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.3...sqlitebrowser-6.0.4) (2023-04-15) - -### Chore diff --git a/stable/sqlitebrowser/6.0.14/Chart.yaml b/stable/sqlitebrowser/6.0.14/Chart.yaml deleted file mode 100644 index 3f5d301071c..00000000000 --- a/stable/sqlitebrowser/6.0.14/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.9.2 -description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite -home: https://truecharts.org/charts/stable/sqlitebrowser -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.png -keywords: - - sqlite - - browser - - sqlitebrowser - - database -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sqlitebrowser -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser - - https://github.com/linuxserver/docker-sqlitebrowser - - https://sqlitebrowser.org/ -type: application -version: 6.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/sqlitebrowser/6.0.14/app-changelog.md b/stable/sqlitebrowser/6.0.14/app-changelog.md deleted file mode 100644 index eb54103355d..00000000000 --- a/stable/sqlitebrowser/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sqlitebrowser-6.0.14](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.13...sqlitebrowser-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/sqlitebrowser/6.0.14/charts/common-12.9.2.tgz b/stable/sqlitebrowser/6.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/sqlitebrowser/6.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/6.0.15/CHANGELOG.md b/stable/sqlitebrowser/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..865cf06852c --- /dev/null +++ b/stable/sqlitebrowser/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [sqlitebrowser-6.0.8](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.7...sqlitebrowser-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [sqlitebrowser-6.0.7](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.6...sqlitebrowser-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [sqlitebrowser-6.0.6](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.5...sqlitebrowser-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [sqlitebrowser-6.0.5](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.4...sqlitebrowser-6.0.5) (2023-04-16) + +### Chore diff --git a/stable/sqlitebrowser/6.0.15/Chart.yaml b/stable/sqlitebrowser/6.0.15/Chart.yaml new file mode 100644 index 00000000000..c123f659d4c --- /dev/null +++ b/stable/sqlitebrowser/6.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.12.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sqlitebrowser/6.0.15/README.md b/stable/sqlitebrowser/6.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/sqlitebrowser/6.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/sqlitebrowser/6.0.15/app-changelog.md b/stable/sqlitebrowser/6.0.15/app-changelog.md new file mode 100644 index 00000000000..3e7e190d84f --- /dev/null +++ b/stable/sqlitebrowser/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/sqlitebrowser/6.0.14/app-readme.md b/stable/sqlitebrowser/6.0.15/app-readme.md similarity index 100% rename from stable/sqlitebrowser/6.0.14/app-readme.md rename to stable/sqlitebrowser/6.0.15/app-readme.md diff --git a/stable/sqlitebrowser/6.0.15/charts/common-12.9.5.tgz b/stable/sqlitebrowser/6.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/sqlitebrowser/6.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/sqlitebrowser/6.0.14/ix_values.yaml b/stable/sqlitebrowser/6.0.15/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/6.0.14/ix_values.yaml rename to stable/sqlitebrowser/6.0.15/ix_values.yaml diff --git a/stable/sqlitebrowser/6.0.14/questions.yaml b/stable/sqlitebrowser/6.0.15/questions.yaml similarity index 100% rename from stable/sqlitebrowser/6.0.14/questions.yaml rename to stable/sqlitebrowser/6.0.15/questions.yaml diff --git a/stable/sqlitebrowser/6.0.15/templates/NOTES.txt b/stable/sqlitebrowser/6.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sqlitebrowser/6.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/static/6.0.14/templates/common.yaml b/stable/sqlitebrowser/6.0.15/templates/common.yaml similarity index 100% rename from stable/static/6.0.14/templates/common.yaml rename to stable/sqlitebrowser/6.0.15/templates/common.yaml diff --git a/stable/sqlitebrowser/6.0.15/values.yaml b/stable/sqlitebrowser/6.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/stash/10.0.16/CHANGELOG.md b/stable/stash/10.0.16/CHANGELOG.md new file mode 100644 index 00000000000..b780cf5af53 --- /dev/null +++ b/stable/stash/10.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [stash-10.0.10](https://github.com/truecharts/charts/compare/stash-10.0.9...stash-10.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/stash to v0.20.2 ([#8261](https://github.com/truecharts/charts/issues/8261)) + + + + +## [stash-10.0.9](https://github.com/truecharts/charts/compare/stash-10.0.8...stash-10.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [stash-10.0.8](https://github.com/truecharts/charts/compare/stash-10.0.7...stash-10.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [stash-10.0.7](https://github.com/truecharts/charts/compare/stash-10.0.6...stash-10.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [stash-10.0.6](https://github.com/truecharts/charts/compare/stash-10.0.5...stash-10.0.6) (2023-04-16) + +### Chore diff --git a/stable/stash/10.0.16/Chart.yaml b/stable/stash/10.0.16/Chart.yaml new file mode 100644 index 00000000000..0f87cbd2381 --- /dev/null +++ b/stable/stash/10.0.16/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.20.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/stash/10.0.16/README.md b/stable/stash/10.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/stash/10.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/stash/10.0.16/app-changelog.md b/stable/stash/10.0.16/app-changelog.md new file mode 100644 index 00000000000..c09ad2e5896 --- /dev/null +++ b/stable/stash/10.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/stash/10.0.16/app-readme.md b/stable/stash/10.0.16/app-readme.md new file mode 100644 index 00000000000..e561c361d42 --- /dev/null +++ b/stable/stash/10.0.16/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.16/charts/common-12.9.5.tgz b/stable/stash/10.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/stash/10.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/stash/10.0.16/ix_values.yaml b/stable/stash/10.0.16/ix_values.yaml new file mode 100644 index 00000000000..8600953da76 --- /dev/null +++ b/stable/stash/10.0.16/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.16/questions.yaml b/stable/stash/10.0.16/questions.yaml new file mode 100644 index 00000000000..dc489efc0c9 --- /dev/null +++ b/stable/stash/10.0.16/questions.yaml @@ -0,0 +1,1941 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: STASH_PORT + label: "STASH_PORT" + schema: + type: int + default: 9999 + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9999 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/stash/10.0.16/templates/NOTES.txt b/stable/stash/10.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/stash/10.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/stash/10.0.16/templates/common.yaml b/stable/stash/10.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/stash/10.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/stash/10.0.16/values.yaml b/stable/stash/10.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/static/6.0.14/CHANGELOG.md b/stable/static/6.0.14/CHANGELOG.md deleted file mode 100644 index e3204b7e569..00000000000 --- a/stable/static/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [static-6.0.14](https://github.com/truecharts/charts/compare/static-6.0.13...static-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [static-6.0.13](https://github.com/truecharts/charts/compare/static-6.0.12...static-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [static-6.0.12](https://github.com/truecharts/charts/compare/static-6.0.11...static-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [static-6.0.11](https://github.com/truecharts/charts/compare/static-6.0.10...static-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [static-6.0.10](https://github.com/truecharts/charts/compare/static-6.0.9...static-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [static-6.0.9](https://github.com/truecharts/charts/compare/static-6.0.8...static-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [static-6.0.8](https://github.com/truecharts/charts/compare/static-6.0.7...static-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [static-6.0.7](https://github.com/truecharts/charts/compare/static-6.0.6...static-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [static-6.0.6](https://github.com/truecharts/charts/compare/static-6.0.5...static-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [static-6.0.5](https://github.com/truecharts/charts/compare/static-6.0.4...static-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [static-6.0.4](https://github.com/truecharts/charts/compare/static-6.0.3...static-6.0.4) (2023-04-15) - -### Chore diff --git a/stable/static/6.0.14/Chart.yaml b/stable/static/6.0.14/Chart.yaml deleted file mode 100644 index f91af07f49b..00000000000 --- a/stable/static/6.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "ee8a20c" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. -home: https://truecharts.org/charts/stable/static -icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.png -keywords: - - app - - web - - filesystem - - static -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: static -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/static - - https://github.com/prologic/static - - https://github.com/nicholaswilde/docker-static -type: application -version: 6.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/static/6.0.14/app-changelog.md b/stable/static/6.0.14/app-changelog.md deleted file mode 100644 index 6f83e78a2fd..00000000000 --- a/stable/static/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [static-6.0.14](https://github.com/truecharts/charts/compare/static-6.0.13...static-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/static/6.0.14/charts/common-12.9.2.tgz b/stable/static/6.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/static/6.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/static/6.0.15/CHANGELOG.md b/stable/static/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..8494f3e3f13 --- /dev/null +++ b/stable/static/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [static-6.0.8](https://github.com/truecharts/charts/compare/static-6.0.7...static-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [static-6.0.7](https://github.com/truecharts/charts/compare/static-6.0.6...static-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [static-6.0.6](https://github.com/truecharts/charts/compare/static-6.0.5...static-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [static-6.0.5](https://github.com/truecharts/charts/compare/static-6.0.4...static-6.0.5) (2023-04-16) + +### Chore diff --git a/stable/static/6.0.15/Chart.yaml b/stable/static/6.0.15/Chart.yaml new file mode 100644 index 00000000000..68217ccfbc5 --- /dev/null +++ b/stable/static/6.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "ee8a20c" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/static/6.0.15/README.md b/stable/static/6.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/static/6.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/static/6.0.15/app-changelog.md b/stable/static/6.0.15/app-changelog.md new file mode 100644 index 00000000000..9e0e9c7e8c0 --- /dev/null +++ b/stable/static/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/static/6.0.14/app-readme.md b/stable/static/6.0.15/app-readme.md similarity index 100% rename from stable/static/6.0.14/app-readme.md rename to stable/static/6.0.15/app-readme.md diff --git a/stable/static/6.0.15/charts/common-12.9.5.tgz b/stable/static/6.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/static/6.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/static/6.0.14/ix_values.yaml b/stable/static/6.0.15/ix_values.yaml similarity index 100% rename from stable/static/6.0.14/ix_values.yaml rename to stable/static/6.0.15/ix_values.yaml diff --git a/stable/static/6.0.14/questions.yaml b/stable/static/6.0.15/questions.yaml similarity index 100% rename from stable/static/6.0.14/questions.yaml rename to stable/static/6.0.15/questions.yaml diff --git a/stable/static/6.0.15/templates/NOTES.txt b/stable/static/6.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/static/6.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/twtxt/6.0.14/templates/common.yaml b/stable/static/6.0.15/templates/common.yaml similarity index 100% rename from stable/twtxt/6.0.14/templates/common.yaml rename to stable/static/6.0.15/templates/common.yaml diff --git a/stable/static/6.0.15/values.yaml b/stable/static/6.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/storj-node/5.0.14/CHANGELOG.md b/stable/storj-node/5.0.14/CHANGELOG.md deleted file mode 100644 index e817b6365b6..00000000000 --- a/stable/storj-node/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [storj-node-5.0.14](https://github.com/truecharts/charts/compare/storj-node-5.0.13...storj-node-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [storj-node-5.0.13](https://github.com/truecharts/charts/compare/storj-node-5.0.12...storj-node-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [storj-node-5.0.12](https://github.com/truecharts/charts/compare/storj-node-5.0.11...storj-node-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [storj-node-5.0.11](https://github.com/truecharts/charts/compare/storj-node-5.0.10...storj-node-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [storj-node-5.0.10](https://github.com/truecharts/charts/compare/storj-node-5.0.9...storj-node-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [storj-node-5.0.9](https://github.com/truecharts/charts/compare/storj-node-5.0.8...storj-node-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [storj-node-5.0.8](https://github.com/truecharts/charts/compare/storj-node-5.0.7...storj-node-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [storj-node-5.0.7](https://github.com/truecharts/charts/compare/storj-node-5.0.6...storj-node-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [storj-node-5.0.6](https://github.com/truecharts/charts/compare/storj-node-5.0.5...storj-node-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [storj-node-5.0.5](https://github.com/truecharts/charts/compare/storj-node-5.0.4...storj-node-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [storj-node-5.0.4](https://github.com/truecharts/charts/compare/storj-node-5.0.3...storj-node-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/storj-node/5.0.14/Chart.yaml b/stable/storj-node/5.0.14/Chart.yaml deleted file mode 100644 index 593d1a7899b..00000000000 --- a/stable/storj-node/5.0.14/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.9.2 -description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner -home: https://truecharts.org/charts/stable/storj-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png -keywords: - - storj - - storage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: storj-node -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node - - https://github.com/storj/storj - - https://docs.storj.io/node/ -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/storj-node/5.0.14/app-changelog.md b/stable/storj-node/5.0.14/app-changelog.md deleted file mode 100644 index f32fb78ab15..00000000000 --- a/stable/storj-node/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [storj-node-5.0.14](https://github.com/truecharts/charts/compare/storj-node-5.0.13...storj-node-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/storj-node/5.0.14/charts/common-12.9.2.tgz b/stable/storj-node/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/storj-node/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/storj-node/5.0.15/CHANGELOG.md b/stable/storj-node/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..398bbedbdcc --- /dev/null +++ b/stable/storj-node/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [storj-node-5.0.8](https://github.com/truecharts/charts/compare/storj-node-5.0.7...storj-node-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [storj-node-5.0.7](https://github.com/truecharts/charts/compare/storj-node-5.0.6...storj-node-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [storj-node-5.0.6](https://github.com/truecharts/charts/compare/storj-node-5.0.5...storj-node-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [storj-node-5.0.5](https://github.com/truecharts/charts/compare/storj-node-5.0.4...storj-node-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/storj-node/5.0.15/Chart.yaml b/stable/storj-node/5.0.15/Chart.yaml new file mode 100644 index 00000000000..aae799dbc0e --- /dev/null +++ b/stable/storj-node/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.71.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/storj-node/5.0.15/README.md b/stable/storj-node/5.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/storj-node/5.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/storj-node/5.0.15/SKIPINSTALL b/stable/storj-node/5.0.15/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/storj-node/5.0.15/app-changelog.md b/stable/storj-node/5.0.15/app-changelog.md new file mode 100644 index 00000000000..603297e28ff --- /dev/null +++ b/stable/storj-node/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/storj-node/5.0.14/app-readme.md b/stable/storj-node/5.0.15/app-readme.md similarity index 100% rename from stable/storj-node/5.0.14/app-readme.md rename to stable/storj-node/5.0.15/app-readme.md diff --git a/stable/storj-node/5.0.15/charts/common-12.9.5.tgz b/stable/storj-node/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/storj-node/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/storj-node/5.0.14/ix_values.yaml b/stable/storj-node/5.0.15/ix_values.yaml similarity index 100% rename from stable/storj-node/5.0.14/ix_values.yaml rename to stable/storj-node/5.0.15/ix_values.yaml diff --git a/stable/storj-node/5.0.14/questions.yaml b/stable/storj-node/5.0.15/questions.yaml similarity index 100% rename from stable/storj-node/5.0.14/questions.yaml rename to stable/storj-node/5.0.15/questions.yaml diff --git a/stable/storj-node/5.0.15/templates/NOTES.txt b/stable/storj-node/5.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/storj-node/5.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/storj-node/5.0.15/templates/common.yaml b/stable/storj-node/5.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/storj-node/5.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/storj-node/5.0.15/values.yaml b/stable/storj-node/5.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/strapi/9.0.16/CHANGELOG.md b/stable/strapi/9.0.16/CHANGELOG.md deleted file mode 100644 index f77a077f5eb..00000000000 --- a/stable/strapi/9.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [strapi-9.0.16](https://github.com/truecharts/charts/compare/strapi-9.0.15...strapi-9.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [strapi-9.0.15](https://github.com/truecharts/charts/compare/strapi-9.0.14...strapi-9.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [strapi-9.0.14](https://github.com/truecharts/charts/compare/strapi-9.0.13...strapi-9.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/strapi to v4.10.5 ([#8842](https://github.com/truecharts/charts/issues/8842)) - - - - -## [strapi-9.0.13](https://github.com/truecharts/charts/compare/strapi-9.0.12...strapi-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [strapi-9.0.12](https://github.com/truecharts/charts/compare/strapi-9.0.11...strapi-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [strapi-9.0.11](https://github.com/truecharts/charts/compare/strapi-9.0.10...strapi-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [strapi-9.0.10](https://github.com/truecharts/charts/compare/strapi-9.0.9...strapi-9.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/strapi to v4.10.1 ([#8262](https://github.com/truecharts/charts/issues/8262)) - - - - -## [strapi-9.0.9](https://github.com/truecharts/charts/compare/strapi-9.0.8...strapi-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [strapi-9.0.8](https://github.com/truecharts/charts/compare/strapi-9.0.7...strapi-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [strapi-9.0.7](https://github.com/truecharts/charts/compare/strapi-9.0.6...strapi-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [strapi-9.0.6](https://github.com/truecharts/charts/compare/strapi-9.0.5...strapi-9.0.6) (2023-04-16) - -### Chore diff --git a/stable/strapi/9.0.16/Chart.yaml b/stable/strapi/9.0.16/Chart.yaml deleted file mode 100644 index 6f0c1994747..00000000000 --- a/stable/strapi/9.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "4.10.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Open-source headless CMS. JavaScript, fully customizable and developer-first. -home: https://truecharts.org/charts/stable/strapi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png -keywords: - - strapi - - cms -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: strapi -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/strapi - - https://truecharts.org/docs/charts/stable/strapi - - https://github.com/naskio/docker-strapi -version: 9.0.16 -annotations: - truecharts.org/catagories: | - - cms - truecharts.org/SCALE-support: "true" diff --git a/stable/strapi/9.0.16/app-changelog.md b/stable/strapi/9.0.16/app-changelog.md deleted file mode 100644 index 316f0dff199..00000000000 --- a/stable/strapi/9.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [strapi-9.0.16](https://github.com/truecharts/charts/compare/strapi-9.0.15...strapi-9.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/strapi/9.0.16/charts/common-12.9.2.tgz b/stable/strapi/9.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/strapi/9.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/strapi/9.0.17/CHANGELOG.md b/stable/strapi/9.0.17/CHANGELOG.md new file mode 100644 index 00000000000..9aec4b8d01d --- /dev/null +++ b/stable/strapi/9.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [strapi-9.0.11](https://github.com/truecharts/charts/compare/strapi-9.0.10...strapi-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [strapi-9.0.10](https://github.com/truecharts/charts/compare/strapi-9.0.9...strapi-9.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.10.1 ([#8262](https://github.com/truecharts/charts/issues/8262)) + + + + +## [strapi-9.0.9](https://github.com/truecharts/charts/compare/strapi-9.0.8...strapi-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [strapi-9.0.8](https://github.com/truecharts/charts/compare/strapi-9.0.7...strapi-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [strapi-9.0.7](https://github.com/truecharts/charts/compare/strapi-9.0.6...strapi-9.0.7) (2023-04-20) + +### Chore diff --git a/stable/strapi/9.0.17/Chart.yaml b/stable/strapi/9.0.17/Chart.yaml new file mode 100644 index 00000000000..73795c03326 --- /dev/null +++ b/stable/strapi/9.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.10.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - cms + truecharts.org/SCALE-support: "true" diff --git a/stable/strapi/9.0.17/README.md b/stable/strapi/9.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/strapi/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/strapi/9.0.17/app-changelog.md b/stable/strapi/9.0.17/app-changelog.md new file mode 100644 index 00000000000..945d7c6017e --- /dev/null +++ b/stable/strapi/9.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/strapi/9.0.16/app-readme.md b/stable/strapi/9.0.17/app-readme.md similarity index 100% rename from stable/strapi/9.0.16/app-readme.md rename to stable/strapi/9.0.17/app-readme.md diff --git a/stable/strapi/9.0.17/charts/common-12.9.5.tgz b/stable/strapi/9.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/strapi/9.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/strapi/9.0.16/ix_values.yaml b/stable/strapi/9.0.17/ix_values.yaml similarity index 100% rename from stable/strapi/9.0.16/ix_values.yaml rename to stable/strapi/9.0.17/ix_values.yaml diff --git a/stable/strapi/9.0.16/questions.yaml b/stable/strapi/9.0.17/questions.yaml similarity index 100% rename from stable/strapi/9.0.16/questions.yaml rename to stable/strapi/9.0.17/questions.yaml diff --git a/stable/strapi/9.0.17/templates/NOTES.txt b/stable/strapi/9.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/strapi/9.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/strapi/9.0.17/templates/common.yaml b/stable/strapi/9.0.17/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/strapi/9.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/strapi/9.0.17/values.yaml b/stable/strapi/9.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/synclounge/5.0.16/CHANGELOG.md b/stable/synclounge/5.0.16/CHANGELOG.md deleted file mode 100644 index 7c8d6fe0bbf..00000000000 --- a/stable/synclounge/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [synclounge-5.0.16](https://github.com/truecharts/charts/compare/synclounge-5.0.15...synclounge-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [synclounge-5.0.15](https://github.com/truecharts/charts/compare/synclounge-5.0.14...synclounge-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [synclounge-5.0.14](https://github.com/truecharts/charts/compare/synclounge-5.0.13...synclounge-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [synclounge-5.0.13](https://github.com/truecharts/charts/compare/synclounge-5.0.12...synclounge-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [synclounge-5.0.12](https://github.com/truecharts/charts/compare/synclounge-5.0.11...synclounge-5.0.12) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/synclounge to 5.2.5 ([#8733](https://github.com/truecharts/charts/issues/8733)) - - - - -## [synclounge-5.0.11](https://github.com/truecharts/charts/compare/synclounge-5.0.10...synclounge-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [synclounge-5.0.10](https://github.com/truecharts/charts/compare/synclounge-5.0.9...synclounge-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/synclounge to 5.2.5 ([#8394](https://github.com/truecharts/charts/issues/8394)) - - - - -## [synclounge-5.0.9](https://github.com/truecharts/charts/compare/synclounge-5.0.8...synclounge-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [synclounge-5.0.8](https://github.com/truecharts/charts/compare/synclounge-5.0.7...synclounge-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [synclounge-5.0.7](https://github.com/truecharts/charts/compare/synclounge-5.0.6...synclounge-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [synclounge-5.0.6](https://github.com/truecharts/charts/compare/synclounge-5.0.5...synclounge-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/synclounge/5.0.16/Chart.yaml b/stable/synclounge/5.0.16/Chart.yaml deleted file mode 100644 index e817e98f9bb..00000000000 --- a/stable/synclounge/5.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: synclounge -version: 5.0.16 -appVersion: "5.2.5" -description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/synclounge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png -keywords: - - synclounge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/synclounge/5.0.16/app-changelog.md b/stable/synclounge/5.0.16/app-changelog.md deleted file mode 100644 index 6118737d3c5..00000000000 --- a/stable/synclounge/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synclounge-5.0.16](https://github.com/truecharts/charts/compare/synclounge-5.0.15...synclounge-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/synclounge/5.0.16/charts/common-12.9.2.tgz b/stable/synclounge/5.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/synclounge/5.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/synclounge/5.0.17/CHANGELOG.md b/stable/synclounge/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..9050692486f --- /dev/null +++ b/stable/synclounge/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [synclounge-5.0.10](https://github.com/truecharts/charts/compare/synclounge-5.0.9...synclounge-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/synclounge to 5.2.5 ([#8394](https://github.com/truecharts/charts/issues/8394)) + + + + +## [synclounge-5.0.9](https://github.com/truecharts/charts/compare/synclounge-5.0.8...synclounge-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [synclounge-5.0.8](https://github.com/truecharts/charts/compare/synclounge-5.0.7...synclounge-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [synclounge-5.0.7](https://github.com/truecharts/charts/compare/synclounge-5.0.6...synclounge-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/synclounge/5.0.17/Chart.yaml b/stable/synclounge/5.0.17/Chart.yaml new file mode 100644 index 00000000000..b4fcc1dc239 --- /dev/null +++ b/stable/synclounge/5.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: synclounge +version: 5.0.17 +appVersion: "5.2.5" +description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/synclounge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png +keywords: + - synclounge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.17/README.md b/stable/synclounge/5.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/synclounge/5.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/synclounge/5.0.17/app-changelog.md b/stable/synclounge/5.0.17/app-changelog.md new file mode 100644 index 00000000000..0f36d12c573 --- /dev/null +++ b/stable/synclounge/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/synclounge/5.0.16/app-readme.md b/stable/synclounge/5.0.17/app-readme.md similarity index 100% rename from stable/synclounge/5.0.16/app-readme.md rename to stable/synclounge/5.0.17/app-readme.md diff --git a/stable/synclounge/5.0.17/charts/common-12.9.5.tgz b/stable/synclounge/5.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/synclounge/5.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/synclounge/5.0.16/ix_values.yaml b/stable/synclounge/5.0.17/ix_values.yaml similarity index 100% rename from stable/synclounge/5.0.16/ix_values.yaml rename to stable/synclounge/5.0.17/ix_values.yaml diff --git a/stable/synclounge/5.0.16/questions.yaml b/stable/synclounge/5.0.17/questions.yaml similarity index 100% rename from stable/synclounge/5.0.16/questions.yaml rename to stable/synclounge/5.0.17/questions.yaml diff --git a/stable/synclounge/5.0.17/templates/NOTES.txt b/stable/synclounge/5.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/synclounge/5.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/synclounge/5.0.17/templates/common.yaml b/stable/synclounge/5.0.17/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/synclounge/5.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/synclounge/5.0.17/values.yaml b/stable/synclounge/5.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/syncthing/14.0.15/CHANGELOG.md b/stable/syncthing/14.0.15/CHANGELOG.md new file mode 100644 index 00000000000..4fa312f9da3 --- /dev/null +++ b/stable/syncthing/14.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [syncthing-14.0.9](https://github.com/truecharts/charts/compare/syncthing-14.0.8...syncthing-14.0.9) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/syncthing to v1.23.4 ([#8526](https://github.com/truecharts/charts/issues/8526)) + + + + +## [syncthing-14.0.8](https://github.com/truecharts/charts/compare/syncthing-14.0.7...syncthing-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [syncthing-14.0.7](https://github.com/truecharts/charts/compare/syncthing-14.0.6...syncthing-14.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [syncthing-14.0.6](https://github.com/truecharts/charts/compare/syncthing-14.0.5...syncthing-14.0.6) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [syncthing-14.0.5](https://github.com/truecharts/charts/compare/syncthing-14.0.4...syncthing-14.0.5) (2023-04-16) + +### Chore diff --git a/stable/syncthing/14.0.15/Chart.yaml b/stable/syncthing/14.0.15/Chart.yaml new file mode 100644 index 00000000000..87313ba4448 --- /dev/null +++ b/stable/syncthing/14.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.23.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/syncthing/14.0.15/README.md b/stable/syncthing/14.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/syncthing/14.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/syncthing/14.0.15/app-changelog.md b/stable/syncthing/14.0.15/app-changelog.md new file mode 100644 index 00000000000..a691bf7ee08 --- /dev/null +++ b/stable/syncthing/14.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/syncthing/14.0.15/app-readme.md b/stable/syncthing/14.0.15/app-readme.md new file mode 100644 index 00000000000..492babcb8ff --- /dev/null +++ b/stable/syncthing/14.0.15/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.15/charts/common-12.9.5.tgz b/stable/syncthing/14.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/syncthing/14.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/syncthing/14.0.15/ix_values.yaml b/stable/syncthing/14.0.15/ix_values.yaml new file mode 100644 index 00000000000..de32bbe0400 --- /dev/null +++ b/stable/syncthing/14.0.15/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.15/questions.yaml b/stable/syncthing/14.0.15/questions.yaml new file mode 100644 index 00000000000..eb86402e820 --- /dev/null +++ b/stable/syncthing/14.0.15/questions.yaml @@ -0,0 +1,2078 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8384 + required: true + - variable: listeners + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: tcp + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 22000 + required: true + - variable: listeners-udp + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: udp + label: "UDP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 22000 + required: true + - variable: discovery + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: discovery + label: "UDP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 21027 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/syncthing/14.0.15/templates/NOTES.txt b/stable/syncthing/14.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/syncthing/14.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/syncthing/14.0.15/templates/common.yaml b/stable/syncthing/14.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/syncthing/14.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/syncthing/14.0.15/values.yaml b/stable/syncthing/14.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/synctube/3.0.14/CHANGELOG.md b/stable/synctube/3.0.14/CHANGELOG.md deleted file mode 100644 index 873fb725960..00000000000 --- a/stable/synctube/3.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [synctube-3.0.14](https://github.com/truecharts/charts/compare/synctube-3.0.13...synctube-3.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [synctube-3.0.13](https://github.com/truecharts/charts/compare/synctube-3.0.12...synctube-3.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [synctube-3.0.12](https://github.com/truecharts/charts/compare/synctube-3.0.11...synctube-3.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [synctube-3.0.11](https://github.com/truecharts/charts/compare/synctube-3.0.10...synctube-3.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [synctube-3.0.10](https://github.com/truecharts/charts/compare/synctube-3.0.9...synctube-3.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [synctube-3.0.9](https://github.com/truecharts/charts/compare/synctube-3.0.8...synctube-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [synctube-3.0.8](https://github.com/truecharts/charts/compare/synctube-3.0.7...synctube-3.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [synctube-3.0.7](https://github.com/truecharts/charts/compare/synctube-3.0.6...synctube-3.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [synctube-3.0.6](https://github.com/truecharts/charts/compare/synctube-3.0.5...synctube-3.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [synctube-3.0.5](https://github.com/truecharts/charts/compare/synctube-3.0.4...synctube-3.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [synctube-3.0.4](https://github.com/truecharts/charts/compare/synctube-3.0.3...synctube-3.0.4) (2023-04-15) - -### Chore diff --git a/stable/synctube/3.0.14/Chart.yaml b/stable/synctube/3.0.14/Chart.yaml deleted file mode 100644 index aa814324a6d..00000000000 --- a/stable/synctube/3.0.14/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: "Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally." -home: https://truecharts.org/charts/stable/synctube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.png -keywords: - - synctube - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: synctube -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synctube - - https://github.com/RblSb/SyncTube -type: application -version: 3.0.14 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web diff --git a/stable/synctube/3.0.14/app-changelog.md b/stable/synctube/3.0.14/app-changelog.md deleted file mode 100644 index d243265f5ad..00000000000 --- a/stable/synctube/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synctube-3.0.14](https://github.com/truecharts/charts/compare/synctube-3.0.13...synctube-3.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/synctube/3.0.14/charts/common-12.9.2.tgz b/stable/synctube/3.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/synctube/3.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/synctube/3.0.15/CHANGELOG.md b/stable/synctube/3.0.15/CHANGELOG.md new file mode 100644 index 00000000000..37b21343b05 --- /dev/null +++ b/stable/synctube/3.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [synctube-3.0.8](https://github.com/truecharts/charts/compare/synctube-3.0.7...synctube-3.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [synctube-3.0.7](https://github.com/truecharts/charts/compare/synctube-3.0.6...synctube-3.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [synctube-3.0.6](https://github.com/truecharts/charts/compare/synctube-3.0.5...synctube-3.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [synctube-3.0.5](https://github.com/truecharts/charts/compare/synctube-3.0.4...synctube-3.0.5) (2023-04-16) + +### Chore diff --git a/stable/synctube/3.0.15/Chart.yaml b/stable/synctube/3.0.15/Chart.yaml new file mode 100644 index 00000000000..c90762092bc --- /dev/null +++ b/stable/synctube/3.0.15/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +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.15/README.md b/stable/synctube/3.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/synctube/3.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/synctube/3.0.15/app-changelog.md b/stable/synctube/3.0.15/app-changelog.md new file mode 100644 index 00000000000..07736f43407 --- /dev/null +++ b/stable/synctube/3.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/synctube/3.0.14/app-readme.md b/stable/synctube/3.0.15/app-readme.md similarity index 100% rename from stable/synctube/3.0.14/app-readme.md rename to stable/synctube/3.0.15/app-readme.md diff --git a/stable/synctube/3.0.15/charts/common-12.9.5.tgz b/stable/synctube/3.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/synctube/3.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/synctube/3.0.14/ix_values.yaml b/stable/synctube/3.0.15/ix_values.yaml similarity index 100% rename from stable/synctube/3.0.14/ix_values.yaml rename to stable/synctube/3.0.15/ix_values.yaml diff --git a/stable/synctube/3.0.14/questions.yaml b/stable/synctube/3.0.15/questions.yaml similarity index 100% rename from stable/synctube/3.0.14/questions.yaml rename to stable/synctube/3.0.15/questions.yaml diff --git a/stable/synctube/3.0.15/templates/NOTES.txt b/stable/synctube/3.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/synctube/3.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/synctube/3.0.14/templates/common.yaml b/stable/synctube/3.0.15/templates/common.yaml similarity index 100% rename from stable/synctube/3.0.14/templates/common.yaml rename to stable/synctube/3.0.15/templates/common.yaml diff --git a/stable/synctube/3.0.15/values.yaml b/stable/synctube/3.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/syslog-ng/5.0.14/CHANGELOG.md b/stable/syslog-ng/5.0.14/CHANGELOG.md deleted file mode 100644 index e94fac29d75..00000000000 --- a/stable/syslog-ng/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [syslog-ng-5.0.14](https://github.com/truecharts/charts/compare/syslog-ng-5.0.13...syslog-ng-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [syslog-ng-5.0.13](https://github.com/truecharts/charts/compare/syslog-ng-5.0.12...syslog-ng-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [syslog-ng-5.0.12](https://github.com/truecharts/charts/compare/syslog-ng-5.0.11...syslog-ng-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [syslog-ng-5.0.11](https://github.com/truecharts/charts/compare/syslog-ng-5.0.10...syslog-ng-5.0.11) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/syslog-ng to v4.2.0 ([#8910](https://github.com/truecharts/charts/issues/8910)) - - - - -## [syslog-ng-5.0.10](https://github.com/truecharts/charts/compare/syslog-ng-5.0.9...syslog-ng-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [syslog-ng-5.0.9](https://github.com/truecharts/charts/compare/syslog-ng-5.0.8...syslog-ng-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [syslog-ng-5.0.8](https://github.com/truecharts/charts/compare/syslog-ng-5.0.7...syslog-ng-5.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/syslog-ng to v4.1.1 ([#8264](https://github.com/truecharts/charts/issues/8264)) - - - - -## [syslog-ng-5.0.7](https://github.com/truecharts/charts/compare/syslog-ng-5.0.6...syslog-ng-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [syslog-ng-5.0.6](https://github.com/truecharts/charts/compare/syslog-ng-5.0.5...syslog-ng-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [syslog-ng-5.0.5](https://github.com/truecharts/charts/compare/syslog-ng-5.0.4...syslog-ng-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [syslog-ng-5.0.4](https://github.com/truecharts/charts/compare/syslog-ng-5.0.3...syslog-ng-5.0.4) (2023-04-16) - -### Chore diff --git a/stable/syslog-ng/5.0.14/Chart.yaml b/stable/syslog-ng/5.0.14/Chart.yaml deleted file mode 100644 index 9dc2761a770..00000000000 --- a/stable/syslog-ng/5.0.14/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: syslog-ng -version: 5.0.14 -appVersion: "4.2.0" -description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/syslog-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png -keywords: - - syslog-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/syslog-ng/5.0.14/app-changelog.md b/stable/syslog-ng/5.0.14/app-changelog.md deleted file mode 100644 index 8c4cdd8cf0f..00000000000 --- a/stable/syslog-ng/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [syslog-ng-5.0.14](https://github.com/truecharts/charts/compare/syslog-ng-5.0.13...syslog-ng-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/syslog-ng/5.0.14/charts/common-12.9.2.tgz b/stable/syslog-ng/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/syslog-ng/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/syslog-ng/5.0.15/CHANGELOG.md b/stable/syslog-ng/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..d9cd1f97e5f --- /dev/null +++ b/stable/syslog-ng/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [syslog-ng-5.0.8](https://github.com/truecharts/charts/compare/syslog-ng-5.0.7...syslog-ng-5.0.8) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.1.1 ([#8264](https://github.com/truecharts/charts/issues/8264)) + + + + +## [syslog-ng-5.0.7](https://github.com/truecharts/charts/compare/syslog-ng-5.0.6...syslog-ng-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [syslog-ng-5.0.6](https://github.com/truecharts/charts/compare/syslog-ng-5.0.5...syslog-ng-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [syslog-ng-5.0.5](https://github.com/truecharts/charts/compare/syslog-ng-5.0.4...syslog-ng-5.0.5) (2023-04-20) + +### Chore diff --git a/stable/syslog-ng/5.0.15/Chart.yaml b/stable/syslog-ng/5.0.15/Chart.yaml new file mode 100644 index 00000000000..35fd8e438a1 --- /dev/null +++ b/stable/syslog-ng/5.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: syslog-ng +version: 5.0.15 +appVersion: "4.2.0" +description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/syslog-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png +keywords: + - syslog-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15/README.md b/stable/syslog-ng/5.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/syslog-ng/5.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/syslog-ng/5.0.15/app-changelog.md b/stable/syslog-ng/5.0.15/app-changelog.md new file mode 100644 index 00000000000..2e36044eb75 --- /dev/null +++ b/stable/syslog-ng/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/syslog-ng/5.0.14/app-readme.md b/stable/syslog-ng/5.0.15/app-readme.md similarity index 100% rename from stable/syslog-ng/5.0.14/app-readme.md rename to stable/syslog-ng/5.0.15/app-readme.md diff --git a/stable/syslog-ng/5.0.15/charts/common-12.9.5.tgz b/stable/syslog-ng/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/syslog-ng/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/syslog-ng/5.0.14/ix_values.yaml b/stable/syslog-ng/5.0.15/ix_values.yaml similarity index 100% rename from stable/syslog-ng/5.0.14/ix_values.yaml rename to stable/syslog-ng/5.0.15/ix_values.yaml diff --git a/stable/syslog-ng/5.0.14/questions.yaml b/stable/syslog-ng/5.0.15/questions.yaml similarity index 100% rename from stable/syslog-ng/5.0.14/questions.yaml rename to stable/syslog-ng/5.0.15/questions.yaml diff --git a/stable/syslog-ng/5.0.15/templates/NOTES.txt b/stable/syslog-ng/5.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/syslog-ng/5.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/syslog-ng/5.0.15/templates/common.yaml b/stable/syslog-ng/5.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/syslog-ng/5.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/syslog-ng/5.0.15/values.yaml b/stable/syslog-ng/5.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tailscale/4.0.20/CHANGELOG.md b/stable/tailscale/4.0.20/CHANGELOG.md deleted file mode 100644 index 2b98f3e0bd7..00000000000 --- a/stable/tailscale/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tailscale-4.0.20](https://github.com/truecharts/charts/compare/tailscale-4.0.19...tailscale-4.0.20) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [tailscale-4.0.19](https://github.com/truecharts/charts/compare/tailscale-4.0.18...tailscale-4.0.19) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tailscale-4.0.18](https://github.com/truecharts/charts/compare/tailscale-4.0.17...tailscale-4.0.18) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tailscale-4.0.17](https://github.com/truecharts/charts/compare/tailscale-4.0.16...tailscale-4.0.17) (2023-05-11) - -### Chore - -- update container image tailscale/tailscale to v1.40.1 ([#8889](https://github.com/truecharts/charts/issues/8889)) - - - - -## [tailscale-4.0.16](https://github.com/truecharts/charts/compare/tailscale-4.0.15...tailscale-4.0.16) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tailscale-4.0.15](https://github.com/truecharts/charts/compare/tailscale-4.0.14...tailscale-4.0.15) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [tailscale-4.0.14](https://github.com/truecharts/charts/compare/tailscale-4.0.13...tailscale-4.0.14) (2023-04-30) - -### Chore - -- update container image tailscale/tailscale to v1.40.0 ([#8546](https://github.com/truecharts/charts/issues/8546)) - - - - -## [tailscale-4.0.13](https://github.com/truecharts/charts/compare/tailscale-4.0.12...tailscale-4.0.13) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [tailscale-4.0.12](https://github.com/truecharts/charts/compare/tailscale-4.0.11...tailscale-4.0.12) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [tailscale-4.0.11](https://github.com/truecharts/charts/compare/tailscale-4.0.10...tailscale-4.0.11) (2023-04-21) - - - - -## [tailscale-4.0.10](https://github.com/truecharts/charts/compare/tailscale-4.0.9...tailscale-4.0.10) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - diff --git a/stable/tailscale/4.0.20/Chart.yaml b/stable/tailscale/4.0.20/Chart.yaml deleted file mode 100644 index d94ac45078d..00000000000 --- a/stable/tailscale/4.0.20/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.40.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Tailscale lets you connect your devices and users together in your own secure virtual private network -home: https://truecharts.org/charts/stable/tailscale -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png -keywords: - - vpn - - tailscale -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tailscale -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/tailscale/4.0.20/app-changelog.md b/stable/tailscale/4.0.20/app-changelog.md deleted file mode 100644 index 109b81138ed..00000000000 --- a/stable/tailscale/4.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tailscale-4.0.20](https://github.com/truecharts/charts/compare/tailscale-4.0.19...tailscale-4.0.20) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/tailscale/4.0.20/charts/common-12.9.2.tgz b/stable/tailscale/4.0.20/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/tailscale/4.0.20/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/tailscale/4.0.21/CHANGELOG.md b/stable/tailscale/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..acd91c030a1 --- /dev/null +++ b/stable/tailscale/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tailscale-4.0.21](https://github.com/truecharts/charts/compare/tailscale-4.0.20...tailscale-4.0.21) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [tailscale-4.0.20](https://github.com/truecharts/charts/compare/tailscale-4.0.19...tailscale-4.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tailscale-4.0.19](https://github.com/truecharts/charts/compare/tailscale-4.0.18...tailscale-4.0.19) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tailscale-4.0.18](https://github.com/truecharts/charts/compare/tailscale-4.0.17...tailscale-4.0.18) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tailscale-4.0.17](https://github.com/truecharts/charts/compare/tailscale-4.0.16...tailscale-4.0.17) (2023-05-11) + +### Chore + +- update container image tailscale/tailscale to v1.40.1 ([#8889](https://github.com/truecharts/charts/issues/8889)) + + + + +## [tailscale-4.0.16](https://github.com/truecharts/charts/compare/tailscale-4.0.15...tailscale-4.0.16) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tailscale-4.0.15](https://github.com/truecharts/charts/compare/tailscale-4.0.14...tailscale-4.0.15) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tailscale-4.0.14](https://github.com/truecharts/charts/compare/tailscale-4.0.13...tailscale-4.0.14) (2023-04-30) + +### Chore + +- update container image tailscale/tailscale to v1.40.0 ([#8546](https://github.com/truecharts/charts/issues/8546)) + + + + +## [tailscale-4.0.13](https://github.com/truecharts/charts/compare/tailscale-4.0.12...tailscale-4.0.13) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [tailscale-4.0.12](https://github.com/truecharts/charts/compare/tailscale-4.0.11...tailscale-4.0.12) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [tailscale-4.0.11](https://github.com/truecharts/charts/compare/tailscale-4.0.10...tailscale-4.0.11) (2023-04-21) + + diff --git a/stable/tailscale/4.0.21/Chart.yaml b/stable/tailscale/4.0.21/Chart.yaml new file mode 100644 index 00000000000..aca83b09c6e --- /dev/null +++ b/stable/tailscale/4.0.21/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.40.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.21 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/tailscale/4.0.21/README.md b/stable/tailscale/4.0.21/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tailscale/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/tailscale/4.0.21/app-changelog.md b/stable/tailscale/4.0.21/app-changelog.md new file mode 100644 index 00000000000..847fb4ddaea --- /dev/null +++ b/stable/tailscale/4.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tailscale-4.0.21](https://github.com/truecharts/charts/compare/tailscale-4.0.20...tailscale-4.0.21) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + \ No newline at end of file diff --git a/stable/tailscale/4.0.20/app-readme.md b/stable/tailscale/4.0.21/app-readme.md similarity index 100% rename from stable/tailscale/4.0.20/app-readme.md rename to stable/tailscale/4.0.21/app-readme.md diff --git a/stable/tailscale/4.0.21/charts/common-12.9.5.tgz b/stable/tailscale/4.0.21/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/tailscale/4.0.21/charts/common-12.9.5.tgz differ diff --git a/stable/tailscale/4.0.20/ix_values.yaml b/stable/tailscale/4.0.21/ix_values.yaml similarity index 100% rename from stable/tailscale/4.0.20/ix_values.yaml rename to stable/tailscale/4.0.21/ix_values.yaml diff --git a/stable/tailscale/4.0.20/questions.yaml b/stable/tailscale/4.0.21/questions.yaml similarity index 100% rename from stable/tailscale/4.0.20/questions.yaml rename to stable/tailscale/4.0.21/questions.yaml diff --git a/stable/tailscale/4.0.21/templates/NOTES.txt b/stable/tailscale/4.0.21/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tailscale/4.0.21/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tailscale/4.0.20/templates/_configmap.tpl b/stable/tailscale/4.0.21/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/4.0.20/templates/_configmap.tpl rename to stable/tailscale/4.0.21/templates/_configmap.tpl diff --git a/stable/tailscale/4.0.20/templates/_secret.tpl b/stable/tailscale/4.0.21/templates/_secret.tpl similarity index 100% rename from stable/tailscale/4.0.20/templates/_secret.tpl rename to stable/tailscale/4.0.21/templates/_secret.tpl diff --git a/stable/tailscale/4.0.20/templates/common.yaml b/stable/tailscale/4.0.21/templates/common.yaml similarity index 100% rename from stable/tailscale/4.0.20/templates/common.yaml rename to stable/tailscale/4.0.21/templates/common.yaml diff --git a/stable/tailscale/4.0.21/values.yaml b/stable/tailscale/4.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tautulli/14.0.16/CHANGELOG.md b/stable/tautulli/14.0.16/CHANGELOG.md new file mode 100644 index 00000000000..9dab6c92899 --- /dev/null +++ b/stable/tautulli/14.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [tautulli-14.0.11](https://github.com/truecharts/charts/compare/tautulli-14.0.10...tautulli-14.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tautulli-14.0.10](https://github.com/truecharts/charts/compare/tautulli-14.0.9...tautulli-14.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/tautulli to v2.12.3 ([#8265](https://github.com/truecharts/charts/issues/8265)) + + + + +## [tautulli-14.0.9](https://github.com/truecharts/charts/compare/tautulli-14.0.8...tautulli-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [tautulli-14.0.8](https://github.com/truecharts/charts/compare/tautulli-14.0.7...tautulli-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [tautulli-14.0.7](https://github.com/truecharts/charts/compare/tautulli-14.0.6...tautulli-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [tautulli-14.0.6](https://github.com/truecharts/charts/compare/tautulli-14.0.5...tautulli-14.0.6) (2023-04-16) + +### Chore diff --git a/stable/tautulli/14.0.16/Chart.yaml b/stable/tautulli/14.0.16/Chart.yaml new file mode 100644 index 00000000000..1f3654a171f --- /dev/null +++ b/stable/tautulli/14.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.12.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tautulli/14.0.16/README.md b/stable/tautulli/14.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tautulli/14.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tautulli/14.0.16/app-changelog.md b/stable/tautulli/14.0.16/app-changelog.md new file mode 100644 index 00000000000..c39cf994c3c --- /dev/null +++ b/stable/tautulli/14.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/tautulli/14.0.16/app-readme.md b/stable/tautulli/14.0.16/app-readme.md new file mode 100644 index 00000000000..7af70ee35be --- /dev/null +++ b/stable/tautulli/14.0.16/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.16/charts/common-12.9.5.tgz b/stable/tautulli/14.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/tautulli/14.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/tautulli/14.0.16/ix_values.yaml b/stable/tautulli/14.0.16/ix_values.yaml new file mode 100644 index 00000000000..13f6eac8c9e --- /dev/null +++ b/stable/tautulli/14.0.16/ix_values.yaml @@ -0,0 +1,17 @@ +image: + repository: tccr.io/truecharts/tautulli + pullPolicy: IfNotPresent + tag: 2.12.3@sha256:3d185f03df2ff1bc3491bb4baf228b95c559d4f7b7a826cb37004488ce33cc67 +service: + main: + ports: + main: + port: 8181 + targetPort: 8181 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true diff --git a/stable/tautulli/14.0.16/questions.yaml b/stable/tautulli/14.0.16/questions.yaml new file mode 100644 index 00000000000..b45cda46b59 --- /dev/null +++ b/stable/tautulli/14.0.16/questions.yaml @@ -0,0 +1,1929 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8181 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tautulli/14.0.16/templates/NOTES.txt b/stable/tautulli/14.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tautulli/14.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tautulli/14.0.16/templates/common.yaml b/stable/tautulli/14.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tautulli/14.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tautulli/14.0.16/values.yaml b/stable/tautulli/14.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tdarr-node/5.0.14/CHANGELOG.md b/stable/tdarr-node/5.0.14/CHANGELOG.md deleted file mode 100644 index d6f999fc9f3..00000000000 --- a/stable/tdarr-node/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tdarr-node-5.0.14](https://github.com/truecharts/charts/compare/tdarr-node-5.0.13...tdarr-node-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [tdarr-node-5.0.13](https://github.com/truecharts/charts/compare/tdarr-node-5.0.12...tdarr-node-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tdarr-node-5.0.12](https://github.com/truecharts/charts/compare/tdarr-node-5.0.11...tdarr-node-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tdarr-node-5.0.11](https://github.com/truecharts/charts/compare/tdarr-node-5.0.10...tdarr-node-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tdarr-node-5.0.10](https://github.com/truecharts/charts/compare/tdarr-node-5.0.9...tdarr-node-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [tdarr-node-5.0.9](https://github.com/truecharts/charts/compare/tdarr-node-5.0.8...tdarr-node-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [tdarr-node-5.0.8](https://github.com/truecharts/charts/compare/tdarr-node-5.0.7...tdarr-node-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [tdarr-node-5.0.7](https://github.com/truecharts/charts/compare/tdarr-node-5.0.6...tdarr-node-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [tdarr-node-5.0.6](https://github.com/truecharts/charts/compare/tdarr-node-5.0.5...tdarr-node-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [tdarr-node-5.0.5](https://github.com/truecharts/charts/compare/tdarr-node-5.0.4...tdarr-node-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [tdarr-node-5.0.4](https://github.com/truecharts/charts/compare/tdarr-node-5.0.3...tdarr-node-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/tdarr-node/5.0.14/Chart.yaml b/stable/tdarr-node/5.0.14/Chart.yaml deleted file mode 100644 index c1a2c994c99..00000000000 --- a/stable/tdarr-node/5.0.14/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.9.2 -deprecated: false -description: Audio/Video library transcoding automation -home: https://truecharts.org/charts/stable/tdarr-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.png -keywords: - - encode - - media - - tdarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tdarr-node -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node - - https://github.com/HaveAGitGat/Tdarr -type: application -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr-node/5.0.14/app-changelog.md b/stable/tdarr-node/5.0.14/app-changelog.md deleted file mode 100644 index 80b704b77cb..00000000000 --- a/stable/tdarr-node/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tdarr-node-5.0.14](https://github.com/truecharts/charts/compare/tdarr-node-5.0.13...tdarr-node-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/tdarr-node/5.0.14/charts/common-12.9.2.tgz b/stable/tdarr-node/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/tdarr-node/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/tdarr-node/5.0.15/CHANGELOG.md b/stable/tdarr-node/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..cbac8a4c2fa --- /dev/null +++ b/stable/tdarr-node/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [tdarr-node-5.0.8](https://github.com/truecharts/charts/compare/tdarr-node-5.0.7...tdarr-node-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [tdarr-node-5.0.7](https://github.com/truecharts/charts/compare/tdarr-node-5.0.6...tdarr-node-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [tdarr-node-5.0.6](https://github.com/truecharts/charts/compare/tdarr-node-5.0.5...tdarr-node-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [tdarr-node-5.0.5](https://github.com/truecharts/charts/compare/tdarr-node-5.0.4...tdarr-node-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/tdarr-node/5.0.15/Chart.yaml b/stable/tdarr-node/5.0.15/Chart.yaml new file mode 100644 index 00000000000..c0ed40d525e --- /dev/null +++ b/stable/tdarr-node/5.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.00.19.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr-node/5.0.15/README.md b/stable/tdarr-node/5.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tdarr-node/5.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tdarr-node/5.0.15/app-changelog.md b/stable/tdarr-node/5.0.15/app-changelog.md new file mode 100644 index 00000000000..1b24c235b8c --- /dev/null +++ b/stable/tdarr-node/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/tdarr-node/5.0.14/app-readme.md b/stable/tdarr-node/5.0.15/app-readme.md similarity index 100% rename from stable/tdarr-node/5.0.14/app-readme.md rename to stable/tdarr-node/5.0.15/app-readme.md diff --git a/stable/tdarr-node/5.0.15/charts/common-12.9.5.tgz b/stable/tdarr-node/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/tdarr-node/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/tdarr-node/5.0.14/ix_values.yaml b/stable/tdarr-node/5.0.15/ix_values.yaml similarity index 100% rename from stable/tdarr-node/5.0.14/ix_values.yaml rename to stable/tdarr-node/5.0.15/ix_values.yaml diff --git a/stable/tdarr-node/5.0.14/questions.yaml b/stable/tdarr-node/5.0.15/questions.yaml similarity index 100% rename from stable/tdarr-node/5.0.14/questions.yaml rename to stable/tdarr-node/5.0.15/questions.yaml diff --git a/stable/tdarr-node/5.0.15/templates/NOTES.txt b/stable/tdarr-node/5.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tdarr-node/5.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tdarr-node/5.0.15/templates/common.yaml b/stable/tdarr-node/5.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tdarr-node/5.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tdarr-node/5.0.15/values.yaml b/stable/tdarr-node/5.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tdarr/5.0.15/CHANGELOG.md b/stable/tdarr/5.0.15/CHANGELOG.md deleted file mode 100644 index 354071c4e13..00000000000 --- a/stable/tdarr/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tdarr-5.0.15](https://github.com/truecharts/charts/compare/tdarr-5.0.14...tdarr-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [tdarr-5.0.14](https://github.com/truecharts/charts/compare/tdarr-5.0.13...tdarr-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tdarr-5.0.13](https://github.com/truecharts/charts/compare/tdarr-5.0.12...tdarr-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tdarr-5.0.12](https://github.com/truecharts/charts/compare/tdarr-5.0.11...tdarr-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tdarr-5.0.11](https://github.com/truecharts/charts/compare/tdarr-5.0.10...tdarr-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [tdarr-5.0.10](https://github.com/truecharts/charts/compare/tdarr-5.0.9...tdarr-5.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/tdarr to v2.00.20.1 ([#8527](https://github.com/truecharts/charts/issues/8527)) - - - - -## [tdarr-5.0.9](https://github.com/truecharts/charts/compare/tdarr-5.0.8...tdarr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [tdarr-5.0.8](https://github.com/truecharts/charts/compare/tdarr-5.0.7...tdarr-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [tdarr-5.0.7](https://github.com/truecharts/charts/compare/tdarr-5.0.6...tdarr-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [tdarr-5.0.6](https://github.com/truecharts/charts/compare/tdarr-5.0.5...tdarr-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [tdarr-5.0.5](https://github.com/truecharts/charts/compare/tdarr-5.0.4...tdarr-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/tdarr/5.0.15/Chart.yaml b/stable/tdarr/5.0.15/Chart.yaml deleted file mode 100644 index df41452cfeb..00000000000 --- a/stable/tdarr/5.0.15/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.9.2 -deprecated: false -description: Audio/Video library transcoding automation -home: https://truecharts.org/charts/stable/tdarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png -keywords: - - encode - - media - - tdarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tdarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr - - https://github.com/HaveAGitGat/Tdarr -type: application -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr/5.0.15/app-changelog.md b/stable/tdarr/5.0.15/app-changelog.md deleted file mode 100644 index 2f132acf7a8..00000000000 --- a/stable/tdarr/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tdarr-5.0.15](https://github.com/truecharts/charts/compare/tdarr-5.0.14...tdarr-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/tdarr/5.0.15/charts/common-12.9.2.tgz b/stable/tdarr/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/tdarr/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/tdarr/5.0.16/CHANGELOG.md b/stable/tdarr/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..9393f6ae1d9 --- /dev/null +++ b/stable/tdarr/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [tdarr-5.0.9](https://github.com/truecharts/charts/compare/tdarr-5.0.8...tdarr-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [tdarr-5.0.8](https://github.com/truecharts/charts/compare/tdarr-5.0.7...tdarr-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [tdarr-5.0.7](https://github.com/truecharts/charts/compare/tdarr-5.0.6...tdarr-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [tdarr-5.0.6](https://github.com/truecharts/charts/compare/tdarr-5.0.5...tdarr-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/tdarr/5.0.16/Chart.yaml b/stable/tdarr/5.0.16/Chart.yaml new file mode 100644 index 00000000000..fc9ba6f99f7 --- /dev/null +++ b/stable/tdarr/5.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.00.20.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr/5.0.16/README.md b/stable/tdarr/5.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tdarr/5.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tdarr/5.0.16/app-changelog.md b/stable/tdarr/5.0.16/app-changelog.md new file mode 100644 index 00000000000..92c3681c957 --- /dev/null +++ b/stable/tdarr/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/tdarr/5.0.15/app-readme.md b/stable/tdarr/5.0.16/app-readme.md similarity index 100% rename from stable/tdarr/5.0.15/app-readme.md rename to stable/tdarr/5.0.16/app-readme.md diff --git a/stable/tdarr/5.0.16/charts/common-12.9.5.tgz b/stable/tdarr/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/tdarr/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/tdarr/5.0.15/ix_values.yaml b/stable/tdarr/5.0.16/ix_values.yaml similarity index 100% rename from stable/tdarr/5.0.15/ix_values.yaml rename to stable/tdarr/5.0.16/ix_values.yaml diff --git a/stable/tdarr/5.0.15/questions.yaml b/stable/tdarr/5.0.16/questions.yaml similarity index 100% rename from stable/tdarr/5.0.15/questions.yaml rename to stable/tdarr/5.0.16/questions.yaml diff --git a/stable/tdarr/5.0.16/templates/NOTES.txt b/stable/tdarr/5.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tdarr/5.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tdarr/5.0.16/templates/common.yaml b/stable/tdarr/5.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tdarr/5.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tdarr/5.0.16/values.yaml b/stable/tdarr/5.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/teedy/11.0.14/CHANGELOG.md b/stable/teedy/11.0.14/CHANGELOG.md new file mode 100644 index 00000000000..290ecd20b9d --- /dev/null +++ b/stable/teedy/11.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [teedy-11.0.8](https://github.com/truecharts/charts/compare/teedy-11.0.7...teedy-11.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [teedy-11.0.7](https://github.com/truecharts/charts/compare/teedy-11.0.6...teedy-11.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [teedy-11.0.6](https://github.com/truecharts/charts/compare/teedy-11.0.5...teedy-11.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [teedy-11.0.5](https://github.com/truecharts/charts/compare/teedy-11.0.4...teedy-11.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + diff --git a/stable/teedy/11.0.14/Chart.yaml b/stable/teedy/11.0.14/Chart.yaml new file mode 100644 index 00000000000..20e8170243c --- /dev/null +++ b/stable/teedy/11.0.14/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.14 +kubeVersion: ">=1.16.0-0" +keywords: + - teedy + - documents + - management +home: https://truecharts.org/charts/stable/teedy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy + - https://github.com/sismics/docs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14/README.md b/stable/teedy/11.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/teedy/11.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/teedy/11.0.14/app-changelog.md b/stable/teedy/11.0.14/app-changelog.md new file mode 100644 index 00000000000..be4d532bd7d --- /dev/null +++ b/stable/teedy/11.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/teedy/11.0.14/app-readme.md b/stable/teedy/11.0.14/app-readme.md new file mode 100644 index 00000000000..73aa08d8b58 --- /dev/null +++ b/stable/teedy/11.0.14/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.14/charts/common-12.9.5.tgz b/stable/teedy/11.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/teedy/11.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/teedy/11.0.14/ix_values.yaml b/stable/teedy/11.0.14/ix_values.yaml new file mode 100644 index 00000000000..128e37c8786 --- /dev/null +++ b/stable/teedy/11.0.14/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.14/questions.yaml b/stable/teedy/11.0.14/questions.yaml new file mode 100644 index 00000000000..d02d3031333 --- /dev/null +++ b/stable/teedy/11.0.14/questions.yaml @@ -0,0 +1,1916 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: DOCS_ADMIN_EMAIL_INIT + label: "DOCS_ADMIN_EMAIL_INIT" + description: "Sets the DOCS_ADMIN_EMAIL_INIT env var" + schema: + type: string + default: "" + - variable: DOCS_ADMIN_PASSWORD_INIT + label: "DOCS_ADMIN_PASSWORD_INIT" + description: "Sets the DOCS_ADMIN_PASSWORD_INIT env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_USERNAME + label: "DOCS_SMTP_USERNAME" + description: "Sets the DOCS_SMTP_USERNAME env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_PASSWORD + label: "DOCS_SMTP_PASSWORD" + description: "Sets the DOCS_SMTP_PASSWORD env var" + schema: + type: string + default: "" + - variable: DOCS_DEFAULT_LANGUAGE + label: "DOCS_DEFAULT_LANGUAGE" + description: "Sets the DOCS_DEFAULT_LANGUAGE env var" + schema: + type: string + default: "eng" + - variable: DOCS_BASE_URL + label: "DOCS_BASE_URL" + description: "Sets the DOCS_BASE_URL env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_HOSTNAME + label: "DOCS_SMTP_HOSTNAME" + description: "Sets the DOCS_SMTP_HOSTNAME env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_PORT + label: "DOCS_SMTP_PORT" + description: "Sets the DOCS_SMTP_PORT env var" + schema: + type: int + default: 0 + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10100 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/teedy/11.0.14/templates/NOTES.txt b/stable/teedy/11.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/teedy/11.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/teedy/11.0.14/templates/common.yaml b/stable/teedy/11.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/teedy/11.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/teedy/11.0.14/values.yaml b/stable/teedy/11.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/thelounge/9.0.17/CHANGELOG.md b/stable/thelounge/9.0.17/CHANGELOG.md deleted file mode 100644 index c71a3b7a854..00000000000 --- a/stable/thelounge/9.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [thelounge-9.0.17](https://github.com/truecharts/charts/compare/thelounge-9.0.16...thelounge-9.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [thelounge-9.0.16](https://github.com/truecharts/charts/compare/thelounge-9.0.15...thelounge-9.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#9083](https://github.com/truecharts/charts/issues/9083)) - - - - -## [thelounge-9.0.15](https://github.com/truecharts/charts/compare/thelounge-9.0.14...thelounge-9.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [thelounge-9.0.14](https://github.com/truecharts/charts/compare/thelounge-9.0.13...thelounge-9.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [thelounge-9.0.13](https://github.com/truecharts/charts/compare/thelounge-9.0.12...thelounge-9.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#8961](https://github.com/truecharts/charts/issues/8961)) - - - - -## [thelounge-9.0.12](https://github.com/truecharts/charts/compare/thelounge-9.0.11...thelounge-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [thelounge-9.0.11](https://github.com/truecharts/charts/compare/thelounge-9.0.10...thelounge-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [thelounge-9.0.10](https://github.com/truecharts/charts/compare/thelounge-9.0.9...thelounge-9.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#8399](https://github.com/truecharts/charts/issues/8399)) - - - - -## [thelounge-9.0.9](https://github.com/truecharts/charts/compare/thelounge-9.0.8...thelounge-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [thelounge-9.0.8](https://github.com/truecharts/charts/compare/thelounge-9.0.7...thelounge-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [thelounge-9.0.7](https://github.com/truecharts/charts/compare/thelounge-9.0.6...thelounge-9.0.7) (2023-04-20) - -### Chore diff --git a/stable/thelounge/9.0.17/Chart.yaml b/stable/thelounge/9.0.17/Chart.yaml deleted file mode 100644 index b470eeef7f6..00000000000 --- a/stable/thelounge/9.0.17/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: The Lounge, modern web IRC client designed for self-hosting -home: https://truecharts.org/charts/stable/thelounge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.png -keywords: - - thelounge - - IRC - - The Lounge - - docker - - thelounge-docker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: thelounge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge - - https://github.com/thelounge/thelounge -version: 9.0.17 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/thelounge/9.0.17/app-changelog.md b/stable/thelounge/9.0.17/app-changelog.md deleted file mode 100644 index 31bad4604a2..00000000000 --- a/stable/thelounge/9.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [thelounge-9.0.17](https://github.com/truecharts/charts/compare/thelounge-9.0.16...thelounge-9.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/thelounge/9.0.17/charts/common-12.9.2.tgz b/stable/thelounge/9.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/thelounge/9.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/thelounge/9.0.18/CHANGELOG.md b/stable/thelounge/9.0.18/CHANGELOG.md new file mode 100644 index 00000000000..ad57e6dc6e6 --- /dev/null +++ b/stable/thelounge/9.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [thelounge-9.0.12](https://github.com/truecharts/charts/compare/thelounge-9.0.11...thelounge-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [thelounge-9.0.11](https://github.com/truecharts/charts/compare/thelounge-9.0.10...thelounge-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [thelounge-9.0.10](https://github.com/truecharts/charts/compare/thelounge-9.0.9...thelounge-9.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#8399](https://github.com/truecharts/charts/issues/8399)) + + + + +## [thelounge-9.0.9](https://github.com/truecharts/charts/compare/thelounge-9.0.8...thelounge-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [thelounge-9.0.8](https://github.com/truecharts/charts/compare/thelounge-9.0.7...thelounge-9.0.8) (2023-04-25) + +### Chore diff --git a/stable/thelounge/9.0.18/Chart.yaml b/stable/thelounge/9.0.18/Chart.yaml new file mode 100644 index 00000000000..5cad84b314f --- /dev/null +++ b/stable/thelounge/9.0.18/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/thelounge/9.0.18/README.md b/stable/thelounge/9.0.18/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/thelounge/9.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/thelounge/9.0.18/app-changelog.md b/stable/thelounge/9.0.18/app-changelog.md new file mode 100644 index 00000000000..526a2579c65 --- /dev/null +++ b/stable/thelounge/9.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/thelounge/9.0.17/app-readme.md b/stable/thelounge/9.0.18/app-readme.md similarity index 100% rename from stable/thelounge/9.0.17/app-readme.md rename to stable/thelounge/9.0.18/app-readme.md diff --git a/stable/thelounge/9.0.18/charts/common-12.9.5.tgz b/stable/thelounge/9.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/thelounge/9.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/thelounge/9.0.17/ix_values.yaml b/stable/thelounge/9.0.18/ix_values.yaml similarity index 100% rename from stable/thelounge/9.0.17/ix_values.yaml rename to stable/thelounge/9.0.18/ix_values.yaml diff --git a/stable/thelounge/9.0.17/questions.yaml b/stable/thelounge/9.0.18/questions.yaml similarity index 100% rename from stable/thelounge/9.0.17/questions.yaml rename to stable/thelounge/9.0.18/questions.yaml diff --git a/stable/thelounge/9.0.18/templates/NOTES.txt b/stable/thelounge/9.0.18/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/thelounge/9.0.18/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/thelounge/9.0.18/templates/common.yaml b/stable/thelounge/9.0.18/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/thelounge/9.0.18/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/thelounge/9.0.18/values.yaml b/stable/thelounge/9.0.18/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/theme-park/5.0.14/CHANGELOG.md b/stable/theme-park/5.0.14/CHANGELOG.md deleted file mode 100644 index c61e327c847..00000000000 --- a/stable/theme-park/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [theme-park-5.0.14](https://github.com/truecharts/charts/compare/theme-park-5.0.13...theme-park-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [theme-park-5.0.13](https://github.com/truecharts/charts/compare/theme-park-5.0.12...theme-park-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [theme-park-5.0.12](https://github.com/truecharts/charts/compare/theme-park-5.0.11...theme-park-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [theme-park-5.0.11](https://github.com/truecharts/charts/compare/theme-park-5.0.10...theme-park-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [theme-park-5.0.10](https://github.com/truecharts/charts/compare/theme-park-5.0.9...theme-park-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [theme-park-5.0.9](https://github.com/truecharts/charts/compare/theme-park-5.0.8...theme-park-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [theme-park-5.0.8](https://github.com/truecharts/charts/compare/theme-park-5.0.7...theme-park-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [theme-park-5.0.7](https://github.com/truecharts/charts/compare/theme-park-5.0.6...theme-park-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [theme-park-5.0.6](https://github.com/truecharts/charts/compare/theme-park-5.0.5...theme-park-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [theme-park-5.0.5](https://github.com/truecharts/charts/compare/theme-park-5.0.4...theme-park-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [theme-park-5.0.4](https://github.com/truecharts/charts/compare/theme-park-5.0.3...theme-park-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/theme-park/5.0.14/Chart.yaml b/stable/theme-park/5.0.14/Chart.yaml deleted file mode 100644 index 63c48e5f17d..00000000000 --- a/stable/theme-park/5.0.14/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.9.2 -deprecated: false -description: Custom themes for your favorite apps! -home: https://truecharts.org/charts/stable/theme-park -icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png -keywords: - - theme-park - - customization -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: theme-park -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park - - https://github.com/gilbn/theme.park -type: application -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - customization - truecharts.org/SCALE-support: "true" diff --git a/stable/theme-park/5.0.14/app-changelog.md b/stable/theme-park/5.0.14/app-changelog.md deleted file mode 100644 index dd2f34c12fc..00000000000 --- a/stable/theme-park/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [theme-park-5.0.14](https://github.com/truecharts/charts/compare/theme-park-5.0.13...theme-park-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/theme-park/5.0.14/charts/common-12.9.2.tgz b/stable/theme-park/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/theme-park/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/theme-park/5.0.15/CHANGELOG.md b/stable/theme-park/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..45e80eab455 --- /dev/null +++ b/stable/theme-park/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [theme-park-5.0.8](https://github.com/truecharts/charts/compare/theme-park-5.0.7...theme-park-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [theme-park-5.0.7](https://github.com/truecharts/charts/compare/theme-park-5.0.6...theme-park-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [theme-park-5.0.6](https://github.com/truecharts/charts/compare/theme-park-5.0.5...theme-park-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [theme-park-5.0.5](https://github.com/truecharts/charts/compare/theme-park-5.0.4...theme-park-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/theme-park/5.0.15/Chart.yaml b/stable/theme-park/5.0.15/Chart.yaml new file mode 100644 index 00000000000..d2cc5f43496 --- /dev/null +++ b/stable/theme-park/5.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - customization + truecharts.org/SCALE-support: "true" diff --git a/stable/theme-park/5.0.15/README.md b/stable/theme-park/5.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/theme-park/5.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/theme-park/5.0.15/app-changelog.md b/stable/theme-park/5.0.15/app-changelog.md new file mode 100644 index 00000000000..7af54ae5154 --- /dev/null +++ b/stable/theme-park/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/theme-park/5.0.14/app-readme.md b/stable/theme-park/5.0.15/app-readme.md similarity index 100% rename from stable/theme-park/5.0.14/app-readme.md rename to stable/theme-park/5.0.15/app-readme.md diff --git a/stable/theme-park/5.0.15/charts/common-12.9.5.tgz b/stable/theme-park/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/theme-park/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/theme-park/5.0.14/ix_values.yaml b/stable/theme-park/5.0.15/ix_values.yaml similarity index 100% rename from stable/theme-park/5.0.14/ix_values.yaml rename to stable/theme-park/5.0.15/ix_values.yaml diff --git a/stable/theme-park/5.0.14/questions.yaml b/stable/theme-park/5.0.15/questions.yaml similarity index 100% rename from stable/theme-park/5.0.14/questions.yaml rename to stable/theme-park/5.0.15/questions.yaml diff --git a/stable/theme-park/5.0.15/templates/NOTES.txt b/stable/theme-park/5.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/theme-park/5.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/theme-park/5.0.15/templates/common.yaml b/stable/theme-park/5.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/theme-park/5.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/theme-park/5.0.15/values.yaml b/stable/theme-park/5.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tinymediamanager/5.0.16/CHANGELOG.md b/stable/tinymediamanager/5.0.16/CHANGELOG.md deleted file mode 100644 index afec3f5e9f4..00000000000 --- a/stable/tinymediamanager/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tinymediamanager-5.0.16](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.15...tinymediamanager-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [tinymediamanager-5.0.15](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.14...tinymediamanager-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tinymediamanager-5.0.14](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.13...tinymediamanager-5.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/tinymediamanager to v4.3.11 ([#9020](https://github.com/truecharts/charts/issues/9020)) - - - - -## [tinymediamanager-5.0.13](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.12...tinymediamanager-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tinymediamanager-5.0.12](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.11...tinymediamanager-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tinymediamanager-5.0.11](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.10...tinymediamanager-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [tinymediamanager-5.0.10](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.9...tinymediamanager-5.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/tinymediamanager to v4.3.10 ([#8528](https://github.com/truecharts/charts/issues/8528)) - - - - -## [tinymediamanager-5.0.9](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.8...tinymediamanager-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [tinymediamanager-5.0.8](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.7...tinymediamanager-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [tinymediamanager-5.0.7](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.6...tinymediamanager-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [tinymediamanager-5.0.6](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.5...tinymediamanager-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/tinymediamanager/5.0.16/Chart.yaml b/stable/tinymediamanager/5.0.16/Chart.yaml deleted file mode 100644 index 0e26bb0c716..00000000000 --- a/stable/tinymediamanager/5.0.16/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.9.2 -description: TinyMediaManager is a full featured media manager to organize and clean up your media library. -home: https://truecharts.org/charts/stable/tinymediamanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png -keywords: - - tiny - - media - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tinymediamanager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - - https://gitlab.com/tinyMediaManager/tinyMediaManager -version: 5.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tinymediamanager/5.0.16/app-changelog.md b/stable/tinymediamanager/5.0.16/app-changelog.md deleted file mode 100644 index 9dbf6fb8b56..00000000000 --- a/stable/tinymediamanager/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tinymediamanager-5.0.16](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.15...tinymediamanager-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/tinymediamanager/5.0.16/charts/common-12.9.2.tgz b/stable/tinymediamanager/5.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/tinymediamanager/5.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/tinymediamanager/5.0.17/CHANGELOG.md b/stable/tinymediamanager/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..a979e47fe94 --- /dev/null +++ b/stable/tinymediamanager/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [tinymediamanager-5.0.10](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.9...tinymediamanager-5.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/tinymediamanager to v4.3.10 ([#8528](https://github.com/truecharts/charts/issues/8528)) + + + + +## [tinymediamanager-5.0.9](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.8...tinymediamanager-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [tinymediamanager-5.0.8](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.7...tinymediamanager-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [tinymediamanager-5.0.7](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.6...tinymediamanager-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/tinymediamanager/5.0.17/Chart.yaml b/stable/tinymediamanager/5.0.17/Chart.yaml new file mode 100644 index 00000000000..c157b9ccb30 --- /dev/null +++ b/stable/tinymediamanager/5.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.3.11" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tinymediamanager/5.0.17/README.md b/stable/tinymediamanager/5.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tinymediamanager/5.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/tinymediamanager/5.0.17/app-changelog.md b/stable/tinymediamanager/5.0.17/app-changelog.md new file mode 100644 index 00000000000..c764dae21fe --- /dev/null +++ b/stable/tinymediamanager/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/tinymediamanager/5.0.16/app-readme.md b/stable/tinymediamanager/5.0.17/app-readme.md similarity index 100% rename from stable/tinymediamanager/5.0.16/app-readme.md rename to stable/tinymediamanager/5.0.17/app-readme.md diff --git a/stable/tinymediamanager/5.0.17/charts/common-12.9.5.tgz b/stable/tinymediamanager/5.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/tinymediamanager/5.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/tinymediamanager/5.0.16/ix_values.yaml b/stable/tinymediamanager/5.0.17/ix_values.yaml similarity index 100% rename from stable/tinymediamanager/5.0.16/ix_values.yaml rename to stable/tinymediamanager/5.0.17/ix_values.yaml diff --git a/stable/tinymediamanager/5.0.16/questions.yaml b/stable/tinymediamanager/5.0.17/questions.yaml similarity index 100% rename from stable/tinymediamanager/5.0.16/questions.yaml rename to stable/tinymediamanager/5.0.17/questions.yaml diff --git a/stable/tinymediamanager/5.0.17/templates/NOTES.txt b/stable/tinymediamanager/5.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tinymediamanager/5.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tinymediamanager/5.0.17/templates/common.yaml b/stable/tinymediamanager/5.0.17/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tinymediamanager/5.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tinymediamanager/5.0.17/values.yaml b/stable/tinymediamanager/5.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traccar/11.0.14/CHANGELOG.md b/stable/traccar/11.0.14/CHANGELOG.md new file mode 100644 index 00000000000..7f1c06cdf66 --- /dev/null +++ b/stable/traccar/11.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [traccar-11.0.8](https://github.com/truecharts/charts/compare/traccar-11.0.7...traccar-11.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [traccar-11.0.7](https://github.com/truecharts/charts/compare/traccar-11.0.6...traccar-11.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [traccar-11.0.6](https://github.com/truecharts/charts/compare/traccar-11.0.5...traccar-11.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [traccar-11.0.5](https://github.com/truecharts/charts/compare/traccar-11.0.4...traccar-11.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + diff --git a/stable/traccar/11.0.14/Chart.yaml b/stable/traccar/11.0.14/Chart.yaml new file mode 100644 index 00000000000..0be58a8a60c --- /dev/null +++ b/stable/traccar/11.0.14/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.14 +kubeVersion: ">=1.16.0-0" +keywords: + - traccar + - gps +home: https://truecharts.org/charts/stable/traccar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://github.com/traccar/traccar +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14/README.md b/stable/traccar/11.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/traccar/11.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/traccar/11.0.14/app-changelog.md b/stable/traccar/11.0.14/app-changelog.md new file mode 100644 index 00000000000..40c79a9e45d --- /dev/null +++ b/stable/traccar/11.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/traccar/11.0.14/app-readme.md b/stable/traccar/11.0.14/app-readme.md new file mode 100644 index 00000000000..1f09a8fd750 --- /dev/null +++ b/stable/traccar/11.0.14/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.14/charts/common-12.9.5.tgz b/stable/traccar/11.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/traccar/11.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/traccar/11.0.14/ix_values.yaml b/stable/traccar/11.0.14/ix_values.yaml new file mode 100644 index 00000000000..62e5ec8ad3c --- /dev/null +++ b/stable/traccar/11.0.14/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.14/questions.yaml b/stable/traccar/11.0.14/questions.yaml new file mode 100644 index 00000000000..b61918560a0 --- /dev/null +++ b/stable/traccar/11.0.14/questions.yaml @@ -0,0 +1,1880 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: CONFIG_USE_ENVIRONMENT_VARIABLES + label: "CONFIG_USE_ENVIRONMENT_VARIABLES" + description: "Sets the CONFIG_USE_ENVIRONMENT_VARIABLES env var" + schema: + type: boolean + default: true + - variable: LOGGER_CONSOLE + label: "LOGGER_CONSOLE" + description: "Sets the LOGGER_CONSOLE env var" + schema: + type: boolean + default: true + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8082 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/traccar/11.0.14/templates/NOTES.txt b/stable/traccar/11.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/traccar/11.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/traccar/11.0.14/templates/common.yaml b/stable/traccar/11.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/traccar/11.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/traccar/11.0.14/values.yaml b/stable/traccar/11.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traggo/2.0.14/CHANGELOG.md b/stable/traggo/2.0.14/CHANGELOG.md deleted file mode 100644 index 1217c61fd86..00000000000 --- a/stable/traggo/2.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [traggo-2.0.14](https://github.com/truecharts/charts/compare/traggo-2.0.13...traggo-2.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [traggo-2.0.13](https://github.com/truecharts/charts/compare/traggo-2.0.12...traggo-2.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [traggo-2.0.12](https://github.com/truecharts/charts/compare/traggo-2.0.11...traggo-2.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [traggo-2.0.11](https://github.com/truecharts/charts/compare/traggo-2.0.10...traggo-2.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [traggo-2.0.10](https://github.com/truecharts/charts/compare/traggo-2.0.9...traggo-2.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [traggo-2.0.9](https://github.com/truecharts/charts/compare/traggo-2.0.8...traggo-2.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [traggo-2.0.8](https://github.com/truecharts/charts/compare/traggo-2.0.7...traggo-2.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [traggo-2.0.7](https://github.com/truecharts/charts/compare/traggo-2.0.6...traggo-2.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [traggo-2.0.6](https://github.com/truecharts/charts/compare/traggo-2.0.5...traggo-2.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [traggo-2.0.5](https://github.com/truecharts/charts/compare/traggo-2.0.4...traggo-2.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [traggo-2.0.4](https://github.com/truecharts/charts/compare/traggo-2.0.3...traggo-2.0.4) (2023-04-15) - -### Chore diff --git a/stable/traggo/2.0.14/Chart.yaml b/stable/traggo/2.0.14/Chart.yaml deleted file mode 100644 index effcafff639..00000000000 --- a/stable/traggo/2.0.14/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.9.2 -deprecated: false -description: Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. -home: https://truecharts.org/charts/stable/traggo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png -keywords: - - time-tracking - - tag -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: traggo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/traggo - - https://github.com/traggo/server -type: application -version: 2.0.14 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/traggo/2.0.14/app-changelog.md b/stable/traggo/2.0.14/app-changelog.md deleted file mode 100644 index 5c73398fdf8..00000000000 --- a/stable/traggo/2.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [traggo-2.0.14](https://github.com/truecharts/charts/compare/traggo-2.0.13...traggo-2.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/traggo/2.0.14/charts/common-12.9.2.tgz b/stable/traggo/2.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/traggo/2.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/traggo/2.0.15/CHANGELOG.md b/stable/traggo/2.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ec9690b0c3c --- /dev/null +++ b/stable/traggo/2.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [traggo-2.0.8](https://github.com/truecharts/charts/compare/traggo-2.0.7...traggo-2.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [traggo-2.0.7](https://github.com/truecharts/charts/compare/traggo-2.0.6...traggo-2.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [traggo-2.0.6](https://github.com/truecharts/charts/compare/traggo-2.0.5...traggo-2.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [traggo-2.0.5](https://github.com/truecharts/charts/compare/traggo-2.0.4...traggo-2.0.5) (2023-04-16) + +### Chore diff --git a/stable/traggo/2.0.15/Chart.yaml b/stable/traggo/2.0.15/Chart.yaml new file mode 100644 index 00000000000..f1eaaa527fb --- /dev/null +++ b/stable/traggo/2.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/traggo/2.0.15/README.md b/stable/traggo/2.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/traggo/2.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/traggo/2.0.15/app-changelog.md b/stable/traggo/2.0.15/app-changelog.md new file mode 100644 index 00000000000..cc66416e620 --- /dev/null +++ b/stable/traggo/2.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/traggo/2.0.14/app-readme.md b/stable/traggo/2.0.15/app-readme.md similarity index 100% rename from stable/traggo/2.0.14/app-readme.md rename to stable/traggo/2.0.15/app-readme.md diff --git a/stable/traggo/2.0.15/charts/common-12.9.5.tgz b/stable/traggo/2.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/traggo/2.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/traggo/2.0.14/ix_values.yaml b/stable/traggo/2.0.15/ix_values.yaml similarity index 100% rename from stable/traggo/2.0.14/ix_values.yaml rename to stable/traggo/2.0.15/ix_values.yaml diff --git a/stable/traggo/2.0.14/questions.yaml b/stable/traggo/2.0.15/questions.yaml similarity index 100% rename from stable/traggo/2.0.14/questions.yaml rename to stable/traggo/2.0.15/questions.yaml diff --git a/stable/traggo/2.0.15/templates/NOTES.txt b/stable/traggo/2.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/traggo/2.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/traggo/2.0.14/templates/_secret.tpl b/stable/traggo/2.0.15/templates/_secret.tpl similarity index 100% rename from stable/traggo/2.0.14/templates/_secret.tpl rename to stable/traggo/2.0.15/templates/_secret.tpl diff --git a/stable/traggo/2.0.14/templates/common.yaml b/stable/traggo/2.0.15/templates/common.yaml similarity index 100% rename from stable/traggo/2.0.14/templates/common.yaml rename to stable/traggo/2.0.15/templates/common.yaml diff --git a/stable/traggo/2.0.15/values.yaml b/stable/traggo/2.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/transmission/16.0.17/CHANGELOG.md b/stable/transmission/16.0.17/CHANGELOG.md new file mode 100644 index 00000000000..3791f2de85c --- /dev/null +++ b/stable/transmission/16.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [transmission-16.0.12](https://github.com/truecharts/charts/compare/transmission-16.0.11...transmission-16.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [transmission-16.0.11](https://github.com/truecharts/charts/compare/transmission-16.0.10...transmission-16.0.11) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [transmission-16.0.10](https://github.com/truecharts/charts/compare/transmission-16.0.9...transmission-16.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [transmission-16.0.9](https://github.com/truecharts/charts/compare/transmission-16.0.8...transmission-16.0.9) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [transmission-16.0.8](https://github.com/truecharts/charts/compare/transmission-16.0.7...transmission-16.0.8) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + diff --git a/stable/transmission/16.0.17/Chart.yaml b/stable/transmission/16.0.17/Chart.yaml new file mode 100644 index 00000000000..2b5fa2816dc --- /dev/null +++ b/stable/transmission/16.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.00" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - download-tools + truecharts.org/SCALE-support: "true" diff --git a/stable/transmission/16.0.17/README.md b/stable/transmission/16.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/transmission/16.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/transmission/16.0.17/app-changelog.md b/stable/transmission/16.0.17/app-changelog.md new file mode 100644 index 00000000000..188898288cd --- /dev/null +++ b/stable/transmission/16.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/transmission/16.0.17/app-readme.md b/stable/transmission/16.0.17/app-readme.md new file mode 100644 index 00000000000..7ad905d1d99 --- /dev/null +++ b/stable/transmission/16.0.17/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.17/charts/common-12.9.5.tgz b/stable/transmission/16.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/transmission/16.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/transmission/16.0.17/ix_values.yaml b/stable/transmission/16.0.17/ix_values.yaml new file mode 100644 index 00000000000..9de5f3f3cfe --- /dev/null +++ b/stable/transmission/16.0.17/ix_values.yaml @@ -0,0 +1,122 @@ +image: + repository: tccr.io/truecharts/transmission + pullPolicy: IfNotPresent + tag: v3.00@sha256:cf61bde05f265653ce12b0ef42e25ac25abcc51ff84c9e5528ef75fea8330eda + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}" + startup: + type: http + path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}" + readiness: + type: http + path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}" + env: + # PUID: 1001 + # URL is set here so it wont be able to get overwritten by the user + # as this will break the probes, if the need arises we can expose it. + TRANSMISSION__RPC_URL: "/transmission" + # TRANSMISSION_RPC_USERNAME: "" + # TRANSMISSION_RPC_PASSWORD: "" + # TRANSMISSION_RPC_AUTHENTICATION_REQUIRED: false + # TRANSMISSION_ALT_SPEED_DOWN: 50 + # TRANSMISSION_ALT_SPEED_ENABLED: false + # TRANSMISSION_ALT_SPEED_TIME_BEGIN: 540 + # TRANSMISSION_ALT_SPEED_TIME_DAY: 127 + # TRANSMISSION_ALT_SPEED_TIME_ENABLED: false + # TRANSMISSION_ALT_SPEED_TIME_END: 1020 + # TRANSMISSION_ALT_SPEED_UP: 50 + # TRANSMISSION_BIND_ADDRESS_IPV4: "0.0.0.0" + # TRANSMISSION_BIND_ADDRESS_IPV6: "::" + # TRANSMISSION_BLOCKLIST_ENABLED: true + # TRANSMISSION_BLOCKLIST_URL: "http://john.bitsurge.net/public/biglist.p2p.gz" + # TRANSMISSION_CACHE_SIZE_MB: 4 + # TRANSMISSION_DHT_ENABLED: true + # TRANSMISSION_DOWNLOAD_DIR: "/downloads/complete" + # TRANSMISSION_DOWNLOAD_QUEUE_ENABLED: true + # TRANSMISSION_DOWNLOAD_QUEUE_SIZE: 5 + # TRANSMISSION_ENCRYPTION: 1 + # TRANSMISSION_IDLE_SEEDING_LIMIT: 30 + # TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED: false + # TRANSMISSION_INCOMPLETE_DIR: "/downloads/incomplete" + # TRANSMISSION_INCOMPLETE_DIR_ENABLED: true + # TRANSMISSION_LPD_ENABLED: false + # TRANSMISSION_MESSAGE_LEVEL: 2 + # TRANSMISSION_PEER_CONGESTION_ALGORITHM: "" + # TRANSMISSION_PEER_ID_TTL_HOURS: 6 + # TRANSMISSION_PEER_LIMIT_GLOBAL: 200 + # TRANSMISSION_PEER_LIMIT_PER_TORRENT: 50 + TRANSMISSION_PEER_PORT: "{{ .Values.service.torrent.ports.torrent.port }}" + # TRANSMISSION_PEER_PORT_RANDOM_HIGH: 65535 + # TRANSMISSION_PEER_PORT_RANDOM_LOW: 49152 + # TRANSMISSION_PEER_PORT_RANDOM_ON_START: false + # TRANSMISSION_PEER_SOCKET_TOS: default" + # TRANSMISSION_PEX_ENABLED: true + # TRANSMISSION_PORT_FORWARDING_ENABLED: false + # TRANSMISSION_PREALLOCATION: 1 + # TRANSMISSION_PREFETCH_ENABLED: true + # TRANSMISSION_QUEUE_STALLED_ENABLED: true + # TRANSMISSION_QUEUE_STALLED_MINUTES: 30 + # TRANSMISSION_RATIO_LIMIT: 2 + # TRANSMISSION_RATIO_LIMIT_ENABLED: false + # TRANSMISSION_RENAME_PARTIAL_FILES: true + # TRANSMISSION_RPC_BIND_ADDRESS: "0.0.0.0" + # TRANSMISSION_RPC_ENABLED: true + # TRANSMISSION_RPC_HOST_WHITELIST: "" + # TRANSMISSION_RPC_HOST_WHITELIST_ENABLED: false + TRANSMISSION_RPC_PORT: "{{ .Values.service.main.ports.main.port }}" + # TRANSMISSION_RPC_URL: "/transmission/" + # TRANSMISSION_RPC_WHITELIST: "" + # TRANSMISSION_RPC_WHITELIST_ENABLED: false + # TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED: true + # TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED: false + # TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME: "" + # TRANSMISSION_SEED_QUEUE_ENABLED: false + # TRANSMISSION_SEED_QUEUE_SIZE: 10 + # TRANSMISSION_SPEED_LIMIT_DOWN: 100 + # TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED: false + # TRANSMISSION_SPEED_LIMIT_UP: 100 + # TRANSMISSION_SPEED_LIMIT_UP_ENABLED: false + # TRANSMISSION_START_ADDED_TORRENTS: true + # TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES: false + # TRANSMISSION_UMASK: 2 + # TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT: 14 + # TRANSMISSION_UTP_ENABLED: true + # TRANSMISSION_WATCH_DIR: "/watch" + # TRANSMISSION_WATCH_DIR_ENABLED: false +persistence: + config: + enabled: true + mountPath: "/config" + +service: + main: + ports: + main: + port: 10109 + targetPort: 9091 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 51414 + protocol: tcp + torrentudp: + enabled: true + port: 51414 + protocol: udp + +portal: + open: + enabled: true + +manifestManager: + enabled: false diff --git a/stable/transmission/16.0.17/questions.yaml b/stable/transmission/16.0.17/questions.yaml new file mode 100644 index 00000000000..9042b309720 --- /dev/null +++ b/stable/transmission/16.0.17/questions.yaml @@ -0,0 +1,2297 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/transmission/web/#files" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRANSMISSION_RPC_USERNAME + label: TRANSMISSION_RPC_USERNAME + schema: + type: string + default: "REPLACETHIS" + - variable: TRANSMISSION_RPC_PASSWORD + label: TRANSMISSION_RPC_PASSWORD + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: TRANSMISSION_ALT_SPEED_DOWN + label: TRANSMISSION_ALT_SPEED_DOWN + schema: + type: int + default: 50 + - variable: TRANSMISSION_ALT_SPEED_ENABLED + label: TRANSMISSION_ALT_SPEED_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_ALT_SPEED_TIME_BEGIN + label: TRANSMISSION_ALT_SPEED_TIME_BEGIN + schema: + type: int + default: 540 + - variable: TRANSMISSION_ALT_SPEED_TIME_DAY + label: TRANSMISSION_ALT_SPEED_TIME_DAY + schema: + type: int + default: 127 + - variable: TRANSMISSION_ALT_SPEED_TIME_ENABLED + label: TRANSMISSION_ALT_SPEED_TIME_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_ALT_SPEED_TIME_END + label: TRANSMISSION_ALT_SPEED_TIME_END + schema: + type: int + default: 1020 + - variable: TRANSMISSION_ALT_SPEED_UP + label: TRANSMISSION_ALT_SPEED_UP + schema: + type: int + default: 50 + - variable: TRANSMISSION_BIND_ADDRESS_IPV4 + label: TRANSMISSION_BIND_ADDRESS_IPV4 + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION_BIND_ADDRESS_IPV6 + label: TRANSMISSION_BIND_ADDRESS_IPV6 + schema: + type: string + default: "::" + - variable: TRANSMISSION_BLOCKLIST_ENABLED + label: TRANSMISSION_BLOCKLIST_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_BLOCKLIST_URL + label: TRANSMISSION_BLOCKLIST_URL + schema: + type: string + default: "http://john.bitsurge.net/public/biglist.p2p.gz" + - variable: TRANSMISSION_CACHE_SIZE_MB + label: TRANSMISSION_CACHE_SIZE_MB + schema: + type: int + default: 4 + - variable: TRANSMISSION_DHT_ENABLED + label: TRANSMISSION_DHT_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_DOWNLOAD_DIR + label: TRANSMISSION_DOWNLOAD_DIR + schema: + type: string + default: "/downloads/complete" + - variable: TRANSMISSION_DOWNLOAD_QUEUE_ENABLED + label: TRANSMISSION_DOWNLOAD_QUEUE_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_DOWNLOAD_QUEUE_SIZE + label: TRANSMISSION_DOWNLOAD_QUEUE_SIZE + schema: + type: int + default: 5 + - variable: TRANSMISSION_ENCRYPTION + label: TRANSMISSION_ENCRYPTION + schema: + type: int + default: 1 + - variable: TRANSMISSION_IDLE_SEEDING_LIMIT + label: TRANSMISSION_IDLE_SEEDING_LIMIT + schema: + type: int + default: 30 + - variable: TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED + label: TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_INCOMPLETE_DIR + label: TRANSMISSION_INCOMPLETE_DIR + schema: + type: string + default: "/downloads/incomplete" + - variable: TRANSMISSION_INCOMPLETE_DIR_ENABLED + label: TRANSMISSION_INCOMPLETE_DIR_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_LPD_ENABLED + label: TRANSMISSION_LPD_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_MESSAGE_LEVEL + label: TRANSMISSION_MESSAGE_LEVEL + schema: + type: int + default: 2 + - variable: TRANSMISSION_PEER_CONGESTION_ALGORITHM + label: TRANSMISSION_PEER_CONGESTION_ALGORITHM + schema: + type: string + default: "" + - variable: TRANSMISSION_PEER_ID_TTL_HOURS + label: TRANSMISSION_PEER_ID_TTL_HOURS + schema: + type: int + default: 6 + - variable: TRANSMISSION_PEER_LIMIT_GLOBAL + label: TRANSMISSION_PEER_LIMIT_GLOBAL + schema: + type: int + default: 200 + - variable: TRANSMISSION_PEER_LIMIT_PER_TORRENT + label: TRANSMISSION_PEER_LIMIT_PER_TORRENT + schema: + type: int + default: 50 + - variable: TRANSMISSION_PEER_SOCKET_TOS + label: TRANSMISSION_PEER_SOCKET_TOS + schema: + type: string + default: "default" + - variable: TRANSMISSION_PEX_ENABLED + label: TRANSMISSION_PEX_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_PORT_FORWARDING_ENABLED + label: TRANSMISSION_PORT_FORWARDING_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_PREALLOCATION + label: TRANSMISSION_PREALLOCATION + schema: + type: int + default: 1 + - variable: TRANSMISSION_PREFETCH_ENABLED + label: TRANSMISSION_PREFETCH_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_QUEUE_STALLED_ENABLED + label: TRANSMISSION_QUEUE_STALLED_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_QUEUE_STALLED_MINUTES + label: TRANSMISSION_QUEUE_STALLED_MINUTES + schema: + type: int + default: 30 + - variable: TRANSMISSION_RATIO_LIMIT + label: TRANSMISSION_RATIO_LIMIT + schema: + type: int + default: 2 + - variable: TRANSMISSION_RATIO_LIMIT_ENABLED + label: TRANSMISSION_RATIO_LIMIT_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RENAME_PARTIAL_FILES + label: TRANSMISSION_RENAME_PARTIAL_FILES + schema: + type: boolean + default: true + - variable: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED + label: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RPC_BIND_ADDRESS + label: TRANSMISSION_RPC_BIND_ADDRESS + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION_RPC_ENABLED + label: TRANSMISSION_RPC_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_RPC_HOST_WHITELIST + label: TRANSMISSION_RPC_HOST_WHITELIST + schema: + type: string + default: "" + - variable: TRANSMISSION_RPC_HOST_WHITELIST_ENABLED + label: TRANSMISSION_RPC_HOST_WHITELIST_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RPC_WHITELIST + label: TRANSMISSION_RPC_WHITELIST + schema: + type: string + default: "" + - variable: TRANSMISSION_RPC_WHITELIST_ENABLED + label: TRANSMISSION_RPC_WHITELIST_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED + label: TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED + label: TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME + label: TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME + schema: + type: string + default: "" + - variable: TRANSMISSION_SEED_QUEUE_ENABLED + label: TRANSMISSION_SEED_QUEUE_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SEED_QUEUE_SIZE + label: TRANSMISSION_SEED_QUEUE_SIZE + schema: + type: int + default: 10 + - variable: TRANSMISSION_SPEED_LIMIT_DOWN + label: TRANSMISSION_SPEED_LIMIT_DOWN + schema: + type: int + default: 100 + - variable: TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED + label: TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SPEED_LIMIT_UP + label: TRANSMISSION_SPEED_LIMIT_UP + schema: + type: int + default: 100 + - variable: TRANSMISSION_SPEED_LIMIT_UP_ENABLED + label: TRANSMISSION_SPEED_LIMIT_UP_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_START_ADDED_TORRENTS + label: TRANSMISSION_START_ADDED_TORRENTS + schema: + type: boolean + default: true + - variable: TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES + label: TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES + schema: + type: boolean + default: false + - variable: TRANSMISSION_UMASK + label: TRANSMISSION_UMASK + schema: + type: int + default: 2 + - variable: TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT + label: TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT + schema: + type: int + default: 14 + - variable: TRANSMISSION_UTP_ENABLED + label: TRANSMISSION_UTP_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_WATCH_DIR + label: TRANSMISSION_WATCH_DIR + schema: + type: string + default: "/watch" + - variable: TRANSMISSION_WATCH_DIR_ENABLED + label: TRANSMISSION_WATCH_DIR_ENABLED + schema: + type: boolean + default: false + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10109 + required: true + - variable: torrent + label: "Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: torrent + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 51414 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/transmission/16.0.17/templates/NOTES.txt b/stable/transmission/16.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/transmission/16.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/transmission/16.0.17/templates/common.yaml b/stable/transmission/16.0.17/templates/common.yaml new file mode 100644 index 00000000000..cf19cc0dca8 --- /dev/null +++ b/stable/transmission/16.0.17/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.17/values.yaml b/stable/transmission/16.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/trilium-notes/8.0.15/CHANGELOG.md b/stable/trilium-notes/8.0.15/CHANGELOG.md deleted file mode 100644 index b3558e12237..00000000000 --- a/stable/trilium-notes/8.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [trilium-notes-8.0.15](https://github.com/truecharts/charts/compare/trilium-notes-8.0.14...trilium-notes-8.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [trilium-notes-8.0.14](https://github.com/truecharts/charts/compare/trilium-notes-8.0.13...trilium-notes-8.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [trilium-notes-8.0.13](https://github.com/truecharts/charts/compare/trilium-notes-8.0.12...trilium-notes-8.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [trilium-notes-8.0.12](https://github.com/truecharts/charts/compare/trilium-notes-8.0.11...trilium-notes-8.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [trilium-notes-8.0.11](https://github.com/truecharts/charts/compare/trilium-notes-8.0.10...trilium-notes-8.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [trilium-notes-8.0.10](https://github.com/truecharts/charts/compare/trilium-notes-8.0.9...trilium-notes-8.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/trilium-notes to v0.59.4 ([#8267](https://github.com/truecharts/charts/issues/8267)) - - - - -## [trilium-notes-8.0.9](https://github.com/truecharts/charts/compare/trilium-notes-8.0.8...trilium-notes-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [trilium-notes-8.0.8](https://github.com/truecharts/charts/compare/trilium-notes-8.0.7...trilium-notes-8.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [trilium-notes-8.0.7](https://github.com/truecharts/charts/compare/trilium-notes-8.0.6...trilium-notes-8.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [trilium-notes-8.0.6](https://github.com/truecharts/charts/compare/trilium-notes-8.0.5...trilium-notes-8.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [trilium-notes-8.0.5](https://github.com/truecharts/charts/compare/trilium-notes-8.0.4...trilium-notes-8.0.5) (2023-04-16) - -### Chore diff --git a/stable/trilium-notes/8.0.15/Chart.yaml b/stable/trilium-notes/8.0.15/Chart.yaml deleted file mode 100644 index 95e90c4e442..00000000000 --- a/stable/trilium-notes/8.0.15/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.9.2 -deprecated: false -description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. -home: https://truecharts.org/charts/stable/trilium-notes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.png -keywords: - - trilium - - notes - - note - - information -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: trilium-notes -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes - - https://github.com/zadam/trilium -type: application -version: 8.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/trilium-notes/8.0.15/app-changelog.md b/stable/trilium-notes/8.0.15/app-changelog.md deleted file mode 100644 index 48376d95adb..00000000000 --- a/stable/trilium-notes/8.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [trilium-notes-8.0.15](https://github.com/truecharts/charts/compare/trilium-notes-8.0.14...trilium-notes-8.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/trilium-notes/8.0.15/charts/common-12.9.2.tgz b/stable/trilium-notes/8.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/trilium-notes/8.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/trilium-notes/8.0.16/CHANGELOG.md b/stable/trilium-notes/8.0.16/CHANGELOG.md new file mode 100644 index 00000000000..e82ed3f168b --- /dev/null +++ b/stable/trilium-notes/8.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [trilium-notes-8.0.9](https://github.com/truecharts/charts/compare/trilium-notes-8.0.8...trilium-notes-8.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [trilium-notes-8.0.8](https://github.com/truecharts/charts/compare/trilium-notes-8.0.7...trilium-notes-8.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [trilium-notes-8.0.7](https://github.com/truecharts/charts/compare/trilium-notes-8.0.6...trilium-notes-8.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [trilium-notes-8.0.6](https://github.com/truecharts/charts/compare/trilium-notes-8.0.5...trilium-notes-8.0.6) (2023-04-16) + +### Chore diff --git a/stable/trilium-notes/8.0.16/Chart.yaml b/stable/trilium-notes/8.0.16/Chart.yaml new file mode 100644 index 00000000000..2c1f44fbf50 --- /dev/null +++ b/stable/trilium-notes/8.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.59.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/trilium-notes/8.0.16/README.md b/stable/trilium-notes/8.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/trilium-notes/8.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/trilium-notes/8.0.16/app-changelog.md b/stable/trilium-notes/8.0.16/app-changelog.md new file mode 100644 index 00000000000..f2fd0f58a20 --- /dev/null +++ b/stable/trilium-notes/8.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/trilium-notes/8.0.15/app-readme.md b/stable/trilium-notes/8.0.16/app-readme.md similarity index 100% rename from stable/trilium-notes/8.0.15/app-readme.md rename to stable/trilium-notes/8.0.16/app-readme.md diff --git a/stable/trilium-notes/8.0.16/charts/common-12.9.5.tgz b/stable/trilium-notes/8.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/trilium-notes/8.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/trilium-notes/8.0.15/ix_values.yaml b/stable/trilium-notes/8.0.16/ix_values.yaml similarity index 100% rename from stable/trilium-notes/8.0.15/ix_values.yaml rename to stable/trilium-notes/8.0.16/ix_values.yaml diff --git a/stable/trilium-notes/8.0.15/questions.yaml b/stable/trilium-notes/8.0.16/questions.yaml similarity index 100% rename from stable/trilium-notes/8.0.15/questions.yaml rename to stable/trilium-notes/8.0.16/questions.yaml diff --git a/stable/trilium-notes/8.0.16/templates/NOTES.txt b/stable/trilium-notes/8.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/trilium-notes/8.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/trilium-notes/8.0.16/templates/common.yaml b/stable/trilium-notes/8.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/trilium-notes/8.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/trilium-notes/8.0.16/values.yaml b/stable/trilium-notes/8.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/truecommand/14.0.13/CHANGELOG.md b/stable/truecommand/14.0.13/CHANGELOG.md new file mode 100644 index 00000000000..7df393db2c9 --- /dev/null +++ b/stable/truecommand/14.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [truecommand-14.0.7](https://github.com/truecharts/charts/compare/truecommand-14.0.6...truecommand-14.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [truecommand-14.0.6](https://github.com/truecharts/charts/compare/truecommand-14.0.5...truecommand-14.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [truecommand-14.0.5](https://github.com/truecharts/charts/compare/truecommand-14.0.4...truecommand-14.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [truecommand-14.0.4](https://github.com/truecharts/charts/compare/truecommand-14.0.3...truecommand-14.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [truecommand-14.0.3](https://github.com/truecharts/charts/compare/truecommand-14.0.2...truecommand-14.0.3) (2023-04-16) + +### Chore diff --git a/stable/truecommand/14.0.13/Chart.yaml b/stable/truecommand/14.0.13/Chart.yaml new file mode 100644 index 00000000000..d29fe65c7d9 --- /dev/null +++ b/stable/truecommand/14.0.13/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - Administration + truecharts.org/SCALE-support: "true" diff --git a/stable/truecommand/14.0.13/README.md b/stable/truecommand/14.0.13/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/truecommand/14.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/truecommand/14.0.13/app-changelog.md b/stable/truecommand/14.0.13/app-changelog.md new file mode 100644 index 00000000000..34f5a79381c --- /dev/null +++ b/stable/truecommand/14.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/truecommand/14.0.13/app-readme.md b/stable/truecommand/14.0.13/app-readme.md new file mode 100644 index 00000000000..4dc8957fdfc --- /dev/null +++ b/stable/truecommand/14.0.13/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.13/charts/common-12.9.5.tgz b/stable/truecommand/14.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/truecommand/14.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/truecommand/14.0.13/ix_values.yaml b/stable/truecommand/14.0.13/ix_values.yaml new file mode 100644 index 00000000000..22a32a93d4e --- /dev/null +++ b/stable/truecommand/14.0.13/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.13/questions.yaml b/stable/truecommand/14.0.13/questions.yaml new file mode 100644 index 00000000000..dee7caba99d --- /dev/null +++ b/stable/truecommand/14.0.13/questions.yaml @@ -0,0 +1,1928 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10031 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/truecommand/14.0.13/templates/NOTES.txt b/stable/truecommand/14.0.13/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/truecommand/14.0.13/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/truecommand/14.0.13/templates/common.yaml b/stable/truecommand/14.0.13/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/truecommand/14.0.13/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/truecommand/14.0.13/values.yaml b/stable/truecommand/14.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tsmuxer/4.0.7/CHANGELOG.md b/stable/tsmuxer/4.0.7/CHANGELOG.md deleted file mode 100644 index 6c344adb575..00000000000 --- a/stable/tsmuxer/4.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tsmuxer-4.0.7](https://github.com/truecharts/charts/compare/tsmuxer-4.0.6...tsmuxer-4.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [tsmuxer-4.0.6](https://github.com/truecharts/charts/compare/tsmuxer-4.0.5...tsmuxer-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tsmuxer-4.0.5](https://github.com/truecharts/charts/compare/tsmuxer-4.0.4...tsmuxer-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tsmuxer-4.0.4](https://github.com/truecharts/charts/compare/tsmuxer-4.0.3...tsmuxer-4.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/tsmuxer to v23.04.1 ([#8862](https://github.com/truecharts/charts/issues/8862)) - - - - -## [tsmuxer-4.0.3](https://github.com/truecharts/charts/compare/tsmuxer-4.0.2...tsmuxer-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tsmuxer-4.0.2](https://github.com/truecharts/charts/compare/tsmuxer-4.0.1...tsmuxer-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [tsmuxer-4.0.1](https://github.com/truecharts/charts/compare/tsmuxer-4.0.0...tsmuxer-4.0.1) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/tsmuxer to v23.03.1 ([#8268](https://github.com/truecharts/charts/issues/8268)) - - - - -## [tsmuxer-4.0.0](https://github.com/truecharts/charts/compare/tsmuxer-3.0.14...tsmuxer-4.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [tsmuxer-3.0.14](https://github.com/truecharts/charts/compare/tsmuxer-3.0.13...tsmuxer-3.0.14) (2023-02-22) - -### Chore - -- update container image tccr.io/truecharts/tsmuxer to v23.02.3 - - - - -## [tsmuxer-3.0.13](https://github.com/truecharts/charts/compare/tsmuxer-3.0.12...tsmuxer-3.0.13) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - diff --git a/stable/tsmuxer/4.0.7/Chart.yaml b/stable/tsmuxer/4.0.7/Chart.yaml deleted file mode 100644 index ea100ede358..00000000000 --- a/stable/tsmuxer/4.0.7/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.9.2 -deprecated: false -description: tsMuxer is a Transport Stream muxer. -home: https://truecharts.org/charts/stable/tsmuxer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png -keywords: - - media - - tsmuxer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tsmuxer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer - - https://github.com/jlesage/docker-tsmuxer -type: application -version: 4.0.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/4.0.7/app-changelog.md b/stable/tsmuxer/4.0.7/app-changelog.md deleted file mode 100644 index 07145093567..00000000000 --- a/stable/tsmuxer/4.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tsmuxer-4.0.7](https://github.com/truecharts/charts/compare/tsmuxer-4.0.6...tsmuxer-4.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/tsmuxer/4.0.7/charts/common-12.9.2.tgz b/stable/tsmuxer/4.0.7/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/tsmuxer/4.0.7/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/tsmuxer/4.0.8/CHANGELOG.md b/stable/tsmuxer/4.0.8/CHANGELOG.md new file mode 100644 index 00000000000..1cd9a8a438f --- /dev/null +++ b/stable/tsmuxer/4.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [tsmuxer-4.0.2](https://github.com/truecharts/charts/compare/tsmuxer-4.0.1...tsmuxer-4.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tsmuxer-4.0.1](https://github.com/truecharts/charts/compare/tsmuxer-4.0.0...tsmuxer-4.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/tsmuxer to v23.03.1 ([#8268](https://github.com/truecharts/charts/issues/8268)) + + + + +## [tsmuxer-4.0.0](https://github.com/truecharts/charts/compare/tsmuxer-3.0.14...tsmuxer-4.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [tsmuxer-3.0.14](https://github.com/truecharts/charts/compare/tsmuxer-3.0.13...tsmuxer-3.0.14) (2023-02-22) + +### Chore + +- update container image tccr.io/truecharts/tsmuxer to v23.02.3 + + + diff --git a/stable/tsmuxer/4.0.8/Chart.yaml b/stable/tsmuxer/4.0.8/Chart.yaml new file mode 100644 index 00000000000..767da7f6a29 --- /dev/null +++ b/stable/tsmuxer/4.0.8/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/4.0.8/README.md b/stable/tsmuxer/4.0.8/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tsmuxer/4.0.8/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tsmuxer/4.0.8/app-changelog.md b/stable/tsmuxer/4.0.8/app-changelog.md new file mode 100644 index 00000000000..cfb0cfdd6c7 --- /dev/null +++ b/stable/tsmuxer/4.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/tsmuxer/4.0.7/app-readme.md b/stable/tsmuxer/4.0.8/app-readme.md similarity index 100% rename from stable/tsmuxer/4.0.7/app-readme.md rename to stable/tsmuxer/4.0.8/app-readme.md diff --git a/stable/tsmuxer/4.0.8/charts/common-12.9.5.tgz b/stable/tsmuxer/4.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/tsmuxer/4.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/tsmuxer/4.0.7/ix_values.yaml b/stable/tsmuxer/4.0.8/ix_values.yaml similarity index 100% rename from stable/tsmuxer/4.0.7/ix_values.yaml rename to stable/tsmuxer/4.0.8/ix_values.yaml diff --git a/stable/tsmuxer/4.0.7/questions.yaml b/stable/tsmuxer/4.0.8/questions.yaml similarity index 100% rename from stable/tsmuxer/4.0.7/questions.yaml rename to stable/tsmuxer/4.0.8/questions.yaml diff --git a/stable/tsmuxer/4.0.8/templates/NOTES.txt b/stable/tsmuxer/4.0.8/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tsmuxer/4.0.8/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tsmuxer/4.0.8/templates/common.yaml b/stable/tsmuxer/4.0.8/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tsmuxer/4.0.8/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tsmuxer/4.0.8/values.yaml b/stable/tsmuxer/4.0.8/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tt-rss/11.0.6/CHANGELOG.md b/stable/tt-rss/11.0.6/CHANGELOG.md new file mode 100644 index 00000000000..87c8429f4b0 --- /dev/null +++ b/stable/tt-rss/11.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [tt-rss-11.0.0](https://github.com/truecharts/charts/compare/tt-rss-10.0.23...tt-rss-11.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [tt-rss-10.0.23](https://github.com/truecharts/charts/compare/tt-rss-10.0.22...tt-rss-10.0.23) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [tt-rss-10.0.22](https://github.com/truecharts/charts/compare/tt-rss-10.0.21...tt-rss-10.0.22) (2023-02-19) + +### Chore + +- update helm general non-major + + + + +## [tt-rss-10.0.21](https://github.com/truecharts/charts/compare/tt-rss-10.0.20...tt-rss-10.0.21) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [tt-rss-10.0.20](https://github.com/truecharts/charts/compare/tt-rss-10.0.19...tt-rss-10.0.20) (2023-01-30) + + diff --git a/stable/tt-rss/11.0.6/Chart.yaml b/stable/tt-rss/11.0.6/Chart.yaml new file mode 100644 index 00000000000..1e8ab9d3403 --- /dev/null +++ b/stable/tt-rss/11.0.6/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.0.9113" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.6 +annotations: + truecharts.org/catagories: | + - rss + truecharts.org/SCALE-support: "true" diff --git a/stable/tt-rss/11.0.6/README.md b/stable/tt-rss/11.0.6/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tt-rss/11.0.6/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tt-rss/11.0.6/app-changelog.md b/stable/tt-rss/11.0.6/app-changelog.md new file mode 100644 index 00000000000..40258206935 --- /dev/null +++ b/stable/tt-rss/11.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/tt-rss/11.0.6/app-readme.md b/stable/tt-rss/11.0.6/app-readme.md new file mode 100644 index 00000000000..921d5b25db3 --- /dev/null +++ b/stable/tt-rss/11.0.6/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.6/charts/common-12.9.5.tgz b/stable/tt-rss/11.0.6/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/tt-rss/11.0.6/charts/common-12.9.5.tgz differ diff --git a/stable/tt-rss/11.0.6/ix_values.yaml b/stable/tt-rss/11.0.6/ix_values.yaml new file mode 100644 index 00000000000..2849675b170 --- /dev/null +++ b/stable/tt-rss/11.0.6/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.6/questions.yaml b/stable/tt-rss/11.0.6/questions.yaml new file mode 100644 index 00000000000..772bdeaad51 --- /dev/null +++ b/stable/tt-rss/11.0.6/questions.yaml @@ -0,0 +1,2081 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: TTRSS_SELF_URL_PATH + label: TTRSS Self URL Path + description: Sets the URL for the app. + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10104 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: plugins + label: App Plugins Storage + description: Stores the Application Plugins. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: themes + label: App Themes Storage + description: Stores the Application Themes. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tt-rss/11.0.6/templates/NOTES.txt b/stable/tt-rss/11.0.6/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tt-rss/11.0.6/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tt-rss/11.0.6/templates/common.yaml b/stable/tt-rss/11.0.6/templates/common.yaml new file mode 100644 index 00000000000..72bdd2d48fe --- /dev/null +++ b/stable/tt-rss/11.0.6/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.6/values.yaml b/stable/tt-rss/11.0.6/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tvheadend/15.0.22/CHANGELOG.md b/stable/tvheadend/15.0.22/CHANGELOG.md new file mode 100644 index 00000000000..77d75bf165e --- /dev/null +++ b/stable/tvheadend/15.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [tvheadend-15.0.17](https://github.com/truecharts/charts/compare/tvheadend-15.0.16...tvheadend-15.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tvheadend-15.0.16](https://github.com/truecharts/charts/compare/tvheadend-15.0.15...tvheadend-15.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#8962](https://github.com/truecharts/charts/issues/8962)) + + + + +## [tvheadend-15.0.15](https://github.com/truecharts/charts/compare/tvheadend-15.0.14...tvheadend-15.0.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tvheadend-15.0.14](https://github.com/truecharts/charts/compare/tvheadend-15.0.13...tvheadend-15.0.14) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tvheadend-15.0.13](https://github.com/truecharts/charts/compare/tvheadend-15.0.12...tvheadend-15.0.13) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#8482](https://github.com/truecharts/charts/issues/8482)) + + + + +## [tvheadend-15.0.12](https://github.com/truecharts/charts/compare/tvheadend-15.0.11...tvheadend-15.0.12) (2023-04-29) + +### Chore diff --git a/stable/tvheadend/15.0.22/Chart.yaml b/stable/tvheadend/15.0.22/Chart.yaml new file mode 100644 index 00000000000..c38c61c37a8 --- /dev/null +++ b/stable/tvheadend/15.0.22/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tvheadend/15.0.22/README.md b/stable/tvheadend/15.0.22/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tvheadend/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/tvheadend/15.0.22/app-changelog.md b/stable/tvheadend/15.0.22/app-changelog.md new file mode 100644 index 00000000000..90bd3bb7bf2 --- /dev/null +++ b/stable/tvheadend/15.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/tvheadend/15.0.22/app-readme.md b/stable/tvheadend/15.0.22/app-readme.md new file mode 100644 index 00000000000..3abe6086fb4 --- /dev/null +++ b/stable/tvheadend/15.0.22/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.22/charts/common-12.9.5.tgz b/stable/tvheadend/15.0.22/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/tvheadend/15.0.22/charts/common-12.9.5.tgz differ diff --git a/stable/tvheadend/15.0.22/ix_values.yaml b/stable/tvheadend/15.0.22/ix_values.yaml new file mode 100644 index 00000000000..6f7b0a37458 --- /dev/null +++ b/stable/tvheadend/15.0.22/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:6286aa5dec6b11f3aae4c96ddf9dba3a547fb0bac5f285a3fd8937646d6caa3d +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.22/questions.yaml b/stable/tvheadend/15.0.22/questions.yaml new file mode 100644 index 00000000000..86cdee0104e --- /dev/null +++ b/stable/tvheadend/15.0.22/questions.yaml @@ -0,0 +1,1992 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: RUN_OPTS + label: "RUN_OPTS" + description: "Container Variable RUN_OPTS" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9981 + required: true + - variable: htsp + label: "HTSP Service" + description: "HTSP service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: htsp + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9982 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tvheadend/15.0.22/templates/NOTES.txt b/stable/tvheadend/15.0.22/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tvheadend/15.0.22/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tvheadend/15.0.22/templates/common.yaml b/stable/tvheadend/15.0.22/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tvheadend/15.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tvheadend/15.0.22/values.yaml b/stable/tvheadend/15.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/twtxt/6.0.14/CHANGELOG.md b/stable/twtxt/6.0.14/CHANGELOG.md deleted file mode 100644 index f021e519ba7..00000000000 --- a/stable/twtxt/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [twtxt-6.0.14](https://github.com/truecharts/charts/compare/twtxt-6.0.13...twtxt-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [twtxt-6.0.13](https://github.com/truecharts/charts/compare/twtxt-6.0.12...twtxt-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [twtxt-6.0.12](https://github.com/truecharts/charts/compare/twtxt-6.0.11...twtxt-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [twtxt-6.0.11](https://github.com/truecharts/charts/compare/twtxt-6.0.10...twtxt-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [twtxt-6.0.10](https://github.com/truecharts/charts/compare/twtxt-6.0.9...twtxt-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [twtxt-6.0.9](https://github.com/truecharts/charts/compare/twtxt-6.0.8...twtxt-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [twtxt-6.0.8](https://github.com/truecharts/charts/compare/twtxt-6.0.7...twtxt-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [twtxt-6.0.7](https://github.com/truecharts/charts/compare/twtxt-6.0.6...twtxt-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [twtxt-6.0.6](https://github.com/truecharts/charts/compare/twtxt-6.0.5...twtxt-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [twtxt-6.0.5](https://github.com/truecharts/charts/compare/twtxt-6.0.4...twtxt-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [twtxt-6.0.4](https://github.com/truecharts/charts/compare/twtxt-6.0.3...twtxt-6.0.4) (2023-04-15) - -### Chore diff --git a/stable/twtxt/6.0.14/Chart.yaml b/stable/twtxt/6.0.14/Chart.yaml deleted file mode 100644 index 68db7baa35d..00000000000 --- a/stable/twtxt/6.0.14/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.9.2 -description: "A Self-Hosted, Twitter™-like Decentralised microBlogging platform. No ads, no tracking, your content, your data!" -home: https://truecharts.org/charts/stable/twtxt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.png -keywords: - - twtxt - - blogging - - blog - - social-network -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: twtxt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt - - https://github.com/prologic/twtxt - - https://github.com/nicholaswilde/docker-twtxt -type: application -version: 6.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/twtxt/6.0.14/app-changelog.md b/stable/twtxt/6.0.14/app-changelog.md deleted file mode 100644 index 7a687f2cb57..00000000000 --- a/stable/twtxt/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [twtxt-6.0.14](https://github.com/truecharts/charts/compare/twtxt-6.0.13...twtxt-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/twtxt/6.0.14/charts/common-12.9.2.tgz b/stable/twtxt/6.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/twtxt/6.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/twtxt/6.0.15/CHANGELOG.md b/stable/twtxt/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..f11cc39a095 --- /dev/null +++ b/stable/twtxt/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [twtxt-6.0.8](https://github.com/truecharts/charts/compare/twtxt-6.0.7...twtxt-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [twtxt-6.0.7](https://github.com/truecharts/charts/compare/twtxt-6.0.6...twtxt-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [twtxt-6.0.6](https://github.com/truecharts/charts/compare/twtxt-6.0.5...twtxt-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [twtxt-6.0.5](https://github.com/truecharts/charts/compare/twtxt-6.0.4...twtxt-6.0.5) (2023-04-16) + +### Chore diff --git a/stable/twtxt/6.0.15/Chart.yaml b/stable/twtxt/6.0.15/Chart.yaml new file mode 100644 index 00000000000..64f692d1e0b --- /dev/null +++ b/stable/twtxt/6.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/twtxt/6.0.15/README.md b/stable/twtxt/6.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/twtxt/6.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/twtxt/6.0.15/app-changelog.md b/stable/twtxt/6.0.15/app-changelog.md new file mode 100644 index 00000000000..11b6e7318de --- /dev/null +++ b/stable/twtxt/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/twtxt/6.0.14/app-readme.md b/stable/twtxt/6.0.15/app-readme.md similarity index 100% rename from stable/twtxt/6.0.14/app-readme.md rename to stable/twtxt/6.0.15/app-readme.md diff --git a/stable/twtxt/6.0.15/charts/common-12.9.5.tgz b/stable/twtxt/6.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/twtxt/6.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/twtxt/6.0.14/ix_values.yaml b/stable/twtxt/6.0.15/ix_values.yaml similarity index 100% rename from stable/twtxt/6.0.14/ix_values.yaml rename to stable/twtxt/6.0.15/ix_values.yaml diff --git a/stable/twtxt/6.0.14/questions.yaml b/stable/twtxt/6.0.15/questions.yaml similarity index 100% rename from stable/twtxt/6.0.14/questions.yaml rename to stable/twtxt/6.0.15/questions.yaml diff --git a/stable/twtxt/6.0.15/templates/NOTES.txt b/stable/twtxt/6.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/twtxt/6.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/twtxt/6.0.15/templates/common.yaml b/stable/twtxt/6.0.15/templates/common.yaml new file mode 100644 index 00000000000..992373e7501 --- /dev/null +++ b/stable/twtxt/6.0.15/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/twtxt/6.0.15/values.yaml b/stable/twtxt/6.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/ubooquity/6.0.7/CHANGELOG.md b/stable/ubooquity/6.0.7/CHANGELOG.md deleted file mode 100644 index 5b7086bb0df..00000000000 --- a/stable/ubooquity/6.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ubooquity-6.0.7](https://github.com/truecharts/charts/compare/ubooquity-6.0.6...ubooquity-6.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ubooquity-6.0.6](https://github.com/truecharts/charts/compare/ubooquity-6.0.5...ubooquity-6.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ubooquity-6.0.5](https://github.com/truecharts/charts/compare/ubooquity-6.0.4...ubooquity-6.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ubooquity-6.0.4](https://github.com/truecharts/charts/compare/ubooquity-6.0.3...ubooquity-6.0.4) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#8963](https://github.com/truecharts/charts/issues/8963)) - - - - -## [ubooquity-6.0.3](https://github.com/truecharts/charts/compare/ubooquity-6.0.2...ubooquity-6.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ubooquity-6.0.2](https://github.com/truecharts/charts/compare/ubooquity-6.0.1...ubooquity-6.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ubooquity-6.0.1](https://github.com/truecharts/charts/compare/ubooquity-6.0.0...ubooquity-6.0.1) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#8406](https://github.com/truecharts/charts/issues/8406)) - - - - -## [ubooquity-6.0.0](https://github.com/truecharts/charts/compare/ubooquity-5.0.12...ubooquity-6.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [ubooquity-5.0.12](https://github.com/truecharts/charts/compare/ubooquity-5.0.11...ubooquity-5.0.12) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 - - - - -## [ubooquity-5.0.11](https://github.com/truecharts/charts/compare/ubooquity-5.0.10...ubooquity-5.0.11) (2023-02-22) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 - - - - -## [ubooquity-5.0.10](https://github.com/truecharts/charts/compare/ubooquity-5.0.9...ubooquity-5.0.10) (2023-02-10) - -### Fix diff --git a/stable/ubooquity/6.0.7/Chart.yaml b/stable/ubooquity/6.0.7/Chart.yaml deleted file mode 100644 index 84336cff5a2..00000000000 --- a/stable/ubooquity/6.0.7/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ubooquity -version: 6.0.7 -appVersion: "2.1.2" -description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/ubooquity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png -keywords: - - ubooquity -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/ubooquity/6.0.7/app-changelog.md b/stable/ubooquity/6.0.7/app-changelog.md deleted file mode 100644 index b075b49b0da..00000000000 --- a/stable/ubooquity/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ubooquity-6.0.7](https://github.com/truecharts/charts/compare/ubooquity-6.0.6...ubooquity-6.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/ubooquity/6.0.7/charts/common-12.9.2.tgz b/stable/ubooquity/6.0.7/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ubooquity/6.0.7/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/ubooquity/6.0.8/CHANGELOG.md b/stable/ubooquity/6.0.8/CHANGELOG.md new file mode 100644 index 00000000000..d6b4a4b5162 --- /dev/null +++ b/stable/ubooquity/6.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [ubooquity-6.0.3](https://github.com/truecharts/charts/compare/ubooquity-6.0.2...ubooquity-6.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ubooquity-6.0.2](https://github.com/truecharts/charts/compare/ubooquity-6.0.1...ubooquity-6.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ubooquity-6.0.1](https://github.com/truecharts/charts/compare/ubooquity-6.0.0...ubooquity-6.0.1) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#8406](https://github.com/truecharts/charts/issues/8406)) + + + + +## [ubooquity-6.0.0](https://github.com/truecharts/charts/compare/ubooquity-5.0.12...ubooquity-6.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [ubooquity-5.0.12](https://github.com/truecharts/charts/compare/ubooquity-5.0.11...ubooquity-5.0.12) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 + + + + +## [ubooquity-5.0.11](https://github.com/truecharts/charts/compare/ubooquity-5.0.10...ubooquity-5.0.11) (2023-02-22) + +### Chore diff --git a/stable/ubooquity/6.0.8/Chart.yaml b/stable/ubooquity/6.0.8/Chart.yaml new file mode 100644 index 00000000000..32cebe06e23 --- /dev/null +++ b/stable/ubooquity/6.0.8/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ubooquity +version: 6.0.8 +appVersion: "2.1.2" +description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/ubooquity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png +keywords: + - ubooquity +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.8/README.md b/stable/ubooquity/6.0.8/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/ubooquity/6.0.8/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%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.8/app-changelog.md b/stable/ubooquity/6.0.8/app-changelog.md new file mode 100644 index 00000000000..3aad69dad3e --- /dev/null +++ b/stable/ubooquity/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ubooquity/6.0.7/app-readme.md b/stable/ubooquity/6.0.8/app-readme.md similarity index 100% rename from stable/ubooquity/6.0.7/app-readme.md rename to stable/ubooquity/6.0.8/app-readme.md diff --git a/stable/ubooquity/6.0.8/charts/common-12.9.5.tgz b/stable/ubooquity/6.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ubooquity/6.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/ubooquity/6.0.7/ix_values.yaml b/stable/ubooquity/6.0.8/ix_values.yaml similarity index 100% rename from stable/ubooquity/6.0.7/ix_values.yaml rename to stable/ubooquity/6.0.8/ix_values.yaml diff --git a/stable/ubooquity/6.0.7/questions.yaml b/stable/ubooquity/6.0.8/questions.yaml similarity index 100% rename from stable/ubooquity/6.0.7/questions.yaml rename to stable/ubooquity/6.0.8/questions.yaml diff --git a/stable/ubooquity/6.0.8/templates/NOTES.txt b/stable/ubooquity/6.0.8/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/ubooquity/6.0.8/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ubooquity/6.0.8/templates/common.yaml b/stable/ubooquity/6.0.8/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/ubooquity/6.0.8/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ubooquity/6.0.8/values.yaml b/stable/ubooquity/6.0.8/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unifi/14.0.16/CHANGELOG.md b/stable/unifi/14.0.16/CHANGELOG.md new file mode 100644 index 00000000000..fa980c7b503 --- /dev/null +++ b/stable/unifi/14.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [unifi-14.0.10](https://github.com/truecharts/charts/compare/unifi-14.0.9...unifi-14.0.10) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/unifi to v7.3.83 ([#8714](https://github.com/truecharts/charts/issues/8714)) + + + + +## [unifi-14.0.9](https://github.com/truecharts/charts/compare/unifi-14.0.8...unifi-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [unifi-14.0.8](https://github.com/truecharts/charts/compare/unifi-14.0.7...unifi-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [unifi-14.0.7](https://github.com/truecharts/charts/compare/unifi-14.0.6...unifi-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [unifi-14.0.6](https://github.com/truecharts/charts/compare/unifi-14.0.5...unifi-14.0.6) (2023-04-16) + +### Chore diff --git a/stable/unifi/14.0.16/Chart.yaml b/stable/unifi/14.0.16/Chart.yaml new file mode 100644 index 00000000000..fb7ed153532 --- /dev/null +++ b/stable/unifi/14.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "7.3.83" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - Networking + truecharts.org/SCALE-support: "true" diff --git a/stable/unifi/14.0.16/README.md b/stable/unifi/14.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/unifi/14.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/unifi/14.0.16/app-changelog.md b/stable/unifi/14.0.16/app-changelog.md new file mode 100644 index 00000000000..6ac6b42d877 --- /dev/null +++ b/stable/unifi/14.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/unifi/14.0.16/app-readme.md b/stable/unifi/14.0.16/app-readme.md new file mode 100644 index 00000000000..a5125bede58 --- /dev/null +++ b/stable/unifi/14.0.16/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.16/charts/common-12.9.5.tgz b/stable/unifi/14.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/unifi/14.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/unifi/14.0.16/ix_values.yaml b/stable/unifi/14.0.16/ix_values.yaml new file mode 100644 index 00000000000..e8aec5dde94 --- /dev/null +++ b/stable/unifi/14.0.16/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.16/questions.yaml b/stable/unifi/14.0.16/questions.yaml new file mode 100644 index 00000000000..381de5559d6 --- /dev/null +++ b/stable/unifi/14.0.16/questions.yaml @@ -0,0 +1,2142 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8443 + required: true + - variable: comm + label: "Unifi Device Communication Service" + description: "Unifi Device Communication Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: comm + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8080 + required: true + - variable: stun + label: "STUN Device Communication Service" + description: "STUN Device Communication Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stun + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3478 + required: true + - variable: speedtest + label: "Speedtest Service" + description: "Speedtest Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: speedtest + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6789 + required: true + - variable: guestportal + label: "Guest Portal Service" + description: "Guest Portal Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: web + label: "Web Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8880 + required: true + - variable: websecure + label: "Secure Web Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8843 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 999 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 999 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/unifi/14.0.16/templates/NOTES.txt b/stable/unifi/14.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unifi/14.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unifi/14.0.16/templates/common.yaml b/stable/unifi/14.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unifi/14.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unifi/14.0.16/values.yaml b/stable/unifi/14.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unmanic/6.0.12/CHANGELOG.md b/stable/unmanic/6.0.12/CHANGELOG.md deleted file mode 100644 index a96b67890db..00000000000 --- a/stable/unmanic/6.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [unmanic-6.0.12](https://github.com/truecharts/charts/compare/unmanic-6.0.11...unmanic-6.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [unmanic-6.0.11](https://github.com/truecharts/charts/compare/unmanic-6.0.10...unmanic-6.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [unmanic-6.0.10](https://github.com/truecharts/charts/compare/unmanic-6.0.9...unmanic-6.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [unmanic-6.0.9](https://github.com/truecharts/charts/compare/unmanic-6.0.8...unmanic-6.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [unmanic-6.0.8](https://github.com/truecharts/charts/compare/unmanic-6.0.7...unmanic-6.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [unmanic-6.0.7](https://github.com/truecharts/charts/compare/unmanic-6.0.6...unmanic-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [unmanic-6.0.6](https://github.com/truecharts/charts/compare/unmanic-6.0.5...unmanic-6.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [unmanic-6.0.5](https://github.com/truecharts/charts/compare/unmanic-6.0.4...unmanic-6.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [unmanic-6.0.4](https://github.com/truecharts/charts/compare/unmanic-6.0.3...unmanic-6.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [unmanic-6.0.3](https://github.com/truecharts/charts/compare/unmanic-6.0.2...unmanic-6.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [unmanic-6.0.2](https://github.com/truecharts/charts/compare/unmanic-6.0.1...unmanic-6.0.2) (2023-04-15) - -### Chore diff --git a/stable/unmanic/6.0.12/Chart.yaml b/stable/unmanic/6.0.12/Chart.yaml deleted file mode 100644 index a960c2019c2..00000000000 --- a/stable/unmanic/6.0.12/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.9.2 -description: Unmanic is a simple tool for optimising your file library. -home: https://truecharts.org/charts/stable/unmanic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png -keywords: - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unmanic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic - - https://github.com/Unmanic/unmanic -version: 6.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/unmanic/6.0.12/app-changelog.md b/stable/unmanic/6.0.12/app-changelog.md deleted file mode 100644 index b8e3e289784..00000000000 --- a/stable/unmanic/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unmanic-6.0.12](https://github.com/truecharts/charts/compare/unmanic-6.0.11...unmanic-6.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/unmanic/6.0.12/charts/common-12.9.2.tgz b/stable/unmanic/6.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/unmanic/6.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/unmanic/6.0.13/CHANGELOG.md b/stable/unmanic/6.0.13/CHANGELOG.md new file mode 100644 index 00000000000..2701bb52cc6 --- /dev/null +++ b/stable/unmanic/6.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [unmanic-6.0.6](https://github.com/truecharts/charts/compare/unmanic-6.0.5...unmanic-6.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [unmanic-6.0.5](https://github.com/truecharts/charts/compare/unmanic-6.0.4...unmanic-6.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [unmanic-6.0.4](https://github.com/truecharts/charts/compare/unmanic-6.0.3...unmanic-6.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [unmanic-6.0.3](https://github.com/truecharts/charts/compare/unmanic-6.0.2...unmanic-6.0.3) (2023-04-16) + +### Chore diff --git a/stable/unmanic/6.0.13/Chart.yaml b/stable/unmanic/6.0.13/Chart.yaml new file mode 100644 index 00000000000..9f330bd1990 --- /dev/null +++ b/stable/unmanic/6.0.13/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.2.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/unmanic/6.0.13/README.md b/stable/unmanic/6.0.13/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/unmanic/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/unmanic/6.0.13/app-changelog.md b/stable/unmanic/6.0.13/app-changelog.md new file mode 100644 index 00000000000..e44f2b066b5 --- /dev/null +++ b/stable/unmanic/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/unmanic/6.0.12/app-readme.md b/stable/unmanic/6.0.13/app-readme.md similarity index 100% rename from stable/unmanic/6.0.12/app-readme.md rename to stable/unmanic/6.0.13/app-readme.md diff --git a/stable/unmanic/6.0.13/charts/common-12.9.5.tgz b/stable/unmanic/6.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/unmanic/6.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/unmanic/6.0.12/ix_values.yaml b/stable/unmanic/6.0.13/ix_values.yaml similarity index 100% rename from stable/unmanic/6.0.12/ix_values.yaml rename to stable/unmanic/6.0.13/ix_values.yaml diff --git a/stable/unmanic/6.0.12/questions.yaml b/stable/unmanic/6.0.13/questions.yaml similarity index 100% rename from stable/unmanic/6.0.12/questions.yaml rename to stable/unmanic/6.0.13/questions.yaml diff --git a/stable/unmanic/6.0.13/templates/NOTES.txt b/stable/unmanic/6.0.13/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unmanic/6.0.13/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unmanic/6.0.13/templates/common.yaml b/stable/unmanic/6.0.13/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unmanic/6.0.13/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unmanic/6.0.13/values.yaml b/stable/unmanic/6.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpackerr/9.0.15/CHANGELOG.md b/stable/unpackerr/9.0.15/CHANGELOG.md deleted file mode 100644 index 0cfa3f93986..00000000000 --- a/stable/unpackerr/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [unpackerr-9.0.15](https://github.com/truecharts/charts/compare/unpackerr-9.0.14...unpackerr-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [unpackerr-9.0.14](https://github.com/truecharts/charts/compare/unpackerr-9.0.13...unpackerr-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [unpackerr-9.0.13](https://github.com/truecharts/charts/compare/unpackerr-9.0.12...unpackerr-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [unpackerr-9.0.12](https://github.com/truecharts/charts/compare/unpackerr-9.0.11...unpackerr-9.0.12) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/unpackerr to v0.11.2 ([#8843](https://github.com/truecharts/charts/issues/8843)) - - - - -## [unpackerr-9.0.11](https://github.com/truecharts/charts/compare/unpackerr-9.0.10...unpackerr-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [unpackerr-9.0.10](https://github.com/truecharts/charts/compare/unpackerr-9.0.9...unpackerr-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [unpackerr-9.0.9](https://github.com/truecharts/charts/compare/unpackerr-9.0.8...unpackerr-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [unpackerr-9.0.8](https://github.com/truecharts/charts/compare/unpackerr-9.0.7...unpackerr-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [unpackerr-9.0.7](https://github.com/truecharts/charts/compare/unpackerr-9.0.6...unpackerr-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [unpackerr-9.0.6](https://github.com/truecharts/charts/compare/unpackerr-9.0.5...unpackerr-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [unpackerr-9.0.5](https://github.com/truecharts/charts/compare/unpackerr-9.0.4...unpackerr-9.0.5) (2023-04-16) - -### Chore diff --git a/stable/unpackerr/9.0.15/Chart.yaml b/stable/unpackerr/9.0.15/Chart.yaml deleted file mode 100644 index 475627bd5ca..00000000000 --- a/stable/unpackerr/9.0.15/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.9.2 -deprecated: false -description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them -home: https://truecharts.org/charts/stable/unpackerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.png -keywords: - - unpackerr - - sonarr - - radarr - - lidarr - - readarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unpackerr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr - - https://github.com/davidnewhall/unpackerr -type: application -version: 9.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/unpackerr/9.0.15/app-changelog.md b/stable/unpackerr/9.0.15/app-changelog.md deleted file mode 100644 index f8f16f4fc37..00000000000 --- a/stable/unpackerr/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unpackerr-9.0.15](https://github.com/truecharts/charts/compare/unpackerr-9.0.14...unpackerr-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/unpackerr/9.0.15/charts/common-12.9.2.tgz b/stable/unpackerr/9.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/unpackerr/9.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/unpackerr/9.0.16/CHANGELOG.md b/stable/unpackerr/9.0.16/CHANGELOG.md new file mode 100644 index 00000000000..13fc3a7c540 --- /dev/null +++ b/stable/unpackerr/9.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [unpackerr-9.0.8](https://github.com/truecharts/charts/compare/unpackerr-9.0.7...unpackerr-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [unpackerr-9.0.7](https://github.com/truecharts/charts/compare/unpackerr-9.0.6...unpackerr-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [unpackerr-9.0.6](https://github.com/truecharts/charts/compare/unpackerr-9.0.5...unpackerr-9.0.6) (2023-04-16) + +### Chore diff --git a/stable/unpackerr/9.0.16/Chart.yaml b/stable/unpackerr/9.0.16/Chart.yaml new file mode 100644 index 00000000000..c341bae500a --- /dev/null +++ b/stable/unpackerr/9.0.16/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.11.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/unpackerr/9.0.16/README.md b/stable/unpackerr/9.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/unpackerr/9.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/unpackerr/9.0.16/app-changelog.md b/stable/unpackerr/9.0.16/app-changelog.md new file mode 100644 index 00000000000..d2e43fedd38 --- /dev/null +++ b/stable/unpackerr/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/unpackerr/9.0.15/app-readme.md b/stable/unpackerr/9.0.16/app-readme.md similarity index 100% rename from stable/unpackerr/9.0.15/app-readme.md rename to stable/unpackerr/9.0.16/app-readme.md diff --git a/stable/unpackerr/9.0.16/charts/common-12.9.5.tgz b/stable/unpackerr/9.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/unpackerr/9.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/unpackerr/9.0.15/ix_values.yaml b/stable/unpackerr/9.0.16/ix_values.yaml similarity index 100% rename from stable/unpackerr/9.0.15/ix_values.yaml rename to stable/unpackerr/9.0.16/ix_values.yaml diff --git a/stable/unpackerr/9.0.15/questions.yaml b/stable/unpackerr/9.0.16/questions.yaml similarity index 100% rename from stable/unpackerr/9.0.15/questions.yaml rename to stable/unpackerr/9.0.16/questions.yaml diff --git a/stable/unpackerr/9.0.16/templates/NOTES.txt b/stable/unpackerr/9.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unpackerr/9.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpackerr/9.0.16/templates/common.yaml b/stable/unpackerr/9.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unpackerr/9.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unpackerr/9.0.16/values.yaml b/stable/unpackerr/9.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpoller/6.0.14/CHANGELOG.md b/stable/unpoller/6.0.14/CHANGELOG.md deleted file mode 100644 index 2a26ec42bc8..00000000000 --- a/stable/unpoller/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [unpoller-6.0.14](https://github.com/truecharts/charts/compare/unpoller-6.0.13...unpoller-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [unpoller-6.0.13](https://github.com/truecharts/charts/compare/unpoller-6.0.12...unpoller-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [unpoller-6.0.12](https://github.com/truecharts/charts/compare/unpoller-6.0.11...unpoller-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [unpoller-6.0.11](https://github.com/truecharts/charts/compare/unpoller-6.0.10...unpoller-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [unpoller-6.0.10](https://github.com/truecharts/charts/compare/unpoller-6.0.9...unpoller-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [unpoller-6.0.9](https://github.com/truecharts/charts/compare/unpoller-6.0.8...unpoller-6.0.9) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/unifi-poller to v2.7.13 ([#8531](https://github.com/truecharts/charts/issues/8531)) - - - - -## [unpoller-6.0.8](https://github.com/truecharts/charts/compare/unpoller-6.0.7...unpoller-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [unpoller-6.0.7](https://github.com/truecharts/charts/compare/unpoller-6.0.6...unpoller-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [unpoller-6.0.6](https://github.com/truecharts/charts/compare/unpoller-6.0.5...unpoller-6.0.6) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [unpoller-6.0.5](https://github.com/truecharts/charts/compare/unpoller-6.0.4...unpoller-6.0.5) (2023-04-17) - -### Fix - -- do not use /metrics for probes ([#8078](https://github.com/truecharts/charts/issues/8078)) - - - - -## [unpoller-6.0.4](https://github.com/truecharts/charts/compare/unpoller-6.0.3...unpoller-6.0.4) (2023-04-16) - -### Chore diff --git a/stable/unpoller/6.0.14/Chart.yaml b/stable/unpoller/6.0.14/Chart.yaml deleted file mode 100644 index 074d0bafdd9..00000000000 --- a/stable/unpoller/6.0.14/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.9.2 -deprecated: false -description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png -home: https://truecharts.org/charts/stable/unpoller -keywords: - - unifi - - unifi-poller - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unpoller -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller - - https://github.com/unifi-poller/unifi-poller -type: application -version: 6.0.14 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/unpoller/6.0.14/app-changelog.md b/stable/unpoller/6.0.14/app-changelog.md deleted file mode 100644 index 6ebdf019cc4..00000000000 --- a/stable/unpoller/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unpoller-6.0.14](https://github.com/truecharts/charts/compare/unpoller-6.0.13...unpoller-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/unpoller/6.0.14/charts/common-12.9.2.tgz b/stable/unpoller/6.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/unpoller/6.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/unpoller/6.0.15/CHANGELOG.md b/stable/unpoller/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..7fedb6e9660 --- /dev/null +++ b/stable/unpoller/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [unpoller-6.0.7](https://github.com/truecharts/charts/compare/unpoller-6.0.6...unpoller-6.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [unpoller-6.0.6](https://github.com/truecharts/charts/compare/unpoller-6.0.5...unpoller-6.0.6) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [unpoller-6.0.5](https://github.com/truecharts/charts/compare/unpoller-6.0.4...unpoller-6.0.5) (2023-04-17) + +### Fix diff --git a/stable/unpoller/6.0.15/Chart.yaml b/stable/unpoller/6.0.15/Chart.yaml new file mode 100644 index 00000000000..4dd1babf2cf --- /dev/null +++ b/stable/unpoller/6.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.7.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/unpoller/6.0.15/README.md b/stable/unpoller/6.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/unpoller/6.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/unpoller/6.0.15/app-changelog.md b/stable/unpoller/6.0.15/app-changelog.md new file mode 100644 index 00000000000..b2e9f64ef44 --- /dev/null +++ b/stable/unpoller/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/unpoller/6.0.14/app-readme.md b/stable/unpoller/6.0.15/app-readme.md similarity index 100% rename from stable/unpoller/6.0.14/app-readme.md rename to stable/unpoller/6.0.15/app-readme.md diff --git a/stable/unpoller/6.0.15/charts/common-12.9.5.tgz b/stable/unpoller/6.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/unpoller/6.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/unpoller/6.0.14/ix_values.yaml b/stable/unpoller/6.0.15/ix_values.yaml similarity index 100% rename from stable/unpoller/6.0.14/ix_values.yaml rename to stable/unpoller/6.0.15/ix_values.yaml diff --git a/stable/unpoller/6.0.14/questions.yaml b/stable/unpoller/6.0.15/questions.yaml similarity index 100% rename from stable/unpoller/6.0.14/questions.yaml rename to stable/unpoller/6.0.15/questions.yaml diff --git a/stable/unpoller/6.0.15/templates/NOTES.txt b/stable/unpoller/6.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unpoller/6.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpoller/6.0.15/templates/common.yaml b/stable/unpoller/6.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unpoller/6.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unpoller/6.0.15/values.yaml b/stable/unpoller/6.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptime-kuma/6.0.16/CHANGELOG.md b/stable/uptime-kuma/6.0.16/CHANGELOG.md deleted file mode 100644 index d6b78a41d90..00000000000 --- a/stable/uptime-kuma/6.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [uptime-kuma-6.0.16](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.15...uptime-kuma-6.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [uptime-kuma-6.0.15](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.14...uptime-kuma-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [uptime-kuma-6.0.14](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.13...uptime-kuma-6.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.21.3 ([#9021](https://github.com/truecharts/charts/issues/9021)) - - - - -## [uptime-kuma-6.0.13](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.12...uptime-kuma-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [uptime-kuma-6.0.12](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.11...uptime-kuma-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [uptime-kuma-6.0.11](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.10...uptime-kuma-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [uptime-kuma-6.0.10](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.9...uptime-kuma-6.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.21.2 ([#8271](https://github.com/truecharts/charts/issues/8271)) - - - - -## [uptime-kuma-6.0.9](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.8...uptime-kuma-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [uptime-kuma-6.0.8](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.7...uptime-kuma-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [uptime-kuma-6.0.7](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.6...uptime-kuma-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [uptime-kuma-6.0.6](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.5...uptime-kuma-6.0.6) (2023-04-16) - -### Chore diff --git a/stable/uptime-kuma/6.0.16/Chart.yaml b/stable/uptime-kuma/6.0.16/Chart.yaml deleted file mode 100644 index fbb6e82e907..00000000000 --- a/stable/uptime-kuma/6.0.16/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.9.2 -deprecated: false -description: A fancy self-hosted monitoring tool -home: https://truecharts.org/charts/stable/uptime-kuma -icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png -keywords: - - monitoring - - uptime -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: uptime-kuma -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma - - https://github.com/louislam/uptime-kuma -type: application -version: 6.0.16 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" diff --git a/stable/uptime-kuma/6.0.16/app-changelog.md b/stable/uptime-kuma/6.0.16/app-changelog.md deleted file mode 100644 index a3ed9598a97..00000000000 --- a/stable/uptime-kuma/6.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [uptime-kuma-6.0.16](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.15...uptime-kuma-6.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/uptime-kuma/6.0.16/charts/common-12.9.2.tgz b/stable/uptime-kuma/6.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/uptime-kuma/6.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/uptime-kuma/6.0.17/CHANGELOG.md b/stable/uptime-kuma/6.0.17/CHANGELOG.md new file mode 100644 index 00000000000..f968c7fcef6 --- /dev/null +++ b/stable/uptime-kuma/6.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [uptime-kuma-6.0.10](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.9...uptime-kuma-6.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/uptime-kuma to v1.21.2 ([#8271](https://github.com/truecharts/charts/issues/8271)) + + + + +## [uptime-kuma-6.0.9](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.8...uptime-kuma-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [uptime-kuma-6.0.8](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.7...uptime-kuma-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [uptime-kuma-6.0.7](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.6...uptime-kuma-6.0.7) (2023-04-20) + +### Chore diff --git a/stable/uptime-kuma/6.0.17/Chart.yaml b/stable/uptime-kuma/6.0.17/Chart.yaml new file mode 100644 index 00000000000..9fe15383953 --- /dev/null +++ b/stable/uptime-kuma/6.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.21.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" diff --git a/stable/uptime-kuma/6.0.17/README.md b/stable/uptime-kuma/6.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/uptime-kuma/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/uptime-kuma/6.0.17/app-changelog.md b/stable/uptime-kuma/6.0.17/app-changelog.md new file mode 100644 index 00000000000..5b8b84a89d8 --- /dev/null +++ b/stable/uptime-kuma/6.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/uptime-kuma/6.0.16/app-readme.md b/stable/uptime-kuma/6.0.17/app-readme.md similarity index 100% rename from stable/uptime-kuma/6.0.16/app-readme.md rename to stable/uptime-kuma/6.0.17/app-readme.md diff --git a/stable/uptime-kuma/6.0.17/charts/common-12.9.5.tgz b/stable/uptime-kuma/6.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/uptime-kuma/6.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/uptime-kuma/6.0.16/ix_values.yaml b/stable/uptime-kuma/6.0.17/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/6.0.16/ix_values.yaml rename to stable/uptime-kuma/6.0.17/ix_values.yaml diff --git a/stable/uptime-kuma/6.0.16/questions.yaml b/stable/uptime-kuma/6.0.17/questions.yaml similarity index 100% rename from stable/uptime-kuma/6.0.16/questions.yaml rename to stable/uptime-kuma/6.0.17/questions.yaml diff --git a/stable/uptime-kuma/6.0.17/templates/NOTES.txt b/stable/uptime-kuma/6.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/uptime-kuma/6.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/uptime-kuma/6.0.16/templates/_prometheusrules.tpl b/stable/uptime-kuma/6.0.17/templates/_prometheusrules.tpl similarity index 100% rename from stable/uptime-kuma/6.0.16/templates/_prometheusrules.tpl rename to stable/uptime-kuma/6.0.17/templates/_prometheusrules.tpl diff --git a/stable/uptime-kuma/6.0.16/templates/_servicemonitor.tpl b/stable/uptime-kuma/6.0.17/templates/_servicemonitor.tpl similarity index 100% rename from stable/uptime-kuma/6.0.16/templates/_servicemonitor.tpl rename to stable/uptime-kuma/6.0.17/templates/_servicemonitor.tpl diff --git a/stable/uptime-kuma/6.0.16/templates/common.yaml b/stable/uptime-kuma/6.0.17/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/6.0.16/templates/common.yaml rename to stable/uptime-kuma/6.0.17/templates/common.yaml diff --git a/stable/uptime-kuma/6.0.17/values.yaml b/stable/uptime-kuma/6.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptimerobot-prometheus/7.0.5/CHANGELOG.md b/stable/uptimerobot-prometheus/7.0.5/CHANGELOG.md deleted file mode 100644 index 23ff4c4d428..00000000000 --- a/stable/uptimerobot-prometheus/7.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [uptimerobot-prometheus-7.0.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.4...uptimerobot-prometheus-7.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [uptimerobot-prometheus-7.0.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.3...uptimerobot-prometheus-7.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [uptimerobot-prometheus-7.0.3](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.2...uptimerobot-prometheus-7.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [uptimerobot-prometheus-7.0.2](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.1...uptimerobot-prometheus-7.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [uptimerobot-prometheus-7.0.1](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.0...uptimerobot-prometheus-7.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [uptimerobot-prometheus-7.0.0](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.8...uptimerobot-prometheus-7.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [uptimerobot-prometheus-6.0.8](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.7...uptimerobot-prometheus-6.0.8) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [uptimerobot-prometheus-6.0.7](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.6...uptimerobot-prometheus-6.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [uptimerobot-prometheus-6.0.6](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.5...uptimerobot-prometheus-6.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [uptimerobot-prometheus-6.0.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.4...uptimerobot-prometheus-6.0.5) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [uptimerobot-prometheus-6.0.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.3...uptimerobot-prometheus-6.0.4) (2022-12-19) - -### Chore diff --git a/stable/uptimerobot-prometheus/7.0.5/Chart.yaml b/stable/uptimerobot-prometheus/7.0.5/Chart.yaml deleted file mode 100644 index a460ab92f64..00000000000 --- a/stable/uptimerobot-prometheus/7.0.5/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.9.2 -deprecated: false -description: Prometheus Exporter for the official uptimerobot CLI -icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.png -home: https://truecharts.org/charts/stable/uptimerobot-prometheus -keywords: - - uptimerobot - - prometheus - - grafana - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: uptimerobot-prometheus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus - - https://github.com/lekpamartin/uptimerobot_exporter - - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus -type: application -version: 7.0.5 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/uptimerobot-prometheus/7.0.5/app-changelog.md b/stable/uptimerobot-prometheus/7.0.5/app-changelog.md deleted file mode 100644 index be30318eca8..00000000000 --- a/stable/uptimerobot-prometheus/7.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [uptimerobot-prometheus-7.0.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.4...uptimerobot-prometheus-7.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/uptimerobot-prometheus/7.0.5/charts/common-12.9.2.tgz b/stable/uptimerobot-prometheus/7.0.5/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/uptimerobot-prometheus/7.0.5/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/uptimerobot-prometheus/7.0.6/CHANGELOG.md b/stable/uptimerobot-prometheus/7.0.6/CHANGELOG.md new file mode 100644 index 00000000000..f184ace7b33 --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [uptimerobot-prometheus-6.0.7](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.6...uptimerobot-prometheus-6.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [uptimerobot-prometheus-6.0.6](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.5...uptimerobot-prometheus-6.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [uptimerobot-prometheus-6.0.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.4...uptimerobot-prometheus-6.0.5) (2022-12-25) + +### Chore diff --git a/stable/uptimerobot-prometheus/7.0.6/Chart.yaml b/stable/uptimerobot-prometheus/7.0.6/Chart.yaml new file mode 100644 index 00000000000..d8872ccaa91 --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.6/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.6 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/uptimerobot-prometheus/7.0.6/README.md b/stable/uptimerobot-prometheus/7.0.6/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.6/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%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.6/app-changelog.md b/stable/uptimerobot-prometheus/7.0.6/app-changelog.md new file mode 100644 index 00000000000..01cbeaa805e --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/uptimerobot-prometheus/7.0.5/app-readme.md b/stable/uptimerobot-prometheus/7.0.6/app-readme.md similarity index 100% rename from stable/uptimerobot-prometheus/7.0.5/app-readme.md rename to stable/uptimerobot-prometheus/7.0.6/app-readme.md diff --git a/stable/uptimerobot-prometheus/7.0.6/charts/common-12.9.5.tgz b/stable/uptimerobot-prometheus/7.0.6/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/uptimerobot-prometheus/7.0.6/charts/common-12.9.5.tgz differ diff --git a/stable/uptimerobot-prometheus/7.0.5/ix_values.yaml b/stable/uptimerobot-prometheus/7.0.6/ix_values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.5/ix_values.yaml rename to stable/uptimerobot-prometheus/7.0.6/ix_values.yaml diff --git a/stable/uptimerobot-prometheus/7.0.5/questions.yaml b/stable/uptimerobot-prometheus/7.0.6/questions.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.5/questions.yaml rename to stable/uptimerobot-prometheus/7.0.6/questions.yaml diff --git a/stable/uptimerobot-prometheus/7.0.6/templates/NOTES.txt b/stable/uptimerobot-prometheus/7.0.6/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.6/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/uptimerobot-prometheus/7.0.6/templates/common.yaml b/stable/uptimerobot-prometheus/7.0.6/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.6/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/uptimerobot-prometheus/7.0.5/templates/prometheusrules.yaml b/stable/uptimerobot-prometheus/7.0.6/templates/prometheusrules.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.5/templates/prometheusrules.yaml rename to stable/uptimerobot-prometheus/7.0.6/templates/prometheusrules.yaml diff --git a/stable/uptimerobot-prometheus/7.0.5/templates/servicemonitor.yaml b/stable/uptimerobot-prometheus/7.0.6/templates/servicemonitor.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.5/templates/servicemonitor.yaml rename to stable/uptimerobot-prometheus/7.0.6/templates/servicemonitor.yaml diff --git a/stable/uptimerobot-prometheus/7.0.6/values.yaml b/stable/uptimerobot-prometheus/7.0.6/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/valheim/6.0.7/CHANGELOG.md b/stable/valheim/6.0.7/CHANGELOG.md deleted file mode 100644 index 7281c56bbf5..00000000000 --- a/stable/valheim/6.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [valheim-6.0.7](https://github.com/truecharts/charts/compare/valheim-6.0.6...valheim-6.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [valheim-6.0.6](https://github.com/truecharts/charts/compare/valheim-6.0.5...valheim-6.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [valheim-6.0.5](https://github.com/truecharts/charts/compare/valheim-6.0.4...valheim-6.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [valheim-6.0.4](https://github.com/truecharts/charts/compare/valheim-6.0.3...valheim-6.0.4) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [valheim-6.0.3](https://github.com/truecharts/charts/compare/valheim-6.0.2...valheim-6.0.3) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [valheim-6.0.2](https://github.com/truecharts/charts/compare/valheim-6.0.1...valheim-6.0.2) (2023-04-30) - -### Fix - -- disable varrun ([#8624](https://github.com/truecharts/charts/issues/8624)) - - - - -## [valheim-6.0.1](https://github.com/truecharts/charts/compare/valheim-6.0.0...valheim-6.0.1) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/valheim-server to latest ([#8409](https://github.com/truecharts/charts/issues/8409)) - - - - -## [valheim-6.0.0](https://github.com/truecharts/charts/compare/valheim-5.0.14...valheim-6.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [valheim-5.0.14](https://github.com/truecharts/charts/compare/valheim-5.0.13...valheim-5.0.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [valheim-5.0.13](https://github.com/truecharts/charts/compare/valheim-5.0.12...valheim-5.0.13) (2023-01-18) - -### Chore - -- update container image tccr.io/truecharts/valheim-server to latest - - - - -## [valheim-5.0.12](https://github.com/truecharts/charts/compare/valheim-5.0.11...valheim-5.0.12) (2023-01-17) - - diff --git a/stable/valheim/6.0.7/Chart.yaml b/stable/valheim/6.0.7/Chart.yaml deleted file mode 100644 index b30d9235094..00000000000 --- a/stable/valheim/6.0.7/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Valheim dedicated gameserver with automatic update and world backup support -home: https://truecharts.org/charts/stable/valheim -icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png -keywords: - - valheim -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: valheim -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/valheim - - https://github.com/lloesche/valheim-server-docker -version: 6.0.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/valheim/6.0.7/app-changelog.md b/stable/valheim/6.0.7/app-changelog.md deleted file mode 100644 index 8b2d408966f..00000000000 --- a/stable/valheim/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [valheim-6.0.7](https://github.com/truecharts/charts/compare/valheim-6.0.6...valheim-6.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/valheim/6.0.7/charts/common-12.9.2.tgz b/stable/valheim/6.0.7/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/valheim/6.0.7/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/valheim/6.0.8/CHANGELOG.md b/stable/valheim/6.0.8/CHANGELOG.md new file mode 100644 index 00000000000..5e5f7639bf5 --- /dev/null +++ b/stable/valheim/6.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [valheim-6.0.2](https://github.com/truecharts/charts/compare/valheim-6.0.1...valheim-6.0.2) (2023-04-30) + +### Fix + +- disable varrun ([#8624](https://github.com/truecharts/charts/issues/8624)) + + + + +## [valheim-6.0.1](https://github.com/truecharts/charts/compare/valheim-6.0.0...valheim-6.0.1) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/valheim-server to latest ([#8409](https://github.com/truecharts/charts/issues/8409)) + + + + +## [valheim-6.0.0](https://github.com/truecharts/charts/compare/valheim-5.0.14...valheim-6.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [valheim-5.0.14](https://github.com/truecharts/charts/compare/valheim-5.0.13...valheim-5.0.14) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [valheim-5.0.13](https://github.com/truecharts/charts/compare/valheim-5.0.12...valheim-5.0.13) (2023-01-18) + +### Chore diff --git a/stable/valheim/6.0.8/Chart.yaml b/stable/valheim/6.0.8/Chart.yaml new file mode 100644 index 00000000000..45b3c4caff7 --- /dev/null +++ b/stable/valheim/6.0.8/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/valheim/6.0.8/README.md b/stable/valheim/6.0.8/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/valheim/6.0.8/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%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.8/app-changelog.md b/stable/valheim/6.0.8/app-changelog.md new file mode 100644 index 00000000000..7d23ad26204 --- /dev/null +++ b/stable/valheim/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/valheim/6.0.7/app-readme.md b/stable/valheim/6.0.8/app-readme.md similarity index 100% rename from stable/valheim/6.0.7/app-readme.md rename to stable/valheim/6.0.8/app-readme.md diff --git a/stable/valheim/6.0.8/charts/common-12.9.5.tgz b/stable/valheim/6.0.8/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/valheim/6.0.8/charts/common-12.9.5.tgz differ diff --git a/stable/valheim/6.0.7/ix_values.yaml b/stable/valheim/6.0.8/ix_values.yaml similarity index 100% rename from stable/valheim/6.0.7/ix_values.yaml rename to stable/valheim/6.0.8/ix_values.yaml diff --git a/stable/valheim/6.0.7/questions.yaml b/stable/valheim/6.0.8/questions.yaml similarity index 100% rename from stable/valheim/6.0.7/questions.yaml rename to stable/valheim/6.0.8/questions.yaml diff --git a/stable/valheim/6.0.8/templates/NOTES.txt b/stable/valheim/6.0.8/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/valheim/6.0.8/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/valheim/6.0.7/templates/common.yaml b/stable/valheim/6.0.8/templates/common.yaml similarity index 100% rename from stable/valheim/6.0.7/templates/common.yaml rename to stable/valheim/6.0.8/templates/common.yaml diff --git a/stable/valheim/6.0.8/values.yaml b/stable/valheim/6.0.8/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/verysync/5.0.14/CHANGELOG.md b/stable/verysync/5.0.14/CHANGELOG.md deleted file mode 100644 index f97cdb42a2f..00000000000 --- a/stable/verysync/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [verysync-5.0.14](https://github.com/truecharts/charts/compare/verysync-5.0.13...verysync-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [verysync-5.0.13](https://github.com/truecharts/charts/compare/verysync-5.0.12...verysync-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [verysync-5.0.12](https://github.com/truecharts/charts/compare/verysync-5.0.11...verysync-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [verysync-5.0.11](https://github.com/truecharts/charts/compare/verysync-5.0.10...verysync-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [verysync-5.0.10](https://github.com/truecharts/charts/compare/verysync-5.0.9...verysync-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [verysync-5.0.9](https://github.com/truecharts/charts/compare/verysync-5.0.8...verysync-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [verysync-5.0.8](https://github.com/truecharts/charts/compare/verysync-5.0.7...verysync-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [verysync-5.0.7](https://github.com/truecharts/charts/compare/verysync-5.0.6...verysync-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [verysync-5.0.6](https://github.com/truecharts/charts/compare/verysync-5.0.5...verysync-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [verysync-5.0.5](https://github.com/truecharts/charts/compare/verysync-5.0.4...verysync-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [verysync-5.0.4](https://github.com/truecharts/charts/compare/verysync-5.0.3...verysync-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/verysync/5.0.14/Chart.yaml b/stable/verysync/5.0.14/Chart.yaml deleted file mode 100644 index e86c55285a3..00000000000 --- a/stable/verysync/5.0.14/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.9.2 -description: very sync is an easy-to-use multi-platform file synchronization software -home: https://truecharts.org/charts/stable/verysync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.png -keywords: - - verysync - - sync - - btsync - - bittorrent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: verysync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/verysync -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/verysync/5.0.14/app-changelog.md b/stable/verysync/5.0.14/app-changelog.md deleted file mode 100644 index 92ed8989402..00000000000 --- a/stable/verysync/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [verysync-5.0.14](https://github.com/truecharts/charts/compare/verysync-5.0.13...verysync-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/verysync/5.0.14/charts/common-12.9.2.tgz b/stable/verysync/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/verysync/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/verysync/5.0.15/CHANGELOG.md b/stable/verysync/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ac444d2c23a --- /dev/null +++ b/stable/verysync/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [verysync-5.0.9](https://github.com/truecharts/charts/compare/verysync-5.0.8...verysync-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [verysync-5.0.8](https://github.com/truecharts/charts/compare/verysync-5.0.7...verysync-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [verysync-5.0.7](https://github.com/truecharts/charts/compare/verysync-5.0.6...verysync-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [verysync-5.0.6](https://github.com/truecharts/charts/compare/verysync-5.0.5...verysync-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [verysync-5.0.5](https://github.com/truecharts/charts/compare/verysync-5.0.4...verysync-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/verysync/5.0.15/Chart.yaml b/stable/verysync/5.0.15/Chart.yaml new file mode 100644 index 00000000000..aebd7b99553 --- /dev/null +++ b/stable/verysync/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.16.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/verysync/5.0.15/README.md b/stable/verysync/5.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/verysync/5.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/verysync/5.0.15/app-changelog.md b/stable/verysync/5.0.15/app-changelog.md new file mode 100644 index 00000000000..bb9cf9b6a63 --- /dev/null +++ b/stable/verysync/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/verysync/5.0.14/app-readme.md b/stable/verysync/5.0.15/app-readme.md similarity index 100% rename from stable/verysync/5.0.14/app-readme.md rename to stable/verysync/5.0.15/app-readme.md diff --git a/stable/verysync/5.0.15/charts/common-12.9.5.tgz b/stable/verysync/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/verysync/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/verysync/5.0.14/ix_values.yaml b/stable/verysync/5.0.15/ix_values.yaml similarity index 100% rename from stable/verysync/5.0.14/ix_values.yaml rename to stable/verysync/5.0.15/ix_values.yaml diff --git a/stable/verysync/5.0.14/questions.yaml b/stable/verysync/5.0.15/questions.yaml similarity index 100% rename from stable/verysync/5.0.14/questions.yaml rename to stable/verysync/5.0.15/questions.yaml diff --git a/stable/verysync/5.0.15/templates/NOTES.txt b/stable/verysync/5.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/verysync/5.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/verysync/5.0.15/templates/common.yaml b/stable/verysync/5.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/verysync/5.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/verysync/5.0.15/values.yaml b/stable/verysync/5.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vikunja/8.0.10/CHANGELOG.md b/stable/vikunja/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..0bcf20ac3bc --- /dev/null +++ b/stable/vikunja/8.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [vikunja-8.0.4](https://github.com/truecharts/charts/compare/vikunja-8.0.3...vikunja-8.0.4) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + - update container image tccr.io/truecharts/nginx to v1.24.0 ([#8606](https://github.com/truecharts/charts/issues/8606)) + + + + +## [vikunja-8.0.3](https://github.com/truecharts/charts/compare/vikunja-8.0.2...vikunja-8.0.3) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [vikunja-8.0.2](https://github.com/truecharts/charts/compare/vikunja-8.0.1...vikunja-8.0.2) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.23.4 ([#8683](https://github.com/truecharts/charts/issues/8683)) + - update container image tccr.io/truecharts/nginx to v ([#8326](https://github.com/truecharts/charts/issues/8326)) + + + + +## [vikunja-8.0.1](https://github.com/truecharts/charts/compare/vikunja-8.0.0...vikunja-8.0.1) (2023-04-30) + +### Chore + +- update vikunja (patch) ([#8544](https://github.com/truecharts/charts/issues/8544)) + + + + +## [vikunja-8.0.0](https://github.com/truecharts/charts/compare/vikunja-7.0.1...vikunja-8.0.0) (2023-04-30) diff --git a/stable/vikunja/8.0.10/Chart.yaml b/stable/vikunja/8.0.10/Chart.yaml new file mode 100644 index 00000000000..88fa8f51439 --- /dev/null +++ b/stable/vikunja/8.0.10/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.20.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.10 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/vikunja/8.0.10/README.md b/stable/vikunja/8.0.10/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/vikunja/8.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/vikunja/8.0.10/app-changelog.md b/stable/vikunja/8.0.10/app-changelog.md new file mode 100644 index 00000000000..115a76a6cc7 --- /dev/null +++ b/stable/vikunja/8.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/vikunja/8.0.9/app-readme.md b/stable/vikunja/8.0.10/app-readme.md similarity index 100% rename from stable/vikunja/8.0.9/app-readme.md rename to stable/vikunja/8.0.10/app-readme.md diff --git a/stable/vikunja/8.0.10/charts/common-12.9.5.tgz b/stable/vikunja/8.0.10/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/vikunja/8.0.10/charts/common-12.9.5.tgz differ diff --git a/stable/vikunja/8.0.10/charts/redis-6.0.44.tgz b/stable/vikunja/8.0.10/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/vikunja/8.0.10/charts/redis-6.0.44.tgz differ diff --git a/stable/vikunja/8.0.9/ix_values.yaml b/stable/vikunja/8.0.10/ix_values.yaml similarity index 100% rename from stable/vikunja/8.0.9/ix_values.yaml rename to stable/vikunja/8.0.10/ix_values.yaml diff --git a/stable/vikunja/8.0.9/questions.yaml b/stable/vikunja/8.0.10/questions.yaml similarity index 100% rename from stable/vikunja/8.0.9/questions.yaml rename to stable/vikunja/8.0.10/questions.yaml diff --git a/stable/vikunja/8.0.10/templates/NOTES.txt b/stable/vikunja/8.0.10/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/vikunja/8.0.10/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/vikunja/8.0.9/templates/_secrets.tpl b/stable/vikunja/8.0.10/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/8.0.9/templates/_secrets.tpl rename to stable/vikunja/8.0.10/templates/_secrets.tpl diff --git a/stable/vikunja/8.0.9/templates/common.yaml b/stable/vikunja/8.0.10/templates/common.yaml similarity index 100% rename from stable/vikunja/8.0.9/templates/common.yaml rename to stable/vikunja/8.0.10/templates/common.yaml diff --git a/stable/vikunja/8.0.10/values.yaml b/stable/vikunja/8.0.10/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vikunja/8.0.9/CHANGELOG.md b/stable/vikunja/8.0.9/CHANGELOG.md deleted file mode 100644 index f8afaa4685e..00000000000 --- a/stable/vikunja/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [vikunja-8.0.4](https://github.com/truecharts/charts/compare/vikunja-8.0.3...vikunja-8.0.4) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/nginx to v1.24.0 ([#8606](https://github.com/truecharts/charts/issues/8606)) - - - - -## [vikunja-8.0.3](https://github.com/truecharts/charts/compare/vikunja-8.0.2...vikunja-8.0.3) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [vikunja-8.0.2](https://github.com/truecharts/charts/compare/vikunja-8.0.1...vikunja-8.0.2) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.23.4 ([#8683](https://github.com/truecharts/charts/issues/8683)) - - update container image tccr.io/truecharts/nginx to v ([#8326](https://github.com/truecharts/charts/issues/8326)) - - - - -## [vikunja-8.0.1](https://github.com/truecharts/charts/compare/vikunja-8.0.0...vikunja-8.0.1) (2023-04-30) - -### Chore - -- update vikunja (patch) ([#8544](https://github.com/truecharts/charts/issues/8544)) - - - - -## [vikunja-8.0.0](https://github.com/truecharts/charts/compare/vikunja-7.0.1...vikunja-8.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - - - -## [vikunja-7.0.1](https://github.com/truecharts/charts/compare/vikunja-7.0.0...vikunja-7.0.1) (2023-04-29) diff --git a/stable/vikunja/8.0.9/Chart.yaml b/stable/vikunja/8.0.9/Chart.yaml deleted file mode 100644 index 6a722a41883..00000000000 --- a/stable/vikunja/8.0.9/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.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -description: The to-do app to organize your life. -home: https://truecharts.org/charts/stable/vikunja -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png -keywords: - - vikunja -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vikunja -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - - https://vikunja.io/docs -version: 8.0.9 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/vikunja/8.0.9/app-changelog.md b/stable/vikunja/8.0.9/app-changelog.md deleted file mode 100644 index 00773aa62eb..00000000000 --- a/stable/vikunja/8.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/vikunja/8.0.9/charts/common-12.9.2.tgz b/stable/vikunja/8.0.9/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/vikunja/8.0.9/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/vikunja/8.0.9/charts/redis-6.0.43.tgz b/stable/vikunja/8.0.9/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/vikunja/8.0.9/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/watchyourlan/4.0.15/CHANGELOG.md b/stable/watchyourlan/4.0.15/CHANGELOG.md deleted file mode 100644 index bbef91035bd..00000000000 --- a/stable/watchyourlan/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [watchyourlan-4.0.15](https://github.com/truecharts/charts/compare/watchyourlan-4.0.14...watchyourlan-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [watchyourlan-4.0.14](https://github.com/truecharts/charts/compare/watchyourlan-4.0.13...watchyourlan-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [watchyourlan-4.0.13](https://github.com/truecharts/charts/compare/watchyourlan-4.0.12...watchyourlan-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [watchyourlan-4.0.12](https://github.com/truecharts/charts/compare/watchyourlan-4.0.11...watchyourlan-4.0.12) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/watchyourlan to v0.9.2 ([#8844](https://github.com/truecharts/charts/issues/8844)) - - - - -## [watchyourlan-4.0.11](https://github.com/truecharts/charts/compare/watchyourlan-4.0.10...watchyourlan-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [watchyourlan-4.0.10](https://github.com/truecharts/charts/compare/watchyourlan-4.0.9...watchyourlan-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [watchyourlan-4.0.9](https://github.com/truecharts/charts/compare/watchyourlan-4.0.8...watchyourlan-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [watchyourlan-4.0.8](https://github.com/truecharts/charts/compare/watchyourlan-4.0.7...watchyourlan-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [watchyourlan-4.0.7](https://github.com/truecharts/charts/compare/watchyourlan-4.0.6...watchyourlan-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [watchyourlan-4.0.6](https://github.com/truecharts/charts/compare/watchyourlan-4.0.5...watchyourlan-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [watchyourlan-4.0.5](https://github.com/truecharts/charts/compare/watchyourlan-4.0.4...watchyourlan-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/watchyourlan/4.0.15/Chart.yaml b/stable/watchyourlan/4.0.15/Chart.yaml deleted file mode 100644 index 19e06569396..00000000000 --- a/stable/watchyourlan/4.0.15/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.9.2 -description: Lightweight network IP scanner with web GUI -home: https://truecharts.org/charts/stable/watchyourlan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.png -keywords: - - network - - monitor -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: watchyourlan -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan - - https://github.com/aceberg/WatchYourLAN -version: 4.0.15 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/watchyourlan/4.0.15/app-changelog.md b/stable/watchyourlan/4.0.15/app-changelog.md deleted file mode 100644 index a477e2478c4..00000000000 --- a/stable/watchyourlan/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [watchyourlan-4.0.15](https://github.com/truecharts/charts/compare/watchyourlan-4.0.14...watchyourlan-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/watchyourlan/4.0.15/charts/common-12.9.2.tgz b/stable/watchyourlan/4.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/watchyourlan/4.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/watchyourlan/4.0.16/CHANGELOG.md b/stable/watchyourlan/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..0dae8f7a3ad --- /dev/null +++ b/stable/watchyourlan/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [watchyourlan-4.0.9](https://github.com/truecharts/charts/compare/watchyourlan-4.0.8...watchyourlan-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [watchyourlan-4.0.8](https://github.com/truecharts/charts/compare/watchyourlan-4.0.7...watchyourlan-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [watchyourlan-4.0.7](https://github.com/truecharts/charts/compare/watchyourlan-4.0.6...watchyourlan-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [watchyourlan-4.0.6](https://github.com/truecharts/charts/compare/watchyourlan-4.0.5...watchyourlan-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/watchyourlan/4.0.16/Chart.yaml b/stable/watchyourlan/4.0.16/Chart.yaml new file mode 100644 index 00000000000..54085df652a --- /dev/null +++ b/stable/watchyourlan/4.0.16/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/watchyourlan/4.0.16/README.md b/stable/watchyourlan/4.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/watchyourlan/4.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/watchyourlan/4.0.16/app-changelog.md b/stable/watchyourlan/4.0.16/app-changelog.md new file mode 100644 index 00000000000..0e6e60ec1cd --- /dev/null +++ b/stable/watchyourlan/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/watchyourlan/4.0.15/app-readme.md b/stable/watchyourlan/4.0.16/app-readme.md similarity index 100% rename from stable/watchyourlan/4.0.15/app-readme.md rename to stable/watchyourlan/4.0.16/app-readme.md diff --git a/stable/watchyourlan/4.0.16/charts/common-12.9.5.tgz b/stable/watchyourlan/4.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/watchyourlan/4.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/watchyourlan/4.0.15/ix_values.yaml b/stable/watchyourlan/4.0.16/ix_values.yaml similarity index 100% rename from stable/watchyourlan/4.0.15/ix_values.yaml rename to stable/watchyourlan/4.0.16/ix_values.yaml diff --git a/stable/watchyourlan/4.0.15/questions.yaml b/stable/watchyourlan/4.0.16/questions.yaml similarity index 100% rename from stable/watchyourlan/4.0.15/questions.yaml rename to stable/watchyourlan/4.0.16/questions.yaml diff --git a/stable/watchyourlan/4.0.16/templates/NOTES.txt b/stable/watchyourlan/4.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/watchyourlan/4.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/watchyourlan/4.0.16/templates/common.yaml b/stable/watchyourlan/4.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/watchyourlan/4.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/watchyourlan/4.0.16/values.yaml b/stable/watchyourlan/4.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webgrabplus/5.0.16/CHANGELOG.md b/stable/webgrabplus/5.0.16/CHANGELOG.md deleted file mode 100644 index 546edc19f80..00000000000 --- a/stable/webgrabplus/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webgrabplus-5.0.16](https://github.com/truecharts/charts/compare/webgrabplus-5.0.15...webgrabplus-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [webgrabplus-5.0.15](https://github.com/truecharts/charts/compare/webgrabplus-5.0.14...webgrabplus-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [webgrabplus-5.0.14](https://github.com/truecharts/charts/compare/webgrabplus-5.0.13...webgrabplus-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [webgrabplus-5.0.13](https://github.com/truecharts/charts/compare/webgrabplus-5.0.12...webgrabplus-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [webgrabplus-5.0.12](https://github.com/truecharts/charts/compare/webgrabplus-5.0.11...webgrabplus-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [webgrabplus-5.0.11](https://github.com/truecharts/charts/compare/webgrabplus-5.0.10...webgrabplus-5.0.11) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to 5.0.1 ([#8414](https://github.com/truecharts/charts/issues/8414)) - - - - -## [webgrabplus-5.0.10](https://github.com/truecharts/charts/compare/webgrabplus-5.0.9...webgrabplus-5.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [webgrabplus-5.0.9](https://github.com/truecharts/charts/compare/webgrabplus-5.0.8...webgrabplus-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [webgrabplus-5.0.8](https://github.com/truecharts/charts/compare/webgrabplus-5.0.7...webgrabplus-5.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [webgrabplus-5.0.7](https://github.com/truecharts/charts/compare/webgrabplus-5.0.6...webgrabplus-5.0.7) (2023-04-18) - -### Fix - -- Disable probes + update upstream ([#8083](https://github.com/truecharts/charts/issues/8083)) - - - - -## [webgrabplus-5.0.6](https://github.com/truecharts/charts/compare/webgrabplus-5.0.5...webgrabplus-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/webgrabplus/5.0.16/Chart.yaml b/stable/webgrabplus/5.0.16/Chart.yaml deleted file mode 100644 index cefed4bd843..00000000000 --- a/stable/webgrabplus/5.0.16/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: webgrabplus -version: 5.0.16 -appVersion: "5.0.1" -description: Webgrabplus is a multi-site incremental xmltv epg grabber. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/webgrabplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png -keywords: - - webgrabplus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/webgrabplus/5.0.16/app-changelog.md b/stable/webgrabplus/5.0.16/app-changelog.md deleted file mode 100644 index d16b0a92f9f..00000000000 --- a/stable/webgrabplus/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webgrabplus-5.0.16](https://github.com/truecharts/charts/compare/webgrabplus-5.0.15...webgrabplus-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/webgrabplus/5.0.16/charts/common-12.9.2.tgz b/stable/webgrabplus/5.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/webgrabplus/5.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/webgrabplus/5.0.17/CHANGELOG.md b/stable/webgrabplus/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..09c16b19752 --- /dev/null +++ b/stable/webgrabplus/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [webgrabplus-5.0.9](https://github.com/truecharts/charts/compare/webgrabplus-5.0.8...webgrabplus-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [webgrabplus-5.0.8](https://github.com/truecharts/charts/compare/webgrabplus-5.0.7...webgrabplus-5.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [webgrabplus-5.0.7](https://github.com/truecharts/charts/compare/webgrabplus-5.0.6...webgrabplus-5.0.7) (2023-04-18) + +### Fix diff --git a/stable/webgrabplus/5.0.17/Chart.yaml b/stable/webgrabplus/5.0.17/Chart.yaml new file mode 100644 index 00000000000..59dc23f83e3 --- /dev/null +++ b/stable/webgrabplus/5.0.17/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: webgrabplus +version: 5.0.17 +appVersion: "5.0.1" +description: Webgrabplus is a multi-site incremental xmltv epg grabber. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/webgrabplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png +keywords: + - webgrabplus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17/README.md b/stable/webgrabplus/5.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/webgrabplus/5.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/webgrabplus/5.0.17/app-changelog.md b/stable/webgrabplus/5.0.17/app-changelog.md new file mode 100644 index 00000000000..43667705b2e --- /dev/null +++ b/stable/webgrabplus/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/webgrabplus/5.0.16/app-readme.md b/stable/webgrabplus/5.0.17/app-readme.md similarity index 100% rename from stable/webgrabplus/5.0.16/app-readme.md rename to stable/webgrabplus/5.0.17/app-readme.md diff --git a/stable/webgrabplus/5.0.17/charts/common-12.9.5.tgz b/stable/webgrabplus/5.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/webgrabplus/5.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/webgrabplus/5.0.16/ix_values.yaml b/stable/webgrabplus/5.0.17/ix_values.yaml similarity index 100% rename from stable/webgrabplus/5.0.16/ix_values.yaml rename to stable/webgrabplus/5.0.17/ix_values.yaml diff --git a/stable/webgrabplus/5.0.16/questions.yaml b/stable/webgrabplus/5.0.17/questions.yaml similarity index 100% rename from stable/webgrabplus/5.0.16/questions.yaml rename to stable/webgrabplus/5.0.17/questions.yaml diff --git a/stable/webgrabplus/5.0.17/templates/NOTES.txt b/stable/webgrabplus/5.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webgrabplus/5.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webgrabplus/5.0.17/templates/common.yaml b/stable/webgrabplus/5.0.17/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/webgrabplus/5.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webgrabplus/5.0.17/values.yaml b/stable/webgrabplus/5.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/weblate/8.0.16/CHANGELOG.md b/stable/weblate/8.0.16/CHANGELOG.md deleted file mode 100644 index 49f75fbcd54..00000000000 --- a/stable/weblate/8.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [weblate-8.0.16](https://github.com/truecharts/charts/compare/weblate-8.0.15...weblate-8.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [weblate-8.0.15](https://github.com/truecharts/charts/compare/weblate-8.0.14...weblate-8.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [weblate-8.0.14](https://github.com/truecharts/charts/compare/weblate-8.0.13...weblate-8.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [weblate-8.0.13](https://github.com/truecharts/charts/compare/weblate-8.0.12...weblate-8.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [weblate-8.0.12](https://github.com/truecharts/charts/compare/weblate-8.0.11...weblate-8.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [weblate-8.0.11](https://github.com/truecharts/charts/compare/weblate-8.0.10...weblate-8.0.11) (2023-05-03) - -### Fix - -- fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) - - - - -## [weblate-8.0.10](https://github.com/truecharts/charts/compare/weblate-8.0.9...weblate-8.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/weblate to v4.16.4 ([#8272](https://github.com/truecharts/charts/issues/8272)) - - - - -## [weblate-8.0.9](https://github.com/truecharts/charts/compare/weblate-8.0.8...weblate-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [weblate-8.0.8](https://github.com/truecharts/charts/compare/weblate-8.0.7...weblate-8.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [weblate-8.0.7](https://github.com/truecharts/charts/compare/weblate-8.0.6...weblate-8.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [weblate-8.0.6](https://github.com/truecharts/charts/compare/weblate-8.0.5...weblate-8.0.6) (2023-04-16) - -### Chore diff --git a/stable/weblate/8.0.16/Chart.yaml b/stable/weblate/8.0.16/Chart.yaml deleted file mode 100644 index 72f388a9606..00000000000 --- a/stable/weblate/8.0.16/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.9.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.43 -description: Weblate is a copylefted libre software web-based continuous localization system -home: https://truecharts.org/charts/stable/weblate -icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png -keywords: - - translate -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: weblate -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/weblate - - https://github.com/WeblateOrg/weblate - - https://github.com/WeblateOrg/docker - - https://github.com/WeblateOrg/docker-compose - - https://docs.weblate.org/en/latest/ -version: 8.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/weblate/8.0.16/app-changelog.md b/stable/weblate/8.0.16/app-changelog.md deleted file mode 100644 index 8bc031d22ed..00000000000 --- a/stable/weblate/8.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [weblate-8.0.16](https://github.com/truecharts/charts/compare/weblate-8.0.15...weblate-8.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/weblate/8.0.16/charts/common-12.9.2.tgz b/stable/weblate/8.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/weblate/8.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/weblate/8.0.16/charts/redis-6.0.43.tgz b/stable/weblate/8.0.16/charts/redis-6.0.43.tgz deleted file mode 100644 index 458131b9e1e..00000000000 Binary files a/stable/weblate/8.0.16/charts/redis-6.0.43.tgz and /dev/null differ diff --git a/stable/weblate/8.0.17/CHANGELOG.md b/stable/weblate/8.0.17/CHANGELOG.md new file mode 100644 index 00000000000..8ecfd2e9807 --- /dev/null +++ b/stable/weblate/8.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [weblate-8.0.10](https://github.com/truecharts/charts/compare/weblate-8.0.9...weblate-8.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/weblate to v4.16.4 ([#8272](https://github.com/truecharts/charts/issues/8272)) + + + + +## [weblate-8.0.9](https://github.com/truecharts/charts/compare/weblate-8.0.8...weblate-8.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [weblate-8.0.8](https://github.com/truecharts/charts/compare/weblate-8.0.7...weblate-8.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [weblate-8.0.7](https://github.com/truecharts/charts/compare/weblate-8.0.6...weblate-8.0.7) (2023-04-20) + +### Chore diff --git a/stable/weblate/8.0.17/Chart.yaml b/stable/weblate/8.0.17/Chart.yaml new file mode 100644 index 00000000000..c07d307db8b --- /dev/null +++ b/stable/weblate/8.0.17/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.16.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.44 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/weblate/8.0.17/README.md b/stable/weblate/8.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/weblate/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/weblate/8.0.17/app-changelog.md b/stable/weblate/8.0.17/app-changelog.md new file mode 100644 index 00000000000..177d56bf412 --- /dev/null +++ b/stable/weblate/8.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/weblate/8.0.16/app-readme.md b/stable/weblate/8.0.17/app-readme.md similarity index 100% rename from stable/weblate/8.0.16/app-readme.md rename to stable/weblate/8.0.17/app-readme.md diff --git a/stable/weblate/8.0.17/charts/common-12.9.5.tgz b/stable/weblate/8.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/weblate/8.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/weblate/8.0.17/charts/redis-6.0.44.tgz b/stable/weblate/8.0.17/charts/redis-6.0.44.tgz new file mode 100644 index 00000000000..d31a1e2b10c Binary files /dev/null and b/stable/weblate/8.0.17/charts/redis-6.0.44.tgz differ diff --git a/stable/weblate/8.0.16/ix_values.yaml b/stable/weblate/8.0.17/ix_values.yaml similarity index 100% rename from stable/weblate/8.0.16/ix_values.yaml rename to stable/weblate/8.0.17/ix_values.yaml diff --git a/stable/weblate/8.0.16/questions.yaml b/stable/weblate/8.0.17/questions.yaml similarity index 100% rename from stable/weblate/8.0.16/questions.yaml rename to stable/weblate/8.0.17/questions.yaml diff --git a/stable/weblate/8.0.17/templates/NOTES.txt b/stable/weblate/8.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/weblate/8.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/weblate/8.0.16/templates/_configmap.tpl b/stable/weblate/8.0.17/templates/_configmap.tpl similarity index 100% rename from stable/weblate/8.0.16/templates/_configmap.tpl rename to stable/weblate/8.0.17/templates/_configmap.tpl diff --git a/stable/weblate/8.0.16/templates/common.yaml b/stable/weblate/8.0.17/templates/common.yaml similarity index 100% rename from stable/weblate/8.0.16/templates/common.yaml rename to stable/weblate/8.0.17/templates/common.yaml diff --git a/stable/weblate/8.0.17/values.yaml b/stable/weblate/8.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webnut/4.0.14/CHANGELOG.md b/stable/webnut/4.0.14/CHANGELOG.md deleted file mode 100644 index 1c13559a1b4..00000000000 --- a/stable/webnut/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webnut-4.0.14](https://github.com/truecharts/charts/compare/webnut-4.0.13...webnut-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [webnut-4.0.13](https://github.com/truecharts/charts/compare/webnut-4.0.12...webnut-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [webnut-4.0.12](https://github.com/truecharts/charts/compare/webnut-4.0.11...webnut-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [webnut-4.0.11](https://github.com/truecharts/charts/compare/webnut-4.0.10...webnut-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [webnut-4.0.10](https://github.com/truecharts/charts/compare/webnut-4.0.9...webnut-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [webnut-4.0.9](https://github.com/truecharts/charts/compare/webnut-4.0.8...webnut-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [webnut-4.0.8](https://github.com/truecharts/charts/compare/webnut-4.0.7...webnut-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [webnut-4.0.7](https://github.com/truecharts/charts/compare/webnut-4.0.6...webnut-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [webnut-4.0.6](https://github.com/truecharts/charts/compare/webnut-4.0.5...webnut-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [webnut-4.0.5](https://github.com/truecharts/charts/compare/webnut-4.0.4...webnut-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [webnut-4.0.4](https://github.com/truecharts/charts/compare/webnut-4.0.3...webnut-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/webnut/4.0.14/Chart.yaml b/stable/webnut/4.0.14/Chart.yaml deleted file mode 100644 index c19ebd1b2d6..00000000000 --- a/stable/webnut/4.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: webNUT (UPS network monitoring web ui). -home: https://truecharts.org/charts/stable/webnut -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.png -keywords: - - webnut - - ups - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: webnut -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webnut - - https://github.com/rshipp/webNUT -type: application -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" diff --git a/stable/webnut/4.0.14/app-changelog.md b/stable/webnut/4.0.14/app-changelog.md deleted file mode 100644 index 6492c5ace00..00000000000 --- a/stable/webnut/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webnut-4.0.14](https://github.com/truecharts/charts/compare/webnut-4.0.13...webnut-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/webnut/4.0.14/charts/common-12.9.2.tgz b/stable/webnut/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/webnut/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/webnut/4.0.15/CHANGELOG.md b/stable/webnut/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ca42519f146 --- /dev/null +++ b/stable/webnut/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [webnut-4.0.8](https://github.com/truecharts/charts/compare/webnut-4.0.7...webnut-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [webnut-4.0.7](https://github.com/truecharts/charts/compare/webnut-4.0.6...webnut-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [webnut-4.0.6](https://github.com/truecharts/charts/compare/webnut-4.0.5...webnut-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [webnut-4.0.5](https://github.com/truecharts/charts/compare/webnut-4.0.4...webnut-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/webnut/4.0.15/Chart.yaml b/stable/webnut/4.0.15/Chart.yaml new file mode 100644 index 00000000000..aa1a9a152e7 --- /dev/null +++ b/stable/webnut/4.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" diff --git a/stable/webnut/4.0.15/README.md b/stable/webnut/4.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/webnut/4.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/webnut/4.0.15/app-changelog.md b/stable/webnut/4.0.15/app-changelog.md new file mode 100644 index 00000000000..169bd7b42f3 --- /dev/null +++ b/stable/webnut/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/webnut/4.0.14/app-readme.md b/stable/webnut/4.0.15/app-readme.md similarity index 100% rename from stable/webnut/4.0.14/app-readme.md rename to stable/webnut/4.0.15/app-readme.md diff --git a/stable/webnut/4.0.15/charts/common-12.9.5.tgz b/stable/webnut/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/webnut/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/webnut/4.0.14/ix_values.yaml b/stable/webnut/4.0.15/ix_values.yaml similarity index 100% rename from stable/webnut/4.0.14/ix_values.yaml rename to stable/webnut/4.0.15/ix_values.yaml diff --git a/stable/webnut/4.0.14/questions.yaml b/stable/webnut/4.0.15/questions.yaml similarity index 100% rename from stable/webnut/4.0.14/questions.yaml rename to stable/webnut/4.0.15/questions.yaml diff --git a/stable/webnut/4.0.15/templates/NOTES.txt b/stable/webnut/4.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webnut/4.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webnut/4.0.15/templates/common.yaml b/stable/webnut/4.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/webnut/4.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webnut/4.0.15/values.yaml b/stable/webnut/4.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/website-shot/5.0.14/CHANGELOG.md b/stable/website-shot/5.0.14/CHANGELOG.md deleted file mode 100644 index ac11d23db0c..00000000000 --- a/stable/website-shot/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [website-shot-5.0.14](https://github.com/truecharts/charts/compare/website-shot-5.0.13...website-shot-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [website-shot-5.0.13](https://github.com/truecharts/charts/compare/website-shot-5.0.12...website-shot-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [website-shot-5.0.12](https://github.com/truecharts/charts/compare/website-shot-5.0.11...website-shot-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [website-shot-5.0.11](https://github.com/truecharts/charts/compare/website-shot-5.0.10...website-shot-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [website-shot-5.0.10](https://github.com/truecharts/charts/compare/website-shot-5.0.9...website-shot-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [website-shot-5.0.9](https://github.com/truecharts/charts/compare/website-shot-5.0.8...website-shot-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [website-shot-5.0.8](https://github.com/truecharts/charts/compare/website-shot-5.0.7...website-shot-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [website-shot-5.0.7](https://github.com/truecharts/charts/compare/website-shot-5.0.6...website-shot-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [website-shot-5.0.6](https://github.com/truecharts/charts/compare/website-shot-5.0.5...website-shot-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [website-shot-5.0.5](https://github.com/truecharts/charts/compare/website-shot-5.0.4...website-shot-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [website-shot-5.0.4](https://github.com/truecharts/charts/compare/website-shot-5.0.3...website-shot-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/website-shot/5.0.14/Chart.yaml b/stable/website-shot/5.0.14/Chart.yaml deleted file mode 100644 index 79684f6c9d3..00000000000 --- a/stable/website-shot/5.0.14/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. -home: https://truecharts.org/charts/stable/website-shot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png -keywords: - - website-shot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: website-shot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot - - https://github.com/Flowko/website-shot -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/website-shot/5.0.14/app-changelog.md b/stable/website-shot/5.0.14/app-changelog.md deleted file mode 100644 index 75db0c6551a..00000000000 --- a/stable/website-shot/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [website-shot-5.0.14](https://github.com/truecharts/charts/compare/website-shot-5.0.13...website-shot-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/website-shot/5.0.14/charts/common-12.9.2.tgz b/stable/website-shot/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/website-shot/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/website-shot/5.0.15/CHANGELOG.md b/stable/website-shot/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..79cd23f4af2 --- /dev/null +++ b/stable/website-shot/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [website-shot-5.0.8](https://github.com/truecharts/charts/compare/website-shot-5.0.7...website-shot-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [website-shot-5.0.7](https://github.com/truecharts/charts/compare/website-shot-5.0.6...website-shot-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [website-shot-5.0.6](https://github.com/truecharts/charts/compare/website-shot-5.0.5...website-shot-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [website-shot-5.0.5](https://github.com/truecharts/charts/compare/website-shot-5.0.4...website-shot-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/website-shot/5.0.15/Chart.yaml b/stable/website-shot/5.0.15/Chart.yaml new file mode 100644 index 00000000000..8cee48831c6 --- /dev/null +++ b/stable/website-shot/5.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/website-shot/5.0.15/README.md b/stable/website-shot/5.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/website-shot/5.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/website-shot/5.0.15/app-changelog.md b/stable/website-shot/5.0.15/app-changelog.md new file mode 100644 index 00000000000..68d51fbb78c --- /dev/null +++ b/stable/website-shot/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/website-shot/5.0.14/app-readme.md b/stable/website-shot/5.0.15/app-readme.md similarity index 100% rename from stable/website-shot/5.0.14/app-readme.md rename to stable/website-shot/5.0.15/app-readme.md diff --git a/stable/website-shot/5.0.15/charts/common-12.9.5.tgz b/stable/website-shot/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/website-shot/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/website-shot/5.0.14/ix_values.yaml b/stable/website-shot/5.0.15/ix_values.yaml similarity index 100% rename from stable/website-shot/5.0.14/ix_values.yaml rename to stable/website-shot/5.0.15/ix_values.yaml diff --git a/stable/website-shot/5.0.14/questions.yaml b/stable/website-shot/5.0.15/questions.yaml similarity index 100% rename from stable/website-shot/5.0.14/questions.yaml rename to stable/website-shot/5.0.15/questions.yaml diff --git a/stable/website-shot/5.0.15/templates/NOTES.txt b/stable/website-shot/5.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/website-shot/5.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/website-shot/5.0.15/templates/common.yaml b/stable/website-shot/5.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/website-shot/5.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/website-shot/5.0.15/values.yaml b/stable/website-shot/5.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webtop/5.0.23/CHANGELOG.md b/stable/webtop/5.0.23/CHANGELOG.md deleted file mode 100644 index 63c9295a13f..00000000000 --- a/stable/webtop/5.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webtop-5.0.23](https://github.com/truecharts/charts/compare/webtop-5.0.22...webtop-5.0.23) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [webtop-5.0.22](https://github.com/truecharts/charts/compare/webtop-5.0.21...webtop-5.0.22) (2023-05-22) - -### Chore - -- update webtop ([#9088](https://github.com/truecharts/charts/issues/9088)) - - - - -## [webtop-5.0.21](https://github.com/truecharts/charts/compare/webtop-5.0.20...webtop-5.0.21) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [webtop-5.0.20](https://github.com/truecharts/charts/compare/webtop-5.0.19...webtop-5.0.20) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/webtop-fedora-mate to latest ([#8993](https://github.com/truecharts/charts/issues/8993)) - - - - -## [webtop-5.0.19](https://github.com/truecharts/charts/compare/webtop-5.0.18...webtop-5.0.19) (2023-05-16) - -### Chore - -- update webtop ([#8992](https://github.com/truecharts/charts/issues/8992)) - - - - -## [webtop-5.0.18](https://github.com/truecharts/charts/compare/webtop-5.0.17...webtop-5.0.18) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [webtop-5.0.17](https://github.com/truecharts/charts/compare/webtop-5.0.16...webtop-5.0.17) (2023-05-15) - -### Chore - -- update webtop ([#8967](https://github.com/truecharts/charts/issues/8967)) - - - - -## [webtop-5.0.16](https://github.com/truecharts/charts/compare/webtop-5.0.15...webtop-5.0.16) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [webtop-5.0.15](https://github.com/truecharts/charts/compare/webtop-5.0.14...webtop-5.0.15) (2023-05-03) - -### Chore - -- update webtop ([#8737](https://github.com/truecharts/charts/issues/8737)) - - - - -## [webtop-5.0.14](https://github.com/truecharts/charts/compare/webtop-5.0.13...webtop-5.0.14) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [webtop-5.0.13](https://github.com/truecharts/charts/compare/webtop-5.0.12...webtop-5.0.13) (2023-05-02) - -### Chore diff --git a/stable/webtop/5.0.23/Chart.yaml b/stable/webtop/5.0.23/Chart.yaml deleted file mode 100644 index f1f31043676..00000000000 --- a/stable/webtop/5.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: Webtop full desktop environments in officially supported flavors accessible via any modern web browser. -home: https://truecharts.org/charts/stable/webtop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png -keywords: - - webtop - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: webtop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webtop - - https://github.com/linuxserver/gclient - - https://github.com/orgs/linuxserver/packages/container/package/webtop - - https://github.com/linuxserver/docker-webtop#readme -type: application -version: 5.0.23 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/5.0.23/app-changelog.md b/stable/webtop/5.0.23/app-changelog.md deleted file mode 100644 index 88bfedd58a9..00000000000 --- a/stable/webtop/5.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.23](https://github.com/truecharts/charts/compare/webtop-5.0.22...webtop-5.0.23) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.23/charts/common-12.9.2.tgz b/stable/webtop/5.0.23/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/webtop/5.0.23/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/webtop/5.0.24/CHANGELOG.md b/stable/webtop/5.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0b7c34f59a0 --- /dev/null +++ b/stable/webtop/5.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [webtop-5.0.21](https://github.com/truecharts/charts/compare/webtop-5.0.20...webtop-5.0.21) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [webtop-5.0.20](https://github.com/truecharts/charts/compare/webtop-5.0.19...webtop-5.0.20) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/webtop-fedora-mate to latest ([#8993](https://github.com/truecharts/charts/issues/8993)) + + + + +## [webtop-5.0.19](https://github.com/truecharts/charts/compare/webtop-5.0.18...webtop-5.0.19) (2023-05-16) + +### Chore + +- update webtop ([#8992](https://github.com/truecharts/charts/issues/8992)) + + + + +## [webtop-5.0.18](https://github.com/truecharts/charts/compare/webtop-5.0.17...webtop-5.0.18) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [webtop-5.0.17](https://github.com/truecharts/charts/compare/webtop-5.0.16...webtop-5.0.17) (2023-05-15) + +### Chore + +- update webtop ([#8967](https://github.com/truecharts/charts/issues/8967)) + + + + +## [webtop-5.0.16](https://github.com/truecharts/charts/compare/webtop-5.0.15...webtop-5.0.16) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [webtop-5.0.15](https://github.com/truecharts/charts/compare/webtop-5.0.14...webtop-5.0.15) (2023-05-03) + +### Chore + +- update webtop ([#8737](https://github.com/truecharts/charts/issues/8737)) + + + + +## [webtop-5.0.14](https://github.com/truecharts/charts/compare/webtop-5.0.13...webtop-5.0.14) (2023-05-03) + +### Chore diff --git a/stable/webtop/5.0.24/Chart.yaml b/stable/webtop/5.0.24/Chart.yaml new file mode 100644 index 00000000000..976735152ac --- /dev/null +++ b/stable/webtop/5.0.24/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.24 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/5.0.24/README.md b/stable/webtop/5.0.24/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/webtop/5.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/webtop/5.0.24/app-changelog.md b/stable/webtop/5.0.24/app-changelog.md new file mode 100644 index 00000000000..0cb76f1881e --- /dev/null +++ b/stable/webtop/5.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.23/app-readme.md b/stable/webtop/5.0.24/app-readme.md similarity index 100% rename from stable/webtop/5.0.23/app-readme.md rename to stable/webtop/5.0.24/app-readme.md diff --git a/stable/webtop/5.0.24/charts/common-12.9.5.tgz b/stable/webtop/5.0.24/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/webtop/5.0.24/charts/common-12.9.5.tgz differ diff --git a/stable/webtop/5.0.23/ix_values.yaml b/stable/webtop/5.0.24/ix_values.yaml similarity index 100% rename from stable/webtop/5.0.23/ix_values.yaml rename to stable/webtop/5.0.24/ix_values.yaml diff --git a/stable/webtop/5.0.23/questions.yaml b/stable/webtop/5.0.24/questions.yaml similarity index 100% rename from stable/webtop/5.0.23/questions.yaml rename to stable/webtop/5.0.24/questions.yaml diff --git a/stable/webtop/5.0.24/templates/NOTES.txt b/stable/webtop/5.0.24/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webtop/5.0.24/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webtop/5.0.23/templates/common.yaml b/stable/webtop/5.0.24/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.23/templates/common.yaml rename to stable/webtop/5.0.24/templates/common.yaml diff --git a/stable/webtop/5.0.24/values.yaml b/stable/webtop/5.0.24/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wekan/9.0.12/CHANGELOG.md b/stable/wekan/9.0.12/CHANGELOG.md deleted file mode 100644 index dc6c5838db5..00000000000 --- a/stable/wekan/9.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wekan-9.0.12](https://github.com/truecharts/charts/compare/wekan-9.0.11...wekan-9.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [wekan-9.0.11](https://github.com/truecharts/charts/compare/wekan-9.0.10...wekan-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [wekan-9.0.10](https://github.com/truecharts/charts/compare/wekan-9.0.9...wekan-9.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [wekan-9.0.9](https://github.com/truecharts/charts/compare/wekan-9.0.8...wekan-9.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [wekan-9.0.8](https://github.com/truecharts/charts/compare/wekan-9.0.7...wekan-9.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [wekan-9.0.7](https://github.com/truecharts/charts/compare/wekan-9.0.6...wekan-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [wekan-9.0.6](https://github.com/truecharts/charts/compare/wekan-9.0.5...wekan-9.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [wekan-9.0.5](https://github.com/truecharts/charts/compare/wekan-9.0.4...wekan-9.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [wekan-9.0.4](https://github.com/truecharts/charts/compare/wekan-9.0.3...wekan-9.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [wekan-9.0.3](https://github.com/truecharts/charts/compare/wekan-9.0.2...wekan-9.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [wekan-9.0.2](https://github.com/truecharts/charts/compare/wekan-9.0.1...wekan-9.0.2) (2023-04-15) - -### Chore diff --git a/stable/wekan/9.0.12/Chart.yaml b/stable/wekan/9.0.12/Chart.yaml deleted file mode 100644 index 6cf1aeeee30..00000000000 --- a/stable/wekan/9.0.12/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "6.46" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: mongodb.enabled - name: mongodb - repository: https://deps.truecharts.org - version: 6.0.29 -description: WeKan - Open Source kanban -home: https://truecharts.org/charts/stable/wekan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png -keywords: - - wekan - - kanban -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wekan -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - - https://github.com/wekan/wekan - - https://wekan.github.io/ -version: 9.0.12 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/wekan/9.0.12/app-changelog.md b/stable/wekan/9.0.12/app-changelog.md deleted file mode 100644 index c0f12d20479..00000000000 --- a/stable/wekan/9.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wekan-9.0.12](https://github.com/truecharts/charts/compare/wekan-9.0.11...wekan-9.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/wekan/9.0.12/charts/common-12.9.2.tgz b/stable/wekan/9.0.12/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/wekan/9.0.12/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/wekan/9.0.12/charts/mongodb-6.0.29.tgz b/stable/wekan/9.0.12/charts/mongodb-6.0.29.tgz deleted file mode 100644 index 9a7a593e381..00000000000 Binary files a/stable/wekan/9.0.12/charts/mongodb-6.0.29.tgz and /dev/null differ diff --git a/stable/wekan/9.0.13/CHANGELOG.md b/stable/wekan/9.0.13/CHANGELOG.md new file mode 100644 index 00000000000..89ea5fb3731 --- /dev/null +++ b/stable/wekan/9.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [wekan-9.0.6](https://github.com/truecharts/charts/compare/wekan-9.0.5...wekan-9.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [wekan-9.0.5](https://github.com/truecharts/charts/compare/wekan-9.0.4...wekan-9.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [wekan-9.0.4](https://github.com/truecharts/charts/compare/wekan-9.0.3...wekan-9.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [wekan-9.0.3](https://github.com/truecharts/charts/compare/wekan-9.0.2...wekan-9.0.3) (2023-04-16) + +### Chore diff --git a/stable/wekan/9.0.13/Chart.yaml b/stable/wekan/9.0.13/Chart.yaml new file mode 100644 index 00000000000..0beb209ca5f --- /dev/null +++ b/stable/wekan/9.0.13/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "6.46" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org + version: 6.0.30 +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.13 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/wekan/9.0.13/README.md b/stable/wekan/9.0.13/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wekan/9.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/wekan/9.0.13/app-changelog.md b/stable/wekan/9.0.13/app-changelog.md new file mode 100644 index 00000000000..a511ca21c62 --- /dev/null +++ b/stable/wekan/9.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/wekan/9.0.12/app-readme.md b/stable/wekan/9.0.13/app-readme.md similarity index 100% rename from stable/wekan/9.0.12/app-readme.md rename to stable/wekan/9.0.13/app-readme.md diff --git a/stable/wekan/9.0.13/charts/common-12.9.5.tgz b/stable/wekan/9.0.13/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/wekan/9.0.13/charts/common-12.9.5.tgz differ diff --git a/stable/wekan/9.0.13/charts/mongodb-6.0.30.tgz b/stable/wekan/9.0.13/charts/mongodb-6.0.30.tgz new file mode 100644 index 00000000000..3dfa3988be2 Binary files /dev/null and b/stable/wekan/9.0.13/charts/mongodb-6.0.30.tgz differ diff --git a/stable/wekan/9.0.12/ix_values.yaml b/stable/wekan/9.0.13/ix_values.yaml similarity index 100% rename from stable/wekan/9.0.12/ix_values.yaml rename to stable/wekan/9.0.13/ix_values.yaml diff --git a/stable/wekan/9.0.12/questions.yaml b/stable/wekan/9.0.13/questions.yaml similarity index 100% rename from stable/wekan/9.0.12/questions.yaml rename to stable/wekan/9.0.13/questions.yaml diff --git a/stable/wekan/9.0.13/templates/NOTES.txt b/stable/wekan/9.0.13/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wekan/9.0.13/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wekan/9.0.13/templates/common.yaml b/stable/wekan/9.0.13/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wekan/9.0.13/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wekan/9.0.13/values.yaml b/stable/wekan/9.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wg-easy/4.0.6/CHANGELOG.md b/stable/wg-easy/4.0.6/CHANGELOG.md deleted file mode 100644 index 3d81555ff0e..00000000000 --- a/stable/wg-easy/4.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wg-easy-4.0.6](https://github.com/truecharts/charts/compare/wg-easy-4.0.5...wg-easy-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [wg-easy-4.0.5](https://github.com/truecharts/charts/compare/wg-easy-4.0.4...wg-easy-4.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [wg-easy-4.0.4](https://github.com/truecharts/charts/compare/wg-easy-4.0.3...wg-easy-4.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [wg-easy-4.0.3](https://github.com/truecharts/charts/compare/wg-easy-4.0.2...wg-easy-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [wg-easy-4.0.2](https://github.com/truecharts/charts/compare/wg-easy-4.0.1...wg-easy-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [wg-easy-4.0.1](https://github.com/truecharts/charts/compare/wg-easy-4.0.0...wg-easy-4.0.1) (2023-05-01) - -### Docs - -- Update docs for PUID issue ([#8650](https://github.com/truecharts/charts/issues/8650)) - - - - -## [wg-easy-4.0.0](https://github.com/truecharts/charts/compare/wg-easy-3.0.8...wg-easy-4.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [wg-easy-3.0.8](https://github.com/truecharts/charts/compare/wg-easy-3.0.7...wg-easy-3.0.8) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [wg-easy-3.0.7](https://github.com/truecharts/charts/compare/wg-easy-3.0.6...wg-easy-3.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [wg-easy-3.0.6](https://github.com/truecharts/charts/compare/wg-easy-3.0.5...wg-easy-3.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - diff --git a/stable/wg-easy/4.0.6/Chart.yaml b/stable/wg-easy/4.0.6/Chart.yaml deleted file mode 100644 index 72eb2d7ea11..00000000000 --- a/stable/wg-easy/4.0.6/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -deprecated: false -description: The easiest way to run WireGuard VPN + Web-based Admin UI. -home: https://truecharts.org/charts/stable/wg-easy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.png -keywords: - - wg-easy - - wireguard - - weejewel -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wg-easy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy - - https://github.com/WeeJeWel/wg-easy -type: application -version: 4.0.6 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/wg-easy/4.0.6/app-changelog.md b/stable/wg-easy/4.0.6/app-changelog.md deleted file mode 100644 index a5bb4019e51..00000000000 --- a/stable/wg-easy/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wg-easy-4.0.6](https://github.com/truecharts/charts/compare/wg-easy-4.0.5...wg-easy-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/wg-easy/4.0.6/charts/common-12.9.2.tgz b/stable/wg-easy/4.0.6/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/wg-easy/4.0.6/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/wg-easy/4.0.7/CHANGELOG.md b/stable/wg-easy/4.0.7/CHANGELOG.md new file mode 100644 index 00000000000..20e0c9d75ef --- /dev/null +++ b/stable/wg-easy/4.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [wg-easy-4.0.0](https://github.com/truecharts/charts/compare/wg-easy-3.0.8...wg-easy-4.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [wg-easy-3.0.8](https://github.com/truecharts/charts/compare/wg-easy-3.0.7...wg-easy-3.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [wg-easy-3.0.7](https://github.com/truecharts/charts/compare/wg-easy-3.0.6...wg-easy-3.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + diff --git a/stable/wg-easy/4.0.7/Chart.yaml b/stable/wg-easy/4.0.7/Chart.yaml new file mode 100644 index 00000000000..8bcdc26f43d --- /dev/null +++ b/stable/wg-easy/4.0.7/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.7 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/wg-easy/4.0.7/README.md b/stable/wg-easy/4.0.7/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wg-easy/4.0.7/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wg-easy/4.0.7/app-changelog.md b/stable/wg-easy/4.0.7/app-changelog.md new file mode 100644 index 00000000000..aec0280b63d --- /dev/null +++ b/stable/wg-easy/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/wg-easy/4.0.6/app-readme.md b/stable/wg-easy/4.0.7/app-readme.md similarity index 100% rename from stable/wg-easy/4.0.6/app-readme.md rename to stable/wg-easy/4.0.7/app-readme.md diff --git a/stable/wg-easy/4.0.7/charts/common-12.9.5.tgz b/stable/wg-easy/4.0.7/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/wg-easy/4.0.7/charts/common-12.9.5.tgz differ diff --git a/stable/wg-easy/4.0.6/ix_values.yaml b/stable/wg-easy/4.0.7/ix_values.yaml similarity index 100% rename from stable/wg-easy/4.0.6/ix_values.yaml rename to stable/wg-easy/4.0.7/ix_values.yaml diff --git a/stable/wg-easy/4.0.6/questions.yaml b/stable/wg-easy/4.0.7/questions.yaml similarity index 100% rename from stable/wg-easy/4.0.6/questions.yaml rename to stable/wg-easy/4.0.7/questions.yaml diff --git a/stable/wg-easy/4.0.7/templates/NOTES.txt b/stable/wg-easy/4.0.7/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wg-easy/4.0.7/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wg-easy/4.0.7/templates/common.yaml b/stable/wg-easy/4.0.7/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wg-easy/4.0.7/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wg-easy/4.0.7/values.yaml b/stable/wg-easy/4.0.7/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whisparr/4.0.14/CHANGELOG.md b/stable/whisparr/4.0.14/CHANGELOG.md deleted file mode 100644 index 19858b608d8..00000000000 --- a/stable/whisparr/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [whisparr-4.0.14](https://github.com/truecharts/charts/compare/whisparr-4.0.13...whisparr-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [whisparr-4.0.13](https://github.com/truecharts/charts/compare/whisparr-4.0.12...whisparr-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [whisparr-4.0.12](https://github.com/truecharts/charts/compare/whisparr-4.0.11...whisparr-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [whisparr-4.0.11](https://github.com/truecharts/charts/compare/whisparr-4.0.10...whisparr-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [whisparr-4.0.10](https://github.com/truecharts/charts/compare/whisparr-4.0.9...whisparr-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [whisparr-4.0.9](https://github.com/truecharts/charts/compare/whisparr-4.0.8...whisparr-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [whisparr-4.0.8](https://github.com/truecharts/charts/compare/whisparr-4.0.7...whisparr-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [whisparr-4.0.7](https://github.com/truecharts/charts/compare/whisparr-4.0.6...whisparr-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [whisparr-4.0.6](https://github.com/truecharts/charts/compare/whisparr-4.0.5...whisparr-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [whisparr-4.0.5](https://github.com/truecharts/charts/compare/whisparr-4.0.4...whisparr-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [whisparr-4.0.4](https://github.com/truecharts/charts/compare/whisparr-4.0.3...whisparr-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/whisparr/4.0.14/Chart.yaml b/stable/whisparr/4.0.14/Chart.yaml deleted file mode 100644 index faf7e473acc..00000000000 --- a/stable/whisparr/4.0.14/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.9.2 -deprecated: false -description: An adult media thingy. -home: https://truecharts.org/charts/stable/whisparr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png -keywords: - - whisparr - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: whisparr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr - - https://github.com/onedr0p/containers/tree/main/apps/whisparr -type: application -version: 4.0.14 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/whisparr/4.0.14/app-changelog.md b/stable/whisparr/4.0.14/app-changelog.md deleted file mode 100644 index 61aa5044aed..00000000000 --- a/stable/whisparr/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [whisparr-4.0.14](https://github.com/truecharts/charts/compare/whisparr-4.0.13...whisparr-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/whisparr/4.0.14/charts/common-12.9.2.tgz b/stable/whisparr/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/whisparr/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/whisparr/4.0.15/CHANGELOG.md b/stable/whisparr/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..02ac7338b4e --- /dev/null +++ b/stable/whisparr/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [whisparr-4.0.8](https://github.com/truecharts/charts/compare/whisparr-4.0.7...whisparr-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [whisparr-4.0.7](https://github.com/truecharts/charts/compare/whisparr-4.0.6...whisparr-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [whisparr-4.0.6](https://github.com/truecharts/charts/compare/whisparr-4.0.5...whisparr-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [whisparr-4.0.5](https://github.com/truecharts/charts/compare/whisparr-4.0.4...whisparr-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/whisparr/4.0.15/Chart.yaml b/stable/whisparr/4.0.15/Chart.yaml new file mode 100644 index 00000000000..65bbbdfd697 --- /dev/null +++ b/stable/whisparr/4.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.0.53" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/whisparr/4.0.15/README.md b/stable/whisparr/4.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/whisparr/4.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/whisparr/4.0.15/app-changelog.md b/stable/whisparr/4.0.15/app-changelog.md new file mode 100644 index 00000000000..0dafc4d7770 --- /dev/null +++ b/stable/whisparr/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/whisparr/4.0.14/app-readme.md b/stable/whisparr/4.0.15/app-readme.md similarity index 100% rename from stable/whisparr/4.0.14/app-readme.md rename to stable/whisparr/4.0.15/app-readme.md diff --git a/stable/whisparr/4.0.15/charts/common-12.9.5.tgz b/stable/whisparr/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/whisparr/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/whisparr/4.0.14/ix_values.yaml b/stable/whisparr/4.0.15/ix_values.yaml similarity index 100% rename from stable/whisparr/4.0.14/ix_values.yaml rename to stable/whisparr/4.0.15/ix_values.yaml diff --git a/stable/whisparr/4.0.14/questions.yaml b/stable/whisparr/4.0.15/questions.yaml similarity index 100% rename from stable/whisparr/4.0.14/questions.yaml rename to stable/whisparr/4.0.15/questions.yaml diff --git a/stable/whisparr/4.0.15/templates/NOTES.txt b/stable/whisparr/4.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/whisparr/4.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/whisparr/4.0.14/templates/common.yaml b/stable/whisparr/4.0.15/templates/common.yaml similarity index 100% rename from stable/whisparr/4.0.14/templates/common.yaml rename to stable/whisparr/4.0.15/templates/common.yaml diff --git a/stable/whisparr/4.0.15/values.yaml b/stable/whisparr/4.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whoogle/6.0.13/CHANGELOG.md b/stable/whoogle/6.0.13/CHANGELOG.md deleted file mode 100644 index 348b6bfa6ff..00000000000 --- a/stable/whoogle/6.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [whoogle-6.0.13](https://github.com/truecharts/charts/compare/whoogle-6.0.12...whoogle-6.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [whoogle-6.0.12](https://github.com/truecharts/charts/compare/whoogle-6.0.11...whoogle-6.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [whoogle-6.0.11](https://github.com/truecharts/charts/compare/whoogle-6.0.10...whoogle-6.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [whoogle-6.0.10](https://github.com/truecharts/charts/compare/whoogle-6.0.9...whoogle-6.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [whoogle-6.0.9](https://github.com/truecharts/charts/compare/whoogle-6.0.8...whoogle-6.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [whoogle-6.0.8](https://github.com/truecharts/charts/compare/whoogle-6.0.7...whoogle-6.0.8) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/whoogle-search to v0.8.2 ([#8532](https://github.com/truecharts/charts/issues/8532)) - - - - -## [whoogle-6.0.7](https://github.com/truecharts/charts/compare/whoogle-6.0.6...whoogle-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [whoogle-6.0.6](https://github.com/truecharts/charts/compare/whoogle-6.0.5...whoogle-6.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [whoogle-6.0.5](https://github.com/truecharts/charts/compare/whoogle-6.0.4...whoogle-6.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [whoogle-6.0.4](https://github.com/truecharts/charts/compare/whoogle-6.0.3...whoogle-6.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [whoogle-6.0.3](https://github.com/truecharts/charts/compare/whoogle-6.0.2...whoogle-6.0.3) (2023-04-16) - -### Chore diff --git a/stable/whoogle/6.0.13/Chart.yaml b/stable/whoogle/6.0.13/Chart.yaml deleted file mode 100644 index ba502e42000..00000000000 --- a/stable/whoogle/6.0.13/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.9.2 -description: A self-hosted, ad-free, privacy-respecting metasearch engine -home: https://truecharts.org/charts/stable/whoogle -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.png -keywords: - - whoogle - - search - - open source - - privacy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: whoogle -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle - - https://github.com/benbusby/whoogle-search -version: 6.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/whoogle/6.0.13/app-changelog.md b/stable/whoogle/6.0.13/app-changelog.md deleted file mode 100644 index 3b01510a9a6..00000000000 --- a/stable/whoogle/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [whoogle-6.0.13](https://github.com/truecharts/charts/compare/whoogle-6.0.12...whoogle-6.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/whoogle/6.0.13/charts/common-12.9.2.tgz b/stable/whoogle/6.0.13/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/whoogle/6.0.13/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/whoogle/6.0.14/CHANGELOG.md b/stable/whoogle/6.0.14/CHANGELOG.md new file mode 100644 index 00000000000..32a9a030418 --- /dev/null +++ b/stable/whoogle/6.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [whoogle-6.0.7](https://github.com/truecharts/charts/compare/whoogle-6.0.6...whoogle-6.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [whoogle-6.0.6](https://github.com/truecharts/charts/compare/whoogle-6.0.5...whoogle-6.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [whoogle-6.0.5](https://github.com/truecharts/charts/compare/whoogle-6.0.4...whoogle-6.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [whoogle-6.0.4](https://github.com/truecharts/charts/compare/whoogle-6.0.3...whoogle-6.0.4) (2023-04-16) + +### Chore diff --git a/stable/whoogle/6.0.14/Chart.yaml b/stable/whoogle/6.0.14/Chart.yaml new file mode 100644 index 00000000000..47d0eb152bf --- /dev/null +++ b/stable/whoogle/6.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/whoogle/6.0.14/README.md b/stable/whoogle/6.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/whoogle/6.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/whoogle/6.0.14/app-changelog.md b/stable/whoogle/6.0.14/app-changelog.md new file mode 100644 index 00000000000..afb07ccf752 --- /dev/null +++ b/stable/whoogle/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/whoogle/6.0.13/app-readme.md b/stable/whoogle/6.0.14/app-readme.md similarity index 100% rename from stable/whoogle/6.0.13/app-readme.md rename to stable/whoogle/6.0.14/app-readme.md diff --git a/stable/whoogle/6.0.14/charts/common-12.9.5.tgz b/stable/whoogle/6.0.14/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/whoogle/6.0.14/charts/common-12.9.5.tgz differ diff --git a/stable/whoogle/6.0.13/ix_values.yaml b/stable/whoogle/6.0.14/ix_values.yaml similarity index 100% rename from stable/whoogle/6.0.13/ix_values.yaml rename to stable/whoogle/6.0.14/ix_values.yaml diff --git a/stable/whoogle/6.0.13/questions.yaml b/stable/whoogle/6.0.14/questions.yaml similarity index 100% rename from stable/whoogle/6.0.13/questions.yaml rename to stable/whoogle/6.0.14/questions.yaml diff --git a/stable/whoogle/6.0.14/templates/NOTES.txt b/stable/whoogle/6.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/whoogle/6.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/whoogle/6.0.14/templates/common.yaml b/stable/whoogle/6.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/whoogle/6.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/whoogle/6.0.14/values.yaml b/stable/whoogle/6.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wikijs/11.0.16/CHANGELOG.md b/stable/wikijs/11.0.16/CHANGELOG.md new file mode 100644 index 00000000000..f90d42da392 --- /dev/null +++ b/stable/wikijs/11.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [wikijs-11.0.10](https://github.com/truecharts/charts/compare/wikijs-11.0.9...wikijs-11.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/wikijs to v2.5.298 ([#8535](https://github.com/truecharts/charts/issues/8535)) + + + + +## [wikijs-11.0.9](https://github.com/truecharts/charts/compare/wikijs-11.0.8...wikijs-11.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [wikijs-11.0.8](https://github.com/truecharts/charts/compare/wikijs-11.0.7...wikijs-11.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [wikijs-11.0.7](https://github.com/truecharts/charts/compare/wikijs-11.0.6...wikijs-11.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [wikijs-11.0.6](https://github.com/truecharts/charts/compare/wikijs-11.0.5...wikijs-11.0.6) (2023-04-16) + +### Chore diff --git a/stable/wikijs/11.0.16/Chart.yaml b/stable/wikijs/11.0.16/Chart.yaml new file mode 100644 index 00000000000..45e77714e03 --- /dev/null +++ b/stable/wikijs/11.0.16/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.16 +kubeVersion: ">=1.16.0-0" +keywords: + - wiki + - wikijs +home: https://truecharts.org/charts/stable/wikijs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs + - https://docs.requarks.io/install/docker + - https://github.com/Requarks/wiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16/README.md b/stable/wikijs/11.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wikijs/11.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wikijs/11.0.16/app-changelog.md b/stable/wikijs/11.0.16/app-changelog.md new file mode 100644 index 00000000000..4d95e02c93c --- /dev/null +++ b/stable/wikijs/11.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/wikijs/11.0.16/app-readme.md b/stable/wikijs/11.0.16/app-readme.md new file mode 100644 index 00000000000..5c26c74ce2b --- /dev/null +++ b/stable/wikijs/11.0.16/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.16/charts/common-12.9.5.tgz b/stable/wikijs/11.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/wikijs/11.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/wikijs/11.0.16/ix_values.yaml b/stable/wikijs/11.0.16/ix_values.yaml new file mode 100644 index 00000000000..473d8857a5c --- /dev/null +++ b/stable/wikijs/11.0.16/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.16/questions.yaml b/stable/wikijs/11.0.16/questions.yaml new file mode 100644 index 00000000000..5dff651246e --- /dev/null +++ b/stable/wikijs/11.0.16/questions.yaml @@ -0,0 +1,1860 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/" + admin: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/a/dashboard" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10045 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/wikijs/11.0.16/templates/NOTES.txt b/stable/wikijs/11.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wikijs/11.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wikijs/11.0.16/templates/common.yaml b/stable/wikijs/11.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wikijs/11.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wikijs/11.0.16/values.yaml b/stable/wikijs/11.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wireguard/4.0.15/CHANGELOG.md b/stable/wireguard/4.0.15/CHANGELOG.md deleted file mode 100644 index 796b44a181b..00000000000 --- a/stable/wireguard/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wireguard-4.0.15](https://github.com/truecharts/charts/compare/wireguard-4.0.14...wireguard-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [wireguard-4.0.14](https://github.com/truecharts/charts/compare/wireguard-4.0.13...wireguard-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [wireguard-4.0.13](https://github.com/truecharts/charts/compare/wireguard-4.0.12...wireguard-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [wireguard-4.0.12](https://github.com/truecharts/charts/compare/wireguard-4.0.11...wireguard-4.0.12) (2023-05-15) - -### Fix - -- Add Global Pod Options ([#8922](https://github.com/truecharts/charts/issues/8922)) - - - - -## [wireguard-4.0.11](https://github.com/truecharts/charts/compare/wireguard-4.0.10...wireguard-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [wireguard-4.0.10](https://github.com/truecharts/charts/compare/wireguard-4.0.9...wireguard-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [wireguard-4.0.9](https://github.com/truecharts/charts/compare/wireguard-4.0.8...wireguard-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [wireguard-4.0.8](https://github.com/truecharts/charts/compare/wireguard-4.0.7...wireguard-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [wireguard-4.0.7](https://github.com/truecharts/charts/compare/wireguard-4.0.6...wireguard-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [wireguard-4.0.6](https://github.com/truecharts/charts/compare/wireguard-4.0.5...wireguard-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [wireguard-4.0.5](https://github.com/truecharts/charts/compare/wireguard-4.0.4...wireguard-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/wireguard/4.0.15/Chart.yaml b/stable/wireguard/4.0.15/Chart.yaml deleted file mode 100644 index 9f7c35f793e..00000000000 --- a/stable/wireguard/4.0.15/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.9.2 -description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. -home: https://truecharts.org/charts/stable/wireguard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png -keywords: - - wireguard - - vpn -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wireguard -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard - - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard -version: 4.0.15 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/wireguard/4.0.15/app-changelog.md b/stable/wireguard/4.0.15/app-changelog.md deleted file mode 100644 index c02f9014da3..00000000000 --- a/stable/wireguard/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wireguard-4.0.15](https://github.com/truecharts/charts/compare/wireguard-4.0.14...wireguard-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/wireguard/4.0.15/charts/common-12.9.2.tgz b/stable/wireguard/4.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/wireguard/4.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/wireguard/4.0.16/CHANGELOG.md b/stable/wireguard/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..804b85dc92d --- /dev/null +++ b/stable/wireguard/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [wireguard-4.0.9](https://github.com/truecharts/charts/compare/wireguard-4.0.8...wireguard-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [wireguard-4.0.8](https://github.com/truecharts/charts/compare/wireguard-4.0.7...wireguard-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [wireguard-4.0.7](https://github.com/truecharts/charts/compare/wireguard-4.0.6...wireguard-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [wireguard-4.0.6](https://github.com/truecharts/charts/compare/wireguard-4.0.5...wireguard-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/wireguard/4.0.16/Chart.yaml b/stable/wireguard/4.0.16/Chart.yaml new file mode 100644 index 00000000000..b272327efdd --- /dev/null +++ b/stable/wireguard/4.0.16/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.0.202109" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/wireguard/4.0.16/README.md b/stable/wireguard/4.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wireguard/4.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wireguard/4.0.16/app-changelog.md b/stable/wireguard/4.0.16/app-changelog.md new file mode 100644 index 00000000000..b9512ae164f --- /dev/null +++ b/stable/wireguard/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/wireguard/4.0.15/app-readme.md b/stable/wireguard/4.0.16/app-readme.md similarity index 100% rename from stable/wireguard/4.0.15/app-readme.md rename to stable/wireguard/4.0.16/app-readme.md diff --git a/stable/wireguard/4.0.16/charts/common-12.9.5.tgz b/stable/wireguard/4.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/wireguard/4.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/wireguard/4.0.15/ix_values.yaml b/stable/wireguard/4.0.16/ix_values.yaml similarity index 100% rename from stable/wireguard/4.0.15/ix_values.yaml rename to stable/wireguard/4.0.16/ix_values.yaml diff --git a/stable/wireguard/4.0.15/questions.yaml b/stable/wireguard/4.0.16/questions.yaml similarity index 100% rename from stable/wireguard/4.0.15/questions.yaml rename to stable/wireguard/4.0.16/questions.yaml diff --git a/stable/wireguard/4.0.16/templates/NOTES.txt b/stable/wireguard/4.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wireguard/4.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wireguard/4.0.15/templates/_configfilemount.tpl b/stable/wireguard/4.0.16/templates/_configfilemount.tpl similarity index 100% rename from stable/wireguard/4.0.15/templates/_configfilemount.tpl rename to stable/wireguard/4.0.16/templates/_configfilemount.tpl diff --git a/stable/wireguard/4.0.15/templates/_configmap.tpl b/stable/wireguard/4.0.16/templates/_configmap.tpl similarity index 100% rename from stable/wireguard/4.0.15/templates/_configmap.tpl rename to stable/wireguard/4.0.16/templates/_configmap.tpl diff --git a/stable/wireguard/4.0.15/templates/_secret.tpl b/stable/wireguard/4.0.16/templates/_secret.tpl similarity index 100% rename from stable/wireguard/4.0.15/templates/_secret.tpl rename to stable/wireguard/4.0.16/templates/_secret.tpl diff --git a/stable/wireguard/4.0.15/templates/common.yaml b/stable/wireguard/4.0.16/templates/common.yaml similarity index 100% rename from stable/wireguard/4.0.15/templates/common.yaml rename to stable/wireguard/4.0.16/templates/common.yaml diff --git a/stable/wireguard/4.0.16/values.yaml b/stable/wireguard/4.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wordpress/2.0.3/CHANGELOG.md b/stable/wordpress/2.0.3/CHANGELOG.md deleted file mode 100644 index 03d2313c399..00000000000 --- a/stable/wordpress/2.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wordpress-2.0.3](https://github.com/truecharts/charts/compare/wordpress-2.0.2...wordpress-2.0.3) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [wordpress-2.0.2](https://github.com/truecharts/charts/compare/wordpress-2.0.1...wordpress-2.0.2) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [wordpress-2.0.1](https://github.com/truecharts/charts/compare/wordpress-2.0.0...wordpress-2.0.1) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.1 ([#9022](https://github.com/truecharts/charts/issues/9022)) - - - - -## [wordpress-2.0.0](https://github.com/truecharts/charts/compare/wordpress-1.1.19...wordpress-2.0.0) (2023-05-20) - -### Feat - -- BREAKING-CHANGE migrate to new common ([#9025](https://github.com/truecharts/charts/issues/9025)) - - - - -## [wordpress-1.1.19](https://github.com/truecharts/charts/compare/wordpress-1.1.18...wordpress-1.1.19) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.0 ([#8275](https://github.com/truecharts/charts/issues/8275)) - - - - -## [wordpress-1.1.18](https://github.com/truecharts/charts/compare/wordpress-1.1.17...wordpress-1.1.18) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v ([#8419](https://github.com/truecharts/charts/issues/8419)) - - ### Fix - -- already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720)) - - - - -## [wordpress-1.1.17](https://github.com/truecharts/charts/compare/wordpress-1.1.16...wordpress-1.1.17) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [wordpress-1.1.16](https://github.com/truecharts/charts/compare/wordpress-1.1.15...wordpress-1.1.16) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/wordpress to 6.1.1 - - - - -## [wordpress-1.1.15](https://github.com/truecharts/charts/compare/wordpress-1.1.14...wordpress-1.1.15) (2023-02-19) - -### Chore - -- update helm general non-major - - - - -## [wordpress-1.1.14](https://github.com/truecharts/charts/compare/wordpress-1.1.13...wordpress-1.1.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - diff --git a/stable/wordpress/2.0.3/Chart.yaml b/stable/wordpress/2.0.3/Chart.yaml deleted file mode 100644 index 2690d28a407..00000000000 --- a/stable/wordpress/2.0.3/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "6.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.29 -description: The WordPress rich content management system can utilize plugins, widgets, and themes. -home: https://truecharts.org/charts/stable/wordpress -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png -keywords: - - wordpress - - cms -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wordpress -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - - https://www.wordpress.org -version: 2.0.3 -annotations: - truecharts.org/catagories: | - - website - - CMS - - Hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wordpress/2.0.3/app-changelog.md b/stable/wordpress/2.0.3/app-changelog.md deleted file mode 100644 index a5406cae0a5..00000000000 --- a/stable/wordpress/2.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.3](https://github.com/truecharts/charts/compare/wordpress-2.0.2...wordpress-2.0.3) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.3/charts/common-12.9.2.tgz b/stable/wordpress/2.0.3/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/wordpress/2.0.3/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/wordpress/2.0.3/charts/mariadb-7.0.29.tgz b/stable/wordpress/2.0.3/charts/mariadb-7.0.29.tgz deleted file mode 100644 index 21a10bce974..00000000000 Binary files a/stable/wordpress/2.0.3/charts/mariadb-7.0.29.tgz and /dev/null differ diff --git a/stable/wordpress/2.0.4/CHANGELOG.md b/stable/wordpress/2.0.4/CHANGELOG.md new file mode 100644 index 00000000000..5aa8305f057 --- /dev/null +++ b/stable/wordpress/2.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [wordpress-2.0.0](https://github.com/truecharts/charts/compare/wordpress-1.1.19...wordpress-2.0.0) (2023-05-20) + +### Feat + +- BREAKING-CHANGE migrate to new common ([#9025](https://github.com/truecharts/charts/issues/9025)) + + + + +## [wordpress-1.1.19](https://github.com/truecharts/charts/compare/wordpress-1.1.18...wordpress-1.1.19) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.0 ([#8275](https://github.com/truecharts/charts/issues/8275)) + + + + +## [wordpress-1.1.18](https://github.com/truecharts/charts/compare/wordpress-1.1.17...wordpress-1.1.18) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v ([#8419](https://github.com/truecharts/charts/issues/8419)) + + ### Fix + +- already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720)) + + + + +## [wordpress-1.1.17](https://github.com/truecharts/charts/compare/wordpress-1.1.16...wordpress-1.1.17) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [wordpress-1.1.16](https://github.com/truecharts/charts/compare/wordpress-1.1.15...wordpress-1.1.16) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/wordpress to 6.1.1 + + + + +## [wordpress-1.1.15](https://github.com/truecharts/charts/compare/wordpress-1.1.14...wordpress-1.1.15) (2023-02-19) + +### Chore + +- update helm general non-major + + + diff --git a/stable/wordpress/2.0.4/Chart.yaml b/stable/wordpress/2.0.4/Chart.yaml new file mode 100644 index 00000000000..7a099b3d885 --- /dev/null +++ b/stable/wordpress/2.0.4/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "6.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.30 +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.4 +annotations: + truecharts.org/catagories: | + - website + - CMS + - Hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wordpress/2.0.4/README.md b/stable/wordpress/2.0.4/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wordpress/2.0.4/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%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.4/app-changelog.md b/stable/wordpress/2.0.4/app-changelog.md new file mode 100644 index 00000000000..d2bed0a2634 --- /dev/null +++ b/stable/wordpress/2.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.3/app-readme.md b/stable/wordpress/2.0.4/app-readme.md similarity index 100% rename from stable/wordpress/2.0.3/app-readme.md rename to stable/wordpress/2.0.4/app-readme.md diff --git a/stable/wordpress/2.0.4/charts/common-12.9.5.tgz b/stable/wordpress/2.0.4/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/wordpress/2.0.4/charts/common-12.9.5.tgz differ diff --git a/stable/wordpress/2.0.4/charts/mariadb-7.0.30.tgz b/stable/wordpress/2.0.4/charts/mariadb-7.0.30.tgz new file mode 100644 index 00000000000..fa9e335d7d8 Binary files /dev/null and b/stable/wordpress/2.0.4/charts/mariadb-7.0.30.tgz differ diff --git a/stable/wordpress/2.0.3/ix_values.yaml b/stable/wordpress/2.0.4/ix_values.yaml similarity index 100% rename from stable/wordpress/2.0.3/ix_values.yaml rename to stable/wordpress/2.0.4/ix_values.yaml diff --git a/stable/wordpress/2.0.3/questions.yaml b/stable/wordpress/2.0.4/questions.yaml similarity index 100% rename from stable/wordpress/2.0.3/questions.yaml rename to stable/wordpress/2.0.4/questions.yaml diff --git a/stable/wordpress/2.0.3/templates/_env.tpl b/stable/wordpress/2.0.4/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.3/templates/_env.tpl rename to stable/wordpress/2.0.4/templates/_env.tpl diff --git a/stable/wordpress/2.0.3/templates/common.yaml b/stable/wordpress/2.0.4/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.3/templates/common.yaml rename to stable/wordpress/2.0.4/templates/common.yaml diff --git a/stable/wordpress/2.0.4/values.yaml b/stable/wordpress/2.0.4/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xen-orchestra/4.0.14/CHANGELOG.md b/stable/xen-orchestra/4.0.14/CHANGELOG.md deleted file mode 100644 index 06042fc6c68..00000000000 --- a/stable/xen-orchestra/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xen-orchestra-4.0.14](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.13...xen-orchestra-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [xen-orchestra-4.0.13](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.12...xen-orchestra-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [xen-orchestra-4.0.12](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.11...xen-orchestra-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [xen-orchestra-4.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.10...xen-orchestra-4.0.11) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.113.0 ([#8863](https://github.com/truecharts/charts/issues/8863)) - - - - -## [xen-orchestra-4.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.9...xen-orchestra-4.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [xen-orchestra-4.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.8...xen-orchestra-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [xen-orchestra-4.0.8](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.7...xen-orchestra-4.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.111.1 ([#8276](https://github.com/truecharts/charts/issues/8276)) - - - - -## [xen-orchestra-4.0.7](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.6...xen-orchestra-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [xen-orchestra-4.0.6](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.5...xen-orchestra-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [xen-orchestra-4.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.4...xen-orchestra-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [xen-orchestra-4.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.3...xen-orchestra-4.0.4) (2023-04-16) - -### Chore diff --git a/stable/xen-orchestra/4.0.14/Chart.yaml b/stable/xen-orchestra/4.0.14/Chart.yaml deleted file mode 100644 index a31eae9e212..00000000000 --- a/stable/xen-orchestra/4.0.14/Chart.yaml +++ /dev/null @@ -1,24 +0,0 @@ -apiVersion: v2 -appVersion: "5.113.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. -home: https://truecharts.org/charts/stable/xen-orchestra -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png -keywords: - - xen-orchestra -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xen-orchestra -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/4.0.14/app-changelog.md b/stable/xen-orchestra/4.0.14/app-changelog.md deleted file mode 100644 index 60c9eba56b3..00000000000 --- a/stable/xen-orchestra/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xen-orchestra-4.0.14](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.13...xen-orchestra-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/xen-orchestra/4.0.14/charts/common-12.9.2.tgz b/stable/xen-orchestra/4.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/xen-orchestra/4.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/xen-orchestra/4.0.15/CHANGELOG.md b/stable/xen-orchestra/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..205eaefb375 --- /dev/null +++ b/stable/xen-orchestra/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [xen-orchestra-4.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.8...xen-orchestra-4.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [xen-orchestra-4.0.8](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.7...xen-orchestra-4.0.8) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.111.1 ([#8276](https://github.com/truecharts/charts/issues/8276)) + + + + +## [xen-orchestra-4.0.7](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.6...xen-orchestra-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [xen-orchestra-4.0.6](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.5...xen-orchestra-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [xen-orchestra-4.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.4...xen-orchestra-4.0.5) (2023-04-20) + +### Chore diff --git a/stable/xen-orchestra/4.0.15/Chart.yaml b/stable/xen-orchestra/4.0.15/Chart.yaml new file mode 100644 index 00000000000..ce14fbad0d6 --- /dev/null +++ b/stable/xen-orchestra/4.0.15/Chart.yaml @@ -0,0 +1,24 @@ +apiVersion: v2 +appVersion: "5.113.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/4.0.15/README.md b/stable/xen-orchestra/4.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/xen-orchestra/4.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/xen-orchestra/4.0.15/app-changelog.md b/stable/xen-orchestra/4.0.15/app-changelog.md new file mode 100644 index 00000000000..ecbc306c4bb --- /dev/null +++ b/stable/xen-orchestra/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/xen-orchestra/4.0.14/app-readme.md b/stable/xen-orchestra/4.0.15/app-readme.md similarity index 100% rename from stable/xen-orchestra/4.0.14/app-readme.md rename to stable/xen-orchestra/4.0.15/app-readme.md diff --git a/stable/xen-orchestra/4.0.15/charts/common-12.9.5.tgz b/stable/xen-orchestra/4.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/xen-orchestra/4.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/xen-orchestra/4.0.14/ix_values.yaml b/stable/xen-orchestra/4.0.15/ix_values.yaml similarity index 100% rename from stable/xen-orchestra/4.0.14/ix_values.yaml rename to stable/xen-orchestra/4.0.15/ix_values.yaml diff --git a/stable/xen-orchestra/4.0.14/questions.yaml b/stable/xen-orchestra/4.0.15/questions.yaml similarity index 100% rename from stable/xen-orchestra/4.0.14/questions.yaml rename to stable/xen-orchestra/4.0.15/questions.yaml diff --git a/stable/xen-orchestra/4.0.15/templates/NOTES.txt b/stable/xen-orchestra/4.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/xen-orchestra/4.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xen-orchestra/4.0.15/templates/common.yaml b/stable/xen-orchestra/4.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/xen-orchestra/4.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xen-orchestra/4.0.15/values.yaml b/stable/xen-orchestra/4.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xteve/9.0.14/CHANGELOG.md b/stable/xteve/9.0.14/CHANGELOG.md deleted file mode 100644 index e1363152da9..00000000000 --- a/stable/xteve/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xteve-9.0.14](https://github.com/truecharts/charts/compare/xteve-9.0.13...xteve-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [xteve-9.0.13](https://github.com/truecharts/charts/compare/xteve-9.0.12...xteve-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [xteve-9.0.12](https://github.com/truecharts/charts/compare/xteve-9.0.11...xteve-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [xteve-9.0.11](https://github.com/truecharts/charts/compare/xteve-9.0.10...xteve-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [xteve-9.0.10](https://github.com/truecharts/charts/compare/xteve-9.0.9...xteve-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [xteve-9.0.9](https://github.com/truecharts/charts/compare/xteve-9.0.8...xteve-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [xteve-9.0.8](https://github.com/truecharts/charts/compare/xteve-9.0.7...xteve-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [xteve-9.0.7](https://github.com/truecharts/charts/compare/xteve-9.0.6...xteve-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [xteve-9.0.6](https://github.com/truecharts/charts/compare/xteve-9.0.5...xteve-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [xteve-9.0.5](https://github.com/truecharts/charts/compare/xteve-9.0.4...xteve-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [xteve-9.0.4](https://github.com/truecharts/charts/compare/xteve-9.0.3...xteve-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/xteve/9.0.14/Chart.yaml b/stable/xteve/9.0.14/Chart.yaml deleted file mode 100644 index 66cc8beee88..00000000000 --- a/stable/xteve/9.0.14/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.9.2 -description: M3U Proxy for Plex DVR and Emby Live TV. -home: https://truecharts.org/charts/stable/xteve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.png -keywords: - - xteve - - iptv - - plex - - emby -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xteve -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xteve - - https://github.com/xteve-project/xTeVe - - https://github.com/k8s-at-home/container-images -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/xteve/9.0.14/app-changelog.md b/stable/xteve/9.0.14/app-changelog.md deleted file mode 100644 index 04e1f7f0201..00000000000 --- a/stable/xteve/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xteve-9.0.14](https://github.com/truecharts/charts/compare/xteve-9.0.13...xteve-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/xteve/9.0.14/charts/common-12.9.2.tgz b/stable/xteve/9.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/xteve/9.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/xteve/9.0.15/CHANGELOG.md b/stable/xteve/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ff1e1b0f471 --- /dev/null +++ b/stable/xteve/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [xteve-9.0.8](https://github.com/truecharts/charts/compare/xteve-9.0.7...xteve-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [xteve-9.0.7](https://github.com/truecharts/charts/compare/xteve-9.0.6...xteve-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [xteve-9.0.6](https://github.com/truecharts/charts/compare/xteve-9.0.5...xteve-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [xteve-9.0.5](https://github.com/truecharts/charts/compare/xteve-9.0.4...xteve-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/xteve/9.0.15/Chart.yaml b/stable/xteve/9.0.15/Chart.yaml new file mode 100644 index 00000000000..d8a5b98ca5b --- /dev/null +++ b/stable/xteve/9.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.2.0.200" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/xteve/9.0.15/README.md b/stable/xteve/9.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/xteve/9.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/xteve/9.0.15/app-changelog.md b/stable/xteve/9.0.15/app-changelog.md new file mode 100644 index 00000000000..039a2359caf --- /dev/null +++ b/stable/xteve/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/xteve/9.0.14/app-readme.md b/stable/xteve/9.0.15/app-readme.md similarity index 100% rename from stable/xteve/9.0.14/app-readme.md rename to stable/xteve/9.0.15/app-readme.md diff --git a/stable/xteve/9.0.15/charts/common-12.9.5.tgz b/stable/xteve/9.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/xteve/9.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/xteve/9.0.14/ix_values.yaml b/stable/xteve/9.0.15/ix_values.yaml similarity index 100% rename from stable/xteve/9.0.14/ix_values.yaml rename to stable/xteve/9.0.15/ix_values.yaml diff --git a/stable/xteve/9.0.14/questions.yaml b/stable/xteve/9.0.15/questions.yaml similarity index 100% rename from stable/xteve/9.0.14/questions.yaml rename to stable/xteve/9.0.15/questions.yaml diff --git a/stable/xteve/9.0.15/templates/NOTES.txt b/stable/xteve/9.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/xteve/9.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xteve/9.0.15/templates/common.yaml b/stable/xteve/9.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/xteve/9.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xteve/9.0.15/values.yaml b/stable/xteve/9.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xwiki/7.0.15/CHANGELOG.md b/stable/xwiki/7.0.15/CHANGELOG.md deleted file mode 100644 index ba602b819d7..00000000000 --- a/stable/xwiki/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xwiki-7.0.15](https://github.com/truecharts/charts/compare/xwiki-7.0.14...xwiki-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [xwiki-7.0.14](https://github.com/truecharts/charts/compare/xwiki-7.0.13...xwiki-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [xwiki-7.0.13](https://github.com/truecharts/charts/compare/xwiki-7.0.12...xwiki-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [xwiki-7.0.12](https://github.com/truecharts/charts/compare/xwiki-7.0.11...xwiki-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [xwiki-7.0.11](https://github.com/truecharts/charts/compare/xwiki-7.0.10...xwiki-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [xwiki-7.0.10](https://github.com/truecharts/charts/compare/xwiki-7.0.9...xwiki-7.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.3.0 ([#8277](https://github.com/truecharts/charts/issues/8277)) - - - - -## [xwiki-7.0.9](https://github.com/truecharts/charts/compare/xwiki-7.0.8...xwiki-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [xwiki-7.0.8](https://github.com/truecharts/charts/compare/xwiki-7.0.7...xwiki-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [xwiki-7.0.7](https://github.com/truecharts/charts/compare/xwiki-7.0.6...xwiki-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [xwiki-7.0.6](https://github.com/truecharts/charts/compare/xwiki-7.0.5...xwiki-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [xwiki-7.0.5](https://github.com/truecharts/charts/compare/xwiki-7.0.4...xwiki-7.0.5) (2023-04-16) - -### Chore diff --git a/stable/xwiki/7.0.15/Chart.yaml b/stable/xwiki/7.0.15/Chart.yaml deleted file mode 100644 index ae194c88a7b..00000000000 --- a/stable/xwiki/7.0.15/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.9.2 -description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility -home: https://truecharts.org/charts/stable/xwiki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png -keywords: - - xwiki - - wiki -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xwiki -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - - https://github.com/xwiki/xwiki-docker -version: 7.0.15 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/7.0.15/app-changelog.md b/stable/xwiki/7.0.15/app-changelog.md deleted file mode 100644 index 233664c9240..00000000000 --- a/stable/xwiki/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xwiki-7.0.15](https://github.com/truecharts/charts/compare/xwiki-7.0.14...xwiki-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/xwiki/7.0.15/charts/common-12.9.2.tgz b/stable/xwiki/7.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/xwiki/7.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/xwiki/7.0.16/CHANGELOG.md b/stable/xwiki/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..878c94c77c9 --- /dev/null +++ b/stable/xwiki/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [xwiki-7.0.9](https://github.com/truecharts/charts/compare/xwiki-7.0.8...xwiki-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [xwiki-7.0.8](https://github.com/truecharts/charts/compare/xwiki-7.0.7...xwiki-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [xwiki-7.0.7](https://github.com/truecharts/charts/compare/xwiki-7.0.6...xwiki-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [xwiki-7.0.6](https://github.com/truecharts/charts/compare/xwiki-7.0.5...xwiki-7.0.6) (2023-04-16) + +### Chore diff --git a/stable/xwiki/7.0.16/Chart.yaml b/stable/xwiki/7.0.16/Chart.yaml new file mode 100644 index 00000000000..662cb511b38 --- /dev/null +++ b/stable/xwiki/7.0.16/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "15.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.16 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/7.0.16/README.md b/stable/xwiki/7.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/xwiki/7.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/xwiki/7.0.16/app-changelog.md b/stable/xwiki/7.0.16/app-changelog.md new file mode 100644 index 00000000000..e5de256159e --- /dev/null +++ b/stable/xwiki/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/xwiki/7.0.15/app-readme.md b/stable/xwiki/7.0.16/app-readme.md similarity index 100% rename from stable/xwiki/7.0.15/app-readme.md rename to stable/xwiki/7.0.16/app-readme.md diff --git a/stable/xwiki/7.0.16/charts/common-12.9.5.tgz b/stable/xwiki/7.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/xwiki/7.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/xwiki/7.0.15/ix_values.yaml b/stable/xwiki/7.0.16/ix_values.yaml similarity index 100% rename from stable/xwiki/7.0.15/ix_values.yaml rename to stable/xwiki/7.0.16/ix_values.yaml diff --git a/stable/xwiki/7.0.15/questions.yaml b/stable/xwiki/7.0.16/questions.yaml similarity index 100% rename from stable/xwiki/7.0.15/questions.yaml rename to stable/xwiki/7.0.16/questions.yaml diff --git a/stable/xwiki/7.0.16/templates/NOTES.txt b/stable/xwiki/7.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/xwiki/7.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xwiki/7.0.16/templates/common.yaml b/stable/xwiki/7.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/xwiki/7.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xwiki/7.0.16/values.yaml b/stable/xwiki/7.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/youtransfer/3.0.14/CHANGELOG.md b/stable/youtransfer/3.0.14/CHANGELOG.md deleted file mode 100644 index 3b892772db3..00000000000 --- a/stable/youtransfer/3.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [youtransfer-3.0.14](https://github.com/truecharts/charts/compare/youtransfer-3.0.13...youtransfer-3.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [youtransfer-3.0.13](https://github.com/truecharts/charts/compare/youtransfer-3.0.12...youtransfer-3.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [youtransfer-3.0.12](https://github.com/truecharts/charts/compare/youtransfer-3.0.11...youtransfer-3.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [youtransfer-3.0.11](https://github.com/truecharts/charts/compare/youtransfer-3.0.10...youtransfer-3.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [youtransfer-3.0.10](https://github.com/truecharts/charts/compare/youtransfer-3.0.9...youtransfer-3.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [youtransfer-3.0.9](https://github.com/truecharts/charts/compare/youtransfer-3.0.8...youtransfer-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [youtransfer-3.0.8](https://github.com/truecharts/charts/compare/youtransfer-3.0.7...youtransfer-3.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [youtransfer-3.0.7](https://github.com/truecharts/charts/compare/youtransfer-3.0.6...youtransfer-3.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [youtransfer-3.0.6](https://github.com/truecharts/charts/compare/youtransfer-3.0.5...youtransfer-3.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [youtransfer-3.0.5](https://github.com/truecharts/charts/compare/youtransfer-3.0.4...youtransfer-3.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [youtransfer-3.0.4](https://github.com/truecharts/charts/compare/youtransfer-3.0.3...youtransfer-3.0.4) (2023-04-15) - -### Chore diff --git a/stable/youtransfer/3.0.14/Chart.yaml b/stable/youtransfer/3.0.14/Chart.yaml deleted file mode 100644 index a9f365f8e48..00000000000 --- a/stable/youtransfer/3.0.14/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.9.2 -deprecated: false -description: YouTransfer is a simple but elegant self-hosted file transfer sharing solution. -home: https://truecharts.org/charts/stable/youtransfer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.png -keywords: - - youtransfer - - Cloud - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: youtransfer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer - - https://github.com/YouTransfer/YouTransfer -type: application -version: 3.0.14 diff --git a/stable/youtransfer/3.0.14/app-changelog.md b/stable/youtransfer/3.0.14/app-changelog.md deleted file mode 100644 index 94652fd2172..00000000000 --- a/stable/youtransfer/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [youtransfer-3.0.14](https://github.com/truecharts/charts/compare/youtransfer-3.0.13...youtransfer-3.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/youtransfer/3.0.14/charts/common-12.9.2.tgz b/stable/youtransfer/3.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/youtransfer/3.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/youtransfer/3.0.15/CHANGELOG.md b/stable/youtransfer/3.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ed78aababfb --- /dev/null +++ b/stable/youtransfer/3.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [youtransfer-3.0.8](https://github.com/truecharts/charts/compare/youtransfer-3.0.7...youtransfer-3.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [youtransfer-3.0.7](https://github.com/truecharts/charts/compare/youtransfer-3.0.6...youtransfer-3.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [youtransfer-3.0.6](https://github.com/truecharts/charts/compare/youtransfer-3.0.5...youtransfer-3.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [youtransfer-3.0.5](https://github.com/truecharts/charts/compare/youtransfer-3.0.4...youtransfer-3.0.5) (2023-04-16) + +### Chore diff --git a/stable/youtransfer/3.0.15/Chart.yaml b/stable/youtransfer/3.0.15/Chart.yaml new file mode 100644 index 00000000000..44373c075f9 --- /dev/null +++ b/stable/youtransfer/3.0.15/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15 diff --git a/stable/youtransfer/3.0.15/README.md b/stable/youtransfer/3.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/youtransfer/3.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/youtransfer/3.0.15/app-changelog.md b/stable/youtransfer/3.0.15/app-changelog.md new file mode 100644 index 00000000000..f7fd18ad8b1 --- /dev/null +++ b/stable/youtransfer/3.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/youtransfer/3.0.14/app-readme.md b/stable/youtransfer/3.0.15/app-readme.md similarity index 100% rename from stable/youtransfer/3.0.14/app-readme.md rename to stable/youtransfer/3.0.15/app-readme.md diff --git a/stable/youtransfer/3.0.15/charts/common-12.9.5.tgz b/stable/youtransfer/3.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/youtransfer/3.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/youtransfer/3.0.14/ix_values.yaml b/stable/youtransfer/3.0.15/ix_values.yaml similarity index 100% rename from stable/youtransfer/3.0.14/ix_values.yaml rename to stable/youtransfer/3.0.15/ix_values.yaml diff --git a/stable/youtransfer/3.0.14/questions.yaml b/stable/youtransfer/3.0.15/questions.yaml similarity index 100% rename from stable/youtransfer/3.0.14/questions.yaml rename to stable/youtransfer/3.0.15/questions.yaml diff --git a/stable/youtransfer/3.0.15/templates/NOTES.txt b/stable/youtransfer/3.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/youtransfer/3.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/youtransfer/3.0.14/templates/common.yaml b/stable/youtransfer/3.0.15/templates/common.yaml similarity index 100% rename from stable/youtransfer/3.0.14/templates/common.yaml rename to stable/youtransfer/3.0.15/templates/common.yaml diff --git a/stable/youtransfer/3.0.15/values.yaml b/stable/youtransfer/3.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/youtubedl-material/5.0.15/CHANGELOG.md b/stable/youtubedl-material/5.0.15/CHANGELOG.md deleted file mode 100644 index e1a12766678..00000000000 --- a/stable/youtubedl-material/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [youtubedl-material-5.0.15](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.14...youtubedl-material-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [youtubedl-material-5.0.14](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.13...youtubedl-material-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [youtubedl-material-5.0.13](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.12...youtubedl-material-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [youtubedl-material-5.0.12](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.11...youtubedl-material-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [youtubedl-material-5.0.11](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.10...youtubedl-material-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [youtubedl-material-5.0.10](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.9...youtubedl-material-5.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [youtubedl-material-5.0.9](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.8...youtubedl-material-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [youtubedl-material-5.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.7...youtubedl-material-5.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [youtubedl-material-5.0.7](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.6...youtubedl-material-5.0.7) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [youtubedl-material-5.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.5...youtubedl-material-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [youtubedl-material-5.0.5](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.4...youtubedl-material-5.0.5) (2023-04-15) - -### Chore diff --git a/stable/youtubedl-material/5.0.15/Chart.yaml b/stable/youtubedl-material/5.0.15/Chart.yaml deleted file mode 100644 index 664cff85a99..00000000000 --- a/stable/youtubedl-material/5.0.15/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - - condition: mongodb.enabled - name: mongodb - repository: https://deps.truecharts.org - version: 6.0.29 -description: YoutubeDL-Material is a Material Design frontend for youtube-dl. -home: https://truecharts.org/charts/stable/youtubedl-material -icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png -keywords: - - youtube -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: youtubedl-material -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material - - https://github.com/Tzahi12345/YoutubeDL-Material -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/5.0.15/app-changelog.md b/stable/youtubedl-material/5.0.15/app-changelog.md deleted file mode 100644 index c8242ced3f5..00000000000 --- a/stable/youtubedl-material/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [youtubedl-material-5.0.15](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.14...youtubedl-material-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/youtubedl-material/5.0.15/charts/common-12.9.2.tgz b/stable/youtubedl-material/5.0.15/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/youtubedl-material/5.0.15/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/youtubedl-material/5.0.15/charts/mongodb-6.0.29.tgz b/stable/youtubedl-material/5.0.15/charts/mongodb-6.0.29.tgz deleted file mode 100644 index 9a7a593e381..00000000000 Binary files a/stable/youtubedl-material/5.0.15/charts/mongodb-6.0.29.tgz and /dev/null differ diff --git a/stable/youtubedl-material/5.0.16/CHANGELOG.md b/stable/youtubedl-material/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..4084410bda1 --- /dev/null +++ b/stable/youtubedl-material/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [youtubedl-material-5.0.9](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.8...youtubedl-material-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [youtubedl-material-5.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.7...youtubedl-material-5.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [youtubedl-material-5.0.7](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.6...youtubedl-material-5.0.7) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [youtubedl-material-5.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.5...youtubedl-material-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/youtubedl-material/5.0.16/Chart.yaml b/stable/youtubedl-material/5.0.16/Chart.yaml new file mode 100644 index 00000000000..88ab0437183 --- /dev/null +++ b/stable/youtubedl-material/5.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org + version: 6.0.30 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/5.0.16/README.md b/stable/youtubedl-material/5.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/youtubedl-material/5.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/youtubedl-material/5.0.16/app-changelog.md b/stable/youtubedl-material/5.0.16/app-changelog.md new file mode 100644 index 00000000000..2cf3c88c516 --- /dev/null +++ b/stable/youtubedl-material/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/youtubedl-material/5.0.15/app-readme.md b/stable/youtubedl-material/5.0.16/app-readme.md similarity index 100% rename from stable/youtubedl-material/5.0.15/app-readme.md rename to stable/youtubedl-material/5.0.16/app-readme.md diff --git a/stable/youtubedl-material/5.0.16/charts/common-12.9.5.tgz b/stable/youtubedl-material/5.0.16/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/youtubedl-material/5.0.16/charts/common-12.9.5.tgz differ diff --git a/stable/youtubedl-material/5.0.16/charts/mongodb-6.0.30.tgz b/stable/youtubedl-material/5.0.16/charts/mongodb-6.0.30.tgz new file mode 100644 index 00000000000..3dfa3988be2 Binary files /dev/null and b/stable/youtubedl-material/5.0.16/charts/mongodb-6.0.30.tgz differ diff --git a/stable/youtubedl-material/5.0.15/ix_values.yaml b/stable/youtubedl-material/5.0.16/ix_values.yaml similarity index 100% rename from stable/youtubedl-material/5.0.15/ix_values.yaml rename to stable/youtubedl-material/5.0.16/ix_values.yaml diff --git a/stable/youtubedl-material/5.0.15/questions.yaml b/stable/youtubedl-material/5.0.16/questions.yaml similarity index 100% rename from stable/youtubedl-material/5.0.15/questions.yaml rename to stable/youtubedl-material/5.0.16/questions.yaml diff --git a/stable/youtubedl-material/5.0.16/templates/NOTES.txt b/stable/youtubedl-material/5.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/youtubedl-material/5.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/youtubedl-material/5.0.16/templates/common.yaml b/stable/youtubedl-material/5.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/youtubedl-material/5.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/youtubedl-material/5.0.16/values.yaml b/stable/youtubedl-material/5.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zerotier/5.0.14/CHANGELOG.md b/stable/zerotier/5.0.14/CHANGELOG.md deleted file mode 100644 index e86d9f0be66..00000000000 --- a/stable/zerotier/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [zerotier-5.0.14](https://github.com/truecharts/charts/compare/zerotier-5.0.13...zerotier-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [zerotier-5.0.13](https://github.com/truecharts/charts/compare/zerotier-5.0.12...zerotier-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [zerotier-5.0.12](https://github.com/truecharts/charts/compare/zerotier-5.0.11...zerotier-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [zerotier-5.0.11](https://github.com/truecharts/charts/compare/zerotier-5.0.10...zerotier-5.0.11) (2023-05-06) - -### Feat - -- Add podOptions in questions.yaml ([#8792](https://github.com/truecharts/charts/issues/8792)) - - - - -## [zerotier-5.0.10](https://github.com/truecharts/charts/compare/zerotier-5.0.9...zerotier-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [zerotier-5.0.9](https://github.com/truecharts/charts/compare/zerotier-5.0.8...zerotier-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [zerotier-5.0.8](https://github.com/truecharts/charts/compare/zerotier-5.0.7...zerotier-5.0.8) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/zerotier to v1.10.6 ([#8538](https://github.com/truecharts/charts/issues/8538)) - - - - -## [zerotier-5.0.7](https://github.com/truecharts/charts/compare/zerotier-5.0.6...zerotier-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [zerotier-5.0.6](https://github.com/truecharts/charts/compare/zerotier-5.0.5...zerotier-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [zerotier-5.0.5](https://github.com/truecharts/charts/compare/zerotier-5.0.4...zerotier-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [zerotier-5.0.4](https://github.com/truecharts/charts/compare/zerotier-5.0.3...zerotier-5.0.4) (2023-04-16) - -### Chore diff --git a/stable/zerotier/5.0.14/Chart.yaml b/stable/zerotier/5.0.14/Chart.yaml deleted file mode 100644 index 0b28b326b82..00000000000 --- a/stable/zerotier/5.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: zerotier -version: 5.0.14 -appVersion: "1.10.6" -description: ZeroTier is a smart programmable Ethernet switch for planet Earth -type: application -deprecated: false -home: https://truecharts.org/charts/stable/zerotier -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png -keywords: - - zerotier - - network -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/zerotier/5.0.14/app-changelog.md b/stable/zerotier/5.0.14/app-changelog.md deleted file mode 100644 index 490b3e9d223..00000000000 --- a/stable/zerotier/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [zerotier-5.0.14](https://github.com/truecharts/charts/compare/zerotier-5.0.13...zerotier-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/zerotier/5.0.14/charts/common-12.9.2.tgz b/stable/zerotier/5.0.14/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/zerotier/5.0.14/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/zerotier/5.0.15/CHANGELOG.md b/stable/zerotier/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..135bb679bcb --- /dev/null +++ b/stable/zerotier/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + +- update container image tccr.io/truecharts/zerotier to v1.10.6 ([#8538](https://github.com/truecharts/charts/issues/8538)) + + + + +## [zerotier-5.0.7](https://github.com/truecharts/charts/compare/zerotier-5.0.6...zerotier-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [zerotier-5.0.6](https://github.com/truecharts/charts/compare/zerotier-5.0.5...zerotier-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [zerotier-5.0.5](https://github.com/truecharts/charts/compare/zerotier-5.0.4...zerotier-5.0.5) (2023-04-20) + +### Chore diff --git a/stable/zerotier/5.0.15/Chart.yaml b/stable/zerotier/5.0.15/Chart.yaml new file mode 100644 index 00000000000..aba03b27c97 --- /dev/null +++ b/stable/zerotier/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: zerotier +version: 5.0.15 +appVersion: "1.10.6" +description: ZeroTier is a smart programmable Ethernet switch for planet Earth +type: application +deprecated: false +home: https://truecharts.org/charts/stable/zerotier +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png +keywords: + - zerotier + - network +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.15/README.md b/stable/zerotier/5.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/zerotier/5.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/zerotier/5.0.15/app-changelog.md b/stable/zerotier/5.0.15/app-changelog.md new file mode 100644 index 00000000000..2d2ce3d1381 --- /dev/null +++ b/stable/zerotier/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/zerotier/5.0.14/app-readme.md b/stable/zerotier/5.0.15/app-readme.md similarity index 100% rename from stable/zerotier/5.0.14/app-readme.md rename to stable/zerotier/5.0.15/app-readme.md diff --git a/stable/zerotier/5.0.15/charts/common-12.9.5.tgz b/stable/zerotier/5.0.15/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/zerotier/5.0.15/charts/common-12.9.5.tgz differ diff --git a/stable/zerotier/5.0.14/ix_values.yaml b/stable/zerotier/5.0.15/ix_values.yaml similarity index 100% rename from stable/zerotier/5.0.14/ix_values.yaml rename to stable/zerotier/5.0.15/ix_values.yaml diff --git a/stable/zerotier/5.0.14/questions.yaml b/stable/zerotier/5.0.15/questions.yaml similarity index 100% rename from stable/zerotier/5.0.14/questions.yaml rename to stable/zerotier/5.0.15/questions.yaml diff --git a/stable/zerotier/5.0.15/templates/NOTES.txt b/stable/zerotier/5.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zerotier/5.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zerotier/5.0.15/templates/common.yaml b/stable/zerotier/5.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/zerotier/5.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zerotier/5.0.15/values.yaml b/stable/zerotier/5.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/7.0.17/CHANGELOG.md b/stable/zigbee2mqtt/7.0.17/CHANGELOG.md deleted file mode 100644 index b471ab79949..00000000000 --- a/stable/zigbee2mqtt/7.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [zigbee2mqtt-7.0.12](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.11...zigbee2mqtt-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [zigbee2mqtt-7.0.11](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.10...zigbee2mqtt-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [zigbee2mqtt-7.0.10](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.9...zigbee2mqtt-7.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/zigbee2mqtt to v1.30.3 ([#8539](https://github.com/truecharts/charts/issues/8539)) - - - - -## [zigbee2mqtt-7.0.9](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.8...zigbee2mqtt-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [zigbee2mqtt-7.0.8](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.7...zigbee2mqtt-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [zigbee2mqtt-7.0.7](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.6...zigbee2mqtt-7.0.7) (2023-04-20) - -### Chore diff --git a/stable/zigbee2mqtt/7.0.17/Chart.yaml b/stable/zigbee2mqtt/7.0.17/Chart.yaml deleted file mode 100644 index fe04a7f1521..00000000000 --- a/stable/zigbee2mqtt/7.0.17/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.9.2 -description: Bridges events and allows you to control your Zigbee devices via MQTT -home: https://truecharts.org/charts/stable/zigbee2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.png -keywords: - - zigbee - - mqtt - - home-assistant -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: zigbee2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - - https://github.com/Koenkk/zigbee2mqtt -version: 7.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/zigbee2mqtt/7.0.17/app-changelog.md b/stable/zigbee2mqtt/7.0.17/app-changelog.md deleted file mode 100644 index 737dabecd64..00000000000 --- a/stable/zigbee2mqtt/7.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/zigbee2mqtt/7.0.17/charts/common-12.9.2.tgz b/stable/zigbee2mqtt/7.0.17/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/zigbee2mqtt/7.0.17/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/7.0.18/CHANGELOG.md b/stable/zigbee2mqtt/7.0.18/CHANGELOG.md new file mode 100644 index 00000000000..b3748084288 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [zigbee2mqtt-7.0.12](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.11...zigbee2mqtt-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [zigbee2mqtt-7.0.11](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.10...zigbee2mqtt-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [zigbee2mqtt-7.0.10](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.9...zigbee2mqtt-7.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/zigbee2mqtt to v1.30.3 ([#8539](https://github.com/truecharts/charts/issues/8539)) + + + + +## [zigbee2mqtt-7.0.9](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.8...zigbee2mqtt-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [zigbee2mqtt-7.0.8](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.7...zigbee2mqtt-7.0.8) (2023-04-25) + +### Chore diff --git a/stable/zigbee2mqtt/7.0.18/Chart.yaml b/stable/zigbee2mqtt/7.0.18/Chart.yaml new file mode 100644 index 00000000000..dbc53e1ba99 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.18/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.30.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/zigbee2mqtt/7.0.18/README.md b/stable/zigbee2mqtt/7.0.18/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/zigbee2mqtt/7.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/zigbee2mqtt/7.0.18/SKIPINSTALL b/stable/zigbee2mqtt/7.0.18/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/7.0.18/app-changelog.md b/stable/zigbee2mqtt/7.0.18/app-changelog.md new file mode 100644 index 00000000000..21e832ea475 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/zigbee2mqtt/7.0.17/app-readme.md b/stable/zigbee2mqtt/7.0.18/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/7.0.17/app-readme.md rename to stable/zigbee2mqtt/7.0.18/app-readme.md diff --git a/stable/zigbee2mqtt/7.0.18/charts/common-12.9.5.tgz b/stable/zigbee2mqtt/7.0.18/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/zigbee2mqtt/7.0.18/charts/common-12.9.5.tgz differ diff --git a/stable/zigbee2mqtt/7.0.17/ix_values.yaml b/stable/zigbee2mqtt/7.0.18/ix_values.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.17/ix_values.yaml rename to stable/zigbee2mqtt/7.0.18/ix_values.yaml diff --git a/stable/zigbee2mqtt/7.0.17/questions.yaml b/stable/zigbee2mqtt/7.0.18/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.17/questions.yaml rename to stable/zigbee2mqtt/7.0.18/questions.yaml diff --git a/stable/zigbee2mqtt/7.0.18/templates/NOTES.txt b/stable/zigbee2mqtt/7.0.18/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.18/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zigbee2mqtt/7.0.18/templates/common.yaml b/stable/zigbee2mqtt/7.0.18/templates/common.yaml new file mode 100644 index 00000000000..995efb03eb0 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.18/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.18/values.yaml b/stable/zigbee2mqtt/7.0.18/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/znc/5.0.16/CHANGELOG.md b/stable/znc/5.0.16/CHANGELOG.md deleted file mode 100644 index 1fbd38fde15..00000000000 --- a/stable/znc/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [znc-5.0.16](https://github.com/truecharts/charts/compare/znc-5.0.15...znc-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [znc-5.0.15](https://github.com/truecharts/charts/compare/znc-5.0.14...znc-5.0.15) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#8965](https://github.com/truecharts/charts/issues/8965)) - - - - -## [znc-5.0.14](https://github.com/truecharts/charts/compare/znc-5.0.13...znc-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [znc-5.0.13](https://github.com/truecharts/charts/compare/znc-5.0.12...znc-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [znc-5.0.12](https://github.com/truecharts/charts/compare/znc-5.0.11...znc-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [znc-5.0.11](https://github.com/truecharts/charts/compare/znc-5.0.10...znc-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [znc-5.0.10](https://github.com/truecharts/charts/compare/znc-5.0.9...znc-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#8423](https://github.com/truecharts/charts/issues/8423)) - - - - -## [znc-5.0.9](https://github.com/truecharts/charts/compare/znc-5.0.8...znc-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [znc-5.0.8](https://github.com/truecharts/charts/compare/znc-5.0.7...znc-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [znc-5.0.7](https://github.com/truecharts/charts/compare/znc-5.0.6...znc-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [znc-5.0.6](https://github.com/truecharts/charts/compare/znc-5.0.5...znc-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/znc/5.0.16/Chart.yaml b/stable/znc/5.0.16/Chart.yaml deleted file mode 100644 index 27f0b6b14c1..00000000000 --- a/stable/znc/5.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: znc -version: 5.0.16 -appVersion: "1.8.2" -description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/znc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png -keywords: - - znc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/znc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.9.2 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/znc/5.0.16/app-changelog.md b/stable/znc/5.0.16/app-changelog.md deleted file mode 100644 index f2067ff0f41..00000000000 --- a/stable/znc/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [znc-5.0.16](https://github.com/truecharts/charts/compare/znc-5.0.15...znc-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/znc/5.0.16/charts/common-12.9.2.tgz b/stable/znc/5.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/znc/5.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/znc/5.0.17/CHANGELOG.md b/stable/znc/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..9fd35ac368c --- /dev/null +++ b/stable/znc/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [znc-5.0.11](https://github.com/truecharts/charts/compare/znc-5.0.10...znc-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [znc-5.0.10](https://github.com/truecharts/charts/compare/znc-5.0.9...znc-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#8423](https://github.com/truecharts/charts/issues/8423)) + + + + +## [znc-5.0.9](https://github.com/truecharts/charts/compare/znc-5.0.8...znc-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [znc-5.0.8](https://github.com/truecharts/charts/compare/znc-5.0.7...znc-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [znc-5.0.7](https://github.com/truecharts/charts/compare/znc-5.0.6...znc-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/znc/5.0.17/Chart.yaml b/stable/znc/5.0.17/Chart.yaml new file mode 100644 index 00000000000..3c1f5dab39d --- /dev/null +++ b/stable/znc/5.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: znc +version: 5.0.17 +appVersion: "1.8.2" +description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/znc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png +keywords: + - znc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/znc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 + # 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.17/README.md b/stable/znc/5.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/znc/5.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/znc/5.0.17/app-changelog.md b/stable/znc/5.0.17/app-changelog.md new file mode 100644 index 00000000000..922108f5340 --- /dev/null +++ b/stable/znc/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/znc/5.0.16/app-readme.md b/stable/znc/5.0.17/app-readme.md similarity index 100% rename from stable/znc/5.0.16/app-readme.md rename to stable/znc/5.0.17/app-readme.md diff --git a/stable/znc/5.0.17/charts/common-12.9.5.tgz b/stable/znc/5.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/znc/5.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/znc/5.0.16/ix_values.yaml b/stable/znc/5.0.17/ix_values.yaml similarity index 100% rename from stable/znc/5.0.16/ix_values.yaml rename to stable/znc/5.0.17/ix_values.yaml diff --git a/stable/znc/5.0.16/questions.yaml b/stable/znc/5.0.17/questions.yaml similarity index 100% rename from stable/znc/5.0.16/questions.yaml rename to stable/znc/5.0.17/questions.yaml diff --git a/stable/znc/5.0.17/templates/NOTES.txt b/stable/znc/5.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/znc/5.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/znc/5.0.17/templates/common.yaml b/stable/znc/5.0.17/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/znc/5.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/znc/5.0.17/values.yaml b/stable/znc/5.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/ztcuui-aio/4.0.16/CHANGELOG.md b/stable/ztcuui-aio/4.0.16/CHANGELOG.md deleted file mode 100644 index e9cfe711222..00000000000 --- a/stable/ztcuui-aio/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ztcuui-aio-4.0.16](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.15...ztcuui-aio-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ztcuui-aio-4.0.15](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.14...ztcuui-aio-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ztcuui-aio-4.0.14](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.13...ztcuui-aio-4.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/ztcuui-aio to v1.2.15 ([#9023](https://github.com/truecharts/charts/issues/9023)) - - - - -## [ztcuui-aio-4.0.13](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.12...ztcuui-aio-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ztcuui-aio-4.0.12](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.11...ztcuui-aio-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ztcuui-aio-4.0.11](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.10...ztcuui-aio-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ztcuui-aio-4.0.10](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.9...ztcuui-aio-4.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/ztcuui-aio to v1.2.14 ([#8540](https://github.com/truecharts/charts/issues/8540)) - - - - -## [ztcuui-aio-4.0.9](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.8...ztcuui-aio-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ztcuui-aio-4.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.7...ztcuui-aio-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ztcuui-aio-4.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.6...ztcuui-aio-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ztcuui-aio-4.0.6](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.5...ztcuui-aio-4.0.6) (2023-04-16) - -### Chore diff --git a/stable/ztcuui-aio/4.0.16/Chart.yaml b/stable/ztcuui-aio/4.0.16/Chart.yaml deleted file mode 100644 index bde1ecfe5f5..00000000000 --- a/stable/ztcuui-aio/4.0.16/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.9.2 -description: ZeroTier network controller user interface in a Docker container -home: https://truecharts.org/charts/stable/ztcuui-aio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png -keywords: - - ztcuui-aio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ztcuui-aio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio - - https://github.com/key-networks/ztncui-aio -version: 4.0.16 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/ztcuui-aio/4.0.16/app-changelog.md b/stable/ztcuui-aio/4.0.16/app-changelog.md deleted file mode 100644 index c69f8245969..00000000000 --- a/stable/ztcuui-aio/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ztcuui-aio-4.0.16](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.15...ztcuui-aio-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/ztcuui-aio/4.0.16/charts/common-12.9.2.tgz b/stable/ztcuui-aio/4.0.16/charts/common-12.9.2.tgz deleted file mode 100644 index 9f713bbafe1..00000000000 Binary files a/stable/ztcuui-aio/4.0.16/charts/common-12.9.2.tgz and /dev/null differ diff --git a/stable/ztcuui-aio/4.0.17/CHANGELOG.md b/stable/ztcuui-aio/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..9f3c55f74b5 --- /dev/null +++ b/stable/ztcuui-aio/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [ztcuui-aio-4.0.10](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.9...ztcuui-aio-4.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/ztcuui-aio to v1.2.14 ([#8540](https://github.com/truecharts/charts/issues/8540)) + + + + +## [ztcuui-aio-4.0.9](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.8...ztcuui-aio-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ztcuui-aio-4.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.7...ztcuui-aio-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ztcuui-aio-4.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.6...ztcuui-aio-4.0.7) (2023-04-20) + +### Chore diff --git a/stable/ztcuui-aio/4.0.17/Chart.yaml b/stable/ztcuui-aio/4.0.17/Chart.yaml new file mode 100644 index 00000000000..d58d23e27c5 --- /dev/null +++ b/stable/ztcuui-aio/4.0.17/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.2.15" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/ztcuui-aio/4.0.17/README.md b/stable/ztcuui-aio/4.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/ztcuui-aio/4.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/ztcuui-aio/4.0.17/app-changelog.md b/stable/ztcuui-aio/4.0.17/app-changelog.md new file mode 100644 index 00000000000..055e1de876d --- /dev/null +++ b/stable/ztcuui-aio/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ztcuui-aio/4.0.16/app-readme.md b/stable/ztcuui-aio/4.0.17/app-readme.md similarity index 100% rename from stable/ztcuui-aio/4.0.16/app-readme.md rename to stable/ztcuui-aio/4.0.17/app-readme.md diff --git a/stable/ztcuui-aio/4.0.17/charts/common-12.9.5.tgz b/stable/ztcuui-aio/4.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/ztcuui-aio/4.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/ztcuui-aio/4.0.16/ix_values.yaml b/stable/ztcuui-aio/4.0.17/ix_values.yaml similarity index 100% rename from stable/ztcuui-aio/4.0.16/ix_values.yaml rename to stable/ztcuui-aio/4.0.17/ix_values.yaml diff --git a/stable/ztcuui-aio/4.0.16/questions.yaml b/stable/ztcuui-aio/4.0.17/questions.yaml similarity index 100% rename from stable/ztcuui-aio/4.0.16/questions.yaml rename to stable/ztcuui-aio/4.0.17/questions.yaml diff --git a/stable/ztcuui-aio/4.0.17/templates/NOTES.txt b/stable/ztcuui-aio/4.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/ztcuui-aio/4.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ztcuui-aio/4.0.17/templates/common.yaml b/stable/ztcuui-aio/4.0.17/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/ztcuui-aio/4.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ztcuui-aio/4.0.17/values.yaml b/stable/ztcuui-aio/4.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/15.0.17/CHANGELOG.md b/stable/zwavejs2mqtt/15.0.17/CHANGELOG.md new file mode 100644 index 00000000000..ecb1b386fb2 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [zwavejs2mqtt-15.0.12](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.11...zwavejs2mqtt-15.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [zwavejs2mqtt-15.0.11](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.10...zwavejs2mqtt-15.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [zwavejs2mqtt-15.0.10](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.9...zwavejs2mqtt-15.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.14.2 ([#8278](https://github.com/truecharts/charts/issues/8278)) + + + + +## [zwavejs2mqtt-15.0.9](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.8...zwavejs2mqtt-15.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [zwavejs2mqtt-15.0.8](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.7...zwavejs2mqtt-15.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [zwavejs2mqtt-15.0.7](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.6...zwavejs2mqtt-15.0.7) (2023-04-20) + +### Chore diff --git a/stable/zwavejs2mqtt/15.0.17/Chart.yaml b/stable/zwavejs2mqtt/15.0.17/Chart.yaml new file mode 100644 index 00000000000..f15c3e4fde2 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "8.15.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.5 +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.17 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/zwavejs2mqtt/15.0.17/README.md b/stable/zwavejs2mqtt/15.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/zwavejs2mqtt/15.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/zwavejs2mqtt/15.0.17/app-changelog.md b/stable/zwavejs2mqtt/15.0.17/app-changelog.md new file mode 100644 index 00000000000..d7ca4dd46e9 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/zwavejs2mqtt/15.0.17/app-readme.md b/stable/zwavejs2mqtt/15.0.17/app-readme.md new file mode 100644 index 00000000000..259a81bc32b --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.17/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.17/charts/common-12.9.5.tgz b/stable/zwavejs2mqtt/15.0.17/charts/common-12.9.5.tgz new file mode 100644 index 00000000000..1309de514bf Binary files /dev/null and b/stable/zwavejs2mqtt/15.0.17/charts/common-12.9.5.tgz differ diff --git a/stable/zwavejs2mqtt/15.0.17/ix_values.yaml b/stable/zwavejs2mqtt/15.0.17/ix_values.yaml new file mode 100644 index 00000000000..75ff2073ff0 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.17/ix_values.yaml @@ -0,0 +1,85 @@ +image: + repository: tccr.io/truecharts/zwavejs-ui + pullPolicy: IfNotPresent + tag: v8.15.0@sha256:7ef803b887c2c92eabd12fc5f2d099a20e8218e64990a826d35ce5773b542b27 +service: + main: + ports: + main: + port: 8091 + targetPort: 8091 + ws: + enabled: true + ports: + ws: + enabled: true + port: 10046 + targetPort: 3000 +persistence: + config: + enabled: true + mountPath: "/usr/src/app/store" +# affinity: +# nodeAffinity: +# requiredDuringSchedulingIgnoredDuringExecution: +# nodeSelectorTerms: +# - matchExpressions: +# - key: app +# operator: In +# values: +# - zwave-controller + +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + readiness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + startup: + enabled: false + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 diff --git a/stable/zwavejs2mqtt/15.0.17/questions.yaml b/stable/zwavejs2mqtt/15.0.17/questions.yaml new file mode 100644 index 00000000000..c14951a3f73 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.17/questions.yaml @@ -0,0 +1,1979 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8091 + required: true + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ws + label: "WebSocket Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10046 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/zwavejs2mqtt/15.0.17/templates/NOTES.txt b/stable/zwavejs2mqtt/15.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zwavejs2mqtt/15.0.17/templates/common.yaml b/stable/zwavejs2mqtt/15.0.17/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/15.0.17/values.yaml b/stable/zwavejs2mqtt/15.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d