diff --git a/dependency/postgresql/11.0.19/CHANGELOG.md b/dependency/postgresql/11.0.19/CHANGELOG.md new file mode 100644 index 00000000000..d337bf5ec65 --- /dev/null +++ b/dependency/postgresql/11.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [postgresql-11.0.19](https://github.com/truecharts/charts/compare/postgresql-11.0.18...postgresql-11.0.19) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.6.0 + + + + +## [postgresql-11.0.18](https://github.com/truecharts/charts/compare/postgresql-11.0.17...postgresql-11.0.18) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.6.0 + + + + +## [postgresql-11.0.17](https://github.com/truecharts/charts/compare/postgresql-11.0.16...postgresql-11.0.17) (2022-12-27) + +### Chore + +- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855)) + + + + +## [postgresql-11.0.16](https://github.com/truecharts/charts/compare/postgresql-11.0.15...postgresql-11.0.16) (2022-12-26) + +### Chore + +- update helm chart common to 11.1.1 + + + + +## [postgresql-11.0.15](https://github.com/truecharts/charts/compare/postgresql-11.0.14...postgresql-11.0.15) (2022-12-25) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.6.0 + + + + +## [postgresql-11.0.14](https://github.com/truecharts/charts/compare/postgresql-11.0.13...postgresql-11.0.14) (2022-12-24) + +### Chore + +- update helm chart common to v11.1.0 ([#5686](https://github.com/truecharts/charts/issues/5686)) + + + + +## [postgresql-11.0.13](https://github.com/truecharts/charts/compare/postgresql-11.0.12...postgresql-11.0.13) (2022-12-17) + + + + +## [postgresql-11.0.12](https://github.com/truecharts/charts/compare/postgresql-11.0.11...postgresql-11.0.12) (2022-12-14) + +### Chore + +- update helm chart common to v11.0.8 + + + + +## [postgresql-11.0.11](https://github.com/truecharts/charts/compare/postgresql-11.0.10...postgresql-11.0.11) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.6.0 + + + + +## [postgresql-11.0.10](https://github.com/truecharts/charts/compare/postgresql-11.0.9...postgresql-11.0.10) (2022-12-11) + +### Chore + +- update helm chart common to v11.0.7 ([#5266](https://github.com/truecharts/charts/issues/5266)) + + + + +## [postgresql-11.0.9](https://github.com/truecharts/charts/compare/postgresql-11.0.8...postgresql-11.0.9) (2022-12-07) + + + + +## [postgresql-11.0.8](https://github.com/truecharts/charts/compare/postgresql-11.0.7...postgresql-11.0.8) (2022-12-06) + diff --git a/dependency/postgresql/11.0.19/Chart.yaml b/dependency/postgresql/11.0.19/Chart.yaml new file mode 100644 index 00000000000..7bc20b992b6 --- /dev/null +++ b/dependency/postgresql/11.0.19/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "14.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 11.1.2 +deprecated: false +description: PostgresSQL +home: https://truecharts.org/charts/dependency/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/dependency/postgresql + - https://www.postgresql.org/ +type: application +version: 11.0.19 +annotations: + truecharts.org/catagories: | + - database + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/dependency/redis/5.0.24/README.md b/dependency/postgresql/11.0.19/README.md similarity index 100% rename from dependency/redis/5.0.24/README.md rename to dependency/postgresql/11.0.19/README.md diff --git a/dependency/postgresql/11.0.19/app-changelog.md b/dependency/postgresql/11.0.19/app-changelog.md new file mode 100644 index 00000000000..0e9d7ad9ace --- /dev/null +++ b/dependency/postgresql/11.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [postgresql-11.0.19](https://github.com/truecharts/charts/compare/postgresql-11.0.18...postgresql-11.0.19) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.6.0 + + \ No newline at end of file diff --git a/dependency/postgresql/11.0.19/app-readme.md b/dependency/postgresql/11.0.19/app-readme.md new file mode 100644 index 00000000000..e07de9d90c0 --- /dev/null +++ b/dependency/postgresql/11.0.19/app-readme.md @@ -0,0 +1,8 @@ +PostgresSQL + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/postgresql](https://truecharts.org/charts/dependency/postgresql) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! diff --git a/dependency/redis/5.0.24/charts/common-11.1.2.tgz b/dependency/postgresql/11.0.19/charts/common-11.1.2.tgz similarity index 100% rename from dependency/redis/5.0.24/charts/common-11.1.2.tgz rename to dependency/postgresql/11.0.19/charts/common-11.1.2.tgz diff --git a/dependency/postgresql/11.0.19/ix_values.yaml b/dependency/postgresql/11.0.19/ix_values.yaml new file mode 100644 index 00000000000..561752d6cb4 --- /dev/null +++ b/dependency/postgresql/11.0.19/ix_values.yaml @@ -0,0 +1,129 @@ +image: + repository: tccr.io/truecharts/postgresql + pullPolicy: IfNotPresent + tag: 14.6.0@sha256:e62480ab765247161e54506890190b2a5cfe2275cf5882c47d3e2e0f8cbc083f + +controller: + # -- Set the controller type. + # Valid options are deployment, daemonset or statefulset + type: statefulset + # -- Number of desired pods + replicas: 1 + # -- Set the controller upgrade strategy + # For Deployments, valid values are Recreate (default) and RollingUpdate. + # For StatefulSets, valid values are OnDelete and RollingUpdate (default). + # DaemonSets ignore this. + strategy: RollingUpdate + rollingUpdate: + # -- Set deployment RollingUpdate max unavailable + unavailable: 1 + # -- Set deployment RollingUpdate max surge + surge: + # -- Set statefulset RollingUpdate partition + partition: + # -- ReplicaSet revision history limit + revisionHistoryLimit: 3 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 5432 + targetPort: 5432 + +## TODO: Fix the backup-on-upgrade system +enableUpgradeBackup: false + +podSecurityContext: + runAsGroup: 0 + +volumeClaimTemplates: + db: + enabled: true + mountPath: "/bitnami/postgresql" + +# -- Probe configuration +# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) +# @default -- See below +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + # -- Enable the liveness probe + 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. + # @default -- See below + spec: + exec: + command: + - sh + - -c + - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done" + + # -- Redainess probe configuration + # @default -- See below + readiness: + # -- Enable the readiness probe + enabled: true + # -- Set this to `true` if you wish to specify your own readinessProbe + custom: true + # -- The spec field contains the values for the default readinessProbe. + # If you selected `custom: true`, this field holds the definition of the readinessProbe. + # @default -- See below + spec: + exec: + command: + - sh + - -c + - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done" + # -- Startup probe configuration + # @default -- See below + startup: + # -- Enable the startup probe + enabled: true + 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. + # @default -- See below + spec: + exec: + command: + - sh + - -c + - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done" + +postgresqlPassword: "testpass" +postgresqlUsername: "test" +postgresqlDatabase: "test" +postgrespassword: "testroot" +existingSecret: "" + +secret: + credentials: + enabled: true + data: + postgresql-password: '{{ ( .Values.postgresqlPassword | default "empty" ) }}' + postgresql-postgres-password: '{{ ( .Values.postgrespassword | default "empty" ) }}' + +env: + POSTGRES_PASSWORD: + secretKeyRef: + name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}' + key: "postgresql-password" + POSTGRESQL_POSTGRES_PASSWORD: + secretKeyRef: + name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}' + key: "postgresql-postgres-password" + POSTGRES_USER: "{{ .Values.postgresqlUsername }}" + POSTGRES_DB: "{{ .Values.postgresqlDatabase }}" +# POSTGRESQL_POSTGRES_PASSWORD: "{{ .Values.postgrespassword }}" +# POSTGRESQL_PASSWORD: "{{ .Values.password }}" + +portal: + enabled: false diff --git a/dependency/postgresql/11.0.19/questions.yaml b/dependency/postgresql/11.0.19/questions.yaml new file mode 100644 index 00000000000..6487deae607 --- /dev/null +++ b/dependency/postgresql/11.0.19/questions.yaml @@ -0,0 +1,1596 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: VPN + description: VPN + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +questions: + - variable: global + label: Global Settings + group: "General Settings" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "General Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: customextraargs + group: "General Settings" + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: "General Settings" + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: postgresqlDatabase + group: "App Configuration" + label: "Database Name" + schema: + type: string + default: "mydatabase" + required: true + - variable: postgresqlUsername + group: "App Configuration" + label: "Database User" + schema: + type: string + default: "mydatabaseuser" + required: true + - variable: postgresqlPassword + group: "App Configuration" + label: "Database Password" + schema: + type: string + default: "" + required: true + - variable: postgrespassword + group: "App Configuration" + label: "Root Password" + 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) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 5432 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: volumeClaimTemplates + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: db + label: "DB Storage" + description: "Stores the old Application Database." + schema: + type: dict + hidden: true + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - 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: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced 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: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: Target + description: Deployment name, Defaults to Main Deployment + schema: + type: string + default: "" + - variable: minReplicas + label: Minimum Replicas + schema: + type: int + default: 1 + - variable: maxReplicas + label: Maximum Replicas + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: Target CPU Utilization Percentage + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: Target Memory Utilization Percentage + schema: + type: int + default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_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/dependency/redis/5.0.24/templates/common.yaml b/dependency/postgresql/11.0.19/templates/common.yaml similarity index 100% rename from dependency/redis/5.0.24/templates/common.yaml rename to dependency/postgresql/11.0.19/templates/common.yaml diff --git a/dependency/redis/5.0.24/values.yaml b/dependency/postgresql/11.0.19/values.yaml similarity index 100% rename from dependency/redis/5.0.24/values.yaml rename to dependency/postgresql/11.0.19/values.yaml diff --git a/dependency/redis/5.0.24/app-changelog.md b/dependency/redis/5.0.24/app-changelog.md deleted file mode 100644 index e2f91768cda..00000000000 --- a/dependency/redis/5.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-5.0.24](https://github.com/truecharts/charts/compare/redis-5.0.23...redis-5.0.24) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/redis to 7.0.7 - - \ No newline at end of file diff --git a/dependency/redis/5.0.24/CHANGELOG.md b/dependency/redis/5.0.25/CHANGELOG.md similarity index 92% rename from dependency/redis/5.0.24/CHANGELOG.md rename to dependency/redis/5.0.25/CHANGELOG.md index d73ea385484..3955664c845 100644 --- a/dependency/redis/5.0.24/CHANGELOG.md +++ b/dependency/redis/5.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-5.0.25](https://github.com/truecharts/charts/compare/redis-5.0.24...redis-5.0.25) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/redis to 7.0.7 + + + + ## [redis-5.0.24](https://github.com/truecharts/charts/compare/redis-5.0.23...redis-5.0.24) (2023-01-07) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/redis to v7.0.7 - - -## [redis-5.0.14](https://github.com/truecharts/charts/compare/redis-5.0.13...redis-5.0.14) (2022-12-16) - -### Chore - -- update container image tccr.io/truecharts/redis to 7.0.6 - - diff --git a/dependency/redis/5.0.24/Chart.yaml b/dependency/redis/5.0.25/Chart.yaml similarity index 98% rename from dependency/redis/5.0.24/Chart.yaml rename to dependency/redis/5.0.25/Chart.yaml index c956b8eef07..bece3cbdcb5 100644 --- a/dependency/redis/5.0.24/Chart.yaml +++ b/dependency/redis/5.0.25/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 5.0.24 +version: 5.0.25 annotations: truecharts.org/catagories: | - database diff --git a/dependency/solr/2.0.20/README.md b/dependency/redis/5.0.25/README.md similarity index 100% rename from dependency/solr/2.0.20/README.md rename to dependency/redis/5.0.25/README.md diff --git a/dependency/redis/5.0.25/app-changelog.md b/dependency/redis/5.0.25/app-changelog.md new file mode 100644 index 00000000000..bf4aa746412 --- /dev/null +++ b/dependency/redis/5.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-5.0.25](https://github.com/truecharts/charts/compare/redis-5.0.24...redis-5.0.25) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/redis to 7.0.7 + + \ No newline at end of file diff --git a/dependency/redis/5.0.24/app-readme.md b/dependency/redis/5.0.25/app-readme.md similarity index 100% rename from dependency/redis/5.0.24/app-readme.md rename to dependency/redis/5.0.25/app-readme.md diff --git a/dependency/solr/2.0.20/charts/common-11.1.2.tgz b/dependency/redis/5.0.25/charts/common-11.1.2.tgz similarity index 100% rename from dependency/solr/2.0.20/charts/common-11.1.2.tgz rename to dependency/redis/5.0.25/charts/common-11.1.2.tgz diff --git a/dependency/redis/5.0.24/ix_values.yaml b/dependency/redis/5.0.25/ix_values.yaml similarity index 98% rename from dependency/redis/5.0.24/ix_values.yaml rename to dependency/redis/5.0.25/ix_values.yaml index 8efa6aca8ae..899969c6f08 100644 --- a/dependency/redis/5.0.24/ix_values.yaml +++ b/dependency/redis/5.0.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redis pullPolicy: IfNotPresent - tag: 7.0.7@sha256:b585665b978f53aac8c40452acf0110a58e1caa7cbb251590b3e63ba4e0275c9 + tag: 7.0.7@sha256:aece92d54cff3a5b984bc114165643898aed87b504e2bb6d19eaefb25082fff1 controller: # -- Set the controller type. diff --git a/dependency/redis/5.0.24/questions.yaml b/dependency/redis/5.0.25/questions.yaml similarity index 100% rename from dependency/redis/5.0.24/questions.yaml rename to dependency/redis/5.0.25/questions.yaml diff --git a/dependency/solr/2.0.20/templates/common.yaml b/dependency/redis/5.0.25/templates/common.yaml similarity index 100% rename from dependency/solr/2.0.20/templates/common.yaml rename to dependency/redis/5.0.25/templates/common.yaml diff --git a/dependency/solr/2.0.20/values.yaml b/dependency/redis/5.0.25/values.yaml similarity index 100% rename from dependency/solr/2.0.20/values.yaml rename to dependency/redis/5.0.25/values.yaml diff --git a/dependency/solr/2.0.20/app-changelog.md b/dependency/solr/2.0.20/app-changelog.md deleted file mode 100644 index 5d414f9d468..00000000000 --- a/dependency/solr/2.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-2.0.20](https://github.com/truecharts/charts/compare/solr-2.0.19...solr-2.0.20) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/solr to 9.1.0 - - \ No newline at end of file diff --git a/dependency/solr/2.0.20/CHANGELOG.md b/dependency/solr/2.0.21/CHANGELOG.md similarity index 90% rename from dependency/solr/2.0.20/CHANGELOG.md rename to dependency/solr/2.0.21/CHANGELOG.md index ff98f3d4d8c..b2206f66429 100644 --- a/dependency/solr/2.0.20/CHANGELOG.md +++ b/dependency/solr/2.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-2.0.21](https://github.com/truecharts/charts/compare/solr-2.0.20...solr-2.0.21) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/solr to 9.1.0 + + + + ## [solr-2.0.20](https://github.com/truecharts/charts/compare/solr-2.0.19...solr-2.0.20) (2023-01-07) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/solr to 9.1.0 - - -## [solr-2.0.10](https://github.com/truecharts/charts/compare/solr-2.0.9...solr-2.0.10) (2022-12-11) - -### Chore - -- update helm chart common to v11.0.7 ([#5266](https://github.com/truecharts/charts/issues/5266)) - - diff --git a/dependency/solr/2.0.20/Chart.yaml b/dependency/solr/2.0.21/Chart.yaml similarity index 97% rename from dependency/solr/2.0.20/Chart.yaml rename to dependency/solr/2.0.21/Chart.yaml index a0338f7298e..7a2b47f6f99 100644 --- a/dependency/solr/2.0.20/Chart.yaml +++ b/dependency/solr/2.0.21/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 2.0.20 +version: 2.0.21 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/2.0.21/README.md b/dependency/solr/2.0.21/README.md new file mode 100644 index 00000000000..36b5b3d8f7e --- /dev/null +++ b/dependency/solr/2.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/dependency/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [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/dependency/solr/2.0.21/app-changelog.md b/dependency/solr/2.0.21/app-changelog.md new file mode 100644 index 00000000000..51081744f5a --- /dev/null +++ b/dependency/solr/2.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-2.0.21](https://github.com/truecharts/charts/compare/solr-2.0.20...solr-2.0.21) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/solr to 9.1.0 + + \ No newline at end of file diff --git a/dependency/solr/2.0.20/app-readme.md b/dependency/solr/2.0.21/app-readme.md similarity index 100% rename from dependency/solr/2.0.20/app-readme.md rename to dependency/solr/2.0.21/app-readme.md diff --git a/incubator/dashy/2.0.12/charts/common-11.1.2.tgz b/dependency/solr/2.0.21/charts/common-11.1.2.tgz similarity index 100% rename from incubator/dashy/2.0.12/charts/common-11.1.2.tgz rename to dependency/solr/2.0.21/charts/common-11.1.2.tgz diff --git a/dependency/solr/2.0.20/ix_values.yaml b/dependency/solr/2.0.21/ix_values.yaml similarity index 98% rename from dependency/solr/2.0.20/ix_values.yaml rename to dependency/solr/2.0.21/ix_values.yaml index 60f5f206507..9eafff2bd77 100644 --- a/dependency/solr/2.0.20/ix_values.yaml +++ b/dependency/solr/2.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: 9.1.0@sha256:749abaf8b33374642c7eaa9309e9aacda10d23231fab2d9857791f418624c09c + tag: 9.1.0@sha256:9c1dcac6755b84b94914c6510c01dc2fd743df86c1c90f5d522ec5e272bb7b3f controller: # -- Set the controller type. diff --git a/dependency/solr/2.0.20/questions.yaml b/dependency/solr/2.0.21/questions.yaml similarity index 100% rename from dependency/solr/2.0.20/questions.yaml rename to dependency/solr/2.0.21/questions.yaml diff --git a/dependency/solr/2.0.21/templates/common.yaml b/dependency/solr/2.0.21/templates/common.yaml new file mode 100644 index 00000000000..76759c7a0c9 --- /dev/null +++ b/dependency/solr/2.0.21/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.common.loader.all" . }} diff --git a/incubator/dashy/2.0.12/values.yaml b/dependency/solr/2.0.21/values.yaml similarity index 100% rename from incubator/dashy/2.0.12/values.yaml rename to dependency/solr/2.0.21/values.yaml diff --git a/incubator/dashy/2.0.12/app-changelog.md b/incubator/dashy/2.0.12/app-changelog.md deleted file mode 100644 index 61d4fd1b4af..00000000000 --- a/incubator/dashy/2.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashy-2.0.12](https://github.com/truecharts/charts/compare/dashy-2.0.11...dashy-2.0.12) (2023-01-04) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - \ No newline at end of file diff --git a/incubator/dashy/2.0.12/CHANGELOG.md b/incubator/dashy/2.0.13/CHANGELOG.md similarity index 89% rename from incubator/dashy/2.0.12/CHANGELOG.md rename to incubator/dashy/2.0.13/CHANGELOG.md index ded7a046e7e..678ba86c489 100644 --- a/incubator/dashy/2.0.12/CHANGELOG.md +++ b/incubator/dashy/2.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dashy-2.0.13](https://github.com/truecharts/charts/compare/dashy-2.0.12...dashy-2.0.13) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/dashy to 2.1.1 + + + + ## [dashy-2.0.12](https://github.com/truecharts/charts/compare/dashy-2.0.11...dashy-2.0.12) (2023-01-04) ### Chore @@ -88,12 +97,3 @@ ## [dashy-2.0.4](https://github.com/truecharts/charts/compare/dashy-2.0.2...dashy-2.0.4) (2022-11-30) - - - -## [dashy-2.0.4](https://github.com/truecharts/charts/compare/dashy-2.0.2...dashy-2.0.4) (2022-11-30) - - - - -## [dashy-2.0.4](https://github.com/truecharts/charts/compare/dashy-2.0.2...dashy-2.0.4) (2022-11-30) diff --git a/incubator/dashy/2.0.12/Chart.yaml b/incubator/dashy/2.0.13/Chart.yaml similarity index 98% rename from incubator/dashy/2.0.12/Chart.yaml rename to incubator/dashy/2.0.13/Chart.yaml index bae5cce674e..05da779ef4b 100644 --- a/incubator/dashy/2.0.12/Chart.yaml +++ b/incubator/dashy/2.0.13/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dashy - https://github.com/airsonic/airsonic - https://hub.docker.com/r/lissy93/dashy -version: 2.0.12 +version: 2.0.13 annotations: truecharts.org/catagories: | - dashboard diff --git a/incubator/dashy/2.0.12/README.md b/incubator/dashy/2.0.13/README.md similarity index 100% rename from incubator/dashy/2.0.12/README.md rename to incubator/dashy/2.0.13/README.md diff --git a/incubator/dashy/2.0.13/app-changelog.md b/incubator/dashy/2.0.13/app-changelog.md new file mode 100644 index 00000000000..d9f793d741f --- /dev/null +++ b/incubator/dashy/2.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashy-2.0.13](https://github.com/truecharts/charts/compare/dashy-2.0.12...dashy-2.0.13) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/dashy to 2.1.1 + + \ No newline at end of file diff --git a/incubator/dashy/2.0.12/app-readme.md b/incubator/dashy/2.0.13/app-readme.md similarity index 100% rename from incubator/dashy/2.0.12/app-readme.md rename to incubator/dashy/2.0.13/app-readme.md diff --git a/incubator/jelu/2.0.10/charts/common-11.1.2.tgz b/incubator/dashy/2.0.13/charts/common-11.1.2.tgz similarity index 100% rename from incubator/jelu/2.0.10/charts/common-11.1.2.tgz rename to incubator/dashy/2.0.13/charts/common-11.1.2.tgz diff --git a/incubator/dashy/2.0.12/ix_values.yaml b/incubator/dashy/2.0.13/ix_values.yaml similarity index 92% rename from incubator/dashy/2.0.12/ix_values.yaml rename to incubator/dashy/2.0.13/ix_values.yaml index 3729e49ecf5..6bbeab8aed3 100644 --- a/incubator/dashy/2.0.12/ix_values.yaml +++ b/incubator/dashy/2.0.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/dashy - tag: 2.1.1@sha256:886c804224ffea715c46ae285d6aedc0a358cd1fce2e74be23dc145cc1603c66 + tag: 2.1.1@sha256:15a9b131f91777c5ee5325ce0f89b426ebfdbd8b20f20742eec272b854730a52 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/dashy/2.0.12/questions.yaml b/incubator/dashy/2.0.13/questions.yaml similarity index 100% rename from incubator/dashy/2.0.12/questions.yaml rename to incubator/dashy/2.0.13/questions.yaml diff --git a/incubator/dashy/2.0.12/templates/_configmap.tpl b/incubator/dashy/2.0.13/templates/_configmap.tpl similarity index 100% rename from incubator/dashy/2.0.12/templates/_configmap.tpl rename to incubator/dashy/2.0.13/templates/_configmap.tpl diff --git a/incubator/dashy/2.0.12/templates/common.yaml b/incubator/dashy/2.0.13/templates/common.yaml similarity index 100% rename from incubator/dashy/2.0.12/templates/common.yaml rename to incubator/dashy/2.0.13/templates/common.yaml diff --git a/incubator/jelu/2.0.10/values.yaml b/incubator/dashy/2.0.13/values.yaml similarity index 100% rename from incubator/jelu/2.0.10/values.yaml rename to incubator/dashy/2.0.13/values.yaml diff --git a/incubator/jelu/2.0.10/app-changelog.md b/incubator/jelu/2.0.10/app-changelog.md deleted file mode 100644 index 665bc7d0516..00000000000 --- a/incubator/jelu/2.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jelu-2.0.10](https://github.com/truecharts/charts/compare/jelu-2.0.9...jelu-2.0.10) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/jelu/2.0.10/CHANGELOG.md b/incubator/jelu/2.0.11/CHANGELOG.md similarity index 89% rename from incubator/jelu/2.0.10/CHANGELOG.md rename to incubator/jelu/2.0.11/CHANGELOG.md index 73392ab9879..c4e9fa4230e 100644 --- a/incubator/jelu/2.0.10/CHANGELOG.md +++ b/incubator/jelu/2.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jelu-2.0.11](https://github.com/truecharts/charts/compare/jelu-2.0.10...jelu-2.0.11) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/jelu to latest + + + + ## [jelu-2.0.10](https://github.com/truecharts/charts/compare/jelu-2.0.9...jelu-2.0.10) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ -## [jelu-2.0.3](https://github.com/truecharts/charts/compare/jelu-2.0.2...jelu-2.0.3) (2022-11-30) - - - - -## [jelu-2.0.3](https://github.com/truecharts/charts/compare/jelu-2.0.2...jelu-2.0.3) (2022-11-30) - - - diff --git a/incubator/jelu/2.0.10/Chart.yaml b/incubator/jelu/2.0.11/Chart.yaml similarity index 98% rename from incubator/jelu/2.0.10/Chart.yaml rename to incubator/jelu/2.0.11/Chart.yaml index ce60e545bfc..632d7643859 100644 --- a/incubator/jelu/2.0.10/Chart.yaml +++ b/incubator/jelu/2.0.11/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/bayang/jelu - https://hub.docker.com/r/wabayang/jelu type: application -version: 2.0.10 +version: 2.0.11 diff --git a/incubator/jelu/2.0.10/README.md b/incubator/jelu/2.0.11/README.md similarity index 100% rename from incubator/jelu/2.0.10/README.md rename to incubator/jelu/2.0.11/README.md diff --git a/incubator/jelu/2.0.11/app-changelog.md b/incubator/jelu/2.0.11/app-changelog.md new file mode 100644 index 00000000000..7fc11d6c3e8 --- /dev/null +++ b/incubator/jelu/2.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jelu-2.0.11](https://github.com/truecharts/charts/compare/jelu-2.0.10...jelu-2.0.11) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/jelu to latest + + \ No newline at end of file diff --git a/incubator/jelu/2.0.10/app-readme.md b/incubator/jelu/2.0.11/app-readme.md similarity index 100% rename from incubator/jelu/2.0.10/app-readme.md rename to incubator/jelu/2.0.11/app-readme.md diff --git a/incubator/nitter/1.0.2/charts/common-11.1.2.tgz b/incubator/jelu/2.0.11/charts/common-11.1.2.tgz similarity index 100% rename from incubator/nitter/1.0.2/charts/common-11.1.2.tgz rename to incubator/jelu/2.0.11/charts/common-11.1.2.tgz diff --git a/incubator/jelu/2.0.10/ix_values.yaml b/incubator/jelu/2.0.11/ix_values.yaml similarity index 87% rename from incubator/jelu/2.0.10/ix_values.yaml rename to incubator/jelu/2.0.11/ix_values.yaml index e6b93c1c4a6..87d321c954c 100644 --- a/incubator/jelu/2.0.10/ix_values.yaml +++ b/incubator/jelu/2.0.11/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/jelu - tag: latest@sha256:58dd6e4e50c3b94341ed8d0db9e2ba809a783fb2712e4d68684cbb50457254e8 + tag: latest@sha256:037aef8d0b9dad448371283497983cbcc1a575fa58a050fe22896d63cad49490 persistence: config: enabled: true diff --git a/incubator/jelu/2.0.10/questions.yaml b/incubator/jelu/2.0.11/questions.yaml similarity index 100% rename from incubator/jelu/2.0.10/questions.yaml rename to incubator/jelu/2.0.11/questions.yaml diff --git a/incubator/jelu/2.0.10/templates/common.yaml b/incubator/jelu/2.0.11/templates/common.yaml similarity index 100% rename from incubator/jelu/2.0.10/templates/common.yaml rename to incubator/jelu/2.0.11/templates/common.yaml diff --git a/incubator/nitter/1.0.2/values.yaml b/incubator/jelu/2.0.11/values.yaml similarity index 100% rename from incubator/nitter/1.0.2/values.yaml rename to incubator/jelu/2.0.11/values.yaml diff --git a/incubator/nitter/1.0.2/app-changelog.md b/incubator/nitter/1.0.2/app-changelog.md deleted file mode 100644 index 57cbdea6c16..00000000000 --- a/incubator/nitter/1.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nitter-1.0.2](https://github.com/truecharts/charts/compare/nitter-1.0.1...nitter-1.0.2) (2023-01-07) - -### Chore - -- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121)) - - \ No newline at end of file diff --git a/incubator/nitter/1.0.2/CHANGELOG.md b/incubator/nitter/1.0.3/CHANGELOG.md similarity index 73% rename from incubator/nitter/1.0.2/CHANGELOG.md rename to incubator/nitter/1.0.3/CHANGELOG.md index debd9c4b86e..e294ef4ecf4 100644 --- a/incubator/nitter/1.0.2/CHANGELOG.md +++ b/incubator/nitter/1.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [nitter-1.0.3](https://github.com/truecharts/charts/compare/nitter-1.0.2...nitter-1.0.3) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/nitter to latest + + + + ## [nitter-1.0.2](https://github.com/truecharts/charts/compare/nitter-1.0.1...nitter-1.0.2) (2023-01-07) ### Chore diff --git a/incubator/nitter/1.0.2/Chart.yaml b/incubator/nitter/1.0.3/Chart.yaml similarity index 98% rename from incubator/nitter/1.0.2/Chart.yaml rename to incubator/nitter/1.0.3/Chart.yaml index d4e878794be..1b96e8e28f8 100644 --- a/incubator/nitter/1.0.2/Chart.yaml +++ b/incubator/nitter/1.0.3/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/nitter - https://github.com/zedeus/nitter type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/incubator/nitter/1.0.2/README.md b/incubator/nitter/1.0.3/README.md similarity index 100% rename from incubator/nitter/1.0.2/README.md rename to incubator/nitter/1.0.3/README.md diff --git a/incubator/nitter/1.0.3/app-changelog.md b/incubator/nitter/1.0.3/app-changelog.md new file mode 100644 index 00000000000..058f9733a02 --- /dev/null +++ b/incubator/nitter/1.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nitter-1.0.3](https://github.com/truecharts/charts/compare/nitter-1.0.2...nitter-1.0.3) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/nitter to latest + + \ No newline at end of file diff --git a/incubator/nitter/1.0.2/app-readme.md b/incubator/nitter/1.0.3/app-readme.md similarity index 100% rename from incubator/nitter/1.0.2/app-readme.md rename to incubator/nitter/1.0.3/app-readme.md diff --git a/incubator/plextraktsync/3.0.14/charts/common-11.1.2.tgz b/incubator/nitter/1.0.3/charts/common-11.1.2.tgz similarity index 100% rename from incubator/plextraktsync/3.0.14/charts/common-11.1.2.tgz rename to incubator/nitter/1.0.3/charts/common-11.1.2.tgz diff --git a/incubator/nitter/1.0.2/charts/redis-5.0.24.tgz b/incubator/nitter/1.0.3/charts/redis-5.0.24.tgz similarity index 100% rename from incubator/nitter/1.0.2/charts/redis-5.0.24.tgz rename to incubator/nitter/1.0.3/charts/redis-5.0.24.tgz diff --git a/incubator/nitter/1.0.2/ix_values.yaml b/incubator/nitter/1.0.3/ix_values.yaml similarity index 92% rename from incubator/nitter/1.0.2/ix_values.yaml rename to incubator/nitter/1.0.3/ix_values.yaml index e1c7c5cdc93..ab341c0fa0f 100644 --- a/incubator/nitter/1.0.2/ix_values.yaml +++ b/incubator/nitter/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/nitter pullPolicy: IfNotPresent - tag: latest@sha256:1ccd5f6123333870afca1b3ca5267357cd57d45824ae47976023a01fb79c9334 + tag: latest@sha256:207683c2209c22743b388d889cbd2bd1deb80e01131dc77d9c6ff6b7b5ddac74 nitter: general: diff --git a/incubator/nitter/1.0.2/questions.yaml b/incubator/nitter/1.0.3/questions.yaml similarity index 100% rename from incubator/nitter/1.0.2/questions.yaml rename to incubator/nitter/1.0.3/questions.yaml diff --git a/incubator/nitter/1.0.2/templates/_secret.tpl b/incubator/nitter/1.0.3/templates/_secret.tpl similarity index 100% rename from incubator/nitter/1.0.2/templates/_secret.tpl rename to incubator/nitter/1.0.3/templates/_secret.tpl diff --git a/incubator/nitter/1.0.2/templates/common.yaml b/incubator/nitter/1.0.3/templates/common.yaml similarity index 100% rename from incubator/nitter/1.0.2/templates/common.yaml rename to incubator/nitter/1.0.3/templates/common.yaml diff --git a/incubator/plextraktsync/3.0.14/values.yaml b/incubator/nitter/1.0.3/values.yaml similarity index 100% rename from incubator/plextraktsync/3.0.14/values.yaml rename to incubator/nitter/1.0.3/values.yaml diff --git a/incubator/plextraktsync/3.0.14/app-changelog.md b/incubator/plextraktsync/3.0.14/app-changelog.md deleted file mode 100644 index 07d2cdbb47f..00000000000 --- a/incubator/plextraktsync/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plextraktsync-3.0.14](https://github.com/truecharts/charts/compare/plextraktsync-3.0.13...plextraktsync-3.0.14) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/plextraktsync to latest - - \ No newline at end of file diff --git a/incubator/plextraktsync/3.0.14/CHANGELOG.md b/incubator/plextraktsync/3.0.15/CHANGELOG.md similarity index 94% rename from incubator/plextraktsync/3.0.14/CHANGELOG.md rename to incubator/plextraktsync/3.0.15/CHANGELOG.md index de22c3c36df..0a30787a2a0 100644 --- a/incubator/plextraktsync/3.0.14/CHANGELOG.md +++ b/incubator/plextraktsync/3.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [plextraktsync-3.0.15](https://github.com/truecharts/charts/compare/plextraktsync-3.0.14...plextraktsync-3.0.15) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/plextraktsync to latest + + + + ## [plextraktsync-3.0.14](https://github.com/truecharts/charts/compare/plextraktsync-3.0.13...plextraktsync-3.0.14) (2023-01-07) ### Chore @@ -85,15 +94,6 @@ -## [plextraktsync-3.0.6](https://github.com/truecharts/charts/compare/plextraktsync-3.0.4...plextraktsync-3.0.6) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/plextraktsync to latest - - - - ## [plextraktsync-3.0.6](https://github.com/truecharts/charts/compare/plextraktsync-3.0.4...plextraktsync-3.0.6) (2022-11-30) ### Chore diff --git a/incubator/plextraktsync/3.0.14/Chart.yaml b/incubator/plextraktsync/3.0.15/Chart.yaml similarity index 98% rename from incubator/plextraktsync/3.0.14/Chart.yaml rename to incubator/plextraktsync/3.0.15/Chart.yaml index 301c12d18d1..1e33bb7e3d6 100644 --- a/incubator/plextraktsync/3.0.14/Chart.yaml +++ b/incubator/plextraktsync/3.0.15/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/Taxel/PlexTraktSync - https://ghcr.io/taxel/plextraktsync type: application -version: 3.0.14 +version: 3.0.15 diff --git a/incubator/plextraktsync/3.0.14/README.md b/incubator/plextraktsync/3.0.15/README.md similarity index 100% rename from incubator/plextraktsync/3.0.14/README.md rename to incubator/plextraktsync/3.0.15/README.md diff --git a/incubator/plextraktsync/3.0.15/app-changelog.md b/incubator/plextraktsync/3.0.15/app-changelog.md new file mode 100644 index 00000000000..6b4131e35af --- /dev/null +++ b/incubator/plextraktsync/3.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plextraktsync-3.0.15](https://github.com/truecharts/charts/compare/plextraktsync-3.0.14...plextraktsync-3.0.15) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/plextraktsync to latest + + \ No newline at end of file diff --git a/incubator/plextraktsync/3.0.14/app-readme.md b/incubator/plextraktsync/3.0.15/app-readme.md similarity index 100% rename from incubator/plextraktsync/3.0.14/app-readme.md rename to incubator/plextraktsync/3.0.15/app-readme.md diff --git a/incubator/pyload-ng/2.0.12/charts/common-11.1.2.tgz b/incubator/plextraktsync/3.0.15/charts/common-11.1.2.tgz similarity index 100% rename from incubator/pyload-ng/2.0.12/charts/common-11.1.2.tgz rename to incubator/plextraktsync/3.0.15/charts/common-11.1.2.tgz diff --git a/incubator/plextraktsync/3.0.14/ix_values.yaml b/incubator/plextraktsync/3.0.15/ix_values.yaml similarity index 88% rename from incubator/plextraktsync/3.0.14/ix_values.yaml rename to incubator/plextraktsync/3.0.15/ix_values.yaml index 6b4e5106a51..7d9869ad306 100644 --- a/incubator/plextraktsync/3.0.14/ix_values.yaml +++ b/incubator/plextraktsync/3.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plextraktsync - tag: latest@sha256:390dc4c12d4a457a8f9d3fcb21c7a8ed9357d3afbc7f28fb1d4ab1afad7f1aac + tag: latest@sha256:6cd6905406923bed6dd662e93ac38eb6d46aeea83904ab88bdafbad70328f937 podSecurityContext: runAsGroup: 0 diff --git a/incubator/plextraktsync/3.0.14/questions.yaml b/incubator/plextraktsync/3.0.15/questions.yaml similarity index 100% rename from incubator/plextraktsync/3.0.14/questions.yaml rename to incubator/plextraktsync/3.0.15/questions.yaml diff --git a/incubator/plextraktsync/3.0.14/templates/_cronjob.tpl b/incubator/plextraktsync/3.0.15/templates/_cronjob.tpl similarity index 100% rename from incubator/plextraktsync/3.0.14/templates/_cronjob.tpl rename to incubator/plextraktsync/3.0.15/templates/_cronjob.tpl diff --git a/incubator/plextraktsync/3.0.14/templates/common.yaml b/incubator/plextraktsync/3.0.15/templates/common.yaml similarity index 100% rename from incubator/plextraktsync/3.0.14/templates/common.yaml rename to incubator/plextraktsync/3.0.15/templates/common.yaml diff --git a/incubator/pyload-ng/2.0.12/values.yaml b/incubator/plextraktsync/3.0.15/values.yaml similarity index 100% rename from incubator/pyload-ng/2.0.12/values.yaml rename to incubator/plextraktsync/3.0.15/values.yaml diff --git a/incubator/pyload-ng/2.0.12/app-changelog.md b/incubator/pyload-ng/2.0.12/app-changelog.md deleted file mode 100644 index 14dd6e4ccd3..00000000000 --- a/incubator/pyload-ng/2.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pyload-ng-2.0.12](https://github.com/truecharts/charts/compare/pyload-ng-2.0.11...pyload-ng-2.0.12) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/pyload-ng to latest - - \ No newline at end of file diff --git a/incubator/pyload-ng/2.0.12/CHANGELOG.md b/incubator/pyload-ng/2.0.13/CHANGELOG.md similarity index 94% rename from incubator/pyload-ng/2.0.12/CHANGELOG.md rename to incubator/pyload-ng/2.0.13/CHANGELOG.md index d461a2493b4..d601fe4a326 100644 --- a/incubator/pyload-ng/2.0.12/CHANGELOG.md +++ b/incubator/pyload-ng/2.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pyload-ng-2.0.13](https://github.com/truecharts/charts/compare/pyload-ng-2.0.12...pyload-ng-2.0.13) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/pyload-ng to latest + + + + ## [pyload-ng-2.0.12](https://github.com/truecharts/charts/compare/pyload-ng-2.0.11...pyload-ng-2.0.12) (2023-01-07) ### Chore @@ -85,15 +94,6 @@ -## [pyload-ng-2.0.4](https://github.com/truecharts/charts/compare/pyload-ng-2.0.3...pyload-ng-2.0.4) (2022-12-01) - -### Chore - -- update container image tccr.io/truecharts/pyload-ng to latest - - - - ## [pyload-ng-2.0.4](https://github.com/truecharts/charts/compare/pyload-ng-2.0.3...pyload-ng-2.0.4) (2022-12-01) ### Chore diff --git a/incubator/pyload-ng/2.0.12/Chart.yaml b/incubator/pyload-ng/2.0.13/Chart.yaml similarity index 98% rename from incubator/pyload-ng/2.0.12/Chart.yaml rename to incubator/pyload-ng/2.0.13/Chart.yaml index 227da1841d2..d01bc54c522 100644 --- a/incubator/pyload-ng/2.0.12/Chart.yaml +++ b/incubator/pyload-ng/2.0.13/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - https://github.com/linuxserver/docker-pyload-ng#readme type: application -version: 2.0.12 +version: 2.0.13 diff --git a/incubator/pyload-ng/2.0.12/README.md b/incubator/pyload-ng/2.0.13/README.md similarity index 100% rename from incubator/pyload-ng/2.0.12/README.md rename to incubator/pyload-ng/2.0.13/README.md diff --git a/incubator/pyload-ng/2.0.13/app-changelog.md b/incubator/pyload-ng/2.0.13/app-changelog.md new file mode 100644 index 00000000000..77bbcb29ef3 --- /dev/null +++ b/incubator/pyload-ng/2.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pyload-ng-2.0.13](https://github.com/truecharts/charts/compare/pyload-ng-2.0.12...pyload-ng-2.0.13) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/pyload-ng to latest + + \ No newline at end of file diff --git a/incubator/pyload-ng/2.0.12/app-readme.md b/incubator/pyload-ng/2.0.13/app-readme.md similarity index 100% rename from incubator/pyload-ng/2.0.12/app-readme.md rename to incubator/pyload-ng/2.0.13/app-readme.md diff --git a/incubator/ra-rom-processor/2.0.12/charts/common-11.1.2.tgz b/incubator/pyload-ng/2.0.13/charts/common-11.1.2.tgz similarity index 100% rename from incubator/ra-rom-processor/2.0.12/charts/common-11.1.2.tgz rename to incubator/pyload-ng/2.0.13/charts/common-11.1.2.tgz diff --git a/incubator/pyload-ng/2.0.12/ix_values.yaml b/incubator/pyload-ng/2.0.13/ix_values.yaml similarity index 87% rename from incubator/pyload-ng/2.0.12/ix_values.yaml rename to incubator/pyload-ng/2.0.13/ix_values.yaml index 211dc7d5d4d..c43a7f53339 100644 --- a/incubator/pyload-ng/2.0.12/ix_values.yaml +++ b/incubator/pyload-ng/2.0.13/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pyload-ng - tag: latest@sha256:d7526c19d6d0c502944693b4c7c33c9bd9a9de2c5dc32a7f925a84a3d0f04adc + tag: latest@sha256:7836c88e779cdebd5a9df328e32b5888b416f75652e42a90a0a4f0e77d9e5eb9 persistence: config: enabled: true diff --git a/incubator/pyload-ng/2.0.12/questions.yaml b/incubator/pyload-ng/2.0.13/questions.yaml similarity index 100% rename from incubator/pyload-ng/2.0.12/questions.yaml rename to incubator/pyload-ng/2.0.13/questions.yaml diff --git a/incubator/pyload-ng/2.0.12/templates/common.yaml b/incubator/pyload-ng/2.0.13/templates/common.yaml similarity index 100% rename from incubator/pyload-ng/2.0.12/templates/common.yaml rename to incubator/pyload-ng/2.0.13/templates/common.yaml diff --git a/incubator/ra-rom-processor/2.0.12/values.yaml b/incubator/pyload-ng/2.0.13/values.yaml similarity index 100% rename from incubator/ra-rom-processor/2.0.12/values.yaml rename to incubator/pyload-ng/2.0.13/values.yaml diff --git a/incubator/ra-rom-processor/2.0.12/app-changelog.md b/incubator/ra-rom-processor/2.0.12/app-changelog.md deleted file mode 100644 index eb4939ed32e..00000000000 --- a/incubator/ra-rom-processor/2.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ra-rom-processor-2.0.12](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.11...ra-rom-processor-2.0.12) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/ra-rom-processor to latest - - \ No newline at end of file diff --git a/incubator/ra-rom-processor/2.0.12/CHANGELOG.md b/incubator/ra-rom-processor/2.0.13/CHANGELOG.md similarity index 94% rename from incubator/ra-rom-processor/2.0.12/CHANGELOG.md rename to incubator/ra-rom-processor/2.0.13/CHANGELOG.md index 35f28689873..766dd51627a 100644 --- a/incubator/ra-rom-processor/2.0.12/CHANGELOG.md +++ b/incubator/ra-rom-processor/2.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ra-rom-processor-2.0.13](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.12...ra-rom-processor-2.0.13) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/ra-rom-processor to latest + + + + ## [ra-rom-processor-2.0.12](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.11...ra-rom-processor-2.0.12) (2023-01-07) ### Chore @@ -85,15 +94,6 @@ -## [ra-rom-processor-2.0.4](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.2...ra-rom-processor-2.0.4) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/ra-rom-processor to latest - - - - ## [ra-rom-processor-2.0.4](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.2...ra-rom-processor-2.0.4) (2022-11-30) ### Chore diff --git a/incubator/ra-rom-processor/2.0.12/Chart.yaml b/incubator/ra-rom-processor/2.0.13/Chart.yaml similarity index 98% rename from incubator/ra-rom-processor/2.0.12/Chart.yaml rename to incubator/ra-rom-processor/2.0.13/Chart.yaml index 8f73a0a261d..cf7d80fd2d9 100644 --- a/incubator/ra-rom-processor/2.0.12/Chart.yaml +++ b/incubator/ra-rom-processor/2.0.13/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/randomninjaatk/raromprocessor - https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines type: application -version: 2.0.12 +version: 2.0.13 annotations: truecharts.org/catagories: | - MediaApp-Other diff --git a/incubator/ra-rom-processor/2.0.12/README.md b/incubator/ra-rom-processor/2.0.13/README.md similarity index 100% rename from incubator/ra-rom-processor/2.0.12/README.md rename to incubator/ra-rom-processor/2.0.13/README.md diff --git a/incubator/ra-rom-processor/2.0.13/app-changelog.md b/incubator/ra-rom-processor/2.0.13/app-changelog.md new file mode 100644 index 00000000000..b954c9801fc --- /dev/null +++ b/incubator/ra-rom-processor/2.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ra-rom-processor-2.0.13](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.12...ra-rom-processor-2.0.13) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/ra-rom-processor to latest + + \ No newline at end of file diff --git a/incubator/ra-rom-processor/2.0.12/app-readme.md b/incubator/ra-rom-processor/2.0.13/app-readme.md similarity index 100% rename from incubator/ra-rom-processor/2.0.12/app-readme.md rename to incubator/ra-rom-processor/2.0.13/app-readme.md diff --git a/incubator/rimgo/2.0.15/charts/common-11.1.2.tgz b/incubator/ra-rom-processor/2.0.13/charts/common-11.1.2.tgz similarity index 100% rename from incubator/rimgo/2.0.15/charts/common-11.1.2.tgz rename to incubator/ra-rom-processor/2.0.13/charts/common-11.1.2.tgz diff --git a/incubator/ra-rom-processor/2.0.12/ix_values.yaml b/incubator/ra-rom-processor/2.0.13/ix_values.yaml similarity index 92% rename from incubator/ra-rom-processor/2.0.12/ix_values.yaml rename to incubator/ra-rom-processor/2.0.13/ix_values.yaml index 982331f5e8a..d73386eafc7 100644 --- a/incubator/ra-rom-processor/2.0.12/ix_values.yaml +++ b/incubator/ra-rom-processor/2.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ra-rom-processor - tag: latest@sha256:f76274259b054b3dcba20a962150a0616ceae2e8b17420a8229cea8d20fbb240 + tag: latest@sha256:fbe9374383c2795bbe9957a5a06495690eddd30c06e01a538bd6a8a3397829d4 podSecurityContext: runAsGroup: 0 diff --git a/incubator/ra-rom-processor/2.0.12/questions.yaml b/incubator/ra-rom-processor/2.0.13/questions.yaml similarity index 100% rename from incubator/ra-rom-processor/2.0.12/questions.yaml rename to incubator/ra-rom-processor/2.0.13/questions.yaml diff --git a/incubator/ra-rom-processor/2.0.12/templates/common.yaml b/incubator/ra-rom-processor/2.0.13/templates/common.yaml similarity index 100% rename from incubator/ra-rom-processor/2.0.12/templates/common.yaml rename to incubator/ra-rom-processor/2.0.13/templates/common.yaml diff --git a/incubator/rimgo/2.0.15/values.yaml b/incubator/ra-rom-processor/2.0.13/values.yaml similarity index 100% rename from incubator/rimgo/2.0.15/values.yaml rename to incubator/ra-rom-processor/2.0.13/values.yaml diff --git a/incubator/rimgo/2.0.15/app-changelog.md b/incubator/rimgo/2.0.15/app-changelog.md deleted file mode 100644 index 95ba5d46d33..00000000000 --- a/incubator/rimgo/2.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rimgo-2.0.15](https://github.com/truecharts/charts/compare/rimgo-2.0.14...rimgo-2.0.15) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/rimgo to latest - - \ No newline at end of file diff --git a/incubator/rimgo/2.0.15/CHANGELOG.md b/incubator/rimgo/2.0.16/CHANGELOG.md similarity index 94% rename from incubator/rimgo/2.0.15/CHANGELOG.md rename to incubator/rimgo/2.0.16/CHANGELOG.md index 062690eff97..20d385344a3 100644 --- a/incubator/rimgo/2.0.15/CHANGELOG.md +++ b/incubator/rimgo/2.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rimgo-2.0.16](https://github.com/truecharts/charts/compare/rimgo-2.0.15...rimgo-2.0.16) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/rimgo to latest + + + + ## [rimgo-2.0.15](https://github.com/truecharts/charts/compare/rimgo-2.0.14...rimgo-2.0.15) (2023-01-07) ### Chore @@ -85,15 +94,6 @@ -## [rimgo-2.0.7](https://github.com/truecharts/charts/compare/rimgo-2.0.5...rimgo-2.0.7) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/rimgo to latest - - - - ## [rimgo-2.0.7](https://github.com/truecharts/charts/compare/rimgo-2.0.5...rimgo-2.0.7) (2022-11-30) ### Chore diff --git a/incubator/rimgo/2.0.15/Chart.yaml b/incubator/rimgo/2.0.16/Chart.yaml similarity index 97% rename from incubator/rimgo/2.0.15/Chart.yaml rename to incubator/rimgo/2.0.16/Chart.yaml index a22ce41d6ce..144add2aac4 100644 --- a/incubator/rimgo/2.0.15/Chart.yaml +++ b/incubator/rimgo/2.0.16/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - https://quay.io/repository/pussthecatorg/rimgo type: application -version: 2.0.15 +version: 2.0.16 diff --git a/incubator/rimgo/2.0.15/README.md b/incubator/rimgo/2.0.16/README.md similarity index 100% rename from incubator/rimgo/2.0.15/README.md rename to incubator/rimgo/2.0.16/README.md diff --git a/incubator/rimgo/2.0.16/app-changelog.md b/incubator/rimgo/2.0.16/app-changelog.md new file mode 100644 index 00000000000..fc7bc0b697f --- /dev/null +++ b/incubator/rimgo/2.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rimgo-2.0.16](https://github.com/truecharts/charts/compare/rimgo-2.0.15...rimgo-2.0.16) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/rimgo to latest + + \ No newline at end of file diff --git a/incubator/rimgo/2.0.15/app-readme.md b/incubator/rimgo/2.0.16/app-readme.md similarity index 100% rename from incubator/rimgo/2.0.15/app-readme.md rename to incubator/rimgo/2.0.16/app-readme.md diff --git a/incubator/searxng/2.0.13/charts/common-11.1.2.tgz b/incubator/rimgo/2.0.16/charts/common-11.1.2.tgz similarity index 100% rename from incubator/searxng/2.0.13/charts/common-11.1.2.tgz rename to incubator/rimgo/2.0.16/charts/common-11.1.2.tgz diff --git a/incubator/rimgo/2.0.15/ix_values.yaml b/incubator/rimgo/2.0.16/ix_values.yaml similarity index 82% rename from incubator/rimgo/2.0.15/ix_values.yaml rename to incubator/rimgo/2.0.16/ix_values.yaml index ef1ea1415a0..9d624bb1fdf 100644 --- a/incubator/rimgo/2.0.15/ix_values.yaml +++ b/incubator/rimgo/2.0.16/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:53bc4b0de6d479ac605616085eb50ed5277b01c95a35701c1e58bddb00814729 + tag: latest@sha256:3900c07dbff94b365129632fa1b5e01b5f20c4b2ff7e6f772c15a715774d51f0 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/2.0.15/questions.yaml b/incubator/rimgo/2.0.16/questions.yaml similarity index 100% rename from incubator/rimgo/2.0.15/questions.yaml rename to incubator/rimgo/2.0.16/questions.yaml diff --git a/incubator/rimgo/2.0.15/templates/common.yaml b/incubator/rimgo/2.0.16/templates/common.yaml similarity index 100% rename from incubator/rimgo/2.0.15/templates/common.yaml rename to incubator/rimgo/2.0.16/templates/common.yaml diff --git a/incubator/searxng/2.0.13/values.yaml b/incubator/rimgo/2.0.16/values.yaml similarity index 100% rename from incubator/searxng/2.0.13/values.yaml rename to incubator/rimgo/2.0.16/values.yaml diff --git a/incubator/searxng/2.0.13/app-changelog.md b/incubator/searxng/2.0.13/app-changelog.md deleted file mode 100644 index 788d6d40a35..00000000000 --- a/incubator/searxng/2.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-2.0.13](https://github.com/truecharts/charts/compare/searxng-2.0.12...searxng-2.0.13) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest - - \ No newline at end of file diff --git a/incubator/searxng/2.0.13/CHANGELOG.md b/incubator/searxng/2.0.14/CHANGELOG.md similarity index 94% rename from incubator/searxng/2.0.13/CHANGELOG.md rename to incubator/searxng/2.0.14/CHANGELOG.md index 0a330022b33..9997a65f342 100644 --- a/incubator/searxng/2.0.13/CHANGELOG.md +++ b/incubator/searxng/2.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-2.0.14](https://github.com/truecharts/charts/compare/searxng-2.0.13...searxng-2.0.14) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest + + + + ## [searxng-2.0.13](https://github.com/truecharts/charts/compare/searxng-2.0.12...searxng-2.0.13) (2023-01-07) ### Chore @@ -85,15 +94,6 @@ -## [searxng-2.0.5](https://github.com/truecharts/charts/compare/searxng-2.0.3...searxng-2.0.5) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest - - - - ## [searxng-2.0.5](https://github.com/truecharts/charts/compare/searxng-2.0.3...searxng-2.0.5) (2022-11-30) ### Chore diff --git a/incubator/searxng/2.0.13/Chart.yaml b/incubator/searxng/2.0.14/Chart.yaml similarity index 98% rename from incubator/searxng/2.0.13/Chart.yaml rename to incubator/searxng/2.0.14/Chart.yaml index bbc279a525b..5cb97f0cf8a 100644 --- a/incubator/searxng/2.0.13/Chart.yaml +++ b/incubator/searxng/2.0.14/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/searxng/searxng - https://hub.docker.com/r/searxng/searxng type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - Productivity diff --git a/incubator/searxng/2.0.13/README.md b/incubator/searxng/2.0.14/README.md similarity index 100% rename from incubator/searxng/2.0.13/README.md rename to incubator/searxng/2.0.14/README.md diff --git a/incubator/searxng/2.0.14/app-changelog.md b/incubator/searxng/2.0.14/app-changelog.md new file mode 100644 index 00000000000..a68df17cdd0 --- /dev/null +++ b/incubator/searxng/2.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-2.0.14](https://github.com/truecharts/charts/compare/searxng-2.0.13...searxng-2.0.14) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest + + \ No newline at end of file diff --git a/incubator/searxng/2.0.13/app-readme.md b/incubator/searxng/2.0.14/app-readme.md similarity index 100% rename from incubator/searxng/2.0.13/app-readme.md rename to incubator/searxng/2.0.14/app-readme.md diff --git a/incubator/songkong/2.0.11/charts/common-11.1.2.tgz b/incubator/searxng/2.0.14/charts/common-11.1.2.tgz similarity index 100% rename from incubator/songkong/2.0.11/charts/common-11.1.2.tgz rename to incubator/searxng/2.0.14/charts/common-11.1.2.tgz diff --git a/incubator/searxng/2.0.13/ix_values.yaml b/incubator/searxng/2.0.14/ix_values.yaml similarity index 83% rename from incubator/searxng/2.0.13/ix_values.yaml rename to incubator/searxng/2.0.14/ix_values.yaml index 3d803620c40..97f2c55d1b4 100644 --- a/incubator/searxng/2.0.13/ix_values.yaml +++ b/incubator/searxng/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:be23f22f54d32284ffa4089fe39192889f284698a453a3cd2849eb36c3499ca9 + tag: latest@sha256:d0e32cd91af39150dabb2eb1cc135e0577eff2e2729accaf87ad6117ef4f0d33 env: BASE_URL: "" diff --git a/incubator/searxng/2.0.13/questions.yaml b/incubator/searxng/2.0.14/questions.yaml similarity index 100% rename from incubator/searxng/2.0.13/questions.yaml rename to incubator/searxng/2.0.14/questions.yaml diff --git a/incubator/searxng/2.0.13/templates/common.yaml b/incubator/searxng/2.0.14/templates/common.yaml similarity index 100% rename from incubator/searxng/2.0.13/templates/common.yaml rename to incubator/searxng/2.0.14/templates/common.yaml diff --git a/incubator/songkong/2.0.11/values.yaml b/incubator/searxng/2.0.14/values.yaml similarity index 100% rename from incubator/songkong/2.0.11/values.yaml rename to incubator/searxng/2.0.14/values.yaml diff --git a/incubator/songkong/2.0.11/app-changelog.md b/incubator/songkong/2.0.11/app-changelog.md deleted file mode 100644 index a8794d976c7..00000000000 --- a/incubator/songkong/2.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [songkong-2.0.11](https://github.com/truecharts/charts/compare/songkong-2.0.10...songkong-2.0.11) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/songkong/2.0.11/CHANGELOG.md b/incubator/songkong/2.0.12/CHANGELOG.md similarity index 94% rename from incubator/songkong/2.0.11/CHANGELOG.md rename to incubator/songkong/2.0.12/CHANGELOG.md index 2cc237c8e5f..00bb7d7693b 100644 --- a/incubator/songkong/2.0.11/CHANGELOG.md +++ b/incubator/songkong/2.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [songkong-2.0.12](https://github.com/truecharts/charts/compare/songkong-2.0.11...songkong-2.0.12) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/songkong to latest + + + + ## [songkong-2.0.11](https://github.com/truecharts/charts/compare/songkong-2.0.10...songkong-2.0.11) (2022-12-27) ### Chore @@ -85,15 +94,6 @@ -## [songkong-2.0.5](https://github.com/truecharts/charts/compare/songkong-2.0.3...songkong-2.0.5) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/songkong to latest - - - - ## [songkong-2.0.5](https://github.com/truecharts/charts/compare/songkong-2.0.3...songkong-2.0.5) (2022-11-30) ### Chore diff --git a/incubator/songkong/2.0.11/Chart.yaml b/incubator/songkong/2.0.12/Chart.yaml similarity index 98% rename from incubator/songkong/2.0.11/Chart.yaml rename to incubator/songkong/2.0.12/Chart.yaml index 2730a53eb9c..9da230400c0 100644 --- a/incubator/songkong/2.0.11/Chart.yaml +++ b/incubator/songkong/2.0.12/Chart.yaml @@ -26,4 +26,4 @@ sources: - http://www.jthink.net/songkong - https://hub.docker.com/r/songkong/songkong/ type: application -version: 2.0.11 +version: 2.0.12 diff --git a/incubator/songkong/2.0.11/README.md b/incubator/songkong/2.0.12/README.md similarity index 100% rename from incubator/songkong/2.0.11/README.md rename to incubator/songkong/2.0.12/README.md diff --git a/incubator/songkong/2.0.12/app-changelog.md b/incubator/songkong/2.0.12/app-changelog.md new file mode 100644 index 00000000000..2ad19c54a3c --- /dev/null +++ b/incubator/songkong/2.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [songkong-2.0.12](https://github.com/truecharts/charts/compare/songkong-2.0.11...songkong-2.0.12) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/songkong to latest + + \ No newline at end of file diff --git a/incubator/songkong/2.0.11/app-readme.md b/incubator/songkong/2.0.12/app-readme.md similarity index 100% rename from incubator/songkong/2.0.11/app-readme.md rename to incubator/songkong/2.0.12/app-readme.md diff --git a/incubator/tracks/2.0.9/charts/common-11.1.2.tgz b/incubator/songkong/2.0.12/charts/common-11.1.2.tgz similarity index 100% rename from incubator/tracks/2.0.9/charts/common-11.1.2.tgz rename to incubator/songkong/2.0.12/charts/common-11.1.2.tgz diff --git a/incubator/songkong/2.0.11/ix_values.yaml b/incubator/songkong/2.0.12/ix_values.yaml similarity index 84% rename from incubator/songkong/2.0.11/ix_values.yaml rename to incubator/songkong/2.0.12/ix_values.yaml index 7f62f56ce12..dcdc7cd5778 100644 --- a/incubator/songkong/2.0.11/ix_values.yaml +++ b/incubator/songkong/2.0.12/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/songkong - tag: latest@sha256:148d16bbabbc94ad33bf57a5e57781175a9c06111c663bfb70ce3438d1da550e + tag: latest@sha256:0dea325943374222a52955cfa9be6c1324c4c0316106a314083eba1ad2b01184 persistence: music: enabled: true diff --git a/incubator/songkong/2.0.11/questions.yaml b/incubator/songkong/2.0.12/questions.yaml similarity index 100% rename from incubator/songkong/2.0.11/questions.yaml rename to incubator/songkong/2.0.12/questions.yaml diff --git a/incubator/songkong/2.0.11/templates/common.yaml b/incubator/songkong/2.0.12/templates/common.yaml similarity index 100% rename from incubator/songkong/2.0.11/templates/common.yaml rename to incubator/songkong/2.0.12/templates/common.yaml diff --git a/incubator/tracks/2.0.9/values.yaml b/incubator/songkong/2.0.12/values.yaml similarity index 100% rename from incubator/tracks/2.0.9/values.yaml rename to incubator/songkong/2.0.12/values.yaml diff --git a/incubator/tracks/2.0.9/CHANGELOG.md b/incubator/tracks/2.0.10/CHANGELOG.md similarity index 91% rename from incubator/tracks/2.0.9/CHANGELOG.md rename to incubator/tracks/2.0.10/CHANGELOG.md index 6847425e8b7..18b148e75e3 100644 --- a/incubator/tracks/2.0.9/CHANGELOG.md +++ b/incubator/tracks/2.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [tracks-2.0.10](https://github.com/truecharts/charts/compare/tracks-2.0.9...tracks-2.0.10) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/tracks to latest + + + + ## [tracks-2.0.9](https://github.com/truecharts/charts/compare/owntracks-0.0.5...tracks-2.0.9) (2023-01-07) ### Chore @@ -88,12 +97,3 @@ ## [tracks-2.0.2](https://github.com/truecharts/charts/compare/tracks-2.0.1...tracks-2.0.2) (2022-11-30) - - - - -## [tracks-2.0.2](https://github.com/truecharts/charts/compare/tracks-2.0.1...tracks-2.0.2) (2022-11-30) - - - - diff --git a/incubator/tracks/2.0.9/Chart.yaml b/incubator/tracks/2.0.10/Chart.yaml similarity index 98% rename from incubator/tracks/2.0.9/Chart.yaml rename to incubator/tracks/2.0.10/Chart.yaml index e99d16afa1b..7fd9154c79c 100644 --- a/incubator/tracks/2.0.9/Chart.yaml +++ b/incubator/tracks/2.0.10/Chart.yaml @@ -26,4 +26,4 @@ sources: - http://www.getontracks.org/ - https://hub.docker.com/r/tracksapp/tracks type: application -version: 2.0.9 +version: 2.0.10 diff --git a/incubator/tracks/2.0.9/README.md b/incubator/tracks/2.0.10/README.md similarity index 100% rename from incubator/tracks/2.0.9/README.md rename to incubator/tracks/2.0.10/README.md diff --git a/incubator/tracks/2.0.10/app-changelog.md b/incubator/tracks/2.0.10/app-changelog.md new file mode 100644 index 00000000000..ed08fe5b7fa --- /dev/null +++ b/incubator/tracks/2.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tracks-2.0.10](https://github.com/truecharts/charts/compare/tracks-2.0.9...tracks-2.0.10) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/tracks to latest + + \ No newline at end of file diff --git a/incubator/tracks/2.0.9/app-readme.md b/incubator/tracks/2.0.10/app-readme.md similarity index 100% rename from incubator/tracks/2.0.9/app-readme.md rename to incubator/tracks/2.0.10/app-readme.md diff --git a/incubator/ts-dnsserver/2.0.14/charts/common-11.1.2.tgz b/incubator/tracks/2.0.10/charts/common-11.1.2.tgz similarity index 100% rename from incubator/ts-dnsserver/2.0.14/charts/common-11.1.2.tgz rename to incubator/tracks/2.0.10/charts/common-11.1.2.tgz diff --git a/incubator/tracks/2.0.9/ix_values.yaml b/incubator/tracks/2.0.10/ix_values.yaml similarity index 87% rename from incubator/tracks/2.0.9/ix_values.yaml rename to incubator/tracks/2.0.10/ix_values.yaml index ba5b2a35c74..5a4fd20be87 100644 --- a/incubator/tracks/2.0.9/ix_values.yaml +++ b/incubator/tracks/2.0.10/ix_values.yaml @@ -11,7 +11,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tracks - tag: latest@sha256:9f63dbe6aacc685aad9f03778f22482ddc8d99af0349de66b20c95d2560f8d0c + tag: latest@sha256:4e34da1504eae240de0565c38c74a2dadf12c1a71b1d815fd498974a9e45f235 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/tracks/2.0.9/questions.yaml b/incubator/tracks/2.0.10/questions.yaml similarity index 100% rename from incubator/tracks/2.0.9/questions.yaml rename to incubator/tracks/2.0.10/questions.yaml diff --git a/incubator/tracks/2.0.9/templates/common.yaml b/incubator/tracks/2.0.10/templates/common.yaml similarity index 100% rename from incubator/tracks/2.0.9/templates/common.yaml rename to incubator/tracks/2.0.10/templates/common.yaml diff --git a/incubator/ts-dnsserver/2.0.14/values.yaml b/incubator/tracks/2.0.10/values.yaml similarity index 100% rename from incubator/ts-dnsserver/2.0.14/values.yaml rename to incubator/tracks/2.0.10/values.yaml diff --git a/incubator/tracks/2.0.9/app-changelog.md b/incubator/tracks/2.0.9/app-changelog.md deleted file mode 100644 index a5530aa3b98..00000000000 --- a/incubator/tracks/2.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tracks-2.0.9](https://github.com/truecharts/charts/compare/owntracks-0.0.5...tracks-2.0.9) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/tracks to latest - - \ No newline at end of file diff --git a/incubator/ts-dnsserver/2.0.14/app-changelog.md b/incubator/ts-dnsserver/2.0.14/app-changelog.md deleted file mode 100644 index 1bce0dd3ae2..00000000000 --- a/incubator/ts-dnsserver/2.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ts-dnsserver-2.0.14](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.13...ts-dnsserver-2.0.14) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/ts-dnsserver to latest - - \ No newline at end of file diff --git a/incubator/ts-dnsserver/2.0.14/CHANGELOG.md b/incubator/ts-dnsserver/2.0.15/CHANGELOG.md similarity index 94% rename from incubator/ts-dnsserver/2.0.14/CHANGELOG.md rename to incubator/ts-dnsserver/2.0.15/CHANGELOG.md index 60d995b9714..d3b684fc818 100644 --- a/incubator/ts-dnsserver/2.0.14/CHANGELOG.md +++ b/incubator/ts-dnsserver/2.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ts-dnsserver-2.0.15](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.14...ts-dnsserver-2.0.15) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/ts-dnsserver to latest + + + + ## [ts-dnsserver-2.0.14](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.13...ts-dnsserver-2.0.14) (2023-01-07) ### Chore @@ -85,15 +94,6 @@ -## [ts-dnsserver-2.0.6](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.4...ts-dnsserver-2.0.6) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/ts-dnsserver to latest - - - - ## [ts-dnsserver-2.0.6](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.4...ts-dnsserver-2.0.6) (2022-11-30) ### Chore diff --git a/incubator/ts-dnsserver/2.0.14/Chart.yaml b/incubator/ts-dnsserver/2.0.15/Chart.yaml similarity index 98% rename from incubator/ts-dnsserver/2.0.14/Chart.yaml rename to incubator/ts-dnsserver/2.0.15/Chart.yaml index ec4550a3bf4..77ceb53d1b0 100644 --- a/incubator/ts-dnsserver/2.0.14/Chart.yaml +++ b/incubator/ts-dnsserver/2.0.15/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/TechnitiumSoftware/DnsServer - https://hub.docker.com/r/roxedus/ts-dnsserver/ type: application -version: 2.0.14 +version: 2.0.15 diff --git a/incubator/ts-dnsserver/2.0.14/README.md b/incubator/ts-dnsserver/2.0.15/README.md similarity index 100% rename from incubator/ts-dnsserver/2.0.14/README.md rename to incubator/ts-dnsserver/2.0.15/README.md diff --git a/incubator/ts-dnsserver/2.0.15/app-changelog.md b/incubator/ts-dnsserver/2.0.15/app-changelog.md new file mode 100644 index 00000000000..093a2df8ea0 --- /dev/null +++ b/incubator/ts-dnsserver/2.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ts-dnsserver-2.0.15](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.14...ts-dnsserver-2.0.15) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/ts-dnsserver to latest + + \ No newline at end of file diff --git a/incubator/ts-dnsserver/2.0.14/app-readme.md b/incubator/ts-dnsserver/2.0.15/app-readme.md similarity index 100% rename from incubator/ts-dnsserver/2.0.14/app-readme.md rename to incubator/ts-dnsserver/2.0.15/app-readme.md diff --git a/incubator/virt-manager/2.0.15/charts/common-11.1.2.tgz b/incubator/ts-dnsserver/2.0.15/charts/common-11.1.2.tgz similarity index 100% rename from incubator/virt-manager/2.0.15/charts/common-11.1.2.tgz rename to incubator/ts-dnsserver/2.0.15/charts/common-11.1.2.tgz diff --git a/incubator/ts-dnsserver/2.0.14/ix_values.yaml b/incubator/ts-dnsserver/2.0.15/ix_values.yaml similarity index 86% rename from incubator/ts-dnsserver/2.0.14/ix_values.yaml rename to incubator/ts-dnsserver/2.0.15/ix_values.yaml index 0ca3a315dc7..25075809c57 100644 --- a/incubator/ts-dnsserver/2.0.14/ix_values.yaml +++ b/incubator/ts-dnsserver/2.0.15/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ts-dnsserver - tag: latest@sha256:12f75cddded980011dc2fd5fd4b0f8072f0032fb476ccb63e2b6852b1517a29f + tag: latest@sha256:f7385fbaae24192491c91057c311af1a12a0a168059f539628eb0ca9eebdf381 persistence: config: enabled: true diff --git a/incubator/ts-dnsserver/2.0.14/questions.yaml b/incubator/ts-dnsserver/2.0.15/questions.yaml similarity index 100% rename from incubator/ts-dnsserver/2.0.14/questions.yaml rename to incubator/ts-dnsserver/2.0.15/questions.yaml diff --git a/incubator/ts-dnsserver/2.0.14/templates/common.yaml b/incubator/ts-dnsserver/2.0.15/templates/common.yaml similarity index 100% rename from incubator/ts-dnsserver/2.0.14/templates/common.yaml rename to incubator/ts-dnsserver/2.0.15/templates/common.yaml diff --git a/incubator/virt-manager/2.0.15/values.yaml b/incubator/ts-dnsserver/2.0.15/values.yaml similarity index 100% rename from incubator/virt-manager/2.0.15/values.yaml rename to incubator/ts-dnsserver/2.0.15/values.yaml diff --git a/incubator/virt-manager/2.0.15/app-changelog.md b/incubator/virt-manager/2.0.15/app-changelog.md deleted file mode 100644 index 880bd23c65e..00000000000 --- a/incubator/virt-manager/2.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [virt-manager-2.0.15](https://github.com/truecharts/charts/compare/virt-manager-2.0.14...virt-manager-2.0.15) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/virt-manager to latest - - \ No newline at end of file diff --git a/incubator/virt-manager/2.0.15/CHANGELOG.md b/incubator/virt-manager/2.0.16/CHANGELOG.md similarity index 94% rename from incubator/virt-manager/2.0.15/CHANGELOG.md rename to incubator/virt-manager/2.0.16/CHANGELOG.md index 5c3ec8d318c..4cc4af97d28 100644 --- a/incubator/virt-manager/2.0.15/CHANGELOG.md +++ b/incubator/virt-manager/2.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [virt-manager-2.0.16](https://github.com/truecharts/charts/compare/virt-manager-2.0.15...virt-manager-2.0.16) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/virt-manager to latest + + + + ## [virt-manager-2.0.15](https://github.com/truecharts/charts/compare/virt-manager-2.0.14...virt-manager-2.0.15) (2023-01-07) ### Chore @@ -85,15 +94,6 @@ -## [virt-manager-2.0.7](https://github.com/truecharts/charts/compare/virt-manager-2.0.5...virt-manager-2.0.7) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/virt-manager to latest - - - - ## [virt-manager-2.0.7](https://github.com/truecharts/charts/compare/virt-manager-2.0.5...virt-manager-2.0.7) (2022-11-30) ### Chore diff --git a/incubator/virt-manager/2.0.15/Chart.yaml b/incubator/virt-manager/2.0.16/Chart.yaml similarity index 98% rename from incubator/virt-manager/2.0.15/Chart.yaml rename to incubator/virt-manager/2.0.16/Chart.yaml index 3f901aad643..94bfee33996 100644 --- a/incubator/virt-manager/2.0.15/Chart.yaml +++ b/incubator/virt-manager/2.0.16/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application -version: 2.0.15 +version: 2.0.16 diff --git a/incubator/virt-manager/2.0.15/README.md b/incubator/virt-manager/2.0.16/README.md similarity index 100% rename from incubator/virt-manager/2.0.15/README.md rename to incubator/virt-manager/2.0.16/README.md diff --git a/incubator/virt-manager/2.0.16/app-changelog.md b/incubator/virt-manager/2.0.16/app-changelog.md new file mode 100644 index 00000000000..737494e6532 --- /dev/null +++ b/incubator/virt-manager/2.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [virt-manager-2.0.16](https://github.com/truecharts/charts/compare/virt-manager-2.0.15...virt-manager-2.0.16) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/virt-manager to latest + + \ No newline at end of file diff --git a/incubator/virt-manager/2.0.15/app-readme.md b/incubator/virt-manager/2.0.16/app-readme.md similarity index 100% rename from incubator/virt-manager/2.0.15/app-readme.md rename to incubator/virt-manager/2.0.16/app-readme.md diff --git a/incubator/yourls/2.0.10/charts/common-11.1.2.tgz b/incubator/virt-manager/2.0.16/charts/common-11.1.2.tgz similarity index 100% rename from incubator/yourls/2.0.10/charts/common-11.1.2.tgz rename to incubator/virt-manager/2.0.16/charts/common-11.1.2.tgz diff --git a/incubator/virt-manager/2.0.15/ix_values.yaml b/incubator/virt-manager/2.0.16/ix_values.yaml similarity index 87% rename from incubator/virt-manager/2.0.15/ix_values.yaml rename to incubator/virt-manager/2.0.16/ix_values.yaml index 99f8536fbb2..f3c0ae602ca 100644 --- a/incubator/virt-manager/2.0.15/ix_values.yaml +++ b/incubator/virt-manager/2.0.16/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:b4fa1895fc5f5bdce94e447667d3c69289fde56984df087711378e9befa1ca52 + tag: latest@sha256:dd4b7d12e5949cd2ff2d7eed1e41531ad8b4df2f92aefe10a3cfdafdd3a08376 persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/2.0.15/questions.yaml b/incubator/virt-manager/2.0.16/questions.yaml similarity index 100% rename from incubator/virt-manager/2.0.15/questions.yaml rename to incubator/virt-manager/2.0.16/questions.yaml diff --git a/incubator/virt-manager/2.0.15/templates/common.yaml b/incubator/virt-manager/2.0.16/templates/common.yaml similarity index 100% rename from incubator/virt-manager/2.0.15/templates/common.yaml rename to incubator/virt-manager/2.0.16/templates/common.yaml diff --git a/incubator/yourls/2.0.10/values.yaml b/incubator/virt-manager/2.0.16/values.yaml similarity index 100% rename from incubator/yourls/2.0.10/values.yaml rename to incubator/virt-manager/2.0.16/values.yaml diff --git a/incubator/yourls/2.0.10/app-changelog.md b/incubator/yourls/2.0.10/app-changelog.md deleted file mode 100644 index 9b1343b2d31..00000000000 --- a/incubator/yourls/2.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [yourls-2.0.10](https://github.com/truecharts/charts/compare/yourls-2.0.9...yourls-2.0.10) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/yourls/2.0.10/CHANGELOG.md b/incubator/yourls/2.0.11/CHANGELOG.md similarity index 90% rename from incubator/yourls/2.0.10/CHANGELOG.md rename to incubator/yourls/2.0.11/CHANGELOG.md index fe28e44a08a..24c23a6850f 100644 --- a/incubator/yourls/2.0.10/CHANGELOG.md +++ b/incubator/yourls/2.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [yourls-2.0.11](https://github.com/truecharts/charts/compare/yourls-2.0.10...yourls-2.0.11) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/yourls to latest + + + + ## [yourls-2.0.10](https://github.com/truecharts/charts/compare/yourls-2.0.9...yourls-2.0.10) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ - -## [yourls-2.0.4](https://github.com/truecharts/charts/compare/yourls-2.0.3...yourls-2.0.4) (2022-11-30) - - - - -## [yourls-2.0.4](https://github.com/truecharts/charts/compare/yourls-2.0.3...yourls-2.0.4) (2022-11-30) - - diff --git a/incubator/yourls/2.0.10/Chart.yaml b/incubator/yourls/2.0.11/Chart.yaml similarity index 98% rename from incubator/yourls/2.0.10/Chart.yaml rename to incubator/yourls/2.0.11/Chart.yaml index ca5376fa965..2c26e6efdcf 100644 --- a/incubator/yourls/2.0.10/Chart.yaml +++ b/incubator/yourls/2.0.11/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls - https://hub.docker.com/_/yourls/ type: application -version: 2.0.10 +version: 2.0.11 diff --git a/incubator/yourls/2.0.10/README.md b/incubator/yourls/2.0.11/README.md similarity index 100% rename from incubator/yourls/2.0.10/README.md rename to incubator/yourls/2.0.11/README.md diff --git a/incubator/yourls/2.0.11/app-changelog.md b/incubator/yourls/2.0.11/app-changelog.md new file mode 100644 index 00000000000..6b3a0d9df54 --- /dev/null +++ b/incubator/yourls/2.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [yourls-2.0.11](https://github.com/truecharts/charts/compare/yourls-2.0.10...yourls-2.0.11) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/yourls to latest + + \ No newline at end of file diff --git a/incubator/yourls/2.0.10/app-readme.md b/incubator/yourls/2.0.11/app-readme.md similarity index 100% rename from incubator/yourls/2.0.10/app-readme.md rename to incubator/yourls/2.0.11/app-readme.md diff --git a/stable/budge/4.0.12/charts/common-11.1.2.tgz b/incubator/yourls/2.0.11/charts/common-11.1.2.tgz similarity index 100% rename from stable/budge/4.0.12/charts/common-11.1.2.tgz rename to incubator/yourls/2.0.11/charts/common-11.1.2.tgz diff --git a/incubator/yourls/2.0.10/ix_values.yaml b/incubator/yourls/2.0.11/ix_values.yaml similarity index 85% rename from incubator/yourls/2.0.10/ix_values.yaml rename to incubator/yourls/2.0.11/ix_values.yaml index 62ae4edf1da..efc900e7157 100644 --- a/incubator/yourls/2.0.10/ix_values.yaml +++ b/incubator/yourls/2.0.11/ix_values.yaml @@ -10,7 +10,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/yourls - tag: latest@sha256:44f09aade51f607962e2f680ab1fd0321f3955fc2343d0a0b8ea5ca737d76502 + tag: latest@sha256:f0fed7a0a7468dbc5e9f0c6d90acc319c62ae530b766a14fe92cebf6af7270fa persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/yourls/2.0.10/questions.yaml b/incubator/yourls/2.0.11/questions.yaml similarity index 100% rename from incubator/yourls/2.0.10/questions.yaml rename to incubator/yourls/2.0.11/questions.yaml diff --git a/incubator/yourls/2.0.10/templates/common.yaml b/incubator/yourls/2.0.11/templates/common.yaml similarity index 100% rename from incubator/yourls/2.0.10/templates/common.yaml rename to incubator/yourls/2.0.11/templates/common.yaml diff --git a/stable/budge/4.0.12/values.yaml b/incubator/yourls/2.0.11/values.yaml similarity index 100% rename from stable/budge/4.0.12/values.yaml rename to incubator/yourls/2.0.11/values.yaml diff --git a/stable/budge/4.0.12/app-changelog.md b/stable/budge/4.0.12/app-changelog.md deleted file mode 100644 index 2c72aac9907..00000000000 --- a/stable/budge/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-4.0.12](https://github.com/truecharts/charts/compare/budge-4.0.11...budge-4.0.12) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 - - \ No newline at end of file diff --git a/stable/budge/4.0.12/CHANGELOG.md b/stable/budge/4.0.13/CHANGELOG.md similarity index 90% rename from stable/budge/4.0.12/CHANGELOG.md rename to stable/budge/4.0.13/CHANGELOG.md index 0fa41652118..a350af78c1b 100644 --- a/stable/budge/4.0.12/CHANGELOG.md +++ b/stable/budge/4.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-4.0.13](https://github.com/truecharts/charts/compare/budge-4.0.12...budge-4.0.13) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 + + + + ## [budge-4.0.12](https://github.com/truecharts/charts/compare/budge-4.0.11...budge-4.0.12) (2023-01-07) ### Chore @@ -88,12 +97,3 @@ ## [budge-4.0.4](https://github.com/truecharts/charts/compare/budge-4.0.2...budge-4.0.4) (2022-11-30) - - - -## [budge-4.0.4](https://github.com/truecharts/charts/compare/budge-4.0.2...budge-4.0.4) (2022-11-30) - - - - -## [budge-4.0.4](https://github.com/truecharts/charts/compare/budge-4.0.2...budge-4.0.4) (2022-11-30) diff --git a/stable/budge/4.0.12/Chart.yaml b/stable/budge/4.0.13/Chart.yaml similarity index 98% rename from stable/budge/4.0.12/Chart.yaml rename to stable/budge/4.0.13/Chart.yaml index 299c5d7d321..4aa1eeb1060 100644 --- a/stable/budge/4.0.12/Chart.yaml +++ b/stable/budge/4.0.13/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/budge - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE -version: 4.0.12 +version: 4.0.13 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/4.0.12/README.md b/stable/budge/4.0.13/README.md similarity index 100% rename from stable/budge/4.0.12/README.md rename to stable/budge/4.0.13/README.md diff --git a/stable/budge/4.0.13/app-changelog.md b/stable/budge/4.0.13/app-changelog.md new file mode 100644 index 00000000000..625f1d5a0b4 --- /dev/null +++ b/stable/budge/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-4.0.13](https://github.com/truecharts/charts/compare/budge-4.0.12...budge-4.0.13) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 + + \ No newline at end of file diff --git a/stable/budge/4.0.12/app-readme.md b/stable/budge/4.0.13/app-readme.md similarity index 100% rename from stable/budge/4.0.12/app-readme.md rename to stable/budge/4.0.13/app-readme.md diff --git a/stable/minio/5.0.13/charts/common-11.1.2.tgz b/stable/budge/4.0.13/charts/common-11.1.2.tgz similarity index 100% rename from stable/minio/5.0.13/charts/common-11.1.2.tgz rename to stable/budge/4.0.13/charts/common-11.1.2.tgz diff --git a/stable/budge/4.0.12/ix_values.yaml b/stable/budge/4.0.13/ix_values.yaml similarity index 83% rename from stable/budge/4.0.12/ix_values.yaml rename to stable/budge/4.0.13/ix_values.yaml index b6c08aa7897..6298c00782f 100644 --- a/stable/budge/4.0.12/ix_values.yaml +++ b/stable/budge/4.0.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:ccb49d02df9525f18c042c24d946952b8500474c991e66380e3298e4f80cb443 + tag: v0.0.9@sha256:5e6396c529ccaeb4dd340846011809ca1c0b6522d31395673bbcc534ac89a9e4 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/4.0.12/questions.yaml b/stable/budge/4.0.13/questions.yaml similarity index 100% rename from stable/budge/4.0.12/questions.yaml rename to stable/budge/4.0.13/questions.yaml diff --git a/stable/budge/4.0.12/templates/common.yaml b/stable/budge/4.0.13/templates/common.yaml similarity index 100% rename from stable/budge/4.0.12/templates/common.yaml rename to stable/budge/4.0.13/templates/common.yaml diff --git a/stable/minio/5.0.13/values.yaml b/stable/budge/4.0.13/values.yaml similarity index 100% rename from stable/minio/5.0.13/values.yaml rename to stable/budge/4.0.13/values.yaml diff --git a/stable/minio/5.0.13/app-changelog.md b/stable/minio/5.0.13/app-changelog.md deleted file mode 100644 index f1334ca08e8..00000000000 --- a/stable/minio/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-5.0.13](https://github.com/truecharts/charts/compare/minio-console-5.0.11...minio-5.0.13) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/minio/5.0.13/CHANGELOG.md b/stable/minio/5.0.14/CHANGELOG.md similarity index 90% rename from stable/minio/5.0.13/CHANGELOG.md rename to stable/minio/5.0.14/CHANGELOG.md index f18aea56ff6..2833ea499eb 100644 --- a/stable/minio/5.0.13/CHANGELOG.md +++ b/stable/minio/5.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minio-5.0.14](https://github.com/truecharts/charts/compare/minio-console-5.0.12...minio-5.0.14) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/minio to latest + + + + ## [minio-5.0.13](https://github.com/truecharts/charts/compare/minio-console-5.0.11...minio-5.0.13) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ ## [minio-5.0.6](https://github.com/truecharts/charts/compare/minio-5.0.4...minio-5.0.6) (2022-11-30) - - - - -## [minio-5.0.6](https://github.com/truecharts/charts/compare/minio-5.0.4...minio-5.0.6) (2022-11-30) - - - - diff --git a/stable/minio/5.0.13/Chart.yaml b/stable/minio/5.0.14/Chart.yaml similarity index 97% rename from stable/minio/5.0.13/Chart.yaml rename to stable/minio/5.0.14/Chart.yaml index 84472170c39..4a9f81b3b40 100644 --- a/stable/minio/5.0.13/Chart.yaml +++ b/stable/minio/5.0.14/Chart.yaml @@ -20,7 +20,7 @@ name: minio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://github.com/minio/minio -version: 5.0.13 +version: 5.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio/5.0.13/README.md b/stable/minio/5.0.14/README.md similarity index 100% rename from stable/minio/5.0.13/README.md rename to stable/minio/5.0.14/README.md diff --git a/stable/minio/5.0.14/app-changelog.md b/stable/minio/5.0.14/app-changelog.md new file mode 100644 index 00000000000..09aff6f73e8 --- /dev/null +++ b/stable/minio/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-5.0.14](https://github.com/truecharts/charts/compare/minio-console-5.0.12...minio-5.0.14) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/minio to latest + + \ No newline at end of file diff --git a/stable/minio/5.0.13/app-readme.md b/stable/minio/5.0.14/app-readme.md similarity index 100% rename from stable/minio/5.0.13/app-readme.md rename to stable/minio/5.0.14/app-readme.md diff --git a/stable/synclounge/4.0.12/charts/common-11.1.2.tgz b/stable/minio/5.0.14/charts/common-11.1.2.tgz similarity index 100% rename from stable/synclounge/4.0.12/charts/common-11.1.2.tgz rename to stable/minio/5.0.14/charts/common-11.1.2.tgz diff --git a/stable/minio/5.0.13/ix_values.yaml b/stable/minio/5.0.14/ix_values.yaml similarity index 91% rename from stable/minio/5.0.13/ix_values.yaml rename to stable/minio/5.0.14/ix_values.yaml index 510c68b0905..7eb47171a0a 100644 --- a/stable/minio/5.0.13/ix_values.yaml +++ b/stable/minio/5.0.14/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:057e8b6c390f772d25b447a15e3a1ad7f256bda417be4cb063f5fee5be2b2f2c + tag: latest@sha256:366fc0195d2f2e08fc62d701ce1e431ca61c91b786dcafbbb7cbcf1c0858a1e7 pullPolicy: IfNotPresent args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"] diff --git a/stable/minio/5.0.13/questions.yaml b/stable/minio/5.0.14/questions.yaml similarity index 100% rename from stable/minio/5.0.13/questions.yaml rename to stable/minio/5.0.14/questions.yaml diff --git a/stable/minio/5.0.13/templates/common.yaml b/stable/minio/5.0.14/templates/common.yaml similarity index 100% rename from stable/minio/5.0.13/templates/common.yaml rename to stable/minio/5.0.14/templates/common.yaml diff --git a/stable/synclounge/4.0.12/values.yaml b/stable/minio/5.0.14/values.yaml similarity index 100% rename from stable/synclounge/4.0.12/values.yaml rename to stable/minio/5.0.14/values.yaml diff --git a/stable/synclounge/4.0.12/app-changelog.md b/stable/synclounge/4.0.12/app-changelog.md deleted file mode 100644 index d8e77e627be..00000000000 --- a/stable/synclounge/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synclounge-4.0.12](https://github.com/truecharts/charts/compare/synclounge-4.0.11...synclounge-4.0.12) (2023-01-04) - -### Chore - -- update container image tccr.io/truecharts/synclounge to 5.2.5 - - \ No newline at end of file diff --git a/stable/synclounge/4.0.12/CHANGELOG.md b/stable/synclounge/4.0.13/CHANGELOG.md similarity index 94% rename from stable/synclounge/4.0.12/CHANGELOG.md rename to stable/synclounge/4.0.13/CHANGELOG.md index 2efbe43a3ae..77d32fafcc2 100644 --- a/stable/synclounge/4.0.12/CHANGELOG.md +++ b/stable/synclounge/4.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [synclounge-4.0.13](https://github.com/truecharts/charts/compare/synclounge-4.0.12...synclounge-4.0.13) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/synclounge to 5.2.5 + + + + ## [synclounge-4.0.12](https://github.com/truecharts/charts/compare/synclounge-4.0.11...synclounge-4.0.12) (2023-01-04) ### Chore @@ -85,15 +94,6 @@ -## [synclounge-4.0.4](https://github.com/truecharts/charts/compare/synclounge-4.0.3...synclounge-4.0.4) (2022-12-01) - -### Chore - -- update container image tccr.io/truecharts/synclounge to 5.2.5 - - - - ## [synclounge-4.0.4](https://github.com/truecharts/charts/compare/synclounge-4.0.3...synclounge-4.0.4) (2022-12-01) ### Chore diff --git a/stable/synclounge/4.0.12/Chart.yaml b/stable/synclounge/4.0.13/Chart.yaml similarity index 98% rename from stable/synclounge/4.0.12/Chart.yaml rename to stable/synclounge/4.0.13/Chart.yaml index d305de02485..f1a56f68f5d 100644 --- a/stable/synclounge/4.0.12/Chart.yaml +++ b/stable/synclounge/4.0.13/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 4.0.12 +version: 4.0.13 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 diff --git a/stable/synclounge/4.0.12/README.md b/stable/synclounge/4.0.13/README.md similarity index 100% rename from stable/synclounge/4.0.12/README.md rename to stable/synclounge/4.0.13/README.md diff --git a/stable/synclounge/4.0.13/app-changelog.md b/stable/synclounge/4.0.13/app-changelog.md new file mode 100644 index 00000000000..ab911bd2ccc --- /dev/null +++ b/stable/synclounge/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synclounge-4.0.13](https://github.com/truecharts/charts/compare/synclounge-4.0.12...synclounge-4.0.13) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/synclounge to 5.2.5 + + \ No newline at end of file diff --git a/stable/synclounge/4.0.12/app-readme.md b/stable/synclounge/4.0.13/app-readme.md similarity index 100% rename from stable/synclounge/4.0.12/app-readme.md rename to stable/synclounge/4.0.13/app-readme.md diff --git a/stable/xen-orchestra/3.0.14/charts/common-11.1.2.tgz b/stable/synclounge/4.0.13/charts/common-11.1.2.tgz similarity index 100% rename from stable/xen-orchestra/3.0.14/charts/common-11.1.2.tgz rename to stable/synclounge/4.0.13/charts/common-11.1.2.tgz diff --git a/stable/synclounge/4.0.12/ix_values.yaml b/stable/synclounge/4.0.13/ix_values.yaml similarity index 81% rename from stable/synclounge/4.0.12/ix_values.yaml rename to stable/synclounge/4.0.13/ix_values.yaml index 72e9e5c9104..6ccefa27c97 100644 --- a/stable/synclounge/4.0.12/ix_values.yaml +++ b/stable/synclounge/4.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synclounge pullPolicy: IfNotPresent - tag: 5.2.5@sha256:e7c3db38f4d35429b445a8ae1b69b2276f0e3979acace0d885150483da763dd2 + tag: 5.2.5@sha256:3f6945e3c5ebbc3630ba034eae8c574fd91cd04e4adcaa50f6cf63f09e227c88 securityContext: runAsNonRoot: false diff --git a/stable/synclounge/4.0.12/questions.yaml b/stable/synclounge/4.0.13/questions.yaml similarity index 100% rename from stable/synclounge/4.0.12/questions.yaml rename to stable/synclounge/4.0.13/questions.yaml diff --git a/stable/synclounge/4.0.12/templates/common.yaml b/stable/synclounge/4.0.13/templates/common.yaml similarity index 100% rename from stable/synclounge/4.0.12/templates/common.yaml rename to stable/synclounge/4.0.13/templates/common.yaml diff --git a/stable/xen-orchestra/3.0.14/values.yaml b/stable/synclounge/4.0.13/values.yaml similarity index 100% rename from stable/xen-orchestra/3.0.14/values.yaml rename to stable/synclounge/4.0.13/values.yaml diff --git a/stable/tautulli/13.0.16/CHANGELOG.md b/stable/tautulli/13.0.16/CHANGELOG.md new file mode 100644 index 00000000000..66e9128590a --- /dev/null +++ b/stable/tautulli/13.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tautulli-13.0.16](https://github.com/truecharts/charts/compare/tautulli-13.0.15...tautulli-13.0.16) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/tautulli to 2.11.1 + + + + +## [tautulli-13.0.15](https://github.com/truecharts/charts/compare/tautulli-13.0.14...tautulli-13.0.15) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [tautulli-13.0.14](https://github.com/truecharts/charts/compare/tautulli-13.0.13...tautulli-13.0.14) (2022-12-26) + +### Chore + +- update container image tccr.io/truecharts/tautulli to 2.11.1 + + + + +## [tautulli-13.0.13](https://github.com/truecharts/charts/compare/tautulli-13.0.12...tautulli-13.0.13) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [tautulli-13.0.12](https://github.com/truecharts/charts/compare/tautulli-13.0.11...tautulli-13.0.12) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [tautulli-13.0.11](https://github.com/truecharts/charts/compare/tautulli-13.0.10...tautulli-13.0.11) (2022-12-25) + +### Chore + +- update container image tccr.io/truecharts/tautulli to 2.11.1 + + + + +## [tautulli-13.0.10](https://github.com/truecharts/charts/compare/tautulli-13.0.9...tautulli-13.0.10) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/tautulli to 2.11.1 + + + + +## [tautulli-13.0.9](https://github.com/truecharts/charts/compare/tautulli-13.0.8...tautulli-13.0.9) (2022-12-23) + +### Chore + +- update container image tccr.io/truecharts/tautulli to v2.11.1 + + + + +## [tautulli-13.0.8](https://github.com/truecharts/charts/compare/tautulli-13.0.7...tautulli-13.0.8) (2022-12-23) + +### Chore + +- update container image tccr.io/truecharts/tautulli to v2.11.0 + + + + +## [tautulli-13.0.7](https://github.com/truecharts/charts/compare/tautulli-13.0.6...tautulli-13.0.7) (2022-12-23) + +### Chore + +- update container image tccr.io/truecharts/tautulli to v + + + + +## [tautulli-13.0.6](https://github.com/truecharts/charts/compare/tautulli-13.0.5...tautulli-13.0.6) (2022-12-19) + +### Chore diff --git a/stable/tautulli/13.0.16/Chart.yaml b/stable/tautulli/13.0.16/Chart.yaml new file mode 100644 index 00000000000..2888907b24c --- /dev/null +++ b/stable/tautulli/13.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.11.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 11.1.2 +deprecated: false +description: A Python based monitoring and tracking tool for Plex Media Server +home: https://truecharts.org/charts/stable/tautulli +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png +keywords: + - tautulli + - plex +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tautulli +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli + - https://github.com/Tautulli/Tautulli +type: application +version: 13.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xen-orchestra/3.0.14/README.md b/stable/tautulli/13.0.16/README.md similarity index 100% rename from stable/xen-orchestra/3.0.14/README.md rename to stable/tautulli/13.0.16/README.md diff --git a/stable/tautulli/13.0.16/app-changelog.md b/stable/tautulli/13.0.16/app-changelog.md new file mode 100644 index 00000000000..e20b78721dd --- /dev/null +++ b/stable/tautulli/13.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tautulli-13.0.16](https://github.com/truecharts/charts/compare/tautulli-13.0.15...tautulli-13.0.16) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/tautulli to 2.11.1 + + \ No newline at end of file diff --git a/stable/tautulli/13.0.16/app-readme.md b/stable/tautulli/13.0.16/app-readme.md new file mode 100644 index 00000000000..2f4ba502e3a --- /dev/null +++ b/stable/tautulli/13.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/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/tautulli/13.0.16/charts/common-11.1.2.tgz b/stable/tautulli/13.0.16/charts/common-11.1.2.tgz new file mode 100644 index 00000000000..da62080e8a5 Binary files /dev/null and b/stable/tautulli/13.0.16/charts/common-11.1.2.tgz differ diff --git a/stable/tautulli/13.0.16/ix_values.yaml b/stable/tautulli/13.0.16/ix_values.yaml new file mode 100644 index 00000000000..fcce6483935 --- /dev/null +++ b/stable/tautulli/13.0.16/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: tccr.io/truecharts/tautulli + pullPolicy: IfNotPresent + tag: 2.11.1@sha256:5f3e7b99488caaa613a3e18560d978e5be34df39f4909cab68afea6fcc544b72 + +service: + main: + ports: + main: + port: 8181 + targetPort: 8181 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/tautulli/13.0.16/questions.yaml b/stable/tautulli/13.0.16/questions.yaml new file mode 100644 index 00000000000..668d71e51cf --- /dev/null +++ b/stable/tautulli/13.0.16/questions.yaml @@ -0,0 +1,1829 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: VPN + description: VPN + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: "General Settings" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "General Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: customextraargs + group: "General Settings" + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: "General Settings" + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + 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: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - 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 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced 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: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: Target + description: Deployment name, Defaults to Main Deployment + schema: + type: string + default: "" + - variable: minReplicas + label: Minimum Replicas + schema: + type: int + default: 1 + - variable: maxReplicas + label: Maximum Replicas + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: Target CPU Utilization Percentage + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: Target Memory Utilization Percentage + schema: + type: int + default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_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/xen-orchestra/3.0.14/templates/common.yaml b/stable/tautulli/13.0.16/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/3.0.14/templates/common.yaml rename to stable/tautulli/13.0.16/templates/common.yaml diff --git a/stable/tautulli/13.0.16/values.yaml b/stable/tautulli/13.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xen-orchestra/3.0.14/app-changelog.md b/stable/xen-orchestra/3.0.14/app-changelog.md deleted file mode 100644 index 65a010f55c2..00000000000 --- a/stable/xen-orchestra/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xen-orchestra-3.0.14](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.13...xen-orchestra-3.0.14) (2023-01-01) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to 5.107.5 - - \ No newline at end of file diff --git a/stable/xen-orchestra/3.0.14/CHANGELOG.md b/stable/xen-orchestra/3.0.15/CHANGELOG.md similarity index 89% rename from stable/xen-orchestra/3.0.14/CHANGELOG.md rename to stable/xen-orchestra/3.0.15/CHANGELOG.md index 20b34c58d42..c3e300f637d 100644 --- a/stable/xen-orchestra/3.0.14/CHANGELOG.md +++ b/stable/xen-orchestra/3.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [xen-orchestra-3.0.15](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.14...xen-orchestra-3.0.15) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to 5.107.5 + + + + ## [xen-orchestra-3.0.14](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.13...xen-orchestra-3.0.14) (2023-01-01) ### Chore @@ -88,12 +97,3 @@ ## [xen-orchestra-3.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.4...xen-orchestra-3.0.5) (2022-12-03) - - -## [xen-orchestra-3.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.3...xen-orchestra-3.0.4) (2022-11-30) - - - - -## [xen-orchestra-3.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.3...xen-orchestra-3.0.4) (2022-11-30) - diff --git a/stable/xen-orchestra/3.0.14/Chart.yaml b/stable/xen-orchestra/3.0.15/Chart.yaml similarity index 98% rename from stable/xen-orchestra/3.0.14/Chart.yaml rename to stable/xen-orchestra/3.0.15/Chart.yaml index 60881c1e2c9..e75f40d8683 100644 --- a/stable/xen-orchestra/3.0.14/Chart.yaml +++ b/stable/xen-orchestra/3.0.15/Chart.yaml @@ -18,7 +18,7 @@ name: xen-orchestra sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra - https://hub.docker.com/r/ronivay/xen-orchestra -version: 3.0.14 +version: 3.0.15 annotations: truecharts.org/catagories: | - management diff --git a/stable/xen-orchestra/3.0.15/README.md b/stable/xen-orchestra/3.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/xen-orchestra/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/xen-orchestra/3.0.15/app-changelog.md b/stable/xen-orchestra/3.0.15/app-changelog.md new file mode 100644 index 00000000000..9b89938866d --- /dev/null +++ b/stable/xen-orchestra/3.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xen-orchestra-3.0.15](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.14...xen-orchestra-3.0.15) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to 5.107.5 + + \ No newline at end of file diff --git a/stable/xen-orchestra/3.0.14/app-readme.md b/stable/xen-orchestra/3.0.15/app-readme.md similarity index 100% rename from stable/xen-orchestra/3.0.14/app-readme.md rename to stable/xen-orchestra/3.0.15/app-readme.md diff --git a/stable/xen-orchestra/3.0.15/charts/common-11.1.2.tgz b/stable/xen-orchestra/3.0.15/charts/common-11.1.2.tgz new file mode 100644 index 00000000000..da62080e8a5 Binary files /dev/null and b/stable/xen-orchestra/3.0.15/charts/common-11.1.2.tgz differ diff --git a/stable/xen-orchestra/3.0.14/ix_values.yaml b/stable/xen-orchestra/3.0.15/ix_values.yaml similarity index 92% rename from stable/xen-orchestra/3.0.14/ix_values.yaml rename to stable/xen-orchestra/3.0.15/ix_values.yaml index 90feb2336f6..c23d9388fde 100644 --- a/stable/xen-orchestra/3.0.14/ix_values.yaml +++ b/stable/xen-orchestra/3.0.15/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xenorchestra - tag: 5.107.5@sha256:75faf5d5addf3e2f22104d5a7db8b4446dd37973d3fc8fa3f4da00e64bb1a115 + tag: 5.107.5@sha256:1b3d5b986f5a224ef6c45c8bb2b66efb0a568dfe2f096089e183c10dad0b93dd pullPolicy: IfNotPresent securityContext: diff --git a/stable/xen-orchestra/3.0.14/questions.yaml b/stable/xen-orchestra/3.0.15/questions.yaml similarity index 100% rename from stable/xen-orchestra/3.0.14/questions.yaml rename to stable/xen-orchestra/3.0.15/questions.yaml diff --git a/stable/xen-orchestra/3.0.15/templates/common.yaml b/stable/xen-orchestra/3.0.15/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xen-orchestra/3.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xen-orchestra/3.0.15/values.yaml b/stable/xen-orchestra/3.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d