diff --git a/stable/adguard-home/9.5.2/.helmignore b/incubator/immich/13.4.0/.helmignore similarity index 100% rename from stable/adguard-home/9.5.2/.helmignore rename to incubator/immich/13.4.0/.helmignore diff --git a/incubator/immich/13.4.0/CHANGELOG.md b/incubator/immich/13.4.0/CHANGELOG.md new file mode 100644 index 00000000000..d0e5417aa6a --- /dev/null +++ b/incubator/immich/13.4.0/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [immich-13.4.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-13.4.0) (2024-03-20) + +### Chore + + + +- update immich to v1.99.0[@b33c569](https://github.com/b33c569) by renovate (minor) ([#19562](https://github.com/truecharts/charts/issues/19562)) + +- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333)) + + +## [immich-13.0.2](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-13.0.2) (2024-03-19) + +### Chore + + + +- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333)) + + +## [immich-13.0.2](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-13.0.2) (2024-03-19) + +### Chore + + + +- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333)) + + +## [immich-13.0.2](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-13.0.2) (2024-03-19) + +### Chore + + + +- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333)) + + +## [immich-13.0.2](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-13.0.2) (2024-03-19) + +### Chore + + + +- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333)) + + +## [immich-13.0.2](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-13.0.2) (2024-03-19) + +### Chore + + + +- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333)) + + +## [immich-13.0.2](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-13.0.2) (2024-03-19) + +### Chore + + + +- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333)) + + +## [immich-13.0.2](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-13.0.2) (2024-03-19) + +### Chore + + + +- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333)) + + +## [immich-13.0.2](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-13.0.2) (2024-03-19) + +### Chore + + + +- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333)) + + +## [immich-13.0.2](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-13.0.2) (2024-03-19) + +### Chore + + + +- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333)) \ No newline at end of file diff --git a/incubator/immich/13.4.0/Chart.yaml b/incubator/immich/13.4.0/Chart.yaml new file mode 100644 index 00000000000..2127e5cf474 --- /dev/null +++ b/incubator/immich/13.4.0/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.11" + truecharts.org/train: incubator +apiVersion: v2 +appVersion: 1.99.0 +dependencies: + - name: common + version: 20.0.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 13.0.5 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: High performance self-hosted photo and video backup solution. +home: https://truecharts.org/charts/incubator/immich +icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.png +keywords: + - photos +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: immich +sources: + - https://github.com/immich-app/immich + - https://github.com/truecharts/charts/tree/master/charts/incubator/immich + - https://hub.docker.com/r/altran1502/immich-server + - https://hub.docker.com/r/altran1502/immich-machine-learning +type: application +version: 13.4.0 diff --git a/stable/n8n/13.8.1/LICENSE b/incubator/immich/13.4.0/LICENSE similarity index 100% rename from stable/n8n/13.8.1/LICENSE rename to incubator/immich/13.4.0/LICENSE diff --git a/incubator/immich/13.4.0/README.md b/incubator/immich/13.4.0/README.md new file mode 100644 index 00000000000..4c2374a7192 --- /dev/null +++ b/incubator/immich/13.4.0/README.md @@ -0,0 +1,28 @@ +--- +title: README +--- + +## General Info + +TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/immich) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/incubator/immich/13.4.0/app-changelog.md b/incubator/immich/13.4.0/app-changelog.md new file mode 100644 index 00000000000..632eb673b9a --- /dev/null +++ b/incubator/immich/13.4.0/app-changelog.md @@ -0,0 +1,11 @@ + + +## [immich-13.4.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-13.4.0) (2024-03-20) + +### Chore + + + +- update immich to v1.99.0[@b33c569](https://github.com/b33c569) by renovate (minor) ([#19562](https://github.com/truecharts/charts/issues/19562)) + +- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333)) \ No newline at end of file diff --git a/incubator/immich/13.4.0/app-readme.md b/incubator/immich/13.4.0/app-readme.md new file mode 100644 index 00000000000..c5b3940678f --- /dev/null +++ b/incubator/immich/13.4.0/app-readme.md @@ -0,0 +1,8 @@ +High performance self-hosted photo and video backup solution. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/immich](https://truecharts.org/charts/incubator/immich) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/tsn-ranksystem/1.0.0/charts/common-20.0.10.tgz b/incubator/immich/13.4.0/charts/common-20.0.10.tgz similarity index 100% rename from stable/tsn-ranksystem/1.0.0/charts/common-20.0.10.tgz rename to incubator/immich/13.4.0/charts/common-20.0.10.tgz diff --git a/stable/anonaddy/20.13.0/charts/redis-13.0.5.tgz b/incubator/immich/13.4.0/charts/redis-13.0.5.tgz similarity index 100% rename from stable/anonaddy/20.13.0/charts/redis-13.0.5.tgz rename to incubator/immich/13.4.0/charts/redis-13.0.5.tgz diff --git a/incubator/immich/13.4.0/ix_values.yaml b/incubator/immich/13.4.0/ix_values.yaml new file mode 100644 index 00000000000..14101a1f8fe --- /dev/null +++ b/incubator/immich/13.4.0/ix_values.yaml @@ -0,0 +1,150 @@ +image: + repository: altran1502/immich-server + tag: v1.99.0@sha256:ad7a9828eb25e4f42ad17631bc81408b3fe464c4eec2300742af2e37acb4e8d6 + pullPolicy: IfNotPresent + +mlImage: + repository: altran1502/immich-machine-learning + pullPolicy: IfNotPresent + tag: v1.99.0@sha256:9a9d289a5fc894dad1aae6e49c09f39735846cda351e9f74879fcb0601437262 + +mlCudaImage: + repository: altran1502/immich-machine-learning + pullPolicy: IfNotPresent + tag: v1.99.0-cuda@sha256:f77dc68977d0c564135913d377aab444356c0c52b7aaacc527396129c022960c + +mlOpenvinoImage: + repository: altran1502/immich-machine-learning + pullPolicy: IfNotPresent + tag: v1.99.0-openvino@sha256:b33c569a7bec6894eaf683925669322e3fdd9fbc3ff0bc44c4b678dc546e334b + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +immich: + enable_ml: true + mlImageType: mlImage + public_login_page_message: Immich + log_level: log + +service: + main: + # Main service targets the server + targetSelector: main + ports: + main: + port: 10323 + protocol: http + targetSelector: main + microservices: + enabled: true + type: ClusterIP + targetSelector: microservices + ports: + microservices: + enabled: true + primary: true + port: 10004 + protocol: http + targetSelector: microservices + machinelearning: + enabled: true + type: ClusterIP + targetSelector: machinelearning + ports: + machinelearning: + enabled: true + primary: true + port: 10003 + protocol: http + targetSelector: machinelearning + +persistence: + mlcache: + enabled: true + type: emptyDir + targetSelector: + machinelearning: + machinelearning: + mountPath: /mlcache + microcache: + enabled: true + type: emptyDir + targetSelector: + microservices: + microservices: + mountPath: /microcache + library: + enabled: true + mountPath: /usr/src/app/upload/library + targetSelector: + # Main pod/container is server + main: + main: {} + microservices: + microservices: {} + uploads: + enabled: true + mountPath: /usr/src/app/upload/upload + targetSelector: + # Main pod/container is server + main: + main: {} + microservices: + microservices: {} + thumbs: + enabled: true + mountPath: /usr/src/app/upload/thumbs + targetSelector: + # Main pod/container is server + main: + main: {} + microservices: + microservices: {} + profile: + enabled: true + mountPath: /usr/src/app/upload/profile + targetSelector: + # Main pod/container is server + main: + main: {} + microservices: + microservices: {} + video: + enabled: true + mountPath: /usr/src/app/upload/encoded-video + targetSelector: + # Main pod/container is server + main: + main: {} + microservices: + microservices: {} + +cnpg: + main: + enabled: true + user: immich + database: immich + type: vectors + cluster: + initdb: + postInitApplicationSQL: + - CREATE EXTENSION IF NOT EXISTS cube; + - CREATE EXTENSION IF NOT EXISTS earthdistance; + - CREATE SCHEMA IF NOT EXISTS vectors; + - ALTER DATABASE immich SET search_path TO "immich", public, vectors; + - SET search_path TO "immich", public, vectors; + - GRANT SELECT ON TABLE pg_vector_index_stat TO PUBLIC; + - ALTER SCHEMA vectors OWNER TO immich; + +redis: + enabled: true + redisUsername: default + +portal: + open: + enabled: true diff --git a/incubator/immich/13.4.0/questions.yaml b/incubator/immich/13.4.0/questions.yaml new file mode 100755 index 00000000000..df8d4f63b40 --- /dev/null +++ b/incubator/immich/13.4.0/questions.yaml @@ -0,0 +1,4409 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Backup Configuration + description: Configure Velero Backup Schedule + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation + +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + + - variable: immich + group: App Configuration + label: Immich Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: public_login_page_message + label: Public Login Page Message + description: Custom message on the login page, should be written in HTML form. + schema: + type: string + default: "" + - variable: log_level + label: Log Level + schema: + type: string + default: log + enum: + - value: log + description: log + - value: simple + description: simple (Switch to log ASAP) + - value: warn + description: warn + - value: error + description: error + - value: verbose + description: verbose + - value: debug + description: debug + + - variable: enable_ml + label: Enable Machine Learning Container + schema: + type: boolean + default: true + - variable: enable_typesense + label: Enable Typesense Container + schema: + type: boolean + default: true + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + + - variable: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + - variable: data + label: Data + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + private: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10323 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + + - variable: library + label: App Library Storage + description: Stores the Application Uploads. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: uploads + label: App Uploads Storage + description: Temporary location for WebUI and mobile app uploads for images/videos that still need to be processed and eventually imported into the library storage. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: thumbs + label: App Thumbnails Storage + description: Stores the Application Thumbnails. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: profile + label: App Profiles Storage + description: Stores the Application Profiles. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: video + label: App Encoded Video Storage + description: Stores the Encoded Videos. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + + + + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: overrideService + label: Linked Service + schema: + 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: [] + show_if: [["certificateIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: 'gpu.intel.com/i915' + label: Add Intel i915 GPUs + schema: + type: int + default: 0 + - variable: 'nvidia.com/gpu' + label: Add NVIDIA GPUs (Experimental) + schema: + type: int + default: 0 + - variable: 'amd.com/gpu' + label: Add AMD GPUs + schema: + type: int + default: 0 + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + + - variable: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 1 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + - variable: instances + label: Instances + schema: + type: int + show_if: [["enabled", "=", true]] + default: 1 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + show_if: [["enabled", "=", true]] + default: false + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: serverName + label: "serverName" + schema: + type: string + default: "" + - variable: revision + label: "serverName" + schema: + type: int + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: serverName + label: "serverName" + schema: + type: string + default: "" + - variable: revision + label: "serverName" + schema: + type: int + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: ingress + label: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true + diff --git a/stable/adguard-home/9.5.2/templates/NOTES.txt b/incubator/immich/13.4.0/templates/NOTES.txt similarity index 100% rename from stable/adguard-home/9.5.2/templates/NOTES.txt rename to incubator/immich/13.4.0/templates/NOTES.txt diff --git a/incubator/immich/13.4.0/templates/_config.tpl b/incubator/immich/13.4.0/templates/_config.tpl new file mode 100644 index 00000000000..5ada5ebaa2a --- /dev/null +++ b/incubator/immich/13.4.0/templates/_config.tpl @@ -0,0 +1,54 @@ +{{- define "immich.config" -}} + {{- $fname := (include "tc.v1.common.lib.chart.names.fullname" .) -}} + +configmap: + server-config: + enabled: true + data: + SERVER_PORT: {{ .Values.service.main.ports.main.port | quote }} + {{- with .Values.immich.public_login_page_message }} + PUBLIC_LOGIN_PAGE_MESSAGE: {{ . }} + {{- end }} + + micro-config: + enabled: true + data: + MICROSERVICES_PORT: {{ .Values.service.microservices.ports.microservices.port | quote }} + REVERSE_GEOCODING_DUMP_DIRECTORY: {{ .Values.persistence.microcache.targetSelector.microservices.microservices.mountPath }} + + {{- if .Values.immich.enable_ml }} + ml-config: + enabled: true + data: + NODE_ENV: production + MACHINE_LEARNING_PORT: {{ .Values.service.machinelearning.ports.machinelearning.port | quote }} + MACHINE_LEARNING_CACHE_FOLDER: {{ .Values.persistence.mlcache.targetSelector.machinelearning.machinelearning.mountPath }} + TRANSFORMERS_CACHE: {{ .Values.persistence.mlcache.targetSelector.machinelearning.machinelearning.mountPath }} + {{- end }} + + {{/* Server and Microservices */}} + common-config: + enabled: true + data: + NODE_ENV: production + LOG_LEVEL: {{ .Values.immich.log_level }} + IMMICH_MACHINE_LEARNING_ENABLED: {{ .Values.immich.enable_ml | quote }} + {{- if .Values.immich.enable_ml }} + IMMICH_MACHINE_LEARNING_URL: {{ printf "http://%v-machinelearning:%v" $fname .Values.service.machinelearning.ports.machinelearning.port }} + {{- end }} + +secret: + {{/* Server and Microservices */}} + deps-secret: + enabled: true + data: + DB_USERNAME: {{ .Values.cnpg.main.user }} + DB_DATABASE_NAME: {{ .Values.cnpg.main.database }} + DB_HOSTNAME: {{ .Values.cnpg.main.creds.host }} + DB_PASSWORD: {{ .Values.cnpg.main.creds.password }} + DB_PORT: "5432" + REDIS_HOSTNAME: {{ .Values.redis.creds.plainhost }} + REDIS_PASSWORD: {{ .Values.redis.creds.redisPassword }} + REDIS_PORT: "6379" + REDIS_DBINDEX: "0" +{{- end -}} diff --git a/incubator/immich/13.4.0/templates/_machinelearning.tpl b/incubator/immich/13.4.0/templates/_machinelearning.tpl new file mode 100644 index 00000000000..984c3d5a7a7 --- /dev/null +++ b/incubator/immich/13.4.0/templates/_machinelearning.tpl @@ -0,0 +1,43 @@ +{{/* Define the machinelearning container */}} +{{- define "immich.machinelearning" -}} +{{- $fname := (include "tc.v1.common.lib.chart.names.fullname" .) -}} +{{- $serverUrl := printf "http://%v:%v/api/server-info/ping" $fname .Values.service.main.ports.main.port }} +{{- $img := "mlImage" -}} +{{- with .Values.immich.mlImageType -}} + {{- $img = . -}} +{{- end }} +enabled: true +type: Deployment +podSpec: + initContainers: + wait-server: + {{/* Wait for server */}} + {{- include "immich.wait" (dict "url" $serverUrl) | nindent 6 }} + containers: + machinelearning: + enabled: true + primary: true + imageSelector: "{{ $img }}" + securityContext: + capabilities: + disableS6Caps: true + envFrom: + - configMapRef: + name: ml-config + probes: + readiness: + enabled: true + type: http + path: /ping + port: {{ .Values.service.machinelearning.ports.machinelearning.port }} + liveness: + enabled: true + type: http + path: /ping + port: {{ .Values.service.machinelearning.ports.machinelearning.port }} + startup: + enabled: true + type: http + path: /ping + port: {{ .Values.service.machinelearning.ports.machinelearning.port }} +{{- end -}} diff --git a/incubator/immich/13.4.0/templates/_microservices.tpl b/incubator/immich/13.4.0/templates/_microservices.tpl new file mode 100644 index 00000000000..91478547350 --- /dev/null +++ b/incubator/immich/13.4.0/templates/_microservices.tpl @@ -0,0 +1,43 @@ +{{- define "immich.microservices" -}} +{{- $fname := (include "tc.v1.common.lib.chart.names.fullname" .) -}} +{{- $serverUrl := printf "http://%v:%v/api/server-info/ping" $fname .Values.service.main.ports.main.port }} +enabled: true +type: Deployment +podSpec: + initContainers: + wait-server: + {{/* Wait for server */}} + {{- include "immich.wait" (dict "url" $serverUrl) | nindent 6 }} + containers: + microservices: + enabled: true + primary: true + imageSelector: image + command: /bin/sh + args: + - -c + - /usr/src/app/start-microservices.sh + securityContext: + capabilities: + disableS6Caps: true + envFrom: + - secretRef: + name: deps-secret + - configMapRef: + name: common-config + - configMapRef: + name: micro-config + probes: + readiness: + enabled: true + type: tcp + port: {{ .Values.service.microservices.ports.microservices.port }} + liveness: + enabled: true + type: tcp + port: {{ .Values.service.microservices.ports.microservices.port }} + startup: + enabled: true + type: tcp + port: {{ .Values.service.microservices.ports.microservices.port }} +{{- end -}} diff --git a/incubator/immich/13.4.0/templates/_server.tpl b/incubator/immich/13.4.0/templates/_server.tpl new file mode 100644 index 00000000000..2a53affd649 --- /dev/null +++ b/incubator/immich/13.4.0/templates/_server.tpl @@ -0,0 +1,35 @@ +{{- define "immich.server" -}} +enabled: true +primary: true +imageSelector: image +command: /bin/sh +args: + - -c + - /usr/src/app/start-server.sh +securityContext: + capabilities: + disableS6Caps: true +envFrom: + - configMapRef: + name: server-config + - configMapRef: + name: common-config + - secretRef: + name: deps-secret +probes: + liveness: + enabled: true + type: http + path: /api/server-info/ping + port: {{ .Values.service.main.ports.main.port }} + readiness: + enabled: true + type: http + path: /api/server-info/ping + port: {{ .Values.service.main.ports.main.port }} + startup: + enabled: true + type: http + path: /api/server-info/ping + port: {{ .Values.service.main.ports.main.port }} +{{- end -}} diff --git a/incubator/immich/13.4.0/templates/_wait.tpl b/incubator/immich/13.4.0/templates/_wait.tpl new file mode 100644 index 00000000000..83400b8dc50 --- /dev/null +++ b/incubator/immich/13.4.0/templates/_wait.tpl @@ -0,0 +1,16 @@ +{{- define "immich.wait" -}} +{{- $url := .url }} +enabled: true +type: init +imageSelector: alpineImage +command: + - /bin/ash + - -c + - | + echo "Pinging [{{ $url }}] until it is ready..." + until wget --spider --quiet --timeout=3 --tries 1 "{{ $url }}"; do + echo "Waiting for [{{ $url }}] to be ready..." + sleep 2 + done + echo "URL [{{ $url }}] is ready!" +{{- end -}} diff --git a/incubator/immich/13.4.0/templates/common.yaml b/incubator/immich/13.4.0/templates/common.yaml new file mode 100644 index 00000000000..c66c970f664 --- /dev/null +++ b/incubator/immich/13.4.0/templates/common.yaml @@ -0,0 +1,49 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{- $fname := (include "tc.v1.common.lib.chart.names.fullname" .) -}} + +{{- $_ := set .Values.workload.main.podSpec.containers "main" (include "immich.server" . | fromYaml) -}} + +{{/* Render Microservices Workload */}} +{{- $_ := set .Values.workload "microservices" (include "immich.microservices" . | fromYaml) -}} + +{{- if .Values.immich.enable_ml -}} + {{/* Enable Machine Learning Service */}} + {{- $_ := set .Values.service.machinelearning "enabled" true -}} + {{/* Render Machine Learning Workload */}} + {{- $_ := set .Values.workload "machinelearning" (include "immich.machinelearning" . | fromYaml) -}} +{{- else -}} + {{/* Disable Machine Learning Service */}} + {{- $_ := set .Values.service.machinelearning "enabled" false -}} +{{- end -}} + +{{/* Set targetselector for GPU to microservices */}} +{{- range $gpuEntry := .Values.scaleGPU }} + {{- if $gpuEntry.gpu -}} + {{- $_ := set $gpuEntry "targetSelector" (dict "microservices" (list "microservices")) -}} + {{- end -}} +{{- end -}} + +{{/* Render configuration for immich + after services, as it has references +*/}} +{{- $config := include "immich.config" . | fromYaml -}} +{{- if $config -}} + {{- $_ := mustMergeOverwrite .Values $config -}} +{{- end -}} + +{{- range $idx, $persistence := .Values.persistenceList -}} + {{- $_ := set $persistence "targetSelector" (dict + "main" (dict "main" dict) + "microservices" (dict "microservices" dict) + ) -}} +{{- end -}} + +{{- $envList := .Values.workload.main.podSpec.containers.main.envList -}} +{{- if $envList -}} + {{- $_ := set .Values.workload.microservices.podSpec.containers.microservices "envList" $envList -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/adguard-home/9.5.2/values.yaml b/incubator/immich/13.4.0/values.yaml similarity index 100% rename from stable/adguard-home/9.5.2/values.yaml rename to incubator/immich/13.4.0/values.yaml diff --git a/stable/adguard-home/9.5.2/CHANGELOG.md b/stable/adguard-home/9.5.2/CHANGELOG.md deleted file mode 100644 index fe94914dd55..00000000000 --- a/stable/adguard-home/9.5.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [adguard-home-9.5.2](https://github.com/truecharts/charts/compare/adguard-home-9.5.1...adguard-home-9.5.2) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.9[@caa8bac](https://github.com/caa8bac) by renovate ([#19179](https://github.com/truecharts/charts/issues/19179)) - - -## [adguard-home-9.5.1](https://github.com/truecharts/charts/compare/adguard-home-9.5.0...adguard-home-9.5.1) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.8[@021a874](https://github.com/021a874) by renovate ([#19175](https://github.com/truecharts/charts/issues/19175)) - - -## [adguard-home-9.5.0](https://github.com/truecharts/charts/compare/adguard-home-9.4.2...adguard-home-9.5.0) (2024-03-11) - -### Chore - - - -- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131)) - - -## [adguard-home-9.4.2](https://github.com/truecharts/charts/compare/adguard-home-9.4.1...adguard-home-9.4.2) (2024-03-11) - -### Chore - - - -- update container image adguard/adguardhome to v0.107.45[@52a9c2e](https://github.com/52a9c2e) by renovate ([#19053](https://github.com/truecharts/charts/issues/19053)) - - -## [adguard-home-9.4.1](https://github.com/truecharts/charts/compare/adguard-home-9.4.0...adguard-home-9.4.1) (2024-03-07) - -### Chore - - - -- bump everything to trigger re-release - - -## [adguard-home-9.4.0](https://github.com/truecharts/charts/compare/adguard-home-9.3.0...adguard-home-9.4.0) (2024-03-07) - -### Chore - - - -- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) - - -## [adguard-home-9.3.0](https://github.com/truecharts/charts/compare/adguard-home-9.2.3...adguard-home-9.3.0) (2024-03-06) - -### Chore - - - -- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) - - -## [adguard-home-9.2.3](https://github.com/truecharts/charts/compare/adguard-home-9.2.2...adguard-home-9.2.3) (2024-03-05) - -### Chore - - - -- bump everything to force helm release again - - -## [adguard-home-9.2.2](https://github.com/truecharts/charts/compare/adguard-home-9.2.0...adguard-home-9.2.2) (2024-03-05) - -### Chore - - - -- force rereleases - -- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) - - - - - - - - diff --git a/stable/adguard-home/9.5.2/charts/common-20.0.9.tgz b/stable/adguard-home/9.5.2/charts/common-20.0.9.tgz deleted file mode 100644 index 41a62ef2dc2..00000000000 Binary files a/stable/adguard-home/9.5.2/charts/common-20.0.9.tgz and /dev/null differ diff --git a/stable/anonaddy/20.13.0/.helmignore b/stable/adguard-home/9.7.2/.helmignore similarity index 100% rename from stable/anonaddy/20.13.0/.helmignore rename to stable/adguard-home/9.7.2/.helmignore diff --git a/stable/adguard-home/9.7.2/CHANGELOG.md b/stable/adguard-home/9.7.2/CHANGELOG.md new file mode 100644 index 00000000000..3c2fb4f7cf1 --- /dev/null +++ b/stable/adguard-home/9.7.2/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [adguard-home-9.7.2](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.7.2) (2024-03-20) + +### Chore + + + +- update container image adguard/adguardhome to v0.107.46[@9bcf15c](https://github.com/9bcf15c) by renovate ([#19559](https://github.com/truecharts/charts/issues/19559)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [adguard-home-9.7.1](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [adguard-home-9.7.1](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [adguard-home-9.7.1](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [adguard-home-9.7.1](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [adguard-home-9.7.1](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [adguard-home-9.7.1](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [adguard-home-9.7.1](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + diff --git a/stable/adguard-home/9.5.2/Chart.yaml b/stable/adguard-home/9.7.2/Chart.yaml similarity index 92% rename from stable/adguard-home/9.5.2/Chart.yaml rename to stable/adguard-home/9.7.2/Chart.yaml index faf6b329522..52b814d9c6a 100644 --- a/stable/adguard-home/9.5.2/Chart.yaml +++ b/stable/adguard-home/9.7.2/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.107.45 +appVersion: 0.107.46 dependencies: - name: common - version: 20.0.9 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png keywords: - adblock - adguard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - https://hub.docker.com/r/adguard/adguardhome type: application -version: 9.5.2 +version: 9.7.2 diff --git a/stable/adguard-home/9.5.2/README.md b/stable/adguard-home/9.7.2/README.md similarity index 100% rename from stable/adguard-home/9.5.2/README.md rename to stable/adguard-home/9.7.2/README.md diff --git a/stable/adguard-home/9.7.2/app-changelog.md b/stable/adguard-home/9.7.2/app-changelog.md new file mode 100644 index 00000000000..9f8ce38f2cd --- /dev/null +++ b/stable/adguard-home/9.7.2/app-changelog.md @@ -0,0 +1,13 @@ + + +## [adguard-home-9.7.2](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.7.2) (2024-03-20) + +### Chore + + + +- update container image adguard/adguardhome to v0.107.46[@9bcf15c](https://github.com/9bcf15c) by renovate ([#19559](https://github.com/truecharts/charts/issues/19559)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/adguard-home/9.5.2/app-readme.md b/stable/adguard-home/9.7.2/app-readme.md similarity index 100% rename from stable/adguard-home/9.5.2/app-readme.md rename to stable/adguard-home/9.7.2/app-readme.md diff --git a/stable/libremdb/7.7.12/charts/common-20.2.2.tgz b/stable/adguard-home/9.7.2/charts/common-20.2.2.tgz similarity index 100% rename from stable/libremdb/7.7.12/charts/common-20.2.2.tgz rename to stable/adguard-home/9.7.2/charts/common-20.2.2.tgz diff --git a/stable/adguard-home/9.5.2/ix_values.yaml b/stable/adguard-home/9.7.2/ix_values.yaml similarity index 96% rename from stable/adguard-home/9.5.2/ix_values.yaml rename to stable/adguard-home/9.7.2/ix_values.yaml index 70730163ad6..0682715b5ab 100644 --- a/stable/adguard-home/9.5.2/ix_values.yaml +++ b/stable/adguard-home/9.7.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: adguard/adguardhome - tag: v0.107.45@sha256:52a9c2e7b4c56e5f08e1b2f3196d500c931adadc8917712ff9ef9ea922c030fe + tag: v0.107.46@sha256:9bcf15ca5d860c58dbe8c7f175d16291bf0ddc9621645facdd91d5253ab8ce46 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/adguard-home/9.5.2/questions.yaml b/stable/adguard-home/9.7.2/questions.yaml similarity index 100% rename from stable/adguard-home/9.5.2/questions.yaml rename to stable/adguard-home/9.7.2/questions.yaml diff --git a/stable/anonaddy/20.13.0/templates/NOTES.txt b/stable/adguard-home/9.7.2/templates/NOTES.txt similarity index 100% rename from stable/anonaddy/20.13.0/templates/NOTES.txt rename to stable/adguard-home/9.7.2/templates/NOTES.txt diff --git a/stable/adguard-home/9.5.2/templates/common.yaml b/stable/adguard-home/9.7.2/templates/common.yaml similarity index 100% rename from stable/adguard-home/9.5.2/templates/common.yaml rename to stable/adguard-home/9.7.2/templates/common.yaml diff --git a/stable/anonaddy/20.13.0/values.yaml b/stable/adguard-home/9.7.2/values.yaml similarity index 100% rename from stable/anonaddy/20.13.0/values.yaml rename to stable/adguard-home/9.7.2/values.yaml diff --git a/stable/anonaddy/20.13.0/CHANGELOG.md b/stable/anonaddy/20.13.0/CHANGELOG.md deleted file mode 100644 index 01cd774c563..00000000000 --- a/stable/anonaddy/20.13.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [anonaddy-20.13.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [anonaddy-20.13.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [anonaddy-20.13.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [anonaddy-20.13.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [anonaddy-20.13.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [anonaddy-20.12.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.12.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [anonaddy-20.12.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.12.0) (2024-03-16) diff --git a/stable/anonaddy/20.13.0/app-changelog.md b/stable/anonaddy/20.13.0/app-changelog.md deleted file mode 100644 index af07eb96baf..00000000000 --- a/stable/anonaddy/20.13.0/app-changelog.md +++ /dev/null @@ -1,15 +0,0 @@ - - -## [anonaddy-20.13.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/anonaddy/20.13.0/charts/common-20.1.5.tgz b/stable/anonaddy/20.13.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/anonaddy/20.13.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/anonaddy/20.13.0/charts/mariadb-13.6.0.tgz b/stable/anonaddy/20.13.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/anonaddy/20.13.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/booksonic-air/13.6.0/.helmignore b/stable/anonaddy/20.14.3/.helmignore similarity index 100% rename from stable/booksonic-air/13.6.0/.helmignore rename to stable/anonaddy/20.14.3/.helmignore diff --git a/stable/anonaddy/20.14.3/CHANGELOG.md b/stable/anonaddy/20.14.3/CHANGELOG.md new file mode 100644 index 00000000000..05016bd3d7e --- /dev/null +++ b/stable/anonaddy/20.14.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [anonaddy-20.14.3](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.14.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [anonaddy-20.14.2](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.14.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [anonaddy-20.14.2](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.14.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [anonaddy-20.14.2](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.14.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/anonaddy/20.13.0/Chart.yaml b/stable/anonaddy/20.14.3/Chart.yaml similarity index 95% rename from stable/anonaddy/20.13.0/Chart.yaml rename to stable/anonaddy/20.14.3/Chart.yaml index deec58fccae..0999d7dc70d 100644 --- a/stable/anonaddy/20.13.0/Chart.yaml +++ b/stable/anonaddy/20.14.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 1.0.9 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -47,4 +47,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 20.13.0 +version: 20.14.3 diff --git a/stable/anonaddy/20.13.0/README.md b/stable/anonaddy/20.14.3/README.md similarity index 100% rename from stable/anonaddy/20.13.0/README.md rename to stable/anonaddy/20.14.3/README.md diff --git a/stable/anonaddy/20.14.3/app-changelog.md b/stable/anonaddy/20.14.3/app-changelog.md new file mode 100644 index 00000000000..37722edbd7f --- /dev/null +++ b/stable/anonaddy/20.14.3/app-changelog.md @@ -0,0 +1,25 @@ + + +## [anonaddy-20.14.3](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.14.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/anonaddy/20.13.0/app-readme.md b/stable/anonaddy/20.14.3/app-readme.md similarity index 100% rename from stable/anonaddy/20.13.0/app-readme.md rename to stable/anonaddy/20.14.3/app-readme.md diff --git a/stable/rsshub/12.7.9/charts/common-20.2.2.tgz b/stable/anonaddy/20.14.3/charts/common-20.2.2.tgz similarity index 100% rename from stable/rsshub/12.7.9/charts/common-20.2.2.tgz rename to stable/anonaddy/20.14.3/charts/common-20.2.2.tgz diff --git a/stable/anonaddy/20.14.3/charts/mariadb-13.7.2.tgz b/stable/anonaddy/20.14.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/anonaddy/20.14.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/ctfd/4.14.0/charts/redis-13.0.5.tgz b/stable/anonaddy/20.14.3/charts/redis-13.0.5.tgz similarity index 100% rename from stable/ctfd/4.14.0/charts/redis-13.0.5.tgz rename to stable/anonaddy/20.14.3/charts/redis-13.0.5.tgz diff --git a/stable/anonaddy/20.13.0/ix_values.yaml b/stable/anonaddy/20.14.3/ix_values.yaml similarity index 100% rename from stable/anonaddy/20.13.0/ix_values.yaml rename to stable/anonaddy/20.14.3/ix_values.yaml diff --git a/stable/anonaddy/20.13.0/questions.yaml b/stable/anonaddy/20.14.3/questions.yaml similarity index 100% rename from stable/anonaddy/20.13.0/questions.yaml rename to stable/anonaddy/20.14.3/questions.yaml diff --git a/stable/booksonic-air/13.6.0/templates/NOTES.txt b/stable/anonaddy/20.14.3/templates/NOTES.txt similarity index 100% rename from stable/booksonic-air/13.6.0/templates/NOTES.txt rename to stable/anonaddy/20.14.3/templates/NOTES.txt diff --git a/stable/anonaddy/20.13.0/templates/_secrets.tpl b/stable/anonaddy/20.14.3/templates/_secrets.tpl similarity index 100% rename from stable/anonaddy/20.13.0/templates/_secrets.tpl rename to stable/anonaddy/20.14.3/templates/_secrets.tpl diff --git a/stable/anonaddy/20.13.0/templates/common.yaml b/stable/anonaddy/20.14.3/templates/common.yaml similarity index 100% rename from stable/anonaddy/20.13.0/templates/common.yaml rename to stable/anonaddy/20.14.3/templates/common.yaml diff --git a/stable/booksonic-air/13.6.0/values.yaml b/stable/anonaddy/20.14.3/values.yaml similarity index 100% rename from stable/booksonic-air/13.6.0/values.yaml rename to stable/anonaddy/20.14.3/values.yaml diff --git a/stable/booksonic-air/13.6.0/CHANGELOG.md b/stable/booksonic-air/13.6.0/CHANGELOG.md deleted file mode 100644 index d4bca0bc67e..00000000000 --- a/stable/booksonic-air/13.6.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [booksonic-air-13.6.0](https://github.com/truecharts/charts/compare/booksonic-air-13.5.2...booksonic-air-13.6.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.1.5[@dc867e0](https://github.com/dc867e0) by renovate ([#19210](https://github.com/truecharts/charts/issues/19210)) - - -## [booksonic-air-13.5.2](https://github.com/truecharts/charts/compare/booksonic-air-13.5.1...booksonic-air-13.5.2) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.9[@caa8bac](https://github.com/caa8bac) by renovate ([#19179](https://github.com/truecharts/charts/issues/19179)) - - -## [booksonic-air-13.5.1](https://github.com/truecharts/charts/compare/booksonic-air-13.5.0...booksonic-air-13.5.1) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.8[@021a874](https://github.com/021a874) by renovate ([#19175](https://github.com/truecharts/charts/issues/19175)) - - -## [booksonic-air-13.5.0](https://github.com/truecharts/charts/compare/booksonic-air-13.4.2...booksonic-air-13.5.0) (2024-03-11) - -### Chore - - - -- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131)) - - -## [booksonic-air-13.4.2](https://github.com/truecharts/charts/compare/booksonic-air-13.4.1...booksonic-air-13.4.2) (2024-03-11) - -### Chore - - - -- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@ab68298](https://github.com/ab68298) by renovate ([#18992](https://github.com/truecharts/charts/issues/18992)) - - -## [booksonic-air-13.4.1](https://github.com/truecharts/charts/compare/booksonic-air-13.4.0...booksonic-air-13.4.1) (2024-03-07) - -### Chore - - - -- bump everything to trigger re-release - - -## [booksonic-air-13.4.0](https://github.com/truecharts/charts/compare/booksonic-air-13.3.0...booksonic-air-13.4.0) (2024-03-07) - -### Chore - - - -- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) - - -## [booksonic-air-13.3.0](https://github.com/truecharts/charts/compare/booksonic-air-13.2.4...booksonic-air-13.3.0) (2024-03-06) - -### Chore - - - -- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) - - -## [booksonic-air-13.2.4](https://github.com/truecharts/charts/compare/booksonic-air-13.2.3...booksonic-air-13.2.4) (2024-03-05) - -### Chore - - - -- bump everything to force helm release again - - -## [booksonic-air-13.2.3](https://github.com/truecharts/charts/compare/booksonic-air-13.2.1...booksonic-air-13.2.3) (2024-03-05) - -### Chore - - - -- force rereleases - -- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) \ No newline at end of file diff --git a/stable/booksonic-air/13.6.0/charts/common-20.1.5.tgz b/stable/booksonic-air/13.6.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/booksonic-air/13.6.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/bookstack/13.7.0/.helmignore b/stable/booksonic-air/13.7.2/.helmignore similarity index 100% rename from stable/bookstack/13.7.0/.helmignore rename to stable/booksonic-air/13.7.2/.helmignore diff --git a/stable/booksonic-air/13.7.2/CHANGELOG.md b/stable/booksonic-air/13.7.2/CHANGELOG.md new file mode 100644 index 00000000000..8af5d4a6f72 --- /dev/null +++ b/stable/booksonic-air/13.7.2/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [booksonic-air-13.7.2](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.7.2) (2024-03-20) + +### Chore + + + +- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@6dfa188](https://github.com/6dfa188) by renovate ([#19555](https://github.com/truecharts/charts/issues/19555)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@2d7b056](https://github.com/2d7b056) by renovate ([#19230](https://github.com/truecharts/charts/issues/19230)) + + +## [booksonic-air-13.7.1](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@2d7b056](https://github.com/2d7b056) by renovate ([#19230](https://github.com/truecharts/charts/issues/19230)) + + +## [booksonic-air-13.7.1](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@2d7b056](https://github.com/2d7b056) by renovate ([#19230](https://github.com/truecharts/charts/issues/19230)) + + +## [booksonic-air-13.7.1](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@2d7b056](https://github.com/2d7b056) by renovate ([#19230](https://github.com/truecharts/charts/issues/19230)) + + +## [booksonic-air-13.7.1](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@2d7b056](https://github.com/2d7b056) by renovate ([#19230](https://github.com/truecharts/charts/issues/19230)) + + +## [booksonic-air-13.7.1](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@2d7b056](https://github.com/2d7b056) by renovate ([#19230](https://github.com/truecharts/charts/issues/19230)) + + +## [booksonic-air-13.7.1](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) diff --git a/stable/booksonic-air/13.6.0/Chart.yaml b/stable/booksonic-air/13.7.2/Chart.yaml similarity index 94% rename from stable/booksonic-air/13.6.0/Chart.yaml rename to stable/booksonic-air/13.7.2/Chart.yaml index 45f988f6dab..14e1e5d8b5d 100644 --- a/stable/booksonic-air/13.6.0/Chart.yaml +++ b/stable/booksonic-air/13.7.2/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2201.1.0 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png keywords: - booksonic - audiobook -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - https://ghcr.io/linuxserver/booksonic-air type: application -version: 13.6.0 +version: 13.7.2 diff --git a/stable/booksonic-air/13.6.0/README.md b/stable/booksonic-air/13.7.2/README.md similarity index 100% rename from stable/booksonic-air/13.6.0/README.md rename to stable/booksonic-air/13.7.2/README.md diff --git a/stable/booksonic-air/13.7.2/app-changelog.md b/stable/booksonic-air/13.7.2/app-changelog.md new file mode 100644 index 00000000000..328e6157d29 --- /dev/null +++ b/stable/booksonic-air/13.7.2/app-changelog.md @@ -0,0 +1,15 @@ + + +## [booksonic-air-13.7.2](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.7.2) (2024-03-20) + +### Chore + + + +- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@6dfa188](https://github.com/6dfa188) by renovate ([#19555](https://github.com/truecharts/charts/issues/19555)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@2d7b056](https://github.com/2d7b056) by renovate ([#19230](https://github.com/truecharts/charts/issues/19230)) \ No newline at end of file diff --git a/stable/booksonic-air/13.6.0/app-readme.md b/stable/booksonic-air/13.7.2/app-readme.md similarity index 100% rename from stable/booksonic-air/13.6.0/app-readme.md rename to stable/booksonic-air/13.7.2/app-readme.md diff --git a/stable/wordpress/7.12.1/charts/common-20.2.2.tgz b/stable/booksonic-air/13.7.2/charts/common-20.2.2.tgz similarity index 100% rename from stable/wordpress/7.12.1/charts/common-20.2.2.tgz rename to stable/booksonic-air/13.7.2/charts/common-20.2.2.tgz diff --git a/stable/booksonic-air/13.6.0/ix_values.yaml b/stable/booksonic-air/13.7.2/ix_values.yaml similarity index 89% rename from stable/booksonic-air/13.6.0/ix_values.yaml rename to stable/booksonic-air/13.7.2/ix_values.yaml index 7836a2a9585..cb3ba9348ae 100644 --- a/stable/booksonic-air/13.6.0/ix_values.yaml +++ b/stable/booksonic-air/13.7.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/booksonic-air pullPolicy: IfNotPresent - tag: 2201.1.0@sha256:ab682983de2aae55baa8389b4b1190c7e3a59b2d7a54df87aca86f38bc223a70 + tag: 2201.1.0@sha256:6dfa1888869287fd23d06e4068bb9a8bb602109414696552d395095ac7144fcf securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/booksonic-air/13.6.0/questions.yaml b/stable/booksonic-air/13.7.2/questions.yaml similarity index 100% rename from stable/booksonic-air/13.6.0/questions.yaml rename to stable/booksonic-air/13.7.2/questions.yaml diff --git a/stable/bookstack/13.7.0/templates/NOTES.txt b/stable/booksonic-air/13.7.2/templates/NOTES.txt similarity index 100% rename from stable/bookstack/13.7.0/templates/NOTES.txt rename to stable/booksonic-air/13.7.2/templates/NOTES.txt diff --git a/stable/booksonic-air/13.6.0/templates/common.yaml b/stable/booksonic-air/13.7.2/templates/common.yaml similarity index 100% rename from stable/booksonic-air/13.6.0/templates/common.yaml rename to stable/booksonic-air/13.7.2/templates/common.yaml diff --git a/stable/bookstack/13.7.0/values.yaml b/stable/booksonic-air/13.7.2/values.yaml similarity index 100% rename from stable/bookstack/13.7.0/values.yaml rename to stable/booksonic-air/13.7.2/values.yaml diff --git a/stable/bookstack/13.7.0/CHANGELOG.md b/stable/bookstack/13.7.0/CHANGELOG.md deleted file mode 100644 index 8ef094f5f63..00000000000 --- a/stable/bookstack/13.7.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [bookstack-13.7.0](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.7.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [bookstack-13.7.0](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.7.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [bookstack-13.7.0](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.7.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [bookstack-13.7.0](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.7.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [bookstack-13.7.0](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.7.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [bookstack-13.6.0](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.6.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [bookstack-13.6.0](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.6.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [bookstack-13.6.0](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.6.0) (2024-03-16) - -### Chore \ No newline at end of file diff --git a/stable/bookstack/13.7.0/app-changelog.md b/stable/bookstack/13.7.0/app-changelog.md deleted file mode 100644 index b75f2dcd472..00000000000 --- a/stable/bookstack/13.7.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [bookstack-13.7.0](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.7.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/bookstack/13.7.0/charts/common-20.1.5.tgz b/stable/bookstack/13.7.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/bookstack/13.7.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/bookstack/13.7.0/charts/mariadb-13.6.0.tgz b/stable/bookstack/13.7.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/bookstack/13.7.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/chevereto/12.11.0/.helmignore b/stable/bookstack/13.8.3/.helmignore similarity index 100% rename from stable/chevereto/12.11.0/.helmignore rename to stable/bookstack/13.8.3/.helmignore diff --git a/stable/bookstack/13.8.3/CHANGELOG.md b/stable/bookstack/13.8.3/CHANGELOG.md new file mode 100644 index 00000000000..095d6624875 --- /dev/null +++ b/stable/bookstack/13.8.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [bookstack-13.8.3](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [bookstack-13.8.2](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [bookstack-13.8.2](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [bookstack-13.8.2](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [bookstack-13.8.2](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.2) (2024-03-18) + +### Chore diff --git a/stable/bookstack/13.7.0/Chart.yaml b/stable/bookstack/13.8.3/Chart.yaml similarity index 95% rename from stable/bookstack/13.7.0/Chart.yaml rename to stable/bookstack/13.8.3/Chart.yaml index 7160336eade..164726a6d25 100644 --- a/stable/bookstack/13.7.0/Chart.yaml +++ b/stable/bookstack/13.8.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 24.02.20240304 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://ghcr.io/linuxserver/bookstack type: application -version: 13.7.0 +version: 13.8.3 diff --git a/stable/bookstack/13.7.0/README.md b/stable/bookstack/13.8.3/README.md similarity index 100% rename from stable/bookstack/13.7.0/README.md rename to stable/bookstack/13.8.3/README.md diff --git a/stable/bookstack/13.8.3/app-changelog.md b/stable/bookstack/13.8.3/app-changelog.md new file mode 100644 index 00000000000..4a382c17dfe --- /dev/null +++ b/stable/bookstack/13.8.3/app-changelog.md @@ -0,0 +1,23 @@ + + +## [bookstack-13.8.3](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/bookstack/13.7.0/app-readme.md b/stable/bookstack/13.8.3/app-readme.md similarity index 100% rename from stable/bookstack/13.7.0/app-readme.md rename to stable/bookstack/13.8.3/app-readme.md diff --git a/stable/bookstack/13.8.3/charts/common-20.2.2.tgz b/stable/bookstack/13.8.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/bookstack/13.8.3/charts/common-20.2.2.tgz differ diff --git a/stable/bookstack/13.8.3/charts/mariadb-13.7.2.tgz b/stable/bookstack/13.8.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/bookstack/13.8.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/bookstack/13.7.0/ix_values.yaml b/stable/bookstack/13.8.3/ix_values.yaml similarity index 100% rename from stable/bookstack/13.7.0/ix_values.yaml rename to stable/bookstack/13.8.3/ix_values.yaml diff --git a/stable/bookstack/13.7.0/questions.yaml b/stable/bookstack/13.8.3/questions.yaml similarity index 100% rename from stable/bookstack/13.7.0/questions.yaml rename to stable/bookstack/13.8.3/questions.yaml diff --git a/stable/chevereto/12.11.0/templates/NOTES.txt b/stable/bookstack/13.8.3/templates/NOTES.txt similarity index 100% rename from stable/chevereto/12.11.0/templates/NOTES.txt rename to stable/bookstack/13.8.3/templates/NOTES.txt diff --git a/stable/bookstack/13.7.0/templates/_secrets.tpl b/stable/bookstack/13.8.3/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/13.7.0/templates/_secrets.tpl rename to stable/bookstack/13.8.3/templates/_secrets.tpl diff --git a/stable/bookstack/13.7.0/templates/common.yaml b/stable/bookstack/13.8.3/templates/common.yaml similarity index 100% rename from stable/bookstack/13.7.0/templates/common.yaml rename to stable/bookstack/13.8.3/templates/common.yaml diff --git a/stable/chevereto/12.11.0/values.yaml b/stable/bookstack/13.8.3/values.yaml similarity index 100% rename from stable/chevereto/12.11.0/values.yaml rename to stable/bookstack/13.8.3/values.yaml diff --git a/stable/chevereto/12.11.0/CHANGELOG.md b/stable/chevereto/12.11.0/CHANGELOG.md deleted file mode 100644 index 0f59bf7fe01..00000000000 --- a/stable/chevereto/12.11.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [chevereto-12.11.0](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [chevereto-12.11.0](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [chevereto-12.11.0](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [chevereto-12.11.0](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [chevereto-12.11.0](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [chevereto-12.10.0](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [chevereto-12.10.0](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [chevereto-12.10.0](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.10.0) (2024-03-16) - -### Chore \ No newline at end of file diff --git a/stable/chevereto/12.11.0/app-changelog.md b/stable/chevereto/12.11.0/app-changelog.md deleted file mode 100644 index d83c356748a..00000000000 --- a/stable/chevereto/12.11.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [chevereto-12.11.0](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/chevereto/12.11.0/charts/common-20.1.5.tgz b/stable/chevereto/12.11.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/chevereto/12.11.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/chevereto/12.11.0/charts/mariadb-13.6.0.tgz b/stable/chevereto/12.11.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/chevereto/12.11.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/clarkson/12.11.0/.helmignore b/stable/chevereto/12.12.3/.helmignore similarity index 100% rename from stable/clarkson/12.11.0/.helmignore rename to stable/chevereto/12.12.3/.helmignore diff --git a/stable/chevereto/12.12.3/CHANGELOG.md b/stable/chevereto/12.12.3/CHANGELOG.md new file mode 100644 index 00000000000..317a2ed1dde --- /dev/null +++ b/stable/chevereto/12.12.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [chevereto-12.12.3](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [chevereto-12.12.2](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [chevereto-12.12.2](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [chevereto-12.12.2](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [chevereto-12.12.2](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.2) (2024-03-18) + +### Chore diff --git a/stable/chevereto/12.11.0/Chart.yaml b/stable/chevereto/12.12.3/Chart.yaml similarity index 95% rename from stable/chevereto/12.11.0/Chart.yaml rename to stable/chevereto/12.12.3/Chart.yaml index a95b7cf00b7..0aeab8c7652 100644 --- a/stable/chevereto/12.11.0/Chart.yaml +++ b/stable/chevereto/12.12.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 1.6.2 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - https://ghcr.io/rodber/chevereto-free type: application -version: 12.11.0 +version: 12.12.3 diff --git a/stable/chevereto/12.11.0/README.md b/stable/chevereto/12.12.3/README.md similarity index 100% rename from stable/chevereto/12.11.0/README.md rename to stable/chevereto/12.12.3/README.md diff --git a/stable/chevereto/12.12.3/app-changelog.md b/stable/chevereto/12.12.3/app-changelog.md new file mode 100644 index 00000000000..e17a1d3c560 --- /dev/null +++ b/stable/chevereto/12.12.3/app-changelog.md @@ -0,0 +1,23 @@ + + +## [chevereto-12.12.3](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/chevereto/12.11.0/app-readme.md b/stable/chevereto/12.12.3/app-readme.md similarity index 100% rename from stable/chevereto/12.11.0/app-readme.md rename to stable/chevereto/12.12.3/app-readme.md diff --git a/stable/chevereto/12.12.3/charts/common-20.2.2.tgz b/stable/chevereto/12.12.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/chevereto/12.12.3/charts/common-20.2.2.tgz differ diff --git a/stable/chevereto/12.12.3/charts/mariadb-13.7.2.tgz b/stable/chevereto/12.12.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/chevereto/12.12.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/chevereto/12.11.0/ix_values.yaml b/stable/chevereto/12.12.3/ix_values.yaml similarity index 100% rename from stable/chevereto/12.11.0/ix_values.yaml rename to stable/chevereto/12.12.3/ix_values.yaml diff --git a/stable/chevereto/12.11.0/questions.yaml b/stable/chevereto/12.12.3/questions.yaml similarity index 100% rename from stable/chevereto/12.11.0/questions.yaml rename to stable/chevereto/12.12.3/questions.yaml diff --git a/stable/clarkson/12.11.0/templates/NOTES.txt b/stable/chevereto/12.12.3/templates/NOTES.txt similarity index 100% rename from stable/clarkson/12.11.0/templates/NOTES.txt rename to stable/chevereto/12.12.3/templates/NOTES.txt diff --git a/stable/chevereto/12.11.0/templates/common.yaml b/stable/chevereto/12.12.3/templates/common.yaml similarity index 100% rename from stable/chevereto/12.11.0/templates/common.yaml rename to stable/chevereto/12.12.3/templates/common.yaml diff --git a/stable/clarkson/12.11.0/values.yaml b/stable/chevereto/12.12.3/values.yaml similarity index 100% rename from stable/clarkson/12.11.0/values.yaml rename to stable/chevereto/12.12.3/values.yaml diff --git a/stable/clarkson/12.11.0/CHANGELOG.md b/stable/clarkson/12.11.0/CHANGELOG.md deleted file mode 100644 index 4ef6d1cff88..00000000000 --- a/stable/clarkson/12.11.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [clarkson-12.11.0](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [clarkson-12.11.0](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [clarkson-12.11.0](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [clarkson-12.11.0](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [clarkson-12.11.0](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [clarkson-12.10.0](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [clarkson-12.10.0](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [clarkson-12.10.0](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.10.0) (2024-03-16) - -### Chore \ No newline at end of file diff --git a/stable/clarkson/12.11.0/app-changelog.md b/stable/clarkson/12.11.0/app-changelog.md deleted file mode 100644 index e3648ef5d52..00000000000 --- a/stable/clarkson/12.11.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [clarkson-12.11.0](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/clarkson/12.11.0/charts/common-20.1.5.tgz b/stable/clarkson/12.11.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/clarkson/12.11.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/clarkson/12.11.0/charts/mariadb-13.6.0.tgz b/stable/clarkson/12.11.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/clarkson/12.11.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/ctfd/4.14.0/.helmignore b/stable/clarkson/12.12.3/.helmignore similarity index 100% rename from stable/ctfd/4.14.0/.helmignore rename to stable/clarkson/12.12.3/.helmignore diff --git a/stable/projectsend/12.12.0/CHANGELOG.md b/stable/clarkson/12.12.3/CHANGELOG.md similarity index 62% rename from stable/projectsend/12.12.0/CHANGELOG.md rename to stable/clarkson/12.12.3/CHANGELOG.md index d2edc67e093..16bcb083989 100644 --- a/stable/projectsend/12.12.0/CHANGELOG.md +++ b/stable/clarkson/12.12.3/CHANGELOG.md @@ -8,12 +8,18 @@ title: Changelog **Important:** -## [projectsend-12.12.0](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.0) (2024-03-17) +## [clarkson-12.12.3](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.3) (2024-03-20) ### Chore +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) @@ -25,12 +31,16 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [projectsend-12.12.0](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.0) (2024-03-17) +## [clarkson-12.12.2](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.2) (2024-03-18) ### Chore +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) @@ -42,12 +52,16 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [projectsend-12.12.0](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.0) (2024-03-17) +## [clarkson-12.12.2](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.2) (2024-03-18) ### Chore +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) @@ -59,12 +73,16 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [projectsend-12.12.0](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.0) (2024-03-17) +## [clarkson-12.12.2](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.2) (2024-03-18) ### Chore +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) @@ -76,24 +94,6 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [projectsend-12.12.0](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.0) (2024-03-17) +## [clarkson-12.12.2](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.2) (2024-03-18) ### Chore - - - -- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [projectsend-12.12.0](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.0) (2024-03-17) - -### Chore - diff --git a/stable/clarkson/12.11.0/Chart.yaml b/stable/clarkson/12.12.3/Chart.yaml similarity index 95% rename from stable/clarkson/12.11.0/Chart.yaml rename to stable/clarkson/12.12.3/Chart.yaml index f62112800eb..1a18f544c31 100644 --- a/stable/clarkson/12.11.0/Chart.yaml +++ b/stable/clarkson/12.12.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 1.1.2 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - https://ghcr.io/linuxserver/clarkson type: application -version: 12.11.0 +version: 12.12.3 diff --git a/stable/clarkson/12.11.0/README.md b/stable/clarkson/12.12.3/README.md similarity index 100% rename from stable/clarkson/12.11.0/README.md rename to stable/clarkson/12.12.3/README.md diff --git a/stable/projectsend/12.12.0/app-changelog.md b/stable/clarkson/12.12.3/app-changelog.md similarity index 55% rename from stable/projectsend/12.12.0/app-changelog.md rename to stable/clarkson/12.12.3/app-changelog.md index 71d57bf82d8..7b426c2a67a 100644 --- a/stable/projectsend/12.12.0/app-changelog.md +++ b/stable/clarkson/12.12.3/app-changelog.md @@ -1,11 +1,17 @@ -## [projectsend-12.12.0](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.0) (2024-03-17) +## [clarkson-12.12.3](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.3) (2024-03-20) ### Chore +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) diff --git a/stable/clarkson/12.11.0/app-readme.md b/stable/clarkson/12.12.3/app-readme.md similarity index 100% rename from stable/clarkson/12.11.0/app-readme.md rename to stable/clarkson/12.12.3/app-readme.md diff --git a/stable/clarkson/12.12.3/charts/common-20.2.2.tgz b/stable/clarkson/12.12.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/clarkson/12.12.3/charts/common-20.2.2.tgz differ diff --git a/stable/clarkson/12.12.3/charts/mariadb-13.7.2.tgz b/stable/clarkson/12.12.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/clarkson/12.12.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/clarkson/12.11.0/ix_values.yaml b/stable/clarkson/12.12.3/ix_values.yaml similarity index 100% rename from stable/clarkson/12.11.0/ix_values.yaml rename to stable/clarkson/12.12.3/ix_values.yaml diff --git a/stable/clarkson/12.11.0/questions.yaml b/stable/clarkson/12.12.3/questions.yaml similarity index 100% rename from stable/clarkson/12.11.0/questions.yaml rename to stable/clarkson/12.12.3/questions.yaml diff --git a/stable/ctfd/4.14.0/templates/NOTES.txt b/stable/clarkson/12.12.3/templates/NOTES.txt similarity index 100% rename from stable/ctfd/4.14.0/templates/NOTES.txt rename to stable/clarkson/12.12.3/templates/NOTES.txt diff --git a/stable/clarkson/12.11.0/templates/common.yaml b/stable/clarkson/12.12.3/templates/common.yaml similarity index 100% rename from stable/clarkson/12.11.0/templates/common.yaml rename to stable/clarkson/12.12.3/templates/common.yaml diff --git a/stable/ctfd/4.14.0/values.yaml b/stable/clarkson/12.12.3/values.yaml similarity index 100% rename from stable/ctfd/4.14.0/values.yaml rename to stable/clarkson/12.12.3/values.yaml diff --git a/stable/cloudcommander/5.7.5/CHANGELOG.md b/stable/cloudcommander/5.7.5/CHANGELOG.md index 4bf630b150e..b0d6bdb2b4a 100644 --- a/stable/cloudcommander/5.7.5/CHANGELOG.md +++ b/stable/cloudcommander/5.7.5/CHANGELOG.md @@ -77,12 +77,14 @@ title: Changelog - update container image coderaiser/cloudcmd to latest[@2b5301f](https://github.com/2b5301f) by renovate ([#19219](https://github.com/truecharts/charts/issues/19219)) -## [cloudcommander-5.7.4](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.7.4) (2024-03-19) +## [cloudcommander-5.7.5](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.7.5) (2024-03-20) ### Chore +- update container image coderaiser/cloudcmd to latest[@5c247c0](https://github.com/5c247c0) by renovate ([#19542](https://github.com/truecharts/charts/issues/19542)) + - update container image coderaiser/cloudcmd to latest[@0f1d9df](https://github.com/0f1d9df) by renovate ([#19461](https://github.com/truecharts/charts/issues/19461)) - update container image coderaiser/cloudcmd to latest[@52a650f](https://github.com/52a650f) by renovate ([#19456](https://github.com/truecharts/charts/issues/19456)) @@ -95,5 +97,4 @@ title: Changelog - update container image coderaiser/cloudcmd to latest[@3188455](https://github.com/3188455) by renovate ([#19350](https://github.com/truecharts/charts/issues/19350)) -- update container image coderaiser/cloudcmd to latest[@2b5301f](https://github.com/2b5301f) by renovate ([#19219](https://github.com/truecharts/charts/issues/19219)) - +- update container image coderaiser/cloudcmd to latest[@2b5301f](https://github.com/2b5301f) by renovate ([#19219](https://github.com/truecharts/charts/issues/19219)) \ No newline at end of file diff --git a/stable/cloudflared/10.8.0/CHANGELOG.md b/stable/cloudflared/10.8.0/CHANGELOG.md index d3fdbec9eaf..570b47b9395 100644 --- a/stable/cloudflared/10.8.0/CHANGELOG.md +++ b/stable/cloudflared/10.8.0/CHANGELOG.md @@ -47,12 +47,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [cloudflared-10.7.1](https://github.com/truecharts/charts/compare/cloudflared-10.6.0...cloudflared-10.7.1) (2024-03-17) +## [cloudflared-10.8.0](https://github.com/truecharts/charts/compare/cloudflared-10.6.0...cloudflared-10.8.0) (2024-03-20) ### Chore +- update container image cloudflare/cloudflared to v2024.3.0[@8acfc9e](https://github.com/8acfc9e) by renovate ([#19547](https://github.com/truecharts/charts/issues/19547)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) @@ -95,6 +97,3 @@ title: Changelog ### Chore - - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) \ No newline at end of file diff --git a/stable/ctfd/4.14.0/CHANGELOG.md b/stable/ctfd/4.14.0/CHANGELOG.md deleted file mode 100644 index d8e55f16d79..00000000000 --- a/stable/ctfd/4.14.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [ctfd-4.14.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.14.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [ctfd-4.14.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.14.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [ctfd-4.14.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.14.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [ctfd-4.14.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.14.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [ctfd-4.14.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.14.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [ctfd-4.13.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.13.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [ctfd-4.13.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.13.0) (2024-03-16) diff --git a/stable/ctfd/4.14.0/app-changelog.md b/stable/ctfd/4.14.0/app-changelog.md deleted file mode 100644 index e8b4e855f51..00000000000 --- a/stable/ctfd/4.14.0/app-changelog.md +++ /dev/null @@ -1,15 +0,0 @@ - - -## [ctfd-4.14.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.14.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/ctfd/4.14.0/charts/common-20.1.5.tgz b/stable/ctfd/4.14.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/ctfd/4.14.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/ctfd/4.14.0/charts/mariadb-13.6.0.tgz b/stable/ctfd/4.14.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/ctfd/4.14.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/dns-doh-companion/5.5.2/.helmignore b/stable/ctfd/4.15.3/.helmignore similarity index 100% rename from stable/dns-doh-companion/5.5.2/.helmignore rename to stable/ctfd/4.15.3/.helmignore diff --git a/stable/ctfd/4.15.3/CHANGELOG.md b/stable/ctfd/4.15.3/CHANGELOG.md new file mode 100644 index 00000000000..fce53f00bc8 --- /dev/null +++ b/stable/ctfd/4.15.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [ctfd-4.15.3](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.15.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [ctfd-4.15.2](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.15.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [ctfd-4.15.2](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.15.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [ctfd-4.15.2](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.15.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/ctfd/4.14.0/Chart.yaml b/stable/ctfd/4.15.3/Chart.yaml similarity index 95% rename from stable/ctfd/4.14.0/Chart.yaml rename to stable/ctfd/4.15.3/Chart.yaml index 98fa12d314c..cfadc814c11 100644 --- a/stable/ctfd/4.14.0/Chart.yaml +++ b/stable/ctfd/4.15.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 3.7.0 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd - https://ghcr.io/ctfd/ctfd type: application -version: 4.14.0 +version: 4.15.3 diff --git a/stable/ctfd/4.14.0/README.md b/stable/ctfd/4.15.3/README.md similarity index 100% rename from stable/ctfd/4.14.0/README.md rename to stable/ctfd/4.15.3/README.md diff --git a/stable/ctfd/4.15.3/app-changelog.md b/stable/ctfd/4.15.3/app-changelog.md new file mode 100644 index 00000000000..d8472dc4e3f --- /dev/null +++ b/stable/ctfd/4.15.3/app-changelog.md @@ -0,0 +1,25 @@ + + +## [ctfd-4.15.3](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.15.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/ctfd/4.14.0/app-readme.md b/stable/ctfd/4.15.3/app-readme.md similarity index 100% rename from stable/ctfd/4.14.0/app-readme.md rename to stable/ctfd/4.15.3/app-readme.md diff --git a/stable/ctfd/4.15.3/charts/common-20.2.2.tgz b/stable/ctfd/4.15.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/ctfd/4.15.3/charts/common-20.2.2.tgz differ diff --git a/stable/ctfd/4.15.3/charts/mariadb-13.7.2.tgz b/stable/ctfd/4.15.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/ctfd/4.15.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/friendica/13.13.0/charts/redis-13.0.5.tgz b/stable/ctfd/4.15.3/charts/redis-13.0.5.tgz similarity index 100% rename from stable/friendica/13.13.0/charts/redis-13.0.5.tgz rename to stable/ctfd/4.15.3/charts/redis-13.0.5.tgz diff --git a/stable/ctfd/4.14.0/ix_values.yaml b/stable/ctfd/4.15.3/ix_values.yaml similarity index 100% rename from stable/ctfd/4.14.0/ix_values.yaml rename to stable/ctfd/4.15.3/ix_values.yaml diff --git a/stable/ctfd/4.14.0/questions.yaml b/stable/ctfd/4.15.3/questions.yaml similarity index 100% rename from stable/ctfd/4.14.0/questions.yaml rename to stable/ctfd/4.15.3/questions.yaml diff --git a/stable/fleet/12.11.0/templates/NOTES.txt b/stable/ctfd/4.15.3/templates/NOTES.txt similarity index 100% rename from stable/fleet/12.11.0/templates/NOTES.txt rename to stable/ctfd/4.15.3/templates/NOTES.txt diff --git a/stable/ctfd/4.14.0/templates/_secrets.tpl b/stable/ctfd/4.15.3/templates/_secrets.tpl similarity index 100% rename from stable/ctfd/4.14.0/templates/_secrets.tpl rename to stable/ctfd/4.15.3/templates/_secrets.tpl diff --git a/stable/ctfd/4.14.0/templates/common.yaml b/stable/ctfd/4.15.3/templates/common.yaml similarity index 100% rename from stable/ctfd/4.14.0/templates/common.yaml rename to stable/ctfd/4.15.3/templates/common.yaml diff --git a/stable/dns-doh-companion/5.5.2/values.yaml b/stable/ctfd/4.15.3/values.yaml similarity index 100% rename from stable/dns-doh-companion/5.5.2/values.yaml rename to stable/ctfd/4.15.3/values.yaml diff --git a/stable/dns-doh-companion/5.5.2/CHANGELOG.md b/stable/dns-doh-companion/5.5.2/CHANGELOG.md deleted file mode 100644 index e7693a83f18..00000000000 --- a/stable/dns-doh-companion/5.5.2/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [dns-doh-companion-5.5.2](https://github.com/truecharts/charts/compare/dns-doh-companion-5.5.1...dns-doh-companion-5.5.2) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.9[@caa8bac](https://github.com/caa8bac) by renovate ([#19179](https://github.com/truecharts/charts/issues/19179)) - - -## [dns-doh-companion-5.5.1](https://github.com/truecharts/charts/compare/dns-doh-companion-5.5.0...dns-doh-companion-5.5.1) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.8[@021a874](https://github.com/021a874) by renovate ([#19175](https://github.com/truecharts/charts/issues/19175)) - - -## [dns-doh-companion-5.5.0](https://github.com/truecharts/charts/compare/dns-doh-companion-5.4.1...dns-doh-companion-5.5.0) (2024-03-11) - -### Chore - - - -- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131)) - - -## [dns-doh-companion-5.4.1](https://github.com/truecharts/charts/compare/dns-doh-companion-5.4.0...dns-doh-companion-5.4.1) (2024-03-07) - -### Chore - - - -- bump everything to trigger re-release - - -## [dns-doh-companion-5.4.0](https://github.com/truecharts/charts/compare/dns-doh-companion-5.3.0...dns-doh-companion-5.4.0) (2024-03-07) - -### Chore - - - -- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) - - -## [dns-doh-companion-5.3.0](https://github.com/truecharts/charts/compare/dns-doh-companion-5.2.3...dns-doh-companion-5.3.0) (2024-03-06) - -### Chore - - - -- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) - - -## [dns-doh-companion-5.2.3](https://github.com/truecharts/charts/compare/dns-doh-companion-5.2.2...dns-doh-companion-5.2.3) (2024-03-05) - -### Chore - - - -- bump everything to force helm release again - - -## [dns-doh-companion-5.2.2](https://github.com/truecharts/charts/compare/dns-doh-companion-5.2.0...dns-doh-companion-5.2.2) (2024-03-05) - -### Chore - - - -- force rereleases - -- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) - - - - - - - - - - - -## [dns-doh-companion-4.1.17](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.16...dns-doh-companion-4.1.17) (2024-02-12) - -### Chore - - - -- update container image testdasi/simple-dns-doh to latest[@d599a7e](https://github.com/d599a7e) by renovate ([#18110](https://github.com/truecharts/charts/issues/18110)) \ No newline at end of file diff --git a/stable/dns-doh-companion/5.5.2/charts/common-20.0.9.tgz b/stable/dns-doh-companion/5.5.2/charts/common-20.0.9.tgz deleted file mode 100644 index 41a62ef2dc2..00000000000 Binary files a/stable/dns-doh-companion/5.5.2/charts/common-20.0.9.tgz and /dev/null differ diff --git a/stable/fleet/12.11.0/.helmignore b/stable/dns-doh-companion/5.7.2/.helmignore similarity index 100% rename from stable/fleet/12.11.0/.helmignore rename to stable/dns-doh-companion/5.7.2/.helmignore diff --git a/stable/dns-doh-companion/5.7.2/CHANGELOG.md b/stable/dns-doh-companion/5.7.2/CHANGELOG.md new file mode 100644 index 00000000000..362fc7fc8e3 --- /dev/null +++ b/stable/dns-doh-companion/5.7.2/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [dns-doh-companion-5.7.2](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.7.2) (2024-03-20) + +### Chore + + + +- update container image testdasi/simple-dns-doh to latest[@8b26a47](https://github.com/8b26a47) by renovate ([#19558](https://github.com/truecharts/charts/issues/19558)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [dns-doh-companion-5.7.1](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [dns-doh-companion-5.7.1](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [dns-doh-companion-5.7.1](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [dns-doh-companion-5.7.1](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [dns-doh-companion-5.7.1](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [dns-doh-companion-5.7.1](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [dns-doh-companion-5.7.1](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + diff --git a/stable/dns-doh-companion/5.5.2/Chart.yaml b/stable/dns-doh-companion/5.7.2/Chart.yaml similarity index 94% rename from stable/dns-doh-companion/5.5.2/Chart.yaml rename to stable/dns-doh-companion/5.7.2/Chart.yaml index dddb49966d4..255fd877aef 100644 --- a/stable/dns-doh-companion/5.5.2/Chart.yaml +++ b/stable/dns-doh-companion/5.7.2/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.0.9 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png keywords: - dns-doh-companion - Network-DNS -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dns-doh-companion - https://hub.docker.com/r/testdasi/simple-dns-doh type: application -version: 5.5.2 +version: 5.7.2 diff --git a/stable/dns-doh-companion/5.5.2/README.md b/stable/dns-doh-companion/5.7.2/README.md similarity index 100% rename from stable/dns-doh-companion/5.5.2/README.md rename to stable/dns-doh-companion/5.7.2/README.md diff --git a/stable/dns-doh-companion/5.7.2/app-changelog.md b/stable/dns-doh-companion/5.7.2/app-changelog.md new file mode 100644 index 00000000000..7378dcab5d5 --- /dev/null +++ b/stable/dns-doh-companion/5.7.2/app-changelog.md @@ -0,0 +1,13 @@ + + +## [dns-doh-companion-5.7.2](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.7.2) (2024-03-20) + +### Chore + + + +- update container image testdasi/simple-dns-doh to latest[@8b26a47](https://github.com/8b26a47) by renovate ([#19558](https://github.com/truecharts/charts/issues/19558)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/dns-doh-companion/5.5.2/app-readme.md b/stable/dns-doh-companion/5.7.2/app-readme.md similarity index 100% rename from stable/dns-doh-companion/5.5.2/app-readme.md rename to stable/dns-doh-companion/5.7.2/app-readme.md diff --git a/stable/dns-doh-companion/5.7.2/charts/common-20.2.2.tgz b/stable/dns-doh-companion/5.7.2/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/dns-doh-companion/5.7.2/charts/common-20.2.2.tgz differ diff --git a/stable/dns-doh-companion/5.5.2/ix_values.yaml b/stable/dns-doh-companion/5.7.2/ix_values.yaml similarity index 84% rename from stable/dns-doh-companion/5.5.2/ix_values.yaml rename to stable/dns-doh-companion/5.7.2/ix_values.yaml index 425090da982..9b2c8a058e6 100644 --- a/stable/dns-doh-companion/5.5.2/ix_values.yaml +++ b/stable/dns-doh-companion/5.7.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: testdasi/simple-dns-doh - tag: latest@sha256:8896fa6a96474968eaa328754ec76dbab5663ab335447f1e7d8e067a3e6b07ea + tag: latest@sha256:8b26a470348aeb66377a2ed64fb5eacf5d347c699bd1bbe2d75cef48a94facbf persistence: {} portal: open: diff --git a/stable/dns-doh-companion/5.5.2/questions.yaml b/stable/dns-doh-companion/5.7.2/questions.yaml similarity index 100% rename from stable/dns-doh-companion/5.5.2/questions.yaml rename to stable/dns-doh-companion/5.7.2/questions.yaml diff --git a/stable/dns-doh-companion/5.5.2/templates/common.yaml b/stable/dns-doh-companion/5.7.2/templates/common.yaml similarity index 100% rename from stable/dns-doh-companion/5.5.2/templates/common.yaml rename to stable/dns-doh-companion/5.7.2/templates/common.yaml diff --git a/stable/fleet/12.11.0/values.yaml b/stable/dns-doh-companion/5.7.2/values.yaml similarity index 100% rename from stable/fleet/12.11.0/values.yaml rename to stable/dns-doh-companion/5.7.2/values.yaml diff --git a/stable/docker/5.7.6/CHANGELOG.md b/stable/docker/5.7.6/CHANGELOG.md index 1052f953334..1ee4de0ee2d 100644 --- a/stable/docker/5.7.6/CHANGELOG.md +++ b/stable/docker/5.7.6/CHANGELOG.md @@ -77,12 +77,14 @@ title: Changelog - update container image docker to 25.0.4-dind[@93529df](https://github.com/93529df) by renovate ([#19221](https://github.com/truecharts/charts/issues/19221)) -## [docker-5.7.5](https://github.com/truecharts/charts/compare/docker-5.6.0...docker-5.7.5) (2024-03-20) +## [docker-5.7.6](https://github.com/truecharts/charts/compare/docker-5.6.0...docker-5.7.6) (2024-03-20) ### Chore +- update container image docker to 25.0.5-dind[@b1ac36e](https://github.com/b1ac36e) by renovate ([#19543](https://github.com/truecharts/charts/issues/19543)) + - update container image docker to v25.0.5[@aec3945](https://github.com/aec3945) by renovate ([#19533](https://github.com/truecharts/charts/issues/19533)) - update container image docker to 25.0.4-dind[@96637a2](https://github.com/96637a2) by renovate ([#19517](https://github.com/truecharts/charts/issues/19517)) @@ -95,5 +97,4 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image docker to 25.0.4-dind[@93529df](https://github.com/93529df) by renovate ([#19221](https://github.com/truecharts/charts/issues/19221)) - +- update container image docker to 25.0.4-dind[@93529df](https://github.com/93529df) by renovate ([#19221](https://github.com/truecharts/charts/issues/19221)) \ No newline at end of file diff --git a/stable/dokuwiki/11.3.2/CHANGELOG.md b/stable/dokuwiki/11.3.2/CHANGELOG.md index 2f4ca807124..4a5e4be207c 100644 --- a/stable/dokuwiki/11.3.2/CHANGELOG.md +++ b/stable/dokuwiki/11.3.2/CHANGELOG.md @@ -47,12 +47,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [dokuwiki-11.3.1](https://github.com/truecharts/charts/compare/dokuwiki-11.2.0...dokuwiki-11.3.1) (2024-03-17) +## [dokuwiki-11.3.2](https://github.com/truecharts/charts/compare/dokuwiki-11.2.0...dokuwiki-11.3.2) (2024-03-20) ### Chore +- update container image bitnami/dokuwiki to 20240206.1.0[@af7bbd1](https://github.com/af7bbd1) by renovate ([#19539](https://github.com/truecharts/charts/issues/19539)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) @@ -95,6 +97,3 @@ title: Changelog ### Chore - - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) \ No newline at end of file diff --git a/stable/esphome/19.8.0/CHANGELOG.md b/stable/esphome/19.8.0/CHANGELOG.md index 948ae706712..f31aa895519 100644 --- a/stable/esphome/19.8.0/CHANGELOG.md +++ b/stable/esphome/19.8.0/CHANGELOG.md @@ -73,12 +73,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [esphome-19.7.1](https://github.com/truecharts/charts/compare/esphome-19.6.0...esphome-19.7.1) (2024-03-17) +## [esphome-19.8.0](https://github.com/truecharts/charts/compare/esphome-19.6.0...esphome-19.8.0) (2024-03-20) ### Chore +- update container image esphome/esphome to v2024.3.0[@9ab8cc8](https://github.com/9ab8cc8) by renovate ([#19537](https://github.com/truecharts/charts/issues/19537)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) @@ -95,6 +97,4 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [esphome-19.7.1](https://github.com/truecharts/charts/compare/esphome-19.6.0...esphome-19.7.1) (2024-03-17) - -### Chore \ No newline at end of file +## [esphome-19.7.1](https://github.com/truecharts/charts/compare/esphome-19.6.0...esphome-19.7.1) (2024-03-17) \ No newline at end of file diff --git a/stable/factorio/7.7.2/CHANGELOG.md b/stable/factorio/7.7.2/CHANGELOG.md index 9961ac396fa..8685c075bf6 100644 --- a/stable/factorio/7.7.2/CHANGELOG.md +++ b/stable/factorio/7.7.2/CHANGELOG.md @@ -14,6 +14,19 @@ title: Changelog +- update container image factoriotools/factorio to stable[@853ba95](https://github.com/853ba95) by renovate ([#19553](https://github.com/truecharts/charts/issues/19553)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [factorio-7.7.2](https://github.com/truecharts/charts/compare/factorio-7.6.0...factorio-7.7.2) (2024-03-20) + +### Chore + + + - update container image factoriotools/factorio to stable[@853ba95](https://github.com/853ba95) by renovate ([#19553](https://github.com/truecharts/charts/issues/19553)) - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) @@ -84,16 +97,4 @@ title: Changelog - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - - -## [factorio-7.7.1](https://github.com/truecharts/charts/compare/factorio-7.6.0...factorio-7.7.1) (2024-03-17) - -### Chore - - - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/fleet/12.11.0/CHANGELOG.md b/stable/fleet/12.11.0/CHANGELOG.md deleted file mode 100644 index 8c251cdae8d..00000000000 --- a/stable/fleet/12.11.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [fleet-12.11.0](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.11.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) - - -## [fleet-12.11.0](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.11.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) - - -## [fleet-12.11.0](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.11.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) - - -## [fleet-12.11.0](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) - - -## [fleet-12.11.0](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) - - -## [fleet-12.10.0](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) - - -## [fleet-12.10.0](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.10.0) (2024-03-16) diff --git a/stable/fleet/12.11.0/app-changelog.md b/stable/fleet/12.11.0/app-changelog.md deleted file mode 100644 index 309e24d1236..00000000000 --- a/stable/fleet/12.11.0/app-changelog.md +++ /dev/null @@ -1,15 +0,0 @@ - - -## [fleet-12.11.0](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.11.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) \ No newline at end of file diff --git a/stable/fleet/12.11.0/charts/common-20.1.5.tgz b/stable/fleet/12.11.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/fleet/12.11.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/fleet/12.11.0/charts/mariadb-13.6.0.tgz b/stable/fleet/12.11.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/fleet/12.11.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/friendica/13.13.0/.helmignore b/stable/fleet/12.12.3/.helmignore similarity index 100% rename from stable/friendica/13.13.0/.helmignore rename to stable/fleet/12.12.3/.helmignore diff --git a/stable/fleet/12.12.3/CHANGELOG.md b/stable/fleet/12.12.3/CHANGELOG.md new file mode 100644 index 00000000000..6bb694ade47 --- /dev/null +++ b/stable/fleet/12.12.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [fleet-12.12.3](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.12.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) + + +## [fleet-12.12.2](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) + + +## [fleet-12.12.2](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) + + +## [fleet-12.12.2](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/fleet/12.11.0/Chart.yaml b/stable/fleet/12.12.3/Chart.yaml similarity index 95% rename from stable/fleet/12.11.0/Chart.yaml rename to stable/fleet/12.12.3/Chart.yaml index 1df12009814..cc94d6698e2 100644 --- a/stable/fleet/12.11.0/Chart.yaml +++ b/stable/fleet/12.12.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 2.3.3 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fleet - https://ghcr.io/linuxserver/fleet type: application -version: 12.11.0 +version: 12.12.3 diff --git a/stable/fleet/12.11.0/README.md b/stable/fleet/12.12.3/README.md similarity index 100% rename from stable/fleet/12.11.0/README.md rename to stable/fleet/12.12.3/README.md diff --git a/stable/fleet/12.12.3/app-changelog.md b/stable/fleet/12.12.3/app-changelog.md new file mode 100644 index 00000000000..9b6b0f748cd --- /dev/null +++ b/stable/fleet/12.12.3/app-changelog.md @@ -0,0 +1,25 @@ + + +## [fleet-12.12.3](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.12.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) \ No newline at end of file diff --git a/stable/fleet/12.11.0/app-readme.md b/stable/fleet/12.12.3/app-readme.md similarity index 100% rename from stable/fleet/12.11.0/app-readme.md rename to stable/fleet/12.12.3/app-readme.md diff --git a/stable/fleet/12.12.3/charts/common-20.2.2.tgz b/stable/fleet/12.12.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/fleet/12.12.3/charts/common-20.2.2.tgz differ diff --git a/stable/fleet/12.12.3/charts/mariadb-13.7.2.tgz b/stable/fleet/12.12.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/fleet/12.12.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/fleet/12.11.0/ix_values.yaml b/stable/fleet/12.12.3/ix_values.yaml similarity index 100% rename from stable/fleet/12.11.0/ix_values.yaml rename to stable/fleet/12.12.3/ix_values.yaml diff --git a/stable/fleet/12.11.0/questions.yaml b/stable/fleet/12.12.3/questions.yaml similarity index 100% rename from stable/fleet/12.11.0/questions.yaml rename to stable/fleet/12.12.3/questions.yaml diff --git a/stable/friendica/13.13.0/templates/NOTES.txt b/stable/fleet/12.12.3/templates/NOTES.txt similarity index 100% rename from stable/friendica/13.13.0/templates/NOTES.txt rename to stable/fleet/12.12.3/templates/NOTES.txt diff --git a/stable/fleet/12.11.0/templates/common.yaml b/stable/fleet/12.12.3/templates/common.yaml similarity index 100% rename from stable/fleet/12.11.0/templates/common.yaml rename to stable/fleet/12.12.3/templates/common.yaml diff --git a/stable/friendica/13.13.0/values.yaml b/stable/fleet/12.12.3/values.yaml similarity index 100% rename from stable/friendica/13.13.0/values.yaml rename to stable/fleet/12.12.3/values.yaml diff --git a/stable/friendica/13.13.0/CHANGELOG.md b/stable/friendica/13.13.0/CHANGELOG.md deleted file mode 100644 index cb01120bbe4..00000000000 --- a/stable/friendica/13.13.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [friendica-13.13.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-13.13.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image friendica to 2023.12[@95a7d8e](https://github.com/95a7d8e) by renovate ([#19227](https://github.com/truecharts/charts/issues/19227)) - - -## [friendica-13.13.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-13.13.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image friendica to 2023.12[@95a7d8e](https://github.com/95a7d8e) by renovate ([#19227](https://github.com/truecharts/charts/issues/19227)) - - -## [friendica-13.13.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-13.13.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image friendica to 2023.12[@95a7d8e](https://github.com/95a7d8e) by renovate ([#19227](https://github.com/truecharts/charts/issues/19227)) - - -## [friendica-13.13.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-13.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image friendica to 2023.12[@95a7d8e](https://github.com/95a7d8e) by renovate ([#19227](https://github.com/truecharts/charts/issues/19227)) - - -## [friendica-13.13.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-13.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image friendica to 2023.12[@95a7d8e](https://github.com/95a7d8e) by renovate ([#19227](https://github.com/truecharts/charts/issues/19227)) - - -## [friendica-13.12.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-13.12.0) (2024-03-16) - -### Chore - diff --git a/stable/friendica/13.13.0/app-changelog.md b/stable/friendica/13.13.0/app-changelog.md deleted file mode 100644 index 86483dd5e54..00000000000 --- a/stable/friendica/13.13.0/app-changelog.md +++ /dev/null @@ -1,17 +0,0 @@ - - -## [friendica-13.13.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-13.13.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image friendica to 2023.12[@95a7d8e](https://github.com/95a7d8e) by renovate ([#19227](https://github.com/truecharts/charts/issues/19227)) \ No newline at end of file diff --git a/stable/friendica/13.13.0/charts/common-20.1.5.tgz b/stable/friendica/13.13.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/friendica/13.13.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/friendica/13.13.0/charts/mariadb-13.6.0.tgz b/stable/friendica/13.13.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/friendica/13.13.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/gaseous-server/1.7.0/.helmignore b/stable/friendica/13.14.3/.helmignore similarity index 100% rename from stable/gaseous-server/1.7.0/.helmignore rename to stable/friendica/13.14.3/.helmignore diff --git a/stable/friendica/13.14.3/CHANGELOG.md b/stable/friendica/13.14.3/CHANGELOG.md new file mode 100644 index 00000000000..0dcb829df2a --- /dev/null +++ b/stable/friendica/13.14.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [friendica-13.14.3](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-13.14.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +- update container image friendica to 2023.12[@95a7d8e](https://github.com/95a7d8e) by renovate ([#19227](https://github.com/truecharts/charts/issues/19227)) + + +## [friendica-13.14.2](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-13.14.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +- update container image friendica to 2023.12[@95a7d8e](https://github.com/95a7d8e) by renovate ([#19227](https://github.com/truecharts/charts/issues/19227)) + + +## [friendica-13.14.2](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-13.14.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +- update container image friendica to 2023.12[@95a7d8e](https://github.com/95a7d8e) by renovate ([#19227](https://github.com/truecharts/charts/issues/19227)) + + +## [friendica-13.14.2](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-13.14.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) \ No newline at end of file diff --git a/stable/friendica/13.13.0/Chart.yaml b/stable/friendica/13.14.3/Chart.yaml similarity index 95% rename from stable/friendica/13.13.0/Chart.yaml rename to stable/friendica/13.14.3/Chart.yaml index 88446beb3e7..c0da631e4b6 100644 --- a/stable/friendica/13.13.0/Chart.yaml +++ b/stable/friendica/13.14.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 2023.12.0 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 13.13.0 +version: 13.14.3 diff --git a/stable/friendica/13.13.0/README.md b/stable/friendica/13.14.3/README.md similarity index 100% rename from stable/friendica/13.13.0/README.md rename to stable/friendica/13.14.3/README.md diff --git a/stable/friendica/13.14.3/app-changelog.md b/stable/friendica/13.14.3/app-changelog.md new file mode 100644 index 00000000000..8def11f8882 --- /dev/null +++ b/stable/friendica/13.14.3/app-changelog.md @@ -0,0 +1,27 @@ + + +## [friendica-13.14.3](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-13.14.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +- update container image friendica to 2023.12[@95a7d8e](https://github.com/95a7d8e) by renovate ([#19227](https://github.com/truecharts/charts/issues/19227)) \ No newline at end of file diff --git a/stable/friendica/13.13.0/app-readme.md b/stable/friendica/13.14.3/app-readme.md similarity index 100% rename from stable/friendica/13.13.0/app-readme.md rename to stable/friendica/13.14.3/app-readme.md diff --git a/stable/friendica/13.14.3/charts/common-20.2.2.tgz b/stable/friendica/13.14.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/friendica/13.14.3/charts/common-20.2.2.tgz differ diff --git a/stable/friendica/13.14.3/charts/mariadb-13.7.2.tgz b/stable/friendica/13.14.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/friendica/13.14.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/humhub/7.13.0/charts/redis-13.0.5.tgz b/stable/friendica/13.14.3/charts/redis-13.0.5.tgz similarity index 100% rename from stable/humhub/7.13.0/charts/redis-13.0.5.tgz rename to stable/friendica/13.14.3/charts/redis-13.0.5.tgz diff --git a/stable/friendica/13.13.0/ix_values.yaml b/stable/friendica/13.14.3/ix_values.yaml similarity index 100% rename from stable/friendica/13.13.0/ix_values.yaml rename to stable/friendica/13.14.3/ix_values.yaml diff --git a/stable/friendica/13.13.0/questions.yaml b/stable/friendica/13.14.3/questions.yaml similarity index 100% rename from stable/friendica/13.13.0/questions.yaml rename to stable/friendica/13.14.3/questions.yaml diff --git a/stable/gaseous-server/1.7.0/templates/NOTES.txt b/stable/friendica/13.14.3/templates/NOTES.txt similarity index 100% rename from stable/gaseous-server/1.7.0/templates/NOTES.txt rename to stable/friendica/13.14.3/templates/NOTES.txt diff --git a/stable/friendica/13.13.0/templates/common.yaml b/stable/friendica/13.14.3/templates/common.yaml similarity index 100% rename from stable/friendica/13.13.0/templates/common.yaml rename to stable/friendica/13.14.3/templates/common.yaml diff --git a/stable/gaseous-server/1.7.0/values.yaml b/stable/friendica/13.14.3/values.yaml similarity index 100% rename from stable/gaseous-server/1.7.0/values.yaml rename to stable/friendica/13.14.3/values.yaml diff --git a/stable/gaseous-server/1.7.0/CHANGELOG.md b/stable/gaseous-server/1.7.0/CHANGELOG.md deleted file mode 100644 index 1e4059d8c74..00000000000 --- a/stable/gaseous-server/1.7.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [gaseous-server-1.7.0](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.7.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [gaseous-server-1.7.0](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.7.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [gaseous-server-1.7.0](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.7.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [gaseous-server-1.7.0](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.7.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [gaseous-server-1.7.0](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.7.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [gaseous-server-1.6.0](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.6.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [gaseous-server-1.6.0](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.6.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [gaseous-server-1.6.0](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.6.0) (2024-03-16) - -### Chore \ No newline at end of file diff --git a/stable/gaseous-server/1.7.0/app-changelog.md b/stable/gaseous-server/1.7.0/app-changelog.md deleted file mode 100644 index 4bd9d74833f..00000000000 --- a/stable/gaseous-server/1.7.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [gaseous-server-1.7.0](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.7.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/gaseous-server/1.7.0/charts/common-20.1.5.tgz b/stable/gaseous-server/1.7.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/gaseous-server/1.7.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/gaseous-server/1.7.0/charts/mariadb-13.6.0.tgz b/stable/gaseous-server/1.7.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/gaseous-server/1.7.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/humhub/7.13.0/.helmignore b/stable/gaseous-server/1.8.3/.helmignore similarity index 100% rename from stable/humhub/7.13.0/.helmignore rename to stable/gaseous-server/1.8.3/.helmignore diff --git a/stable/gaseous-server/1.8.3/CHANGELOG.md b/stable/gaseous-server/1.8.3/CHANGELOG.md new file mode 100644 index 00000000000..4b3333e63dc --- /dev/null +++ b/stable/gaseous-server/1.8.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [gaseous-server-1.8.3](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [gaseous-server-1.8.2](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [gaseous-server-1.8.2](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [gaseous-server-1.8.2](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [gaseous-server-1.8.2](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.2) (2024-03-18) + +### Chore diff --git a/stable/gaseous-server/1.7.0/Chart.yaml b/stable/gaseous-server/1.8.3/Chart.yaml similarity index 95% rename from stable/gaseous-server/1.7.0/Chart.yaml rename to stable/gaseous-server/1.8.3/Chart.yaml index 70858a5a5bf..733b0b65247 100644 --- a/stable/gaseous-server/1.7.0/Chart.yaml +++ b/stable/gaseous-server/1.8.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 1.7.2 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gaseous-server - https://hub.docker.com/r/gaseousgames/gaseousserver type: application -version: 1.7.0 +version: 1.8.3 diff --git a/stable/gaseous-server/1.7.0/README.md b/stable/gaseous-server/1.8.3/README.md similarity index 100% rename from stable/gaseous-server/1.7.0/README.md rename to stable/gaseous-server/1.8.3/README.md diff --git a/stable/gaseous-server/1.8.3/app-changelog.md b/stable/gaseous-server/1.8.3/app-changelog.md new file mode 100644 index 00000000000..e24b718d65c --- /dev/null +++ b/stable/gaseous-server/1.8.3/app-changelog.md @@ -0,0 +1,23 @@ + + +## [gaseous-server-1.8.3](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/gaseous-server/1.7.0/app-readme.md b/stable/gaseous-server/1.8.3/app-readme.md similarity index 100% rename from stable/gaseous-server/1.7.0/app-readme.md rename to stable/gaseous-server/1.8.3/app-readme.md diff --git a/stable/gaseous-server/1.8.3/charts/common-20.2.2.tgz b/stable/gaseous-server/1.8.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/gaseous-server/1.8.3/charts/common-20.2.2.tgz differ diff --git a/stable/gaseous-server/1.8.3/charts/mariadb-13.7.2.tgz b/stable/gaseous-server/1.8.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/gaseous-server/1.8.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/gaseous-server/1.7.0/ix_values.yaml b/stable/gaseous-server/1.8.3/ix_values.yaml similarity index 100% rename from stable/gaseous-server/1.7.0/ix_values.yaml rename to stable/gaseous-server/1.8.3/ix_values.yaml diff --git a/stable/gaseous-server/1.7.0/questions.yaml b/stable/gaseous-server/1.8.3/questions.yaml similarity index 100% rename from stable/gaseous-server/1.7.0/questions.yaml rename to stable/gaseous-server/1.8.3/questions.yaml diff --git a/stable/humhub/7.13.0/templates/NOTES.txt b/stable/gaseous-server/1.8.3/templates/NOTES.txt similarity index 100% rename from stable/humhub/7.13.0/templates/NOTES.txt rename to stable/gaseous-server/1.8.3/templates/NOTES.txt diff --git a/stable/gaseous-server/1.7.0/templates/common.yaml b/stable/gaseous-server/1.8.3/templates/common.yaml similarity index 100% rename from stable/gaseous-server/1.7.0/templates/common.yaml rename to stable/gaseous-server/1.8.3/templates/common.yaml diff --git a/stable/humhub/7.13.0/values.yaml b/stable/gaseous-server/1.8.3/values.yaml similarity index 100% rename from stable/humhub/7.13.0/values.yaml rename to stable/gaseous-server/1.8.3/values.yaml diff --git a/stable/humhub/7.13.0/CHANGELOG.md b/stable/humhub/7.13.0/CHANGELOG.md deleted file mode 100644 index 4cacb85c3b2..00000000000 --- a/stable/humhub/7.13.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [humhub-7.13.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [humhub-7.13.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [humhub-7.13.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [humhub-7.13.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [humhub-7.13.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [humhub-7.12.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.12.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [humhub-7.12.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.12.0) (2024-03-16) diff --git a/stable/humhub/7.13.0/app-changelog.md b/stable/humhub/7.13.0/app-changelog.md deleted file mode 100644 index 69a737c197a..00000000000 --- a/stable/humhub/7.13.0/app-changelog.md +++ /dev/null @@ -1,15 +0,0 @@ - - -## [humhub-7.13.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.13.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/humhub/7.13.0/charts/common-20.1.5.tgz b/stable/humhub/7.13.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/humhub/7.13.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/humhub/7.13.0/charts/mariadb-13.6.0.tgz b/stable/humhub/7.13.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/humhub/7.13.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/libremdb/7.7.12/.helmignore b/stable/humhub/7.14.3/.helmignore similarity index 100% rename from stable/libremdb/7.7.12/.helmignore rename to stable/humhub/7.14.3/.helmignore diff --git a/stable/humhub/7.14.3/CHANGELOG.md b/stable/humhub/7.14.3/CHANGELOG.md new file mode 100644 index 00000000000..2ef869ca466 --- /dev/null +++ b/stable/humhub/7.14.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [humhub-7.14.3](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.14.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [humhub-7.14.2](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.14.2) (2024-03-19) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [humhub-7.14.2](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.14.2) (2024-03-19) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [humhub-7.14.2](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.14.2) (2024-03-19) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/humhub/7.13.0/Chart.yaml b/stable/humhub/7.14.3/Chart.yaml similarity index 95% rename from stable/humhub/7.13.0/Chart.yaml rename to stable/humhub/7.14.3/Chart.yaml index 5d1a3dea8ce..366dcb66ec0 100644 --- a/stable/humhub/7.13.0/Chart.yaml +++ b/stable/humhub/7.14.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 1.15.2 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -45,7 +45,7 @@ maintainers: name: humhub sources: - https://github.com/truecharts/charts/tree/master/charts/stable/humhub - - https://ghcr.io/mriedmann/humhub-nginx - https://ghcr.io/mriedmann/humhub-phponly + - https://ghcr.io/mriedmann/humhub-nginx type: application -version: 7.13.0 +version: 7.14.3 diff --git a/stable/humhub/7.13.0/README.md b/stable/humhub/7.14.3/README.md similarity index 100% rename from stable/humhub/7.13.0/README.md rename to stable/humhub/7.14.3/README.md diff --git a/stable/humhub/7.14.3/app-changelog.md b/stable/humhub/7.14.3/app-changelog.md new file mode 100644 index 00000000000..31d5ab1e90a --- /dev/null +++ b/stable/humhub/7.14.3/app-changelog.md @@ -0,0 +1,25 @@ + + +## [humhub-7.14.3](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.14.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/humhub/7.13.0/app-readme.md b/stable/humhub/7.14.3/app-readme.md similarity index 100% rename from stable/humhub/7.13.0/app-readme.md rename to stable/humhub/7.14.3/app-readme.md diff --git a/stable/humhub/7.14.3/charts/common-20.2.2.tgz b/stable/humhub/7.14.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/humhub/7.14.3/charts/common-20.2.2.tgz differ diff --git a/stable/humhub/7.14.3/charts/mariadb-13.7.2.tgz b/stable/humhub/7.14.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/humhub/7.14.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/libremdb/7.7.12/charts/redis-13.0.5.tgz b/stable/humhub/7.14.3/charts/redis-13.0.5.tgz similarity index 100% rename from stable/libremdb/7.7.12/charts/redis-13.0.5.tgz rename to stable/humhub/7.14.3/charts/redis-13.0.5.tgz diff --git a/stable/humhub/7.13.0/ix_values.yaml b/stable/humhub/7.14.3/ix_values.yaml similarity index 100% rename from stable/humhub/7.13.0/ix_values.yaml rename to stable/humhub/7.14.3/ix_values.yaml diff --git a/stable/humhub/7.13.0/questions.yaml b/stable/humhub/7.14.3/questions.yaml similarity index 100% rename from stable/humhub/7.13.0/questions.yaml rename to stable/humhub/7.14.3/questions.yaml diff --git a/stable/libremdb/7.7.12/templates/NOTES.txt b/stable/humhub/7.14.3/templates/NOTES.txt similarity index 100% rename from stable/libremdb/7.7.12/templates/NOTES.txt rename to stable/humhub/7.14.3/templates/NOTES.txt diff --git a/stable/humhub/7.13.0/templates/common.yaml b/stable/humhub/7.14.3/templates/common.yaml similarity index 100% rename from stable/humhub/7.13.0/templates/common.yaml rename to stable/humhub/7.14.3/templates/common.yaml diff --git a/stable/libremdb/7.7.12/values.yaml b/stable/humhub/7.14.3/values.yaml similarity index 100% rename from stable/libremdb/7.7.12/values.yaml rename to stable/humhub/7.14.3/values.yaml diff --git a/stable/matomo/13.12.0/.helmignore b/stable/libremdb/7.7.16/.helmignore similarity index 100% rename from stable/matomo/13.12.0/.helmignore rename to stable/libremdb/7.7.16/.helmignore diff --git a/stable/libremdb/7.7.12/CHANGELOG.md b/stable/libremdb/7.7.16/CHANGELOG.md similarity index 80% rename from stable/libremdb/7.7.12/CHANGELOG.md rename to stable/libremdb/7.7.16/CHANGELOG.md index 20a33a0939b..f785cdfd0d1 100644 --- a/stable/libremdb/7.7.12/CHANGELOG.md +++ b/stable/libremdb/7.7.16/CHANGELOG.md @@ -8,12 +8,20 @@ title: Changelog **Important:** -## [libremdb-7.7.12](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.7.12) (2024-03-20) +## [libremdb-7.7.16](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.7.16) (2024-03-20) ### Chore +- update container image quay.io/pussthecatorg/libremdb to latest[@44297f8](https://github.com/44297f8) by renovate ([#19557](https://github.com/truecharts/charts/issues/19557)) + +- update container image quay.io/pussthecatorg/libremdb to latest[@fd0128d](https://github.com/fd0128d) by renovate ([#19545](https://github.com/truecharts/charts/issues/19545)) + +- update container image quay.io/pussthecatorg/libremdb to latest[@637656f](https://github.com/637656f) by renovate ([#19531](https://github.com/truecharts/charts/issues/19531)) + +- update container image quay.io/pussthecatorg/libremdb to latest[@e35b423](https://github.com/e35b423) by renovate ([#19521](https://github.com/truecharts/charts/issues/19521)) + - update container image quay.io/pussthecatorg/libremdb to latest[@5a8f3e6](https://github.com/5a8f3e6) by renovate ([#19510](https://github.com/truecharts/charts/issues/19510)) - update container image quay.io/pussthecatorg/libremdb to latest[@9efe51a](https://github.com/9efe51a) by renovate ([#19504](https://github.com/truecharts/charts/issues/19504)) @@ -49,12 +57,18 @@ title: Changelog - update container image quay.io/pussthecatorg/libremdb to latest[@a40d5e0](https://github.com/a40d5e0) by renovate ([#19279](https://github.com/truecharts/charts/issues/19279)) -## [libremdb-7.7.12](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.7.12) (2024-03-20) +## [libremdb-7.7.15](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.7.15) (2024-03-20) ### Chore +- update container image quay.io/pussthecatorg/libremdb to latest[@fd0128d](https://github.com/fd0128d) by renovate ([#19545](https://github.com/truecharts/charts/issues/19545)) + +- update container image quay.io/pussthecatorg/libremdb to latest[@637656f](https://github.com/637656f) by renovate ([#19531](https://github.com/truecharts/charts/issues/19531)) + +- update container image quay.io/pussthecatorg/libremdb to latest[@e35b423](https://github.com/e35b423) by renovate ([#19521](https://github.com/truecharts/charts/issues/19521)) + - update container image quay.io/pussthecatorg/libremdb to latest[@5a8f3e6](https://github.com/5a8f3e6) by renovate ([#19510](https://github.com/truecharts/charts/issues/19510)) - update container image quay.io/pussthecatorg/libremdb to latest[@9efe51a](https://github.com/9efe51a) by renovate ([#19504](https://github.com/truecharts/charts/issues/19504)) @@ -83,17 +97,4 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image quay.io/pussthecatorg/libremdb to latest[@d33800e](https://github.com/d33800e) by renovate ([#19356](https://github.com/truecharts/charts/issues/19356)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image quay.io/pussthecatorg/libremdb to latest[@a40d5e0](https://github.com/a40d5e0) by renovate ([#19279](https://github.com/truecharts/charts/issues/19279)) - - -## [libremdb-7.7.12](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.7.12) (2024-03-19) - -### Chore - - - -- update container image quay.io/pussthecatorg/libremdb to latest[@5a8f3e6](https://github.com/5a8f3e6) by renovate ([#19510](https://github.com/truecharts/charts/issues/19510)) +- update container image quay.io/pussthecatorg/libremdb to latest[@d33800e](https://github.com/d33800e) by renovate ([#19356](https://github.com/truecharts/charts/issues/19356)) \ No newline at end of file diff --git a/stable/libremdb/7.7.12/Chart.yaml b/stable/libremdb/7.7.16/Chart.yaml similarity index 96% rename from stable/libremdb/7.7.12/Chart.yaml rename to stable/libremdb/7.7.16/Chart.yaml index 6109ee4878c..6b00e469cee 100644 --- a/stable/libremdb/7.7.12/Chart.yaml +++ b/stable/libremdb/7.7.16/Chart.yaml @@ -31,7 +31,7 @@ keywords: - libremdb - media - imdb -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - https://quay.io/pussthecatorg/libremdb type: application -version: 7.7.12 +version: 7.7.16 diff --git a/stable/libremdb/7.7.12/README.md b/stable/libremdb/7.7.16/README.md similarity index 100% rename from stable/libremdb/7.7.12/README.md rename to stable/libremdb/7.7.16/README.md diff --git a/stable/libremdb/7.7.12/app-changelog.md b/stable/libremdb/7.7.16/app-changelog.md similarity index 76% rename from stable/libremdb/7.7.12/app-changelog.md rename to stable/libremdb/7.7.16/app-changelog.md index 0fb84ea6b39..9b5bd04c874 100644 --- a/stable/libremdb/7.7.12/app-changelog.md +++ b/stable/libremdb/7.7.16/app-changelog.md @@ -1,11 +1,19 @@ -## [libremdb-7.7.12](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.7.12) (2024-03-20) +## [libremdb-7.7.16](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.7.16) (2024-03-20) ### Chore +- update container image quay.io/pussthecatorg/libremdb to latest[@44297f8](https://github.com/44297f8) by renovate ([#19557](https://github.com/truecharts/charts/issues/19557)) + +- update container image quay.io/pussthecatorg/libremdb to latest[@fd0128d](https://github.com/fd0128d) by renovate ([#19545](https://github.com/truecharts/charts/issues/19545)) + +- update container image quay.io/pussthecatorg/libremdb to latest[@637656f](https://github.com/637656f) by renovate ([#19531](https://github.com/truecharts/charts/issues/19531)) + +- update container image quay.io/pussthecatorg/libremdb to latest[@e35b423](https://github.com/e35b423) by renovate ([#19521](https://github.com/truecharts/charts/issues/19521)) + - update container image quay.io/pussthecatorg/libremdb to latest[@5a8f3e6](https://github.com/5a8f3e6) by renovate ([#19510](https://github.com/truecharts/charts/issues/19510)) - update container image quay.io/pussthecatorg/libremdb to latest[@9efe51a](https://github.com/9efe51a) by renovate ([#19504](https://github.com/truecharts/charts/issues/19504)) diff --git a/stable/libremdb/7.7.12/app-readme.md b/stable/libremdb/7.7.16/app-readme.md similarity index 100% rename from stable/libremdb/7.7.12/app-readme.md rename to stable/libremdb/7.7.16/app-readme.md diff --git a/stable/libremdb/7.7.16/charts/common-20.2.2.tgz b/stable/libremdb/7.7.16/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/libremdb/7.7.16/charts/common-20.2.2.tgz differ diff --git a/stable/n8n/13.8.1/charts/redis-13.0.5.tgz b/stable/libremdb/7.7.16/charts/redis-13.0.5.tgz similarity index 100% rename from stable/n8n/13.8.1/charts/redis-13.0.5.tgz rename to stable/libremdb/7.7.16/charts/redis-13.0.5.tgz diff --git a/stable/libremdb/7.7.12/ix_values.yaml b/stable/libremdb/7.7.16/ix_values.yaml similarity index 91% rename from stable/libremdb/7.7.12/ix_values.yaml rename to stable/libremdb/7.7.16/ix_values.yaml index 79279a4505c..2363785d41b 100644 --- a/stable/libremdb/7.7.12/ix_values.yaml +++ b/stable/libremdb/7.7.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/pussthecatorg/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:5a8f3e65599caf26bff6ba22694a4605504e012f9636b8c21ae19436c63fa0bb + tag: latest@sha256:44297f87a5d04574da539979aa9ec0dc208e24f66c034843d4f9cbbbaf4fc8b0 service: main: ports: diff --git a/stable/libremdb/7.7.12/questions.yaml b/stable/libremdb/7.7.16/questions.yaml similarity index 100% rename from stable/libremdb/7.7.12/questions.yaml rename to stable/libremdb/7.7.16/questions.yaml diff --git a/stable/matomo/13.12.0/templates/NOTES.txt b/stable/libremdb/7.7.16/templates/NOTES.txt similarity index 100% rename from stable/matomo/13.12.0/templates/NOTES.txt rename to stable/libremdb/7.7.16/templates/NOTES.txt diff --git a/stable/libremdb/7.7.12/templates/common.yaml b/stable/libremdb/7.7.16/templates/common.yaml similarity index 100% rename from stable/libremdb/7.7.12/templates/common.yaml rename to stable/libremdb/7.7.16/templates/common.yaml diff --git a/stable/matomo/13.12.0/values.yaml b/stable/libremdb/7.7.16/values.yaml similarity index 100% rename from stable/matomo/13.12.0/values.yaml rename to stable/libremdb/7.7.16/values.yaml diff --git a/stable/mariadb/13.7.2/CHANGELOG.md b/stable/mariadb/13.7.2/CHANGELOG.md index 7c73022bed7..a5f3e0da460 100644 --- a/stable/mariadb/13.7.2/CHANGELOG.md +++ b/stable/mariadb/13.7.2/CHANGELOG.md @@ -60,12 +60,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [mariadb-13.7.1](https://github.com/truecharts/charts/compare/mariadb-13.6.0...mariadb-13.7.1) (2024-03-17) +## [mariadb-13.7.2](https://github.com/truecharts/charts/compare/mariadb-13.6.0...mariadb-13.7.2) (2024-03-20) ### Chore +- update container image bitnami/mariadb to 11.2.3[@302e664](https://github.com/302e664) by renovate ([#19540](https://github.com/truecharts/charts/issues/19540)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) @@ -95,5 +97,4 @@ title: Changelog ## [mariadb-13.7.1](https://github.com/truecharts/charts/compare/mariadb-13.6.0...mariadb-13.7.1) (2024-03-17) -### Chore - +### Chore \ No newline at end of file diff --git a/stable/matomo/13.12.0/charts/common-20.2.0.tgz b/stable/matomo/13.12.0/charts/common-20.2.0.tgz deleted file mode 100644 index 8bc207a92f0..00000000000 Binary files a/stable/matomo/13.12.0/charts/common-20.2.0.tgz and /dev/null differ diff --git a/stable/matomo/13.12.0/charts/mariadb-13.7.0.tgz b/stable/matomo/13.12.0/charts/mariadb-13.7.0.tgz deleted file mode 100644 index f930767b2d7..00000000000 Binary files a/stable/matomo/13.12.0/charts/mariadb-13.7.0.tgz and /dev/null differ diff --git a/stable/monica/12.11.0/.helmignore b/stable/matomo/13.12.4/.helmignore similarity index 100% rename from stable/monica/12.11.0/.helmignore rename to stable/matomo/13.12.4/.helmignore diff --git a/stable/matomo/13.12.4/CHANGELOG.md b/stable/matomo/13.12.4/CHANGELOG.md new file mode 100644 index 00000000000..4dbb815bcd9 --- /dev/null +++ b/stable/matomo/13.12.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [matomo-13.12.4](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.4) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image bitnami/matomo to 5.0.3[@ec52baf](https://github.com/ec52baf) by renovate ([#19541](https://github.com/truecharts/charts/issues/19541)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [matomo-13.12.3](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.3) (2024-03-20) + +### Chore + + + +- update container image bitnami/matomo to 5.0.3[@ec52baf](https://github.com/ec52baf) by renovate ([#19541](https://github.com/truecharts/charts/issues/19541)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [matomo-13.12.3](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.3) (2024-03-20) + +### Chore + + + +- update container image bitnami/matomo to 5.0.3[@ec52baf](https://github.com/ec52baf) by renovate ([#19541](https://github.com/truecharts/charts/issues/19541)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [matomo-13.12.3](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.3) (2024-03-20) + +### Chore + + + +- update container image bitnami/matomo to 5.0.3[@ec52baf](https://github.com/ec52baf) by renovate ([#19541](https://github.com/truecharts/charts/issues/19541)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/matomo/13.12.0/Chart.yaml b/stable/matomo/13.12.4/Chart.yaml similarity index 93% rename from stable/matomo/13.12.0/Chart.yaml rename to stable/matomo/13.12.4/Chart.yaml index 8422a291235..aa29318e165 100644 --- a/stable/matomo/13.12.0/Chart.yaml +++ b/stable/matomo/13.12.4/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 5.0.3 dependencies: - name: common - version: 20.2.0 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.7.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/matomo icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png keywords: - analytics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - https://hub.docker.com/r/bitnami/matomo type: application -version: 13.12.0 +version: 13.12.4 diff --git a/stable/matomo/13.12.0/README.md b/stable/matomo/13.12.4/README.md similarity index 100% rename from stable/matomo/13.12.0/README.md rename to stable/matomo/13.12.4/README.md diff --git a/stable/matomo/13.12.4/app-changelog.md b/stable/matomo/13.12.4/app-changelog.md new file mode 100644 index 00000000000..7e3e60899bc --- /dev/null +++ b/stable/matomo/13.12.4/app-changelog.md @@ -0,0 +1,25 @@ + + +## [matomo-13.12.4](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.4) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image bitnami/matomo to 5.0.3[@ec52baf](https://github.com/ec52baf) by renovate ([#19541](https://github.com/truecharts/charts/issues/19541)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/matomo/13.12.0/app-readme.md b/stable/matomo/13.12.4/app-readme.md similarity index 100% rename from stable/matomo/13.12.0/app-readme.md rename to stable/matomo/13.12.4/app-readme.md diff --git a/stable/matomo/13.12.4/charts/common-20.2.2.tgz b/stable/matomo/13.12.4/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/matomo/13.12.4/charts/common-20.2.2.tgz differ diff --git a/stable/matomo/13.12.4/charts/mariadb-13.7.2.tgz b/stable/matomo/13.12.4/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/matomo/13.12.4/charts/mariadb-13.7.2.tgz differ diff --git a/stable/matomo/13.12.0/ix_values.yaml b/stable/matomo/13.12.4/ix_values.yaml similarity index 97% rename from stable/matomo/13.12.0/ix_values.yaml rename to stable/matomo/13.12.4/ix_values.yaml index 365ac89d3b8..f9902e83718 100644 --- a/stable/matomo/13.12.0/ix_values.yaml +++ b/stable/matomo/13.12.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: bitnami/matomo - tag: 5.0.3@sha256:d277ebceb191a5226cb25757f09a1d76d30507ae0822a4d707cd385aed4756e1 + tag: 5.0.3@sha256:ec52baf7456725fc83d4a084d64f8b4caf5a8ff112acc292244ed66793e55d85 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/matomo/13.12.0/questions.yaml b/stable/matomo/13.12.4/questions.yaml similarity index 100% rename from stable/matomo/13.12.0/questions.yaml rename to stable/matomo/13.12.4/questions.yaml diff --git a/stable/monica/12.11.0/templates/NOTES.txt b/stable/matomo/13.12.4/templates/NOTES.txt similarity index 100% rename from stable/monica/12.11.0/templates/NOTES.txt rename to stable/matomo/13.12.4/templates/NOTES.txt diff --git a/stable/matomo/13.12.0/templates/common.yaml b/stable/matomo/13.12.4/templates/common.yaml similarity index 100% rename from stable/matomo/13.12.0/templates/common.yaml rename to stable/matomo/13.12.4/templates/common.yaml diff --git a/stable/monica/12.11.0/values.yaml b/stable/matomo/13.12.4/values.yaml similarity index 100% rename from stable/monica/12.11.0/values.yaml rename to stable/matomo/13.12.4/values.yaml diff --git a/stable/monica/12.11.0/CHANGELOG.md b/stable/monica/12.11.0/CHANGELOG.md deleted file mode 100644 index 5f9a28b9683..00000000000 --- a/stable/monica/12.11.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [monica-12.11.0](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.11.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) - - -## [monica-12.11.0](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.11.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) - - -## [monica-12.11.0](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.11.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) - - -## [monica-12.11.0](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) - - -## [monica-12.11.0](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) - - -## [monica-12.10.0](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) - - -## [monica-12.10.0](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.10.0) (2024-03-16) diff --git a/stable/monica/12.11.0/app-changelog.md b/stable/monica/12.11.0/app-changelog.md deleted file mode 100644 index 88e6645c43f..00000000000 --- a/stable/monica/12.11.0/app-changelog.md +++ /dev/null @@ -1,15 +0,0 @@ - - -## [monica-12.11.0](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.11.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) \ No newline at end of file diff --git a/stable/monica/12.11.0/charts/common-20.1.5.tgz b/stable/monica/12.11.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/monica/12.11.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/monica/12.11.0/charts/mariadb-13.6.0.tgz b/stable/monica/12.11.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/monica/12.11.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/n8n/13.8.1/.helmignore b/stable/monica/12.12.3/.helmignore similarity index 100% rename from stable/n8n/13.8.1/.helmignore rename to stable/monica/12.12.3/.helmignore diff --git a/stable/monica/12.12.3/CHANGELOG.md b/stable/monica/12.12.3/CHANGELOG.md new file mode 100644 index 00000000000..12c8b493ff6 --- /dev/null +++ b/stable/monica/12.12.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [monica-12.12.3](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) + + +## [monica-12.12.2](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) + + +## [monica-12.12.2](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) + + +## [monica-12.12.2](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/monica/12.11.0/Chart.yaml b/stable/monica/12.12.3/Chart.yaml similarity index 95% rename from stable/monica/12.11.0/Chart.yaml rename to stable/monica/12.12.3/Chart.yaml index 6a9ac85c2de..306d1031345 100644 --- a/stable/monica/12.11.0/Chart.yaml +++ b/stable/monica/12.12.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 4.0.0 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica - https://hub.docker.com/_/monica type: application -version: 12.11.0 +version: 12.12.3 diff --git a/stable/monica/12.11.0/README.md b/stable/monica/12.12.3/README.md similarity index 100% rename from stable/monica/12.11.0/README.md rename to stable/monica/12.12.3/README.md diff --git a/stable/monica/12.12.3/app-changelog.md b/stable/monica/12.12.3/app-changelog.md new file mode 100644 index 00000000000..663a5998e15 --- /dev/null +++ b/stable/monica/12.12.3/app-changelog.md @@ -0,0 +1,25 @@ + + +## [monica-12.12.3](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) \ No newline at end of file diff --git a/stable/monica/12.11.0/app-readme.md b/stable/monica/12.12.3/app-readme.md similarity index 100% rename from stable/monica/12.11.0/app-readme.md rename to stable/monica/12.12.3/app-readme.md diff --git a/stable/monica/12.12.3/charts/common-20.2.2.tgz b/stable/monica/12.12.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/monica/12.12.3/charts/common-20.2.2.tgz differ diff --git a/stable/monica/12.12.3/charts/mariadb-13.7.2.tgz b/stable/monica/12.12.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/monica/12.12.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/monica/12.11.0/ix_values.yaml b/stable/monica/12.12.3/ix_values.yaml similarity index 100% rename from stable/monica/12.11.0/ix_values.yaml rename to stable/monica/12.12.3/ix_values.yaml diff --git a/stable/monica/12.11.0/questions.yaml b/stable/monica/12.12.3/questions.yaml similarity index 100% rename from stable/monica/12.11.0/questions.yaml rename to stable/monica/12.12.3/questions.yaml diff --git a/stable/n8n/13.8.1/templates/NOTES.txt b/stable/monica/12.12.3/templates/NOTES.txt similarity index 100% rename from stable/n8n/13.8.1/templates/NOTES.txt rename to stable/monica/12.12.3/templates/NOTES.txt diff --git a/stable/monica/12.11.0/templates/_appkey.tpl b/stable/monica/12.12.3/templates/_appkey.tpl similarity index 100% rename from stable/monica/12.11.0/templates/_appkey.tpl rename to stable/monica/12.12.3/templates/_appkey.tpl diff --git a/stable/monica/12.11.0/templates/common.yaml b/stable/monica/12.12.3/templates/common.yaml similarity index 100% rename from stable/monica/12.11.0/templates/common.yaml rename to stable/monica/12.12.3/templates/common.yaml diff --git a/stable/n8n/13.8.1/values.yaml b/stable/monica/12.12.3/values.yaml similarity index 100% rename from stable/n8n/13.8.1/values.yaml rename to stable/monica/12.12.3/values.yaml diff --git a/stable/mstream/10.7.2/CHANGELOG.md b/stable/mstream/10.7.2/CHANGELOG.md index 1605b6813c5..5d1af756867 100644 --- a/stable/mstream/10.7.2/CHANGELOG.md +++ b/stable/mstream/10.7.2/CHANGELOG.md @@ -53,12 +53,14 @@ title: Changelog - update container image ghcr.io/linuxserver/mstream to 5.11.4[@4bb425c](https://github.com/4bb425c) by renovate ([#19240](https://github.com/truecharts/charts/issues/19240)) -## [mstream-10.7.1](https://github.com/truecharts/charts/compare/mstream-10.6.0...mstream-10.7.1) (2024-03-17) +## [mstream-10.7.2](https://github.com/truecharts/charts/compare/mstream-10.6.0...mstream-10.7.2) (2024-03-20) ### Chore +- update container image ghcr.io/linuxserver/mstream to 5.11.4[@602259b](https://github.com/602259b) by renovate ([#19544](https://github.com/truecharts/charts/issues/19544)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) @@ -95,5 +97,3 @@ title: Changelog ## [mstream-10.7.1](https://github.com/truecharts/charts/compare/mstream-10.6.0...mstream-10.7.1) (2024-03-17) ### Chore - - diff --git a/stable/nginx-proxy-manager/9.11.0/.helmignore b/stable/n8n/13.11.0/.helmignore similarity index 100% rename from stable/nginx-proxy-manager/9.11.0/.helmignore rename to stable/n8n/13.11.0/.helmignore diff --git a/stable/n8n/13.11.0/CHANGELOG.md b/stable/n8n/13.11.0/CHANGELOG.md new file mode 100644 index 00000000000..524f4da50ce --- /dev/null +++ b/stable/n8n/13.11.0/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [n8n-13.11.0](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.11.0) (2024-03-20) + +### Chore + + + +- update container image n8nio/n8n to v1.34.0[@e8373a6](https://github.com/e8373a6) by renovate ([#19561](https://github.com/truecharts/charts/issues/19561)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image n8nio/n8n to v1.33.1[@dd171d4](https://github.com/dd171d4) by renovate ([#19347](https://github.com/truecharts/charts/issues/19347)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +- update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) + + +## [n8n-13.10.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.10.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image n8nio/n8n to v1.33.1[@dd171d4](https://github.com/dd171d4) by renovate ([#19347](https://github.com/truecharts/charts/issues/19347)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +- update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) + + +## [n8n-13.10.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.10.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image n8nio/n8n to v1.33.1[@dd171d4](https://github.com/dd171d4) by renovate ([#19347](https://github.com/truecharts/charts/issues/19347)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +- update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) + + +## [n8n-13.10.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.10.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image n8nio/n8n to v1.33.1[@dd171d4](https://github.com/dd171d4) by renovate ([#19347](https://github.com/truecharts/charts/issues/19347)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +- update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) + + +## [n8n-13.10.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.10.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image n8nio/n8n to v1.33.1[@dd171d4](https://github.com/dd171d4) by renovate ([#19347](https://github.com/truecharts/charts/issues/19347)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +- update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) + + +## [n8n-13.10.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.10.1) (2024-03-17) + +### Chore \ No newline at end of file diff --git a/stable/n8n/13.8.1/Chart.yaml b/stable/n8n/13.11.0/Chart.yaml similarity index 95% rename from stable/n8n/13.8.1/Chart.yaml rename to stable/n8n/13.11.0/Chart.yaml index d7edc5bab9e..c3179075920 100644 --- a/stable/n8n/13.8.1/Chart.yaml +++ b/stable/n8n/13.11.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.32.2 +appVersion: 1.34.0 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - https://hub.docker.com/r/n8nio/n8n type: application -version: 13.8.1 +version: 13.11.0 diff --git a/stable/n8n/13.11.0/LICENSE b/stable/n8n/13.11.0/LICENSE new file mode 100644 index 00000000000..33a8cbb23f0 --- /dev/null +++ b/stable/n8n/13.11.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Blocky" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/n8n/13.8.1/README.md b/stable/n8n/13.11.0/README.md similarity index 100% rename from stable/n8n/13.8.1/README.md rename to stable/n8n/13.11.0/README.md diff --git a/stable/n8n/13.11.0/app-changelog.md b/stable/n8n/13.11.0/app-changelog.md new file mode 100644 index 00000000000..a8d189b26ad --- /dev/null +++ b/stable/n8n/13.11.0/app-changelog.md @@ -0,0 +1,19 @@ + + +## [n8n-13.11.0](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.11.0) (2024-03-20) + +### Chore + + + +- update container image n8nio/n8n to v1.34.0[@e8373a6](https://github.com/e8373a6) by renovate ([#19561](https://github.com/truecharts/charts/issues/19561)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image n8nio/n8n to v1.33.1[@dd171d4](https://github.com/dd171d4) by renovate ([#19347](https://github.com/truecharts/charts/issues/19347)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + +- update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) \ No newline at end of file diff --git a/stable/n8n/13.8.1/app-readme.md b/stable/n8n/13.11.0/app-readme.md similarity index 100% rename from stable/n8n/13.8.1/app-readme.md rename to stable/n8n/13.11.0/app-readme.md diff --git a/stable/n8n/13.11.0/charts/common-20.2.2.tgz b/stable/n8n/13.11.0/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/n8n/13.11.0/charts/common-20.2.2.tgz differ diff --git a/stable/romm/8.2.0/charts/redis-13.0.5.tgz b/stable/n8n/13.11.0/charts/redis-13.0.5.tgz similarity index 100% rename from stable/romm/8.2.0/charts/redis-13.0.5.tgz rename to stable/n8n/13.11.0/charts/redis-13.0.5.tgz diff --git a/stable/n8n/13.8.1/ix_values.yaml b/stable/n8n/13.11.0/ix_values.yaml similarity index 97% rename from stable/n8n/13.8.1/ix_values.yaml rename to stable/n8n/13.11.0/ix_values.yaml index fb400d10772..42b8c7bf047 100644 --- a/stable/n8n/13.8.1/ix_values.yaml +++ b/stable/n8n/13.11.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: n8nio/n8n - tag: 1.32.2@sha256:166ea81180a5bf2ed36de88e0610cde0b63aa522912db9de0f4a4a45d8d6e110 + tag: 1.34.0@sha256:e8373a61386bc514cb56f90f8ea46b031d05a467bda03f9c51748f865acfe8fb pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en" diff --git a/stable/n8n/13.8.1/questions.yaml b/stable/n8n/13.11.0/questions.yaml similarity index 100% rename from stable/n8n/13.8.1/questions.yaml rename to stable/n8n/13.11.0/questions.yaml diff --git a/stable/nginx-proxy-manager/9.11.0/templates/NOTES.txt b/stable/n8n/13.11.0/templates/NOTES.txt similarity index 100% rename from stable/nginx-proxy-manager/9.11.0/templates/NOTES.txt rename to stable/n8n/13.11.0/templates/NOTES.txt diff --git a/stable/n8n/13.8.1/templates/_configmap.tpl b/stable/n8n/13.11.0/templates/_configmap.tpl similarity index 100% rename from stable/n8n/13.8.1/templates/_configmap.tpl rename to stable/n8n/13.11.0/templates/_configmap.tpl diff --git a/stable/n8n/13.8.1/templates/common.yaml b/stable/n8n/13.11.0/templates/common.yaml similarity index 100% rename from stable/n8n/13.8.1/templates/common.yaml rename to stable/n8n/13.11.0/templates/common.yaml diff --git a/stable/nginx-proxy-manager/9.11.0/values.yaml b/stable/n8n/13.11.0/values.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.11.0/values.yaml rename to stable/n8n/13.11.0/values.yaml diff --git a/stable/n8n/13.8.1/CHANGELOG.md b/stable/n8n/13.8.1/CHANGELOG.md deleted file mode 100644 index c7a936cdfd1..00000000000 --- a/stable/n8n/13.8.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [n8n-13.8.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.8.1) (2024-03-16) - -### Chore - - - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) - - -## [n8n-13.8.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.8.1) (2024-03-16) - -### Chore - - - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) - - -## [n8n-13.8.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.8.1) (2024-03-16) - -### Chore - - - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) - - -## [n8n-13.8.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.8.1) (2024-03-16) - -### Chore - - - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) - - -## [n8n-13.8.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.8.1) (2024-03-16) - -### Chore - - - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) - - -## [n8n-13.8.0](https://github.com/truecharts/charts/compare/n8n-13.7.4...n8n-13.8.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.1.5[@dc867e0](https://github.com/dc867e0) by renovate ([#19210](https://github.com/truecharts/charts/issues/19210)) - - -## [n8n-13.7.4](https://github.com/truecharts/charts/compare/n8n-13.7.3...n8n-13.7.4) (2024-03-13) - -### Chore - - - -- update container image redis to v13.0.3[@851ad76](https://github.com/851ad76) by renovate ([#19185](https://github.com/truecharts/charts/issues/19185)) - - -## [n8n-13.7.3](https://github.com/truecharts/charts/compare/n8n-13.7.2...n8n-13.7.3) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.9[@caa8bac](https://github.com/caa8bac) by renovate ([#19179](https://github.com/truecharts/charts/issues/19179)) - - -## [n8n-13.7.2](https://github.com/truecharts/charts/compare/n8n-13.7.1...n8n-13.7.2) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.8[@021a874](https://github.com/021a874) by renovate ([#19175](https://github.com/truecharts/charts/issues/19175)) diff --git a/stable/n8n/13.8.1/app-changelog.md b/stable/n8n/13.8.1/app-changelog.md deleted file mode 100644 index 596663331c7..00000000000 --- a/stable/n8n/13.8.1/app-changelog.md +++ /dev/null @@ -1,11 +0,0 @@ - - -## [n8n-13.8.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.8.1) (2024-03-16) - -### Chore - - - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -- update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) \ No newline at end of file diff --git a/stable/n8n/13.8.1/charts/common-20.1.5.tgz b/stable/n8n/13.8.1/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/n8n/13.8.1/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/9.11.0/CHANGELOG.md b/stable/nginx-proxy-manager/9.11.0/CHANGELOG.md deleted file mode 100644 index 3f4cf516088..00000000000 --- a/stable/nginx-proxy-manager/9.11.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [nginx-proxy-manager-9.11.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [nginx-proxy-manager-9.11.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [nginx-proxy-manager-9.11.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [nginx-proxy-manager-9.11.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [nginx-proxy-manager-9.11.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [nginx-proxy-manager-9.10.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [nginx-proxy-manager-9.10.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [nginx-proxy-manager-9.10.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.10.0) (2024-03-16) - -### Chore \ No newline at end of file diff --git a/stable/nginx-proxy-manager/9.11.0/app-changelog.md b/stable/nginx-proxy-manager/9.11.0/app-changelog.md deleted file mode 100644 index c3e0f8030d8..00000000000 --- a/stable/nginx-proxy-manager/9.11.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [nginx-proxy-manager-9.11.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/nginx-proxy-manager/9.11.0/charts/common-20.1.5.tgz b/stable/nginx-proxy-manager/9.11.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/nginx-proxy-manager/9.11.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/9.11.0/charts/mariadb-13.6.0.tgz b/stable/nginx-proxy-manager/9.11.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/nginx-proxy-manager/9.11.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/nzbget/20.5.2/.helmignore b/stable/nginx-proxy-manager/9.12.3/.helmignore similarity index 100% rename from stable/nzbget/20.5.2/.helmignore rename to stable/nginx-proxy-manager/9.12.3/.helmignore diff --git a/stable/nginx-proxy-manager/9.12.3/CHANGELOG.md b/stable/nginx-proxy-manager/9.12.3/CHANGELOG.md new file mode 100644 index 00000000000..ec9ba51c493 --- /dev/null +++ b/stable/nginx-proxy-manager/9.12.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [nginx-proxy-manager-9.12.3](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [nginx-proxy-manager-9.12.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [nginx-proxy-manager-9.12.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [nginx-proxy-manager-9.12.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [nginx-proxy-manager-9.12.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.2) (2024-03-18) + +### Chore diff --git a/stable/nginx-proxy-manager/9.11.0/Chart.yaml b/stable/nginx-proxy-manager/9.12.3/Chart.yaml similarity index 95% rename from stable/nginx-proxy-manager/9.11.0/Chart.yaml rename to stable/nginx-proxy-manager/9.12.3/Chart.yaml index 6532faff8cf..ebadf826cef 100644 --- a/stable/nginx-proxy-manager/9.11.0/Chart.yaml +++ b/stable/nginx-proxy-manager/9.12.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 2.11.1 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - https://hub.docker.com/r/jc21/nginx-proxy-manager type: application -version: 9.11.0 +version: 9.12.3 diff --git a/stable/nginx-proxy-manager/9.11.0/README.md b/stable/nginx-proxy-manager/9.12.3/README.md similarity index 100% rename from stable/nginx-proxy-manager/9.11.0/README.md rename to stable/nginx-proxy-manager/9.12.3/README.md diff --git a/stable/nginx-proxy-manager/9.12.3/app-changelog.md b/stable/nginx-proxy-manager/9.12.3/app-changelog.md new file mode 100644 index 00000000000..6f3a591711c --- /dev/null +++ b/stable/nginx-proxy-manager/9.12.3/app-changelog.md @@ -0,0 +1,23 @@ + + +## [nginx-proxy-manager-9.12.3](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/nginx-proxy-manager/9.11.0/app-readme.md b/stable/nginx-proxy-manager/9.12.3/app-readme.md similarity index 100% rename from stable/nginx-proxy-manager/9.11.0/app-readme.md rename to stable/nginx-proxy-manager/9.12.3/app-readme.md diff --git a/stable/nginx-proxy-manager/9.12.3/charts/common-20.2.2.tgz b/stable/nginx-proxy-manager/9.12.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/nginx-proxy-manager/9.12.3/charts/common-20.2.2.tgz differ diff --git a/stable/nginx-proxy-manager/9.12.3/charts/mariadb-13.7.2.tgz b/stable/nginx-proxy-manager/9.12.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/nginx-proxy-manager/9.12.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/nginx-proxy-manager/9.11.0/ix_values.yaml b/stable/nginx-proxy-manager/9.12.3/ix_values.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.11.0/ix_values.yaml rename to stable/nginx-proxy-manager/9.12.3/ix_values.yaml diff --git a/stable/nginx-proxy-manager/9.11.0/questions.yaml b/stable/nginx-proxy-manager/9.12.3/questions.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.11.0/questions.yaml rename to stable/nginx-proxy-manager/9.12.3/questions.yaml diff --git a/stable/nzbget/20.5.2/templates/NOTES.txt b/stable/nginx-proxy-manager/9.12.3/templates/NOTES.txt similarity index 100% rename from stable/nzbget/20.5.2/templates/NOTES.txt rename to stable/nginx-proxy-manager/9.12.3/templates/NOTES.txt diff --git a/stable/nginx-proxy-manager/9.11.0/templates/common.yaml b/stable/nginx-proxy-manager/9.12.3/templates/common.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.11.0/templates/common.yaml rename to stable/nginx-proxy-manager/9.12.3/templates/common.yaml diff --git a/stable/nzbget/20.5.2/values.yaml b/stable/nginx-proxy-manager/9.12.3/values.yaml similarity index 100% rename from stable/nzbget/20.5.2/values.yaml rename to stable/nginx-proxy-manager/9.12.3/values.yaml diff --git a/stable/nzbget/20.5.2/CHANGELOG.md b/stable/nzbget/20.5.2/CHANGELOG.md deleted file mode 100644 index 846eecec2d5..00000000000 --- a/stable/nzbget/20.5.2/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [nzbget-20.5.2](https://github.com/truecharts/charts/compare/nzbget-20.5.1...nzbget-20.5.2) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.9[@caa8bac](https://github.com/caa8bac) by renovate ([#19179](https://github.com/truecharts/charts/issues/19179)) - - -## [nzbget-20.5.1](https://github.com/truecharts/charts/compare/nzbget-20.5.0...nzbget-20.5.1) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.8[@021a874](https://github.com/021a874) by renovate ([#19175](https://github.com/truecharts/charts/issues/19175)) - - -## [nzbget-20.5.0](https://github.com/truecharts/charts/compare/nzbget-20.4.1...nzbget-20.5.0) (2024-03-11) - -### Chore - - - -- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131)) - - -## [nzbget-20.4.1](https://github.com/truecharts/charts/compare/nzbget-20.4.0...nzbget-20.4.1) (2024-03-07) - -### Chore - - - -- bump everything to trigger re-release - - -## [nzbget-20.4.0](https://github.com/truecharts/charts/compare/nzbget-20.3.0...nzbget-20.4.0) (2024-03-07) - -### Chore - - - -- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) - - -## [nzbget-20.3.0](https://github.com/truecharts/charts/compare/nzbget-20.2.3...nzbget-20.3.0) (2024-03-06) - -### Chore - - - -- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) - - -## [nzbget-20.2.3](https://github.com/truecharts/charts/compare/nzbget-20.2.2...nzbget-20.2.3) (2024-03-05) - -### Chore - - - -- bump everything to force helm release again - - -## [nzbget-20.2.2](https://github.com/truecharts/charts/compare/nzbget-20.2.0...nzbget-20.2.2) (2024-03-05) - -### Chore - - - -- force rereleases - -- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) - - - - - - - - - - - -## [nzbget-18.0.5](https://github.com/truecharts/charts/compare/nzbget-18.0.4...nzbget-18.0.5) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/nzbget/20.5.2/charts/common-20.0.9.tgz b/stable/nzbget/20.5.2/charts/common-20.0.9.tgz deleted file mode 100644 index 41a62ef2dc2..00000000000 Binary files a/stable/nzbget/20.5.2/charts/common-20.0.9.tgz and /dev/null differ diff --git a/stable/observium/7.4.0/.helmignore b/stable/nzbget/20.7.2/.helmignore similarity index 100% rename from stable/observium/7.4.0/.helmignore rename to stable/nzbget/20.7.2/.helmignore diff --git a/stable/nzbget/20.7.2/CHANGELOG.md b/stable/nzbget/20.7.2/CHANGELOG.md new file mode 100644 index 00000000000..fb1ddf0b619 --- /dev/null +++ b/stable/nzbget/20.7.2/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [nzbget-20.7.2](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.7.2) (2024-03-20) + +### Chore + + + +- update container image ghcr.io/geek-cookbook/nzbget to 23.0[@bc91e64](https://github.com/bc91e64) by renovate ([#19554](https://github.com/truecharts/charts/issues/19554)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [nzbget-20.7.1](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [nzbget-20.7.1](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [nzbget-20.7.1](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [nzbget-20.7.1](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [nzbget-20.7.1](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [nzbget-20.7.1](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [nzbget-20.7.1](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + diff --git a/stable/nzbget/20.5.2/Chart.yaml b/stable/nzbget/20.7.2/Chart.yaml similarity index 93% rename from stable/nzbget/20.5.2/Chart.yaml rename to stable/nzbget/20.7.2/Chart.yaml index 3d7cd5b521a..9bf4781e80e 100644 --- a/stable/nzbget/20.5.2/Chart.yaml +++ b/stable/nzbget/20.7.2/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 23.0.0 dependencies: - name: common - version: 20.0.9 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.png keywords: - nzbget - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget - https://ghcr.io/geek-cookbook/nzbget type: application -version: 20.5.2 +version: 20.7.2 diff --git a/stable/nzbget/20.5.2/README.md b/stable/nzbget/20.7.2/README.md similarity index 100% rename from stable/nzbget/20.5.2/README.md rename to stable/nzbget/20.7.2/README.md diff --git a/stable/nzbget/20.7.2/app-changelog.md b/stable/nzbget/20.7.2/app-changelog.md new file mode 100644 index 00000000000..0bc41b57b26 --- /dev/null +++ b/stable/nzbget/20.7.2/app-changelog.md @@ -0,0 +1,13 @@ + + +## [nzbget-20.7.2](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.7.2) (2024-03-20) + +### Chore + + + +- update container image ghcr.io/geek-cookbook/nzbget to 23.0[@bc91e64](https://github.com/bc91e64) by renovate ([#19554](https://github.com/truecharts/charts/issues/19554)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/nzbget/20.5.2/app-readme.md b/stable/nzbget/20.7.2/app-readme.md similarity index 100% rename from stable/nzbget/20.5.2/app-readme.md rename to stable/nzbget/20.7.2/app-readme.md diff --git a/stable/nzbget/20.7.2/charts/common-20.2.2.tgz b/stable/nzbget/20.7.2/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/nzbget/20.7.2/charts/common-20.2.2.tgz differ diff --git a/stable/nzbget/20.5.2/ix_values.yaml b/stable/nzbget/20.7.2/ix_values.yaml similarity index 85% rename from stable/nzbget/20.5.2/ix_values.yaml rename to stable/nzbget/20.7.2/ix_values.yaml index 520928128d5..fe11eb047db 100644 --- a/stable/nzbget/20.5.2/ix_values.yaml +++ b/stable/nzbget/20.7.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/geek-cookbook/nzbget pullPolicy: IfNotPresent - tag: 23.0@sha256:c0cf2b7159f35551ee8b838898b4be0a8b3c52dc788e4076e6d4cc79058e9be3 + tag: 23.0@sha256:bc91e646e7a523f0d780a074c649bd20ccb0314d0b00a9aa4b78f0bf507f325c service: main: ports: diff --git a/stable/nzbget/20.5.2/questions.yaml b/stable/nzbget/20.7.2/questions.yaml similarity index 100% rename from stable/nzbget/20.5.2/questions.yaml rename to stable/nzbget/20.7.2/questions.yaml diff --git a/stable/photoprism/20.11.0/templates/NOTES.txt b/stable/nzbget/20.7.2/templates/NOTES.txt similarity index 100% rename from stable/photoprism/20.11.0/templates/NOTES.txt rename to stable/nzbget/20.7.2/templates/NOTES.txt diff --git a/stable/nzbget/20.5.2/templates/common.yaml b/stable/nzbget/20.7.2/templates/common.yaml similarity index 100% rename from stable/nzbget/20.5.2/templates/common.yaml rename to stable/nzbget/20.7.2/templates/common.yaml diff --git a/stable/observium/7.4.0/values.yaml b/stable/nzbget/20.7.2/values.yaml similarity index 100% rename from stable/observium/7.4.0/values.yaml rename to stable/nzbget/20.7.2/values.yaml diff --git a/stable/observium/7.4.0/CHANGELOG.md b/stable/observium/7.4.0/CHANGELOG.md deleted file mode 100644 index edc08a4d705..00000000000 --- a/stable/observium/7.4.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [observium-7.4.0](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.4.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [observium-7.4.0](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.4.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [observium-7.4.0](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.4.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [observium-7.4.0](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.4.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [observium-7.4.0](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.4.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [observium-7.3.0](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.3.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [observium-7.3.0](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.3.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [observium-7.3.0](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.3.0) (2024-03-16) - -### Chore \ No newline at end of file diff --git a/stable/observium/7.4.0/app-changelog.md b/stable/observium/7.4.0/app-changelog.md deleted file mode 100644 index a67a24b462b..00000000000 --- a/stable/observium/7.4.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [observium-7.4.0](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.4.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/observium/7.4.0/charts/common-20.1.5.tgz b/stable/observium/7.4.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/observium/7.4.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/observium/7.4.0/charts/mariadb-13.6.0.tgz b/stable/observium/7.4.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/observium/7.4.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/photoprism/20.11.0/.helmignore b/stable/observium/7.5.3/.helmignore similarity index 100% rename from stable/photoprism/20.11.0/.helmignore rename to stable/observium/7.5.3/.helmignore diff --git a/stable/matomo/13.12.0/CHANGELOG.md b/stable/observium/7.5.3/CHANGELOG.md similarity index 62% rename from stable/matomo/13.12.0/CHANGELOG.md rename to stable/observium/7.5.3/CHANGELOG.md index 7300a7b820e..5e51f08d719 100644 --- a/stable/matomo/13.12.0/CHANGELOG.md +++ b/stable/observium/7.5.3/CHANGELOG.md @@ -8,12 +8,18 @@ title: Changelog **Important:** -## [matomo-13.12.0](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.0) (2024-03-17) +## [observium-7.5.3](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.3) (2024-03-20) ### Chore +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) @@ -25,12 +31,16 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [matomo-13.12.0](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.0) (2024-03-17) +## [observium-7.5.2](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.2) (2024-03-18) ### Chore +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) @@ -42,12 +52,16 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [matomo-13.12.0](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.0) (2024-03-17) +## [observium-7.5.2](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.2) (2024-03-18) ### Chore +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) @@ -59,12 +73,16 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [matomo-13.12.0](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.0) (2024-03-17) +## [observium-7.5.2](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.2) (2024-03-18) ### Chore +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) @@ -76,24 +94,6 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [matomo-13.12.0](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.0) (2024-03-17) +## [observium-7.5.2](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.2) (2024-03-18) ### Chore - - - -- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [matomo-13.12.0](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.0) (2024-03-17) - -### Chore - diff --git a/stable/observium/7.4.0/Chart.yaml b/stable/observium/7.5.3/Chart.yaml similarity index 95% rename from stable/observium/7.4.0/Chart.yaml rename to stable/observium/7.5.3/Chart.yaml index e31f1c8f996..e56c0128723 100644 --- a/stable/observium/7.4.0/Chart.yaml +++ b/stable/observium/7.5.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 20240305.0.0 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/observium - https://hub.docker.com/r/pvrmza/docker-observium type: application -version: 7.4.0 +version: 7.5.3 diff --git a/stable/observium/7.4.0/README.md b/stable/observium/7.5.3/README.md similarity index 100% rename from stable/observium/7.4.0/README.md rename to stable/observium/7.5.3/README.md diff --git a/stable/matomo/13.12.0/app-changelog.md b/stable/observium/7.5.3/app-changelog.md similarity index 55% rename from stable/matomo/13.12.0/app-changelog.md rename to stable/observium/7.5.3/app-changelog.md index bd36ae0cf79..17e9fc985f8 100644 --- a/stable/matomo/13.12.0/app-changelog.md +++ b/stable/observium/7.5.3/app-changelog.md @@ -1,11 +1,17 @@ -## [matomo-13.12.0](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.0) (2024-03-17) +## [observium-7.5.3](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.3) (2024-03-20) ### Chore +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) diff --git a/stable/observium/7.4.0/app-readme.md b/stable/observium/7.5.3/app-readme.md similarity index 100% rename from stable/observium/7.4.0/app-readme.md rename to stable/observium/7.5.3/app-readme.md diff --git a/stable/observium/7.5.3/charts/common-20.2.2.tgz b/stable/observium/7.5.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/observium/7.5.3/charts/common-20.2.2.tgz differ diff --git a/stable/observium/7.5.3/charts/mariadb-13.7.2.tgz b/stable/observium/7.5.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/observium/7.5.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/observium/7.4.0/ix_values.yaml b/stable/observium/7.5.3/ix_values.yaml similarity index 100% rename from stable/observium/7.4.0/ix_values.yaml rename to stable/observium/7.5.3/ix_values.yaml diff --git a/stable/observium/7.4.0/questions.yaml b/stable/observium/7.5.3/questions.yaml similarity index 100% rename from stable/observium/7.4.0/questions.yaml rename to stable/observium/7.5.3/questions.yaml diff --git a/stable/observium/7.4.0/templates/common.yaml b/stable/observium/7.5.3/templates/common.yaml similarity index 100% rename from stable/observium/7.4.0/templates/common.yaml rename to stable/observium/7.5.3/templates/common.yaml diff --git a/stable/photoprism/20.11.0/values.yaml b/stable/observium/7.5.3/values.yaml similarity index 100% rename from stable/photoprism/20.11.0/values.yaml rename to stable/observium/7.5.3/values.yaml diff --git a/stable/photoprism/20.11.0/CHANGELOG.md b/stable/photoprism/20.11.0/CHANGELOG.md deleted file mode 100644 index 9d467a36fb4..00000000000 --- a/stable/photoprism/20.11.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [photoprism-20.11.0](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [photoprism-20.11.0](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [photoprism-20.11.0](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [photoprism-20.11.0](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [photoprism-20.11.0](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [photoprism-20.10.0](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [photoprism-20.10.0](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [photoprism-20.10.0](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.10.0) (2024-03-16) - -### Chore \ No newline at end of file diff --git a/stable/photoprism/20.11.0/app-changelog.md b/stable/photoprism/20.11.0/app-changelog.md deleted file mode 100644 index 12f89690c56..00000000000 --- a/stable/photoprism/20.11.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [photoprism-20.11.0](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/photoprism/20.11.0/charts/common-20.1.5.tgz b/stable/photoprism/20.11.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/photoprism/20.11.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/photoprism/20.11.0/charts/mariadb-13.6.0.tgz b/stable/photoprism/20.11.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/photoprism/20.11.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/piwigo/12.12.0/.helmignore b/stable/photoprism/20.12.3/.helmignore similarity index 100% rename from stable/piwigo/12.12.0/.helmignore rename to stable/photoprism/20.12.3/.helmignore diff --git a/stable/photoprism/20.12.3/CHANGELOG.md b/stable/photoprism/20.12.3/CHANGELOG.md new file mode 100644 index 00000000000..e6d877a991b --- /dev/null +++ b/stable/photoprism/20.12.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [photoprism-20.12.3](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [photoprism-20.12.2](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [photoprism-20.12.2](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [photoprism-20.12.2](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [photoprism-20.12.2](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.2) (2024-03-18) + +### Chore diff --git a/stable/photoprism/20.11.0/Chart.yaml b/stable/photoprism/20.12.3/Chart.yaml similarity index 95% rename from stable/photoprism/20.11.0/Chart.yaml rename to stable/photoprism/20.12.3/Chart.yaml index b72dc0854d4..50cd5c912dc 100644 --- a/stable/photoprism/20.11.0/Chart.yaml +++ b/stable/photoprism/20.12.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 231128.0.0 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism - https://hub.docker.com/r/photoprism/photoprism type: application -version: 20.11.0 +version: 20.12.3 diff --git a/stable/photoprism/20.11.0/README.md b/stable/photoprism/20.12.3/README.md similarity index 100% rename from stable/photoprism/20.11.0/README.md rename to stable/photoprism/20.12.3/README.md diff --git a/stable/photoprism/20.12.3/app-changelog.md b/stable/photoprism/20.12.3/app-changelog.md new file mode 100644 index 00000000000..6265e542c5d --- /dev/null +++ b/stable/photoprism/20.12.3/app-changelog.md @@ -0,0 +1,23 @@ + + +## [photoprism-20.12.3](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/photoprism/20.11.0/app-readme.md b/stable/photoprism/20.12.3/app-readme.md similarity index 100% rename from stable/photoprism/20.11.0/app-readme.md rename to stable/photoprism/20.12.3/app-readme.md diff --git a/stable/photoprism/20.12.3/charts/common-20.2.2.tgz b/stable/photoprism/20.12.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/photoprism/20.12.3/charts/common-20.2.2.tgz differ diff --git a/stable/photoprism/20.12.3/charts/mariadb-13.7.2.tgz b/stable/photoprism/20.12.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/photoprism/20.12.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/photoprism/20.11.0/ix_values.yaml b/stable/photoprism/20.12.3/ix_values.yaml similarity index 100% rename from stable/photoprism/20.11.0/ix_values.yaml rename to stable/photoprism/20.12.3/ix_values.yaml diff --git a/stable/photoprism/20.11.0/questions.yaml b/stable/photoprism/20.12.3/questions.yaml similarity index 100% rename from stable/photoprism/20.11.0/questions.yaml rename to stable/photoprism/20.12.3/questions.yaml diff --git a/stable/piwigo/12.12.0/templates/NOTES.txt b/stable/photoprism/20.12.3/templates/NOTES.txt similarity index 100% rename from stable/piwigo/12.12.0/templates/NOTES.txt rename to stable/photoprism/20.12.3/templates/NOTES.txt diff --git a/stable/photoprism/20.11.0/templates/common.yaml b/stable/photoprism/20.12.3/templates/common.yaml similarity index 100% rename from stable/photoprism/20.11.0/templates/common.yaml rename to stable/photoprism/20.12.3/templates/common.yaml diff --git a/stable/piwigo/12.12.0/values.yaml b/stable/photoprism/20.12.3/values.yaml similarity index 100% rename from stable/piwigo/12.12.0/values.yaml rename to stable/photoprism/20.12.3/values.yaml diff --git a/stable/piwigo/12.12.0/CHANGELOG.md b/stable/piwigo/12.12.0/CHANGELOG.md deleted file mode 100644 index 5c478b56fc7..00000000000 --- a/stable/piwigo/12.12.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [piwigo-12.12.0](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.12.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [piwigo-12.12.0](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.12.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [piwigo-12.12.0](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.12.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [piwigo-12.12.0](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.12.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [piwigo-12.12.0](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.12.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [piwigo-12.11.0](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.11.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [piwigo-12.11.0](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.11.0) (2024-03-16) diff --git a/stable/piwigo/12.12.0/app-changelog.md b/stable/piwigo/12.12.0/app-changelog.md deleted file mode 100644 index 3e174d06e9f..00000000000 --- a/stable/piwigo/12.12.0/app-changelog.md +++ /dev/null @@ -1,15 +0,0 @@ - - -## [piwigo-12.12.0](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.12.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/piwigo/12.12.0/charts/common-20.1.5.tgz b/stable/piwigo/12.12.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/piwigo/12.12.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/piwigo/12.12.0/charts/mariadb-13.6.0.tgz b/stable/piwigo/12.12.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/piwigo/12.12.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/projectsend/12.12.0/.helmignore b/stable/piwigo/12.13.3/.helmignore similarity index 100% rename from stable/projectsend/12.12.0/.helmignore rename to stable/piwigo/12.13.3/.helmignore diff --git a/stable/piwigo/12.13.3/CHANGELOG.md b/stable/piwigo/12.13.3/CHANGELOG.md new file mode 100644 index 00000000000..dfc05c095bc --- /dev/null +++ b/stable/piwigo/12.13.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [piwigo-12.13.3](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.13.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [piwigo-12.13.2](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.13.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [piwigo-12.13.2](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.13.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [piwigo-12.13.2](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.13.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) \ No newline at end of file diff --git a/stable/piwigo/12.12.0/Chart.yaml b/stable/piwigo/12.13.3/Chart.yaml similarity index 95% rename from stable/piwigo/12.12.0/Chart.yaml rename to stable/piwigo/12.13.3/Chart.yaml index 17109299063..c989010954f 100644 --- a/stable/piwigo/12.12.0/Chart.yaml +++ b/stable/piwigo/12.13.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 14.3.0 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - https://ghcr.io/linuxserver/piwigo type: application -version: 12.12.0 +version: 12.13.3 diff --git a/stable/piwigo/12.12.0/README.md b/stable/piwigo/12.13.3/README.md similarity index 100% rename from stable/piwigo/12.12.0/README.md rename to stable/piwigo/12.13.3/README.md diff --git a/stable/piwigo/12.13.3/app-changelog.md b/stable/piwigo/12.13.3/app-changelog.md new file mode 100644 index 00000000000..c44dd672279 --- /dev/null +++ b/stable/piwigo/12.13.3/app-changelog.md @@ -0,0 +1,25 @@ + + +## [piwigo-12.13.3](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.13.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/piwigo/12.12.0/app-readme.md b/stable/piwigo/12.13.3/app-readme.md similarity index 100% rename from stable/piwigo/12.12.0/app-readme.md rename to stable/piwigo/12.13.3/app-readme.md diff --git a/stable/piwigo/12.13.3/charts/common-20.2.2.tgz b/stable/piwigo/12.13.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/piwigo/12.13.3/charts/common-20.2.2.tgz differ diff --git a/stable/piwigo/12.13.3/charts/mariadb-13.7.2.tgz b/stable/piwigo/12.13.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/piwigo/12.13.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/piwigo/12.12.0/ix_values.yaml b/stable/piwigo/12.13.3/ix_values.yaml similarity index 100% rename from stable/piwigo/12.12.0/ix_values.yaml rename to stable/piwigo/12.13.3/ix_values.yaml diff --git a/stable/piwigo/12.12.0/questions.yaml b/stable/piwigo/12.13.3/questions.yaml similarity index 100% rename from stable/piwigo/12.12.0/questions.yaml rename to stable/piwigo/12.13.3/questions.yaml diff --git a/stable/projectsend/12.12.0/templates/NOTES.txt b/stable/piwigo/12.13.3/templates/NOTES.txt similarity index 100% rename from stable/projectsend/12.12.0/templates/NOTES.txt rename to stable/piwigo/12.13.3/templates/NOTES.txt diff --git a/stable/piwigo/12.12.0/templates/common.yaml b/stable/piwigo/12.13.3/templates/common.yaml similarity index 100% rename from stable/piwigo/12.12.0/templates/common.yaml rename to stable/piwigo/12.13.3/templates/common.yaml diff --git a/stable/projectsend/12.12.0/values.yaml b/stable/piwigo/12.13.3/values.yaml similarity index 100% rename from stable/projectsend/12.12.0/values.yaml rename to stable/piwigo/12.13.3/values.yaml diff --git a/stable/projectsend/12.12.0/charts/common-20.2.0.tgz b/stable/projectsend/12.12.0/charts/common-20.2.0.tgz deleted file mode 100644 index 8bc207a92f0..00000000000 Binary files a/stable/projectsend/12.12.0/charts/common-20.2.0.tgz and /dev/null differ diff --git a/stable/projectsend/12.12.0/charts/mariadb-13.7.0.tgz b/stable/projectsend/12.12.0/charts/mariadb-13.7.0.tgz deleted file mode 100644 index f930767b2d7..00000000000 Binary files a/stable/projectsend/12.12.0/charts/mariadb-13.7.0.tgz and /dev/null differ diff --git a/stable/remmina/10.6.0/.helmignore b/stable/projectsend/12.12.4/.helmignore similarity index 100% rename from stable/remmina/10.6.0/.helmignore rename to stable/projectsend/12.12.4/.helmignore diff --git a/stable/projectsend/12.12.4/CHANGELOG.md b/stable/projectsend/12.12.4/CHANGELOG.md new file mode 100644 index 00000000000..07949a6e9a3 --- /dev/null +++ b/stable/projectsend/12.12.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [projectsend-12.12.4](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.4) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image ghcr.io/linuxserver/projectsend to latest[@5c5f987](https://github.com/5c5f987) by renovate ([#19480](https://github.com/truecharts/charts/issues/19480)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [projectsend-12.12.3](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.3) (2024-03-20) + +### Chore + + + +- update container image ghcr.io/linuxserver/projectsend to latest[@5c5f987](https://github.com/5c5f987) by renovate ([#19480](https://github.com/truecharts/charts/issues/19480)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [projectsend-12.12.3](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.3) (2024-03-20) + +### Chore + + + +- update container image ghcr.io/linuxserver/projectsend to latest[@5c5f987](https://github.com/5c5f987) by renovate ([#19480](https://github.com/truecharts/charts/issues/19480)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [projectsend-12.12.3](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.3) (2024-03-20) + +### Chore + + + +- update container image ghcr.io/linuxserver/projectsend to latest[@5c5f987](https://github.com/5c5f987) by renovate ([#19480](https://github.com/truecharts/charts/issues/19480)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/projectsend/12.12.0/Chart.yaml b/stable/projectsend/12.12.4/Chart.yaml similarity index 95% rename from stable/projectsend/12.12.0/Chart.yaml rename to stable/projectsend/12.12.4/Chart.yaml index 84056249af8..f09f555f8d9 100644 --- a/stable/projectsend/12.12.0/Chart.yaml +++ b/stable/projectsend/12.12.4/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.2.0 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.7.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://ghcr.io/linuxserver/projectsend type: application -version: 12.12.0 +version: 12.12.4 diff --git a/stable/projectsend/12.12.0/README.md b/stable/projectsend/12.12.4/README.md similarity index 100% rename from stable/projectsend/12.12.0/README.md rename to stable/projectsend/12.12.4/README.md diff --git a/stable/projectsend/12.12.4/app-changelog.md b/stable/projectsend/12.12.4/app-changelog.md new file mode 100644 index 00000000000..00ae6dfcec7 --- /dev/null +++ b/stable/projectsend/12.12.4/app-changelog.md @@ -0,0 +1,25 @@ + + +## [projectsend-12.12.4](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.4) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image ghcr.io/linuxserver/projectsend to latest[@5c5f987](https://github.com/5c5f987) by renovate ([#19480](https://github.com/truecharts/charts/issues/19480)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/projectsend/12.12.0/app-readme.md b/stable/projectsend/12.12.4/app-readme.md similarity index 100% rename from stable/projectsend/12.12.0/app-readme.md rename to stable/projectsend/12.12.4/app-readme.md diff --git a/stable/projectsend/12.12.4/charts/common-20.2.2.tgz b/stable/projectsend/12.12.4/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/projectsend/12.12.4/charts/common-20.2.2.tgz differ diff --git a/stable/projectsend/12.12.4/charts/mariadb-13.7.2.tgz b/stable/projectsend/12.12.4/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/projectsend/12.12.4/charts/mariadb-13.7.2.tgz differ diff --git a/stable/projectsend/12.12.0/ix_values.yaml b/stable/projectsend/12.12.4/ix_values.yaml similarity index 91% rename from stable/projectsend/12.12.0/ix_values.yaml rename to stable/projectsend/12.12.4/ix_values.yaml index fd9076001b5..cc5fabb2d50 100644 --- a/stable/projectsend/12.12.0/ix_values.yaml +++ b/stable/projectsend/12.12.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/projectsend pullPolicy: IfNotPresent - tag: latest@sha256:58d47608a751811b67077293e5dcc34c5bb4000b4c8eb676033866dcb8bc1b6d + tag: latest@sha256:5c5f9879a96f786d35e1c747eb000455c7e1968131ffdcb88e14e384b3c26fa7 securityContext: container: runAsNonRoot: false diff --git a/stable/projectsend/12.12.0/questions.yaml b/stable/projectsend/12.12.4/questions.yaml similarity index 100% rename from stable/projectsend/12.12.0/questions.yaml rename to stable/projectsend/12.12.4/questions.yaml diff --git a/stable/remmina/10.6.0/templates/NOTES.txt b/stable/projectsend/12.12.4/templates/NOTES.txt similarity index 100% rename from stable/remmina/10.6.0/templates/NOTES.txt rename to stable/projectsend/12.12.4/templates/NOTES.txt diff --git a/stable/projectsend/12.12.0/templates/_configmap.tpl b/stable/projectsend/12.12.4/templates/_configmap.tpl similarity index 100% rename from stable/projectsend/12.12.0/templates/_configmap.tpl rename to stable/projectsend/12.12.4/templates/_configmap.tpl diff --git a/stable/projectsend/12.12.0/templates/common.yaml b/stable/projectsend/12.12.4/templates/common.yaml similarity index 100% rename from stable/projectsend/12.12.0/templates/common.yaml rename to stable/projectsend/12.12.4/templates/common.yaml diff --git a/stable/remmina/10.6.0/values.yaml b/stable/projectsend/12.12.4/values.yaml similarity index 100% rename from stable/remmina/10.6.0/values.yaml rename to stable/projectsend/12.12.4/values.yaml diff --git a/stable/remmina/10.6.0/CHANGELOG.md b/stable/remmina/10.6.0/CHANGELOG.md deleted file mode 100644 index fa91546da8f..00000000000 --- a/stable/remmina/10.6.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [remmina-10.6.0](https://github.com/truecharts/charts/compare/remmina-10.5.2...remmina-10.6.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.1.5[@dc867e0](https://github.com/dc867e0) by renovate ([#19210](https://github.com/truecharts/charts/issues/19210)) - - -## [remmina-10.5.2](https://github.com/truecharts/charts/compare/remmina-10.5.1...remmina-10.5.2) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.9[@caa8bac](https://github.com/caa8bac) by renovate ([#19179](https://github.com/truecharts/charts/issues/19179)) - - -## [remmina-10.5.1](https://github.com/truecharts/charts/compare/remmina-10.5.0...remmina-10.5.1) (2024-03-12) - -### Chore - - - -- update container image common to v20.0.8[@021a874](https://github.com/021a874) by renovate ([#19175](https://github.com/truecharts/charts/issues/19175)) - - -## [remmina-10.5.0](https://github.com/truecharts/charts/compare/remmina-10.4.2...remmina-10.5.0) (2024-03-11) - -### Chore - - - -- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131)) - - -## [remmina-10.4.2](https://github.com/truecharts/charts/compare/remmina-10.4.1...remmina-10.4.2) (2024-03-11) - -### Chore - - - -- update container image ghcr.io/linuxserver/remmina to 1.4.2[@c9fe321](https://github.com/c9fe321) by renovate ([#19010](https://github.com/truecharts/charts/issues/19010)) - - -## [remmina-10.4.1](https://github.com/truecharts/charts/compare/remmina-10.4.0...remmina-10.4.1) (2024-03-07) - -### Chore - - - -- bump everything to trigger re-release - - -## [remmina-10.4.0](https://github.com/truecharts/charts/compare/remmina-10.3.0...remmina-10.4.0) (2024-03-07) - -### Chore - - - -- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) - - -## [remmina-10.3.0](https://github.com/truecharts/charts/compare/remmina-10.2.3...remmina-10.3.0) (2024-03-06) - -### Chore - - - -- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) - - -## [remmina-10.2.3](https://github.com/truecharts/charts/compare/remmina-10.2.2...remmina-10.2.3) (2024-03-05) - -### Chore - - - -- bump everything to force helm release again - - -## [remmina-10.2.2](https://github.com/truecharts/charts/compare/remmina-10.2.0...remmina-10.2.2) (2024-03-05) - -### Chore - - - -- force rereleases - -- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) \ No newline at end of file diff --git a/stable/remmina/10.6.0/charts/common-20.1.5.tgz b/stable/remmina/10.6.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/remmina/10.6.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/romm/8.2.0/.helmignore b/stable/remmina/10.7.2/.helmignore similarity index 100% rename from stable/romm/8.2.0/.helmignore rename to stable/remmina/10.7.2/.helmignore diff --git a/stable/remmina/10.7.2/CHANGELOG.md b/stable/remmina/10.7.2/CHANGELOG.md new file mode 100644 index 00000000000..34f75c77020 --- /dev/null +++ b/stable/remmina/10.7.2/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [remmina-10.7.2](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.7.2) (2024-03-20) + +### Chore + + + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@79b075f](https://github.com/79b075f) by renovate ([#19556](https://github.com/truecharts/charts/issues/19556)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@434b2fc](https://github.com/434b2fc) by renovate ([#19243](https://github.com/truecharts/charts/issues/19243)) + + +## [remmina-10.7.1](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@434b2fc](https://github.com/434b2fc) by renovate ([#19243](https://github.com/truecharts/charts/issues/19243)) + + +## [remmina-10.7.1](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@434b2fc](https://github.com/434b2fc) by renovate ([#19243](https://github.com/truecharts/charts/issues/19243)) + + +## [remmina-10.7.1](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@434b2fc](https://github.com/434b2fc) by renovate ([#19243](https://github.com/truecharts/charts/issues/19243)) + + +## [remmina-10.7.1](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@434b2fc](https://github.com/434b2fc) by renovate ([#19243](https://github.com/truecharts/charts/issues/19243)) + + +## [remmina-10.7.1](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@434b2fc](https://github.com/434b2fc) by renovate ([#19243](https://github.com/truecharts/charts/issues/19243)) + + +## [remmina-10.7.1](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.7.1) (2024-03-17) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) diff --git a/stable/remmina/10.6.0/Chart.yaml b/stable/remmina/10.7.2/Chart.yaml similarity index 94% rename from stable/remmina/10.6.0/Chart.yaml rename to stable/remmina/10.7.2/Chart.yaml index 345a4410f9d..43b185f4c7c 100644 --- a/stable/remmina/10.6.0/Chart.yaml +++ b/stable/remmina/10.7.2/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.4.2 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - remote - desktop - client -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/remmina - https://ghcr.io/linuxserver/remmina type: application -version: 10.6.0 +version: 10.7.2 diff --git a/stable/remmina/10.6.0/README.md b/stable/remmina/10.7.2/README.md similarity index 100% rename from stable/remmina/10.6.0/README.md rename to stable/remmina/10.7.2/README.md diff --git a/stable/remmina/10.7.2/app-changelog.md b/stable/remmina/10.7.2/app-changelog.md new file mode 100644 index 00000000000..7ed837fd229 --- /dev/null +++ b/stable/remmina/10.7.2/app-changelog.md @@ -0,0 +1,15 @@ + + +## [remmina-10.7.2](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.7.2) (2024-03-20) + +### Chore + + + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@79b075f](https://github.com/79b075f) by renovate ([#19556](https://github.com/truecharts/charts/issues/19556)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@434b2fc](https://github.com/434b2fc) by renovate ([#19243](https://github.com/truecharts/charts/issues/19243)) \ No newline at end of file diff --git a/stable/remmina/10.6.0/app-readme.md b/stable/remmina/10.7.2/app-readme.md similarity index 100% rename from stable/remmina/10.6.0/app-readme.md rename to stable/remmina/10.7.2/app-readme.md diff --git a/stable/remmina/10.7.2/charts/common-20.2.2.tgz b/stable/remmina/10.7.2/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/remmina/10.7.2/charts/common-20.2.2.tgz differ diff --git a/stable/remmina/10.6.0/ix_values.yaml b/stable/remmina/10.7.2/ix_values.yaml similarity index 82% rename from stable/remmina/10.6.0/ix_values.yaml rename to stable/remmina/10.7.2/ix_values.yaml index 0ad6ef1a480..83a66c77f5b 100644 --- a/stable/remmina/10.6.0/ix_values.yaml +++ b/stable/remmina/10.7.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/remmina pullPolicy: IfNotPresent - tag: 1.4.2@sha256:c9fe32153671f7598c3923e7ef6ed1ffde11f93dea09bd43d5b22194c0830d7c + tag: 1.4.2@sha256:79b075f49d85a90cdbf717503ad7ebf1c5d39ed0213853f46e2b07fe28d959c3 service: main: ports: diff --git a/stable/remmina/10.6.0/questions.yaml b/stable/remmina/10.7.2/questions.yaml similarity index 100% rename from stable/remmina/10.6.0/questions.yaml rename to stable/remmina/10.7.2/questions.yaml diff --git a/stable/romm/8.2.0/templates/NOTES.txt b/stable/remmina/10.7.2/templates/NOTES.txt similarity index 100% rename from stable/romm/8.2.0/templates/NOTES.txt rename to stable/remmina/10.7.2/templates/NOTES.txt diff --git a/stable/remmina/10.6.0/templates/common.yaml b/stable/remmina/10.7.2/templates/common.yaml similarity index 100% rename from stable/remmina/10.6.0/templates/common.yaml rename to stable/remmina/10.7.2/templates/common.yaml diff --git a/stable/romm/8.2.0/values.yaml b/stable/remmina/10.7.2/values.yaml similarity index 100% rename from stable/romm/8.2.0/values.yaml rename to stable/remmina/10.7.2/values.yaml diff --git a/stable/romm/8.2.0/CHANGELOG.md b/stable/romm/8.2.0/CHANGELOG.md deleted file mode 100644 index 100a63736fa..00000000000 --- a/stable/romm/8.2.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [romm-8.2.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.2.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/zurdi15/romm to v3.0.1[@2096c28](https://github.com/2096c28) by renovate ([#19368](https://github.com/truecharts/charts/issues/19368)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [romm-8.2.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.2.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/zurdi15/romm to v3.0.1[@2096c28](https://github.com/2096c28) by renovate ([#19368](https://github.com/truecharts/charts/issues/19368)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [romm-8.2.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.2.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/zurdi15/romm to v3.0.1[@2096c28](https://github.com/2096c28) by renovate ([#19368](https://github.com/truecharts/charts/issues/19368)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [romm-8.2.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.2.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/zurdi15/romm to v3.0.1[@2096c28](https://github.com/2096c28) by renovate ([#19368](https://github.com/truecharts/charts/issues/19368)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [romm-8.2.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.2.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/zurdi15/romm to v3.0.1[@2096c28](https://github.com/2096c28) by renovate ([#19368](https://github.com/truecharts/charts/issues/19368)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [romm-8.1.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.1.0) (2024-03-16) - -### Chore - diff --git a/stable/romm/8.2.0/app-changelog.md b/stable/romm/8.2.0/app-changelog.md deleted file mode 100644 index 7805809761a..00000000000 --- a/stable/romm/8.2.0/app-changelog.md +++ /dev/null @@ -1,17 +0,0 @@ - - -## [romm-8.2.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.2.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/zurdi15/romm to v3.0.1[@2096c28](https://github.com/2096c28) by renovate ([#19368](https://github.com/truecharts/charts/issues/19368)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/romm/8.2.0/charts/common-20.1.5.tgz b/stable/romm/8.2.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/romm/8.2.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/romm/8.2.0/charts/mariadb-13.6.0.tgz b/stable/romm/8.2.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/romm/8.2.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/rsshub/12.7.9/.helmignore b/stable/romm/8.3.3/.helmignore similarity index 100% rename from stable/rsshub/12.7.9/.helmignore rename to stable/romm/8.3.3/.helmignore diff --git a/stable/romm/8.3.3/CHANGELOG.md b/stable/romm/8.3.3/CHANGELOG.md new file mode 100644 index 00000000000..6849fe2c9a3 --- /dev/null +++ b/stable/romm/8.3.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [romm-8.3.3](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.3.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/zurdi15/romm to v3.0.1[@2096c28](https://github.com/2096c28) by renovate ([#19368](https://github.com/truecharts/charts/issues/19368)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [romm-8.3.2](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.3.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/zurdi15/romm to v3.0.1[@2096c28](https://github.com/2096c28) by renovate ([#19368](https://github.com/truecharts/charts/issues/19368)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [romm-8.3.2](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.3.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/zurdi15/romm to v3.0.1[@2096c28](https://github.com/2096c28) by renovate ([#19368](https://github.com/truecharts/charts/issues/19368)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [romm-8.3.2](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.3.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) \ No newline at end of file diff --git a/stable/romm/8.2.0/Chart.yaml b/stable/romm/8.3.3/Chart.yaml similarity index 95% rename from stable/romm/8.2.0/Chart.yaml rename to stable/romm/8.3.3/Chart.yaml index 18a37ab9595..79ebc0be782 100644 --- a/stable/romm/8.2.0/Chart.yaml +++ b/stable/romm/8.3.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 3.0.1 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/romm - https://ghcr.io/zurdi15/romm type: application -version: 8.2.0 +version: 8.3.3 diff --git a/stable/romm/8.2.0/README.md b/stable/romm/8.3.3/README.md similarity index 100% rename from stable/romm/8.2.0/README.md rename to stable/romm/8.3.3/README.md diff --git a/stable/romm/8.3.3/app-changelog.md b/stable/romm/8.3.3/app-changelog.md new file mode 100644 index 00000000000..ff148d09a21 --- /dev/null +++ b/stable/romm/8.3.3/app-changelog.md @@ -0,0 +1,27 @@ + + +## [romm-8.3.3](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.3.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image ghcr.io/zurdi15/romm to v3.0.1[@2096c28](https://github.com/2096c28) by renovate ([#19368](https://github.com/truecharts/charts/issues/19368)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/romm/8.2.0/app-readme.md b/stable/romm/8.3.3/app-readme.md similarity index 100% rename from stable/romm/8.2.0/app-readme.md rename to stable/romm/8.3.3/app-readme.md diff --git a/stable/romm/8.3.3/charts/common-20.2.2.tgz b/stable/romm/8.3.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/romm/8.3.3/charts/common-20.2.2.tgz differ diff --git a/stable/romm/8.3.3/charts/mariadb-13.7.2.tgz b/stable/romm/8.3.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/romm/8.3.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/rsshub/12.7.9/charts/redis-13.0.5.tgz b/stable/romm/8.3.3/charts/redis-13.0.5.tgz similarity index 100% rename from stable/rsshub/12.7.9/charts/redis-13.0.5.tgz rename to stable/romm/8.3.3/charts/redis-13.0.5.tgz diff --git a/stable/romm/8.2.0/ix_values.yaml b/stable/romm/8.3.3/ix_values.yaml similarity index 100% rename from stable/romm/8.2.0/ix_values.yaml rename to stable/romm/8.3.3/ix_values.yaml diff --git a/stable/romm/8.2.0/questions.yaml b/stable/romm/8.3.3/questions.yaml similarity index 100% rename from stable/romm/8.2.0/questions.yaml rename to stable/romm/8.3.3/questions.yaml diff --git a/stable/rsshub/12.7.9/templates/NOTES.txt b/stable/romm/8.3.3/templates/NOTES.txt similarity index 100% rename from stable/rsshub/12.7.9/templates/NOTES.txt rename to stable/romm/8.3.3/templates/NOTES.txt diff --git a/stable/romm/8.2.0/templates/_secrets.tpl b/stable/romm/8.3.3/templates/_secrets.tpl similarity index 100% rename from stable/romm/8.2.0/templates/_secrets.tpl rename to stable/romm/8.3.3/templates/_secrets.tpl diff --git a/stable/romm/8.2.0/templates/common.yaml b/stable/romm/8.3.3/templates/common.yaml similarity index 100% rename from stable/romm/8.2.0/templates/common.yaml rename to stable/romm/8.3.3/templates/common.yaml diff --git a/stable/rsshub/12.7.9/values.yaml b/stable/romm/8.3.3/values.yaml similarity index 100% rename from stable/rsshub/12.7.9/values.yaml rename to stable/romm/8.3.3/values.yaml diff --git a/stable/seafile/5.11.0/.helmignore b/stable/rsshub/12.7.13/.helmignore similarity index 100% rename from stable/seafile/5.11.0/.helmignore rename to stable/rsshub/12.7.13/.helmignore diff --git a/stable/rsshub/12.7.9/CHANGELOG.md b/stable/rsshub/12.7.13/CHANGELOG.md similarity index 70% rename from stable/rsshub/12.7.9/CHANGELOG.md rename to stable/rsshub/12.7.13/CHANGELOG.md index eeb2e3cff83..7edc0b9edeb 100644 --- a/stable/rsshub/12.7.9/CHANGELOG.md +++ b/stable/rsshub/12.7.13/CHANGELOG.md @@ -8,12 +8,20 @@ title: Changelog **Important:** -## [rsshub-12.7.9](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.7.9) (2024-03-19) +## [rsshub-12.7.13](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.7.13) (2024-03-20) ### Chore +- update container image diygod/rsshub to latest[@9a8b8e6](https://github.com/9a8b8e6) by renovate ([#19551](https://github.com/truecharts/charts/issues/19551)) + +- update container image diygod/rsshub to latest[@950ec36](https://github.com/950ec36) by renovate ([#19528](https://github.com/truecharts/charts/issues/19528)) + +- update container image diygod/rsshub to latest[@5e8809e](https://github.com/5e8809e) by renovate ([#19501](https://github.com/truecharts/charts/issues/19501)) + +- update container image diygod/rsshub to latest[@4cbfa22](https://github.com/4cbfa22) by renovate ([#19491](https://github.com/truecharts/charts/issues/19491)) + - update container image diygod/rsshub to latest[@17338af](https://github.com/17338af) by renovate ([#19462](https://github.com/truecharts/charts/issues/19462)) - update container image diygod/rsshub to latest[@0a13fc6](https://github.com/0a13fc6) by renovate ([#19445](https://github.com/truecharts/charts/issues/19445)) @@ -41,12 +49,18 @@ title: Changelog - update container image diygod/rsshub to latest[@b5a6e57](https://github.com/b5a6e57) by renovate ([#19220](https://github.com/truecharts/charts/issues/19220)) -## [rsshub-12.7.9](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.7.9) (2024-03-19) +## [rsshub-12.7.12](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.7.12) (2024-03-20) ### Chore +- update container image diygod/rsshub to latest[@950ec36](https://github.com/950ec36) by renovate ([#19528](https://github.com/truecharts/charts/issues/19528)) + +- update container image diygod/rsshub to latest[@5e8809e](https://github.com/5e8809e) by renovate ([#19501](https://github.com/truecharts/charts/issues/19501)) + +- update container image diygod/rsshub to latest[@4cbfa22](https://github.com/4cbfa22) by renovate ([#19491](https://github.com/truecharts/charts/issues/19491)) + - update container image diygod/rsshub to latest[@17338af](https://github.com/17338af) by renovate ([#19462](https://github.com/truecharts/charts/issues/19462)) - update container image diygod/rsshub to latest[@0a13fc6](https://github.com/0a13fc6) by renovate ([#19445](https://github.com/truecharts/charts/issues/19445)) @@ -74,26 +88,12 @@ title: Changelog - update container image diygod/rsshub to latest[@b5a6e57](https://github.com/b5a6e57) by renovate ([#19220](https://github.com/truecharts/charts/issues/19220)) -## [rsshub-12.7.9](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.7.9) (2024-03-19) +## [rsshub-12.7.12](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.7.12) (2024-03-20) ### Chore -- update container image diygod/rsshub to latest[@17338af](https://github.com/17338af) by renovate ([#19462](https://github.com/truecharts/charts/issues/19462)) +- update container image diygod/rsshub to latest[@950ec36](https://github.com/950ec36) by renovate ([#19528](https://github.com/truecharts/charts/issues/19528)) -- update container image diygod/rsshub to latest[@0a13fc6](https://github.com/0a13fc6) by renovate ([#19445](https://github.com/truecharts/charts/issues/19445)) - -- update container image diygod/rsshub to latest[@cdd10fc](https://github.com/cdd10fc) by renovate ([#19435](https://github.com/truecharts/charts/issues/19435)) - -- update container image diygod/rsshub to latest[@3caa419](https://github.com/3caa419) by renovate ([#19434](https://github.com/truecharts/charts/issues/19434)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image diygod/rsshub to latest[@59dcb9e](https://github.com/59dcb9e) by renovate ([#19430](https://github.com/truecharts/charts/issues/19430)) - -- update container image diygod/rsshub to latest[@4040524](https://github.com/4040524) by renovate ([#19419](https://github.com/truecharts/charts/issues/19419)) - -- update container image diygod/rsshub to latest[@3be9a6d](https://github.com/3be9a6d) by renovate ([#19396](https://github.com/truecharts/charts/issues/19396)) - -- update container image diygod/rsshub to latest[@57def26](https://github.com/57def26) by renovate ([#19380](https://github.com/truecharts/charts/issues/19380)) +- update container image diygod/rsshub to latest[@5e8809e](https://github.com/5e8809e) by renovate ([#19501](https://github.com/truecharts/charts/issues/19501)) diff --git a/stable/rsshub/12.7.9/Chart.yaml b/stable/rsshub/12.7.13/Chart.yaml similarity index 96% rename from stable/rsshub/12.7.9/Chart.yaml rename to stable/rsshub/12.7.13/Chart.yaml index ce687b93cad..b1b9552db7e 100644 --- a/stable/rsshub/12.7.9/Chart.yaml +++ b/stable/rsshub/12.7.13/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png keywords: - rsshub - rss -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,7 +40,7 @@ sources: - https://docs.rsshub.app/en/install/ - https://github.com/DIYgod/RSSHub - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://hub.docker.com/r/browserless/chrome - https://hub.docker.com/r/diygod/rsshub + - https://hub.docker.com/r/browserless/chrome type: application -version: 12.7.9 +version: 12.7.13 diff --git a/stable/rsshub/12.7.9/README.md b/stable/rsshub/12.7.13/README.md similarity index 100% rename from stable/rsshub/12.7.9/README.md rename to stable/rsshub/12.7.13/README.md diff --git a/stable/rsshub/12.7.9/app-changelog.md b/stable/rsshub/12.7.13/app-changelog.md similarity index 72% rename from stable/rsshub/12.7.9/app-changelog.md rename to stable/rsshub/12.7.13/app-changelog.md index 2a1ac2b5042..65a3d4cfbb2 100644 --- a/stable/rsshub/12.7.9/app-changelog.md +++ b/stable/rsshub/12.7.13/app-changelog.md @@ -1,11 +1,19 @@ -## [rsshub-12.7.9](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.7.9) (2024-03-19) +## [rsshub-12.7.13](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.7.13) (2024-03-20) ### Chore +- update container image diygod/rsshub to latest[@9a8b8e6](https://github.com/9a8b8e6) by renovate ([#19551](https://github.com/truecharts/charts/issues/19551)) + +- update container image diygod/rsshub to latest[@950ec36](https://github.com/950ec36) by renovate ([#19528](https://github.com/truecharts/charts/issues/19528)) + +- update container image diygod/rsshub to latest[@5e8809e](https://github.com/5e8809e) by renovate ([#19501](https://github.com/truecharts/charts/issues/19501)) + +- update container image diygod/rsshub to latest[@4cbfa22](https://github.com/4cbfa22) by renovate ([#19491](https://github.com/truecharts/charts/issues/19491)) + - update container image diygod/rsshub to latest[@17338af](https://github.com/17338af) by renovate ([#19462](https://github.com/truecharts/charts/issues/19462)) - update container image diygod/rsshub to latest[@0a13fc6](https://github.com/0a13fc6) by renovate ([#19445](https://github.com/truecharts/charts/issues/19445)) diff --git a/stable/rsshub/12.7.9/app-readme.md b/stable/rsshub/12.7.13/app-readme.md similarity index 100% rename from stable/rsshub/12.7.9/app-readme.md rename to stable/rsshub/12.7.13/app-readme.md diff --git a/stable/rsshub/12.7.13/charts/common-20.2.2.tgz b/stable/rsshub/12.7.13/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/rsshub/12.7.13/charts/common-20.2.2.tgz differ diff --git a/stable/rsshub/12.7.13/charts/redis-13.0.5.tgz b/stable/rsshub/12.7.13/charts/redis-13.0.5.tgz new file mode 100644 index 00000000000..0a7cbf06506 Binary files /dev/null and b/stable/rsshub/12.7.13/charts/redis-13.0.5.tgz differ diff --git a/stable/rsshub/12.7.9/ix_values.yaml b/stable/rsshub/12.7.13/ix_values.yaml similarity index 95% rename from stable/rsshub/12.7.9/ix_values.yaml rename to stable/rsshub/12.7.13/ix_values.yaml index 319dbe92aac..a7b6cb76e27 100644 --- a/stable/rsshub/12.7.9/ix_values.yaml +++ b/stable/rsshub/12.7.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:17338afc87b8629ccbf7651637b4f654571b087b672b66d5666681a3642579cd + tag: latest@sha256:9a8b8e65d00813f3698d44ec87fb32b41c9b0caf8e623e9381a78780aadd8e45 browserlessImage: repository: browserless/chrome tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8 diff --git a/stable/rsshub/12.7.9/questions.yaml b/stable/rsshub/12.7.13/questions.yaml similarity index 100% rename from stable/rsshub/12.7.9/questions.yaml rename to stable/rsshub/12.7.13/questions.yaml diff --git a/stable/seafile/5.11.0/templates/NOTES.txt b/stable/rsshub/12.7.13/templates/NOTES.txt similarity index 100% rename from stable/seafile/5.11.0/templates/NOTES.txt rename to stable/rsshub/12.7.13/templates/NOTES.txt diff --git a/stable/rsshub/12.7.9/templates/common.yaml b/stable/rsshub/12.7.13/templates/common.yaml similarity index 100% rename from stable/rsshub/12.7.9/templates/common.yaml rename to stable/rsshub/12.7.13/templates/common.yaml diff --git a/stable/seafile/5.11.0/values.yaml b/stable/rsshub/12.7.13/values.yaml similarity index 100% rename from stable/seafile/5.11.0/values.yaml rename to stable/rsshub/12.7.13/values.yaml diff --git a/stable/seafile/5.11.0/CHANGELOG.md b/stable/seafile/5.11.0/CHANGELOG.md deleted file mode 100644 index da117afde7b..00000000000 --- a/stable/seafile/5.11.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [seafile-5.11.0](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.11.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) - - -## [seafile-5.11.0](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.11.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) - - -## [seafile-5.11.0](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.11.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) - - -## [seafile-5.11.0](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) - - -## [seafile-5.11.0](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) - - -## [seafile-5.10.0](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) - - -## [seafile-5.10.0](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.10.0) (2024-03-16) diff --git a/stable/seafile/5.11.0/app-changelog.md b/stable/seafile/5.11.0/app-changelog.md deleted file mode 100644 index adbd7f04ab9..00000000000 --- a/stable/seafile/5.11.0/app-changelog.md +++ /dev/null @@ -1,15 +0,0 @@ - - -## [seafile-5.11.0](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.11.0) (2024-03-17) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) \ No newline at end of file diff --git a/stable/seafile/5.11.0/charts/common-20.1.5.tgz b/stable/seafile/5.11.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/seafile/5.11.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/seafile/5.11.0/charts/mariadb-13.6.0.tgz b/stable/seafile/5.11.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/seafile/5.11.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/servas/4.11.0/.helmignore b/stable/seafile/5.12.3/.helmignore similarity index 100% rename from stable/servas/4.11.0/.helmignore rename to stable/seafile/5.12.3/.helmignore diff --git a/stable/seafile/5.12.3/CHANGELOG.md b/stable/seafile/5.12.3/CHANGELOG.md new file mode 100644 index 00000000000..02246699108 --- /dev/null +++ b/stable/seafile/5.12.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [seafile-5.12.3](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) + + +## [seafile-5.12.2](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) + + +## [seafile-5.12.2](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) + + +## [seafile-5.12.2](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/seafile/5.11.0/Chart.yaml b/stable/seafile/5.12.3/Chart.yaml similarity index 95% rename from stable/seafile/5.11.0/Chart.yaml rename to stable/seafile/5.12.3/Chart.yaml index d0561fed836..58547ba53a3 100644 --- a/stable/seafile/5.11.0/Chart.yaml +++ b/stable/seafile/5.12.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 11.0.6 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - https://hub.docker.com/r/seafileltd/seafile-mc type: application -version: 5.11.0 +version: 5.12.3 diff --git a/stable/seafile/5.11.0/README.md b/stable/seafile/5.12.3/README.md similarity index 100% rename from stable/seafile/5.11.0/README.md rename to stable/seafile/5.12.3/README.md diff --git a/stable/seafile/5.12.3/app-changelog.md b/stable/seafile/5.12.3/app-changelog.md new file mode 100644 index 00000000000..7ee447e8cd3 --- /dev/null +++ b/stable/seafile/5.12.3/app-changelog.md @@ -0,0 +1,25 @@ + + +## [seafile-5.12.3](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + +- update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) \ No newline at end of file diff --git a/stable/seafile/5.11.0/app-readme.md b/stable/seafile/5.12.3/app-readme.md similarity index 100% rename from stable/seafile/5.11.0/app-readme.md rename to stable/seafile/5.12.3/app-readme.md diff --git a/stable/seafile/5.12.3/charts/common-20.2.2.tgz b/stable/seafile/5.12.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/seafile/5.12.3/charts/common-20.2.2.tgz differ diff --git a/stable/seafile/5.12.3/charts/mariadb-13.7.2.tgz b/stable/seafile/5.12.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/seafile/5.12.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/seafile/5.11.0/ix_values.yaml b/stable/seafile/5.12.3/ix_values.yaml similarity index 100% rename from stable/seafile/5.11.0/ix_values.yaml rename to stable/seafile/5.12.3/ix_values.yaml diff --git a/stable/seafile/5.11.0/questions.yaml b/stable/seafile/5.12.3/questions.yaml similarity index 100% rename from stable/seafile/5.11.0/questions.yaml rename to stable/seafile/5.12.3/questions.yaml diff --git a/stable/servas/4.11.0/templates/NOTES.txt b/stable/seafile/5.12.3/templates/NOTES.txt similarity index 100% rename from stable/servas/4.11.0/templates/NOTES.txt rename to stable/seafile/5.12.3/templates/NOTES.txt diff --git a/stable/seafile/5.11.0/templates/common.yaml b/stable/seafile/5.12.3/templates/common.yaml similarity index 100% rename from stable/seafile/5.11.0/templates/common.yaml rename to stable/seafile/5.12.3/templates/common.yaml diff --git a/stable/servas/4.11.0/values.yaml b/stable/seafile/5.12.3/values.yaml similarity index 100% rename from stable/servas/4.11.0/values.yaml rename to stable/seafile/5.12.3/values.yaml diff --git a/stable/servas/4.11.0/CHANGELOG.md b/stable/servas/4.11.0/CHANGELOG.md deleted file mode 100644 index a7ab45d6c9c..00000000000 --- a/stable/servas/4.11.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [servas-4.11.0](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [servas-4.11.0](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [servas-4.11.0](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [servas-4.11.0](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [servas-4.11.0](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [servas-4.10.0](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [servas-4.10.0](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.10.0) (2024-03-16) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [servas-4.10.0](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.10.0) (2024-03-16) - -### Chore \ No newline at end of file diff --git a/stable/servas/4.11.0/app-changelog.md b/stable/servas/4.11.0/app-changelog.md deleted file mode 100644 index 3b0f338166e..00000000000 --- a/stable/servas/4.11.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [servas-4.11.0](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.11.0) (2024-03-16) - -### Chore - - - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/servas/4.11.0/charts/common-20.1.5.tgz b/stable/servas/4.11.0/charts/common-20.1.5.tgz deleted file mode 100644 index 4c98dba7735..00000000000 Binary files a/stable/servas/4.11.0/charts/common-20.1.5.tgz and /dev/null differ diff --git a/stable/servas/4.11.0/charts/mariadb-13.6.0.tgz b/stable/servas/4.11.0/charts/mariadb-13.6.0.tgz deleted file mode 100644 index a2c8bf3b049..00000000000 Binary files a/stable/servas/4.11.0/charts/mariadb-13.6.0.tgz and /dev/null differ diff --git a/stable/tsn-ranksystem/1.0.0/.helmignore b/stable/servas/4.12.3/.helmignore similarity index 100% rename from stable/tsn-ranksystem/1.0.0/.helmignore rename to stable/servas/4.12.3/.helmignore diff --git a/stable/wordpress/7.12.1/CHANGELOG.md b/stable/servas/4.12.3/CHANGELOG.md similarity index 74% rename from stable/wordpress/7.12.1/CHANGELOG.md rename to stable/servas/4.12.3/CHANGELOG.md index 47651d064f3..2a6863aa23d 100644 --- a/stable/wordpress/7.12.1/CHANGELOG.md +++ b/stable/servas/4.12.3/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [wordpress-7.12.1](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.1) (2024-03-17) +## [servas-4.12.3](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.12.3) (2024-03-20) ### Chore +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) @@ -27,12 +31,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [wordpress-7.12.1](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.1) (2024-03-17) +## [servas-4.12.2](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.12.2) (2024-03-18) ### Chore +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) @@ -46,12 +52,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [wordpress-7.12.1](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.1) (2024-03-17) +## [servas-4.12.2](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.12.2) (2024-03-18) ### Chore +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) @@ -65,12 +73,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [wordpress-7.12.1](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.1) (2024-03-17) +## [servas-4.12.2](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.12.2) (2024-03-18) ### Chore +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) @@ -84,16 +94,6 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [wordpress-7.12.0](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.0) (2024-03-17) +## [servas-4.12.2](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.12.2) (2024-03-18) ### Chore - - - -- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) diff --git a/stable/servas/4.11.0/Chart.yaml b/stable/servas/4.12.3/Chart.yaml similarity index 95% rename from stable/servas/4.11.0/Chart.yaml rename to stable/servas/4.12.3/Chart.yaml index 3853e24f733..7981254fae0 100644 --- a/stable/servas/4.11.0/Chart.yaml +++ b/stable/servas/4.12.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.1.0 dependencies: - name: common - version: 20.1.5 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.6.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/servas - https://hub.docker.com/r/beromir/servas type: application -version: 4.11.0 +version: 4.12.3 diff --git a/stable/servas/4.11.0/README.md b/stable/servas/4.12.3/README.md similarity index 100% rename from stable/servas/4.11.0/README.md rename to stable/servas/4.12.3/README.md diff --git a/stable/wordpress/7.12.1/app-changelog.md b/stable/servas/4.12.3/app-changelog.md similarity index 67% rename from stable/wordpress/7.12.1/app-changelog.md rename to stable/servas/4.12.3/app-changelog.md index cc182add5a1..024d5ec36b1 100644 --- a/stable/wordpress/7.12.1/app-changelog.md +++ b/stable/servas/4.12.3/app-changelog.md @@ -1,11 +1,15 @@ -## [wordpress-7.12.1](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.1) (2024-03-17) +## [servas-4.12.3](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.12.3) (2024-03-20) ### Chore +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) diff --git a/stable/servas/4.11.0/app-readme.md b/stable/servas/4.12.3/app-readme.md similarity index 100% rename from stable/servas/4.11.0/app-readme.md rename to stable/servas/4.12.3/app-readme.md diff --git a/stable/servas/4.12.3/charts/common-20.2.2.tgz b/stable/servas/4.12.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/servas/4.12.3/charts/common-20.2.2.tgz differ diff --git a/stable/servas/4.12.3/charts/mariadb-13.7.2.tgz b/stable/servas/4.12.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/servas/4.12.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/servas/4.11.0/ix_values.yaml b/stable/servas/4.12.3/ix_values.yaml similarity index 100% rename from stable/servas/4.11.0/ix_values.yaml rename to stable/servas/4.12.3/ix_values.yaml diff --git a/stable/servas/4.11.0/questions.yaml b/stable/servas/4.12.3/questions.yaml similarity index 100% rename from stable/servas/4.11.0/questions.yaml rename to stable/servas/4.12.3/questions.yaml diff --git a/stable/tsn-ranksystem/1.0.0/templates/NOTES.txt b/stable/servas/4.12.3/templates/NOTES.txt similarity index 100% rename from stable/tsn-ranksystem/1.0.0/templates/NOTES.txt rename to stable/servas/4.12.3/templates/NOTES.txt diff --git a/stable/servas/4.11.0/templates/_secrets.tpl b/stable/servas/4.12.3/templates/_secrets.tpl similarity index 100% rename from stable/servas/4.11.0/templates/_secrets.tpl rename to stable/servas/4.12.3/templates/_secrets.tpl diff --git a/stable/servas/4.11.0/templates/common.yaml b/stable/servas/4.12.3/templates/common.yaml similarity index 100% rename from stable/servas/4.11.0/templates/common.yaml rename to stable/servas/4.12.3/templates/common.yaml diff --git a/stable/tsn-ranksystem/1.0.0/values.yaml b/stable/servas/4.12.3/values.yaml similarity index 100% rename from stable/tsn-ranksystem/1.0.0/values.yaml rename to stable/servas/4.12.3/values.yaml diff --git a/stable/songkong/5.7.2/CHANGELOG.md b/stable/songkong/5.7.2/CHANGELOG.md index 5932673c9e9..823716026bb 100644 --- a/stable/songkong/5.7.2/CHANGELOG.md +++ b/stable/songkong/5.7.2/CHANGELOG.md @@ -53,12 +53,14 @@ title: Changelog - update container image songkong/songkong to latest[@d7eb00a](https://github.com/d7eb00a) by renovate ([#19286](https://github.com/truecharts/charts/issues/19286)) -## [songkong-5.7.1](https://github.com/truecharts/charts/compare/songkong-5.6.0...songkong-5.7.1) (2024-03-17) +## [songkong-5.7.2](https://github.com/truecharts/charts/compare/songkong-5.6.0...songkong-5.7.2) (2024-03-20) ### Chore +- update container image songkong/songkong to latest[@39be597](https://github.com/39be597) by renovate ([#19546](https://github.com/truecharts/charts/issues/19546)) + - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) @@ -95,5 +97,3 @@ title: Changelog ## [songkong-5.7.1](https://github.com/truecharts/charts/compare/songkong-5.6.0...songkong-5.7.1) (2024-03-17) ### Chore - - diff --git a/stable/tsn-ranksystem/1.0.0/CHANGELOG.md b/stable/tsn-ranksystem/1.0.0/CHANGELOG.md deleted file mode 100644 index 244a4ba042b..00000000000 --- a/stable/tsn-ranksystem/1.0.0/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [tsn-ranksystem-1.0.0](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.0.0) (2024-03-16) - - -## [tsn-ranksystem-1.0.0](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.0.0) (2024-03-16) - - -## [tsn-ranksystem-1.0.0](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.0.0) (2024-03-16) - - -## [tsn-ranksystem-1.0.0](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.0.0) (2024-03-16) \ No newline at end of file diff --git a/stable/tsn-ranksystem/1.0.0/app-changelog.md b/stable/tsn-ranksystem/1.0.0/app-changelog.md deleted file mode 100644 index 510eef7eef0..00000000000 --- a/stable/tsn-ranksystem/1.0.0/app-changelog.md +++ /dev/null @@ -1,3 +0,0 @@ - - -## [tsn-ranksystem-1.0.0](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.0.0) (2024-03-16) \ No newline at end of file diff --git a/stable/tsn-ranksystem/1.0.0/charts/mariadb-13.5.4.tgz b/stable/tsn-ranksystem/1.0.0/charts/mariadb-13.5.4.tgz deleted file mode 100644 index 15323324ba6..00000000000 Binary files a/stable/tsn-ranksystem/1.0.0/charts/mariadb-13.5.4.tgz and /dev/null differ diff --git a/stable/wallos/4.7.1/.helmignore b/stable/tsn-ranksystem/1.1.3/.helmignore similarity index 100% rename from stable/wallos/4.7.1/.helmignore rename to stable/tsn-ranksystem/1.1.3/.helmignore diff --git a/stable/tsn-ranksystem/1.1.3/CHANGELOG.md b/stable/tsn-ranksystem/1.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f5b77624b12 --- /dev/null +++ b/stable/tsn-ranksystem/1.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [tsn-ranksystem-1.1.3](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.1.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + + +## [tsn-ranksystem-1.1.2](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.1.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + + +## [tsn-ranksystem-1.1.2](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.1.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + + +## [tsn-ranksystem-1.1.2](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.1.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + + +## [tsn-ranksystem-1.1.2](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.1.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + + +## [tsn-ranksystem-1.1.2](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.1.2) (2024-03-18) + +### Chore + + + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) \ No newline at end of file diff --git a/stable/tsn-ranksystem/1.0.0/Chart.yaml b/stable/tsn-ranksystem/1.1.3/Chart.yaml similarity index 96% rename from stable/tsn-ranksystem/1.0.0/Chart.yaml rename to stable/tsn-ranksystem/1.1.3/Chart.yaml index b388900c3aa..f5279b56ebc 100644 --- a/stable/tsn-ranksystem/1.0.0/Chart.yaml +++ b/stable/tsn-ranksystem/1.1.3/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.0.10 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.5.4 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tsn-ranksystem - https://hub.docker.com/r/serverlein/tsn-ranksystem-webserver type: application -version: 1.0.0 +version: 1.1.3 diff --git a/stable/tsn-ranksystem/1.0.0/README.md b/stable/tsn-ranksystem/1.1.3/README.md similarity index 100% rename from stable/tsn-ranksystem/1.0.0/README.md rename to stable/tsn-ranksystem/1.1.3/README.md diff --git a/stable/tsn-ranksystem/1.1.3/app-changelog.md b/stable/tsn-ranksystem/1.1.3/app-changelog.md new file mode 100644 index 00000000000..0431316e5a7 --- /dev/null +++ b/stable/tsn-ranksystem/1.1.3/app-changelog.md @@ -0,0 +1,17 @@ + + +## [tsn-ranksystem-1.1.3](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.1.3) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) \ No newline at end of file diff --git a/stable/tsn-ranksystem/1.0.0/app-readme.md b/stable/tsn-ranksystem/1.1.3/app-readme.md similarity index 100% rename from stable/tsn-ranksystem/1.0.0/app-readme.md rename to stable/tsn-ranksystem/1.1.3/app-readme.md diff --git a/stable/tsn-ranksystem/1.1.3/charts/common-20.2.2.tgz b/stable/tsn-ranksystem/1.1.3/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/tsn-ranksystem/1.1.3/charts/common-20.2.2.tgz differ diff --git a/stable/tsn-ranksystem/1.1.3/charts/mariadb-13.7.2.tgz b/stable/tsn-ranksystem/1.1.3/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/tsn-ranksystem/1.1.3/charts/mariadb-13.7.2.tgz differ diff --git a/stable/tsn-ranksystem/1.0.0/ix_values.yaml b/stable/tsn-ranksystem/1.1.3/ix_values.yaml similarity index 100% rename from stable/tsn-ranksystem/1.0.0/ix_values.yaml rename to stable/tsn-ranksystem/1.1.3/ix_values.yaml diff --git a/stable/tsn-ranksystem/1.0.0/questions.yaml b/stable/tsn-ranksystem/1.1.3/questions.yaml similarity index 100% rename from stable/tsn-ranksystem/1.0.0/questions.yaml rename to stable/tsn-ranksystem/1.1.3/questions.yaml diff --git a/stable/wallos/4.7.1/templates/NOTES.txt b/stable/tsn-ranksystem/1.1.3/templates/NOTES.txt similarity index 100% rename from stable/wallos/4.7.1/templates/NOTES.txt rename to stable/tsn-ranksystem/1.1.3/templates/NOTES.txt diff --git a/stable/tsn-ranksystem/1.0.0/templates/common.yaml b/stable/tsn-ranksystem/1.1.3/templates/common.yaml similarity index 100% rename from stable/tsn-ranksystem/1.0.0/templates/common.yaml rename to stable/tsn-ranksystem/1.1.3/templates/common.yaml diff --git a/stable/wallos/4.7.1/values.yaml b/stable/tsn-ranksystem/1.1.3/values.yaml similarity index 100% rename from stable/wallos/4.7.1/values.yaml rename to stable/tsn-ranksystem/1.1.3/values.yaml diff --git a/stable/wallos/4.7.1/CHANGELOG.md b/stable/wallos/4.7.1/CHANGELOG.md deleted file mode 100644 index 91d6206e338..00000000000 --- a/stable/wallos/4.7.1/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [wallos-4.7.1](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.1) (2024-03-17) - -### Chore - - - -- update container image docker.io/bellamy/wallos to latest[@2fb50a1](https://github.com/2fb50a1) by renovate ([#19411](https://github.com/truecharts/charts/issues/19411)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) - - -## [wallos-4.7.1](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.1) (2024-03-17) - -### Chore - - - -- update container image docker.io/bellamy/wallos to latest[@2fb50a1](https://github.com/2fb50a1) by renovate ([#19411](https://github.com/truecharts/charts/issues/19411)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) - - -## [wallos-4.7.1](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.1) (2024-03-17) - -### Chore - - - -- update container image docker.io/bellamy/wallos to latest[@2fb50a1](https://github.com/2fb50a1) by renovate ([#19411](https://github.com/truecharts/charts/issues/19411)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) - - -## [wallos-4.7.1](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.1) (2024-03-17) - -### Chore - - - -- update container image docker.io/bellamy/wallos to latest[@2fb50a1](https://github.com/2fb50a1) by renovate ([#19411](https://github.com/truecharts/charts/issues/19411)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) - - -## [wallos-4.7.1](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.1) (2024-03-17) - -### Chore - - - -- update container image docker.io/bellamy/wallos to latest[@2fb50a1](https://github.com/2fb50a1) by renovate ([#19411](https://github.com/truecharts/charts/issues/19411)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) - - -## [wallos-4.7.0](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.0) (2024-03-17) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) - - -## [wallos-4.7.0](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.0) (2024-03-17) - -### Chore - - - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) - - -## [wallos-4.7.0](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.0) (2024-03-17) - -### Chore \ No newline at end of file diff --git a/stable/wallos/4.7.1/app-changelog.md b/stable/wallos/4.7.1/app-changelog.md deleted file mode 100644 index 716e144d03a..00000000000 --- a/stable/wallos/4.7.1/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [wallos-4.7.1](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.1) (2024-03-17) - -### Chore - - - -- update container image docker.io/bellamy/wallos to latest[@2fb50a1](https://github.com/2fb50a1) by renovate ([#19411](https://github.com/truecharts/charts/issues/19411)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) \ No newline at end of file diff --git a/stable/wallos/4.7.1/charts/common-20.2.0.tgz b/stable/wallos/4.7.1/charts/common-20.2.0.tgz deleted file mode 100644 index 8bc207a92f0..00000000000 Binary files a/stable/wallos/4.7.1/charts/common-20.2.0.tgz and /dev/null differ diff --git a/stable/wordpress/7.12.1/.helmignore b/stable/wallos/4.7.5/.helmignore similarity index 100% rename from stable/wordpress/7.12.1/.helmignore rename to stable/wallos/4.7.5/.helmignore diff --git a/stable/wallos/4.7.5/CHANGELOG.md b/stable/wallos/4.7.5/CHANGELOG.md new file mode 100644 index 00000000000..e5a795f80a3 --- /dev/null +++ b/stable/wallos/4.7.5/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [wallos-4.7.5](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.5) (2024-03-20) + +### Chore + + + +- update container image docker.io/bellamy/wallos to latest[@cad87c1](https://github.com/cad87c1) by renovate ([#19552](https://github.com/truecharts/charts/issues/19552)) + +- update container image docker.io/bellamy/wallos to latest[@e62abf1](https://github.com/e62abf1) by renovate ([#19478](https://github.com/truecharts/charts/issues/19478)) + +- update container image docker.io/bellamy/wallos to latest[@140c207](https://github.com/140c207) by renovate ([#19436](https://github.com/truecharts/charts/issues/19436)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image docker.io/bellamy/wallos to latest[@2fb50a1](https://github.com/2fb50a1) by renovate ([#19411](https://github.com/truecharts/charts/issues/19411)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) + + +## [wallos-4.7.4](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.4) (2024-03-20) + +### Chore + + + +- update container image docker.io/bellamy/wallos to latest[@e62abf1](https://github.com/e62abf1) by renovate ([#19478](https://github.com/truecharts/charts/issues/19478)) + +- update container image docker.io/bellamy/wallos to latest[@140c207](https://github.com/140c207) by renovate ([#19436](https://github.com/truecharts/charts/issues/19436)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image docker.io/bellamy/wallos to latest[@2fb50a1](https://github.com/2fb50a1) by renovate ([#19411](https://github.com/truecharts/charts/issues/19411)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) + + +## [wallos-4.7.4](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.4) (2024-03-20) + +### Chore + + + +- update container image docker.io/bellamy/wallos to latest[@e62abf1](https://github.com/e62abf1) by renovate ([#19478](https://github.com/truecharts/charts/issues/19478)) + +- update container image docker.io/bellamy/wallos to latest[@140c207](https://github.com/140c207) by renovate ([#19436](https://github.com/truecharts/charts/issues/19436)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image docker.io/bellamy/wallos to latest[@2fb50a1](https://github.com/2fb50a1) by renovate ([#19411](https://github.com/truecharts/charts/issues/19411)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) + + +## [wallos-4.7.4](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.4) (2024-03-20) + +### Chore + + + +- update container image docker.io/bellamy/wallos to latest[@e62abf1](https://github.com/e62abf1) by renovate ([#19478](https://github.com/truecharts/charts/issues/19478)) + +- update container image docker.io/bellamy/wallos to latest[@140c207](https://github.com/140c207) by renovate ([#19436](https://github.com/truecharts/charts/issues/19436)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image docker.io/bellamy/wallos to latest[@2fb50a1](https://github.com/2fb50a1) by renovate ([#19411](https://github.com/truecharts/charts/issues/19411)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) + + +## [wallos-4.7.4](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.4) (2024-03-20) + +### Chore + + + +- update container image docker.io/bellamy/wallos to latest[@e62abf1](https://github.com/e62abf1) by renovate ([#19478](https://github.com/truecharts/charts/issues/19478)) + +- update container image docker.io/bellamy/wallos to latest[@140c207](https://github.com/140c207) by renovate ([#19436](https://github.com/truecharts/charts/issues/19436)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) diff --git a/stable/wallos/4.7.1/Chart.yaml b/stable/wallos/4.7.5/Chart.yaml similarity index 96% rename from stable/wallos/4.7.1/Chart.yaml rename to stable/wallos/4.7.5/Chart.yaml index 24950520b21..6032a93e8b0 100644 --- a/stable/wallos/4.7.1/Chart.yaml +++ b/stable/wallos/4.7.5/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.2.0 + version: 20.2.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wallos - https://hub.docker.com/r/bellamy/wallos type: application -version: 4.7.1 +version: 4.7.5 diff --git a/stable/wallos/4.7.1/README.md b/stable/wallos/4.7.5/README.md similarity index 100% rename from stable/wallos/4.7.1/README.md rename to stable/wallos/4.7.5/README.md diff --git a/stable/wallos/4.7.5/app-changelog.md b/stable/wallos/4.7.5/app-changelog.md new file mode 100644 index 00000000000..c848c2347d3 --- /dev/null +++ b/stable/wallos/4.7.5/app-changelog.md @@ -0,0 +1,21 @@ + + +## [wallos-4.7.5](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.7.5) (2024-03-20) + +### Chore + + + +- update container image docker.io/bellamy/wallos to latest[@cad87c1](https://github.com/cad87c1) by renovate ([#19552](https://github.com/truecharts/charts/issues/19552)) + +- update container image docker.io/bellamy/wallos to latest[@e62abf1](https://github.com/e62abf1) by renovate ([#19478](https://github.com/truecharts/charts/issues/19478)) + +- update container image docker.io/bellamy/wallos to latest[@140c207](https://github.com/140c207) by renovate ([#19436](https://github.com/truecharts/charts/issues/19436)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image docker.io/bellamy/wallos to latest[@2fb50a1](https://github.com/2fb50a1) by renovate ([#19411](https://github.com/truecharts/charts/issues/19411)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image docker.io/bellamy/wallos to latest[@79393ca](https://github.com/79393ca) by renovate ([#19223](https://github.com/truecharts/charts/issues/19223)) \ No newline at end of file diff --git a/stable/wallos/4.7.1/app-readme.md b/stable/wallos/4.7.5/app-readme.md similarity index 100% rename from stable/wallos/4.7.1/app-readme.md rename to stable/wallos/4.7.5/app-readme.md diff --git a/stable/wallos/4.7.5/charts/common-20.2.2.tgz b/stable/wallos/4.7.5/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/wallos/4.7.5/charts/common-20.2.2.tgz differ diff --git a/stable/wallos/4.7.1/ix_values.yaml b/stable/wallos/4.7.5/ix_values.yaml similarity index 85% rename from stable/wallos/4.7.1/ix_values.yaml rename to stable/wallos/4.7.5/ix_values.yaml index f0c01f59826..795b6bc2d5f 100644 --- a/stable/wallos/4.7.1/ix_values.yaml +++ b/stable/wallos/4.7.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/bellamy/wallos - tag: latest@sha256:2fb50a16f9935cd7f9294758c715d34b99e12b40774ef0472e7246a8d2504153 + tag: latest@sha256:cad87c1ef8eb3e24608daec0efe1e203bf6db0ca97c039ed39b6af24b1e77abd pullPolicy: IfNotPresent securityContext: diff --git a/stable/wallos/4.7.1/questions.yaml b/stable/wallos/4.7.5/questions.yaml similarity index 100% rename from stable/wallos/4.7.1/questions.yaml rename to stable/wallos/4.7.5/questions.yaml diff --git a/stable/wallos/4.7.5/templates/NOTES.txt b/stable/wallos/4.7.5/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wallos/4.7.5/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wallos/4.7.1/templates/common.yaml b/stable/wallos/4.7.5/templates/common.yaml similarity index 100% rename from stable/wallos/4.7.1/templates/common.yaml rename to stable/wallos/4.7.5/templates/common.yaml diff --git a/stable/wordpress/7.12.1/values.yaml b/stable/wallos/4.7.5/values.yaml similarity index 100% rename from stable/wordpress/7.12.1/values.yaml rename to stable/wallos/4.7.5/values.yaml diff --git a/stable/wordpress/7.12.1/charts/mariadb-13.7.0.tgz b/stable/wordpress/7.12.1/charts/mariadb-13.7.0.tgz deleted file mode 100644 index f930767b2d7..00000000000 Binary files a/stable/wordpress/7.12.1/charts/mariadb-13.7.0.tgz and /dev/null differ diff --git a/stable/wordpress/7.12.5/.helmignore b/stable/wordpress/7.12.5/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/stable/wordpress/7.12.5/.helmignore @@ -0,0 +1,30 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/stable/wordpress/7.12.5/CHANGELOG.md b/stable/wordpress/7.12.5/CHANGELOG.md new file mode 100644 index 00000000000..e9dfcab7c03 --- /dev/null +++ b/stable/wordpress/7.12.5/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [wordpress-7.12.5](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.5) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image bitnami/wordpress to 6.4.3[@1342c26](https://github.com/1342c26) by renovate ([#19500](https://github.com/truecharts/charts/issues/19500)) + +- update container image bitnami/wordpress to 6.4.3[@56ded27](https://github.com/56ded27) by renovate ([#19460](https://github.com/truecharts/charts/issues/19460)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [wordpress-7.12.4](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.4) (2024-03-20) + +### Chore + + + +- update container image bitnami/wordpress to 6.4.3[@1342c26](https://github.com/1342c26) by renovate ([#19500](https://github.com/truecharts/charts/issues/19500)) + +- update container image bitnami/wordpress to 6.4.3[@56ded27](https://github.com/56ded27) by renovate ([#19460](https://github.com/truecharts/charts/issues/19460)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [wordpress-7.12.4](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.4) (2024-03-20) + +### Chore + + + +- update container image bitnami/wordpress to 6.4.3[@1342c26](https://github.com/1342c26) by renovate ([#19500](https://github.com/truecharts/charts/issues/19500)) + +- update container image bitnami/wordpress to 6.4.3[@56ded27](https://github.com/56ded27) by renovate ([#19460](https://github.com/truecharts/charts/issues/19460)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [wordpress-7.12.4](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.4) (2024-03-20) + +### Chore + + + +- update container image bitnami/wordpress to 6.4.3[@1342c26](https://github.com/1342c26) by renovate ([#19500](https://github.com/truecharts/charts/issues/19500)) + +- update container image bitnami/wordpress to 6.4.3[@56ded27](https://github.com/56ded27) by renovate ([#19460](https://github.com/truecharts/charts/issues/19460)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) \ No newline at end of file diff --git a/stable/wordpress/7.12.1/Chart.yaml b/stable/wordpress/7.12.5/Chart.yaml similarity index 97% rename from stable/wordpress/7.12.1/Chart.yaml rename to stable/wordpress/7.12.5/Chart.yaml index 5bdee46f44a..35dfd7f5048 100644 --- a/stable/wordpress/7.12.1/Chart.yaml +++ b/stable/wordpress/7.12.5/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.0 + version: 13.7.2 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/r/bitnami/wordpress type: application -version: 7.12.1 +version: 7.12.5 diff --git a/stable/wordpress/7.12.1/README.md b/stable/wordpress/7.12.5/README.md similarity index 100% rename from stable/wordpress/7.12.1/README.md rename to stable/wordpress/7.12.5/README.md diff --git a/stable/wordpress/7.12.5/app-changelog.md b/stable/wordpress/7.12.5/app-changelog.md new file mode 100644 index 00000000000..fb15f8fc4cb --- /dev/null +++ b/stable/wordpress/7.12.5/app-changelog.md @@ -0,0 +1,27 @@ + + +## [wordpress-7.12.5](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.5) (2024-03-20) + +### Chore + + + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image bitnami/wordpress to 6.4.3[@1342c26](https://github.com/1342c26) by renovate ([#19500](https://github.com/truecharts/charts/issues/19500)) + +- update container image bitnami/wordpress to 6.4.3[@56ded27](https://github.com/56ded27) by renovate ([#19460](https://github.com/truecharts/charts/issues/19460)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/wordpress/7.12.1/app-readme.md b/stable/wordpress/7.12.5/app-readme.md similarity index 100% rename from stable/wordpress/7.12.1/app-readme.md rename to stable/wordpress/7.12.5/app-readme.md diff --git a/stable/wordpress/7.12.5/charts/common-20.2.2.tgz b/stable/wordpress/7.12.5/charts/common-20.2.2.tgz new file mode 100644 index 00000000000..a63a25eb322 Binary files /dev/null and b/stable/wordpress/7.12.5/charts/common-20.2.2.tgz differ diff --git a/stable/wordpress/7.12.5/charts/mariadb-13.7.2.tgz b/stable/wordpress/7.12.5/charts/mariadb-13.7.2.tgz new file mode 100644 index 00000000000..01864ca7b13 Binary files /dev/null and b/stable/wordpress/7.12.5/charts/mariadb-13.7.2.tgz differ diff --git a/stable/wordpress/7.12.1/ix_values.yaml b/stable/wordpress/7.12.5/ix_values.yaml similarity index 94% rename from stable/wordpress/7.12.1/ix_values.yaml rename to stable/wordpress/7.12.5/ix_values.yaml index 2006397aec8..465a7d90740 100644 --- a/stable/wordpress/7.12.1/ix_values.yaml +++ b/stable/wordpress/7.12.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/wordpress pullPolicy: IfNotPresent - tag: 6.4.3@sha256:a97f197e095fcd9d9ad1bfde43e545bf44a8d9baffc90327ac4168ee13d2209b + tag: 6.4.3@sha256:1342c265983165d99521e3c41fb8c082b4d233102355dfbd9039d2ba516497fc securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/wordpress/7.12.1/questions.yaml b/stable/wordpress/7.12.5/questions.yaml similarity index 100% rename from stable/wordpress/7.12.1/questions.yaml rename to stable/wordpress/7.12.5/questions.yaml diff --git a/stable/wordpress/7.12.1/templates/_env.tpl b/stable/wordpress/7.12.5/templates/_env.tpl similarity index 100% rename from stable/wordpress/7.12.1/templates/_env.tpl rename to stable/wordpress/7.12.5/templates/_env.tpl diff --git a/stable/wordpress/7.12.1/templates/common.yaml b/stable/wordpress/7.12.5/templates/common.yaml similarity index 100% rename from stable/wordpress/7.12.1/templates/common.yaml rename to stable/wordpress/7.12.5/templates/common.yaml diff --git a/stable/wordpress/7.12.5/values.yaml b/stable/wordpress/7.12.5/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/system/openebs/3.7.2/CHANGELOG.md b/system/openebs/3.7.2/CHANGELOG.md index 216da9ba768..46279874fa9 100644 --- a/system/openebs/3.7.2/CHANGELOG.md +++ b/system/openebs/3.7.2/CHANGELOG.md @@ -39,6 +39,23 @@ title: Changelog +- BREAKING CHANGE (on scale) use zfs backend instead of localpath on scale ([#19548](https://github.com/truecharts/charts/issues/19548)) + + +## [openebs-3.7.2](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-3.7.2) (2024-03-20) + +### Chore + + + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +### Feat + + + - BREAKING CHANGE (on scale) use zfs backend instead of localpath on scale ([#19548](https://github.com/truecharts/charts/issues/19548)) @@ -80,21 +97,3 @@ title: Changelog ### Chore - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - - -## [openebs-3.7.1](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-3.7.1) (2024-03-17) - -### Chore - - - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - - -## [openebs-3.7.1](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-3.7.1) (2024-03-17) \ No newline at end of file