diff --git a/incubator/peppermint/0.0.2/.helmignore b/incubator/peppermint/0.0.2/.helmignore
new file mode 100644
index 00000000000..77ca5567b26
--- /dev/null
+++ b/incubator/peppermint/0.0.2/.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/incubator/peppermint/0.0.2/CHANGELOG.md b/incubator/peppermint/0.0.2/CHANGELOG.md
new file mode 100644
index 00000000000..48c654fcf0a
--- /dev/null
+++ b/incubator/peppermint/0.0.2/CHANGELOG.md
@@ -0,0 +1,26 @@
+---
+title: Changelog
+---
+
+
+*for the complete changelog, please refer to the website*
+
+**Important:**
+
+
+## [peppermint-0.0.2]peppermint-0.0.2 (2024-03-30)
+
+### Chore
+
+
+
+- update ignored updates to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#20000](https://github.com/truecharts/charts/issues/20000))
+
+
+## [peppermint-0.0.1]peppermint-0.0.1 (2024-03-30)
+
+
+## [peppermint-0.0.1]peppermint-0.0.1 (2024-03-30)
+
+
+## [peppermint-0.0.1]peppermint-0.0.1 (2024-03-30)
\ No newline at end of file
diff --git a/incubator/peppermint/0.0.2/Chart.yaml b/incubator/peppermint/0.0.2/Chart.yaml
new file mode 100644
index 00000000000..3afe93b2a55
--- /dev/null
+++ b/incubator/peppermint/0.0.2/Chart.yaml
@@ -0,0 +1,37 @@
+annotations:
+ max_scale_version: 24.04.0
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: helpdesk
+ truecharts.org/max_helm_version: "3.14"
+ truecharts.org/min_helm_version: "3.11"
+ truecharts.org/train: incubator
+apiVersion: v2
+appVersion: latest
+dependencies:
+ - name: common
+ version: 20.2.10
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+deprecated: false
+description: An open source ticket management & help desk solution.
+home: https://truecharts.org/charts/incubator/peppermint
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/peppermint.png
+keywords:
+ - peppermint
+ - tickets
+kubeVersion: '>=1.24.0-0'
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+name: peppermint
+sources:
+ - https://github.com/Peppermint-Lab/peppermint
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/peppermint
+ - https://hub.docker.com/r/pepperlabs/peppermint
+type: application
+version: 0.0.2
diff --git a/incubator/peppermint/0.0.2/README.md b/incubator/peppermint/0.0.2/README.md
new file mode 100644
index 00000000000..7e59600739c
--- /dev/null
+++ b/incubator/peppermint/0.0.2/README.md
@@ -0,0 +1 @@
+# README
diff --git a/incubator/peppermint/0.0.2/app-changelog.md b/incubator/peppermint/0.0.2/app-changelog.md
new file mode 100644
index 00000000000..6e2a63c3849
--- /dev/null
+++ b/incubator/peppermint/0.0.2/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [peppermint-0.0.2]peppermint-0.0.2 (2024-03-30)
+
+### Chore
+
+
+
+- update ignored updates to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#20000](https://github.com/truecharts/charts/issues/20000))
\ No newline at end of file
diff --git a/incubator/peppermint/0.0.2/app-readme.md b/incubator/peppermint/0.0.2/app-readme.md
new file mode 100644
index 00000000000..12076010eb8
--- /dev/null
+++ b/incubator/peppermint/0.0.2/app-readme.md
@@ -0,0 +1,8 @@
+An open source ticket management & help desk solution.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/peppermint](https://truecharts.org/charts/incubator/peppermint)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/incubator/peppermint/0.0.2/charts/common-20.2.10.tgz b/incubator/peppermint/0.0.2/charts/common-20.2.10.tgz
new file mode 100644
index 00000000000..921fb828c0f
Binary files /dev/null and b/incubator/peppermint/0.0.2/charts/common-20.2.10.tgz differ
diff --git a/incubator/peppermint/0.0.2/ix_values.yaml b/incubator/peppermint/0.0.2/ix_values.yaml
new file mode 100644
index 00000000000..001dd62cd1e
--- /dev/null
+++ b/incubator/peppermint/0.0.2/ix_values.yaml
@@ -0,0 +1,58 @@
+image:
+ repository: pepperlabs/peppermint
+ pullPolicy: IfNotPresent
+ tag: latest@sha256:93ae8f722d5109f2466a7d90d1b023d9e05d2c9cf99d3723651e373355618361
+
+securityContext:
+ container:
+ runAsNonRoot: false
+ readOnlyRootFilesystem: false
+ runAsUser: 0
+ runAsGroup: 0
+
+service:
+ main:
+ ports:
+ main:
+ protocol: http
+ targetPort: 3000
+ port: 10699
+ api:
+ enabled: true
+ type: ClusterIP
+ ports:
+ api:
+ enabled: true
+ protocol: http
+ port: 5003
+
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ env:
+ DB_USERNAME: "{{ .Values.cnpg.main.user }}"
+ DB_PASSWORD:
+ secretKeyRef:
+ name: cnpg-main-user
+ key: password
+ DB_HOST:
+ secretKeyRef:
+ name: cnpg-main-urls
+ key: host
+ SECRET:
+ secretKeyRef:
+ name: peppermint-secrets
+ key: SECRET
+ API_URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.api.ports.api.port }}'
+
+cnpg:
+ main:
+ enabled: true
+ user: peppermint
+ database: peppermint
+
+portal:
+ open:
+ enabled: true
diff --git a/incubator/peppermint/0.0.2/questions.yaml b/incubator/peppermint/0.0.2/questions.yaml
new file mode 100755
index 00000000000..6a9f2afd211
--- /dev/null
+++ b/incubator/peppermint/0.0.2/questions.yaml
@@ -0,0 +1,2985 @@
+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: 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: 10699
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: 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: "revision"
+ schema:
+ type: string
+ default: ""
+ - 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: "revision"
+ schema:
+ type: string
+ default: ""
+ - 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/incubator/peppermint/0.0.2/templates/NOTES.txt b/incubator/peppermint/0.0.2/templates/NOTES.txt
new file mode 100644
index 00000000000..efcb74cb772
--- /dev/null
+++ b/incubator/peppermint/0.0.2/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/incubator/peppermint/0.0.2/templates/_secrets.tpl b/incubator/peppermint/0.0.2/templates/_secrets.tpl
new file mode 100644
index 00000000000..215abc74b39
--- /dev/null
+++ b/incubator/peppermint/0.0.2/templates/_secrets.tpl
@@ -0,0 +1,13 @@
+{{/* Define the secrets */}}
+{{- define "peppermint.secrets" -}}
+{{- $secretName := (printf "%s-peppermint-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }}
+
+{{- $secretKey := randAlphaNum 64 -}}
+
+ {{- with lookup "v1" "Secret" .Release.Namespace $secretName -}}
+ {{- $secretKey = index .data "SECRET" | b64dec -}}
+ {{- end }}
+enabled: true
+data:
+ SECRET: {{ $secretKey }}
+{{- end -}}
diff --git a/incubator/peppermint/0.0.2/templates/common.yaml b/incubator/peppermint/0.0.2/templates/common.yaml
new file mode 100644
index 00000000000..d38696b1327
--- /dev/null
+++ b/incubator/peppermint/0.0.2/templates/common.yaml
@@ -0,0 +1,11 @@
+{{/* Make sure all variables are set properly */}}
+{{- include "tc.v1.common.loader.init" . -}}
+
+{{/* Render secrets for peppermint */}}
+{{- $secrets := include "peppermint.secrets" . | fromYaml -}}
+{{- if $secrets -}}
+ {{- $_ := set .Values.secret "peppermint-secrets" $secrets -}}
+{{- end -}}
+
+{{/* Render the templates */}}
+{{- include "tc.v1.common.loader.apply" . -}}
diff --git a/incubator/peppermint/0.0.2/values.yaml b/incubator/peppermint/0.0.2/values.yaml
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/incubator/slskd/0.0.1/CHANGELOG.md b/incubator/slskd/0.0.1/CHANGELOG.md
index b339a6c94a7..650c69f8700 100644
--- a/incubator/slskd/0.0.1/CHANGELOG.md
+++ b/incubator/slskd/0.0.1/CHANGELOG.md
@@ -23,4 +23,13 @@ title: Changelog
+- Add slskd (Soulseek daemon) to incubator ([#19918](https://github.com/truecharts/charts/issues/19918))
+
+
+## [slskd-0.0.1]slskd-0.0.1 (2024-03-30)
+
+### Feat
+
+
+
- Add slskd (Soulseek daemon) to incubator ([#19918](https://github.com/truecharts/charts/issues/19918))
\ No newline at end of file
diff --git a/premium/clusterissuer/7.7.5/CHANGELOG.md b/premium/clusterissuer/7.7.5/CHANGELOG.md
index a3a12772ec2..a1c63016966 100644
--- a/premium/clusterissuer/7.7.5/CHANGELOG.md
+++ b/premium/clusterissuer/7.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [clusterissuer-7.7.4](https://github.com/truecharts/charts/compare/clusterissuer-7.6.0...clusterissuer-7.7.4) (2024-03-27)
+## [clusterissuer-7.7.5](https://github.com/truecharts/charts/compare/clusterissuer-7.6.0...clusterissuer-7.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/premium/grafana/14.8.6/CHANGELOG.md b/premium/grafana/14.8.6/CHANGELOG.md
index 01198a30d30..576e784c727 100644
--- a/premium/grafana/14.8.6/CHANGELOG.md
+++ b/premium/grafana/14.8.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [grafana-14.8.5](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.8.5) (2024-03-29)
+## [grafana-14.8.6](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.8.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/premium/metallb-config/6.7.5/CHANGELOG.md b/premium/metallb-config/6.7.5/CHANGELOG.md
index 77d1f2654ae..2f117b0909e 100644
--- a/premium/metallb-config/6.7.5/CHANGELOG.md
+++ b/premium/metallb-config/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [metallb-config-6.7.4](https://github.com/truecharts/charts/compare/metallb-config-6.6.0...metallb-config-6.7.4) (2024-03-27)
+## [metallb-config-6.7.5](https://github.com/truecharts/charts/compare/metallb-config-6.6.0...metallb-config-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/premium/nextcloud/29.8.10/CHANGELOG.md b/premium/nextcloud/29.8.10/CHANGELOG.md
index 793baf50a1c..05c0d36d773 100644
--- a/premium/nextcloud/29.8.10/CHANGELOG.md
+++ b/premium/nextcloud/29.8.10/CHANGELOG.md
@@ -61,12 +61,14 @@ title: Changelog
- fix gpu allocation ([#19409](https://github.com/truecharts/charts/issues/19409))
-## [nextcloud-29.8.9](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.8.9) (2024-03-30)
+## [nextcloud-29.8.10](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.8.10) (2024-03-30)
### Chore
+- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@98f9b1f](https://github.com/98f9b1f) by renovate ([#19986](https://github.com/truecharts/charts/issues/19986))
+
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- update container image tccr.io/tccr/nextcloud-fpm to v[@78a98b1](https://github.com/78a98b1) by renovate ([#19985](https://github.com/truecharts/charts/issues/19985))
@@ -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))
-- update container image tccr.io/tccr/nextcloud-fpm to v28.0.3[@4e4a3ae](https://github.com/4e4a3ae) by renovate ([#19288](https://github.com/truecharts/charts/issues/19288))
-
-- 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
+- update container image tccr.io/tccr/nextcloud-fpm to v28.0.3[@4e4a3ae](https://github.com/4e4a3ae) by renovate ([#19288](https://github.com/truecharts/charts/issues/19288))
\ No newline at end of file
diff --git a/premium/prometheus/17.12.6/CHANGELOG.md b/premium/prometheus/17.12.6/CHANGELOG.md
index 1df1ec7cd72..b2ec9cf1feb 100644
--- a/premium/prometheus/17.12.6/CHANGELOG.md
+++ b/premium/prometheus/17.12.6/CHANGELOG.md
@@ -83,18 +83,18 @@ 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))
-## [prometheus-17.12.5](https://github.com/truecharts/charts/compare/prometheus-17.10.0...prometheus-17.12.5) (2024-03-30)
+## [prometheus-17.12.6](https://github.com/truecharts/charts/compare/prometheus-17.10.0...prometheus-17.12.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image kube-prometheus-stack to v56.21.4[@923897b](https://github.com/923897b) by renovate ([#19075](https://github.com/truecharts/charts/issues/19075))
- update container image bitnami/prometheus to v2.51.1[@cde1074](https://github.com/cde1074) by renovate ([#19925](https://github.com/truecharts/charts/issues/19925))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
\ No newline at end of file
diff --git a/premium/vaultwarden/26.7.5/CHANGELOG.md b/premium/vaultwarden/26.7.5/CHANGELOG.md
index 0f222c4a9f2..d9126625db4 100644
--- a/premium/vaultwarden/26.7.5/CHANGELOG.md
+++ b/premium/vaultwarden/26.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [vaultwarden-26.7.4](https://github.com/truecharts/charts/compare/vaultwarden-26.6.0...vaultwarden-26.7.4) (2024-03-27)
+## [vaultwarden-26.7.5](https://github.com/truecharts/charts/compare/vaultwarden-26.6.0...vaultwarden-26.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/acestream/6.7.5/CHANGELOG.md b/stable/acestream/6.7.5/CHANGELOG.md
index 3e2da89ac9d..9d677e88071 100644
--- a/stable/acestream/6.7.5/CHANGELOG.md
+++ b/stable/acestream/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [acestream-6.7.4](https://github.com/truecharts/charts/compare/acestream-6.6.0...acestream-6.7.4) (2024-03-27)
+## [acestream-6.7.5](https://github.com/truecharts/charts/compare/acestream-6.6.0...acestream-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/actualserver/10.8.5/CHANGELOG.md b/stable/actualserver/10.8.5/CHANGELOG.md
index b716a5a72fd..f2d8badab0d 100644
--- a/stable/actualserver/10.8.5/CHANGELOG.md
+++ b/stable/actualserver/10.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [actualserver-10.8.4](https://github.com/truecharts/charts/compare/actualserver-10.7.0...actualserver-10.8.4) (2024-03-27)
+## [actualserver-10.8.5](https://github.com/truecharts/charts/compare/actualserver-10.7.0...actualserver-10.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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.7.6/CHANGELOG.md b/stable/adguard-home/9.7.6/CHANGELOG.md
index 261e28818f0..a8f331308bc 100644
--- a/stable/adguard-home/9.7.6/CHANGELOG.md
+++ b/stable/adguard-home/9.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [adguard-home-9.7.5](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.7.5) (2024-03-27)
+## [adguard-home-9.7.6](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/adguardhome-sync/6.7.5/CHANGELOG.md b/stable/adguardhome-sync/6.7.5/CHANGELOG.md
index 5904ef3f673..177e1ff6e43 100644
--- a/stable/adguardhome-sync/6.7.5/CHANGELOG.md
+++ b/stable/adguardhome-sync/6.7.5/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image ghcr.io/bakito/adguardhome-sync to v0.6.6[@7487e9b](https://github.com/7487e9b) by renovate ([#19305](https://github.com/truecharts/charts/issues/19305))
-## [adguardhome-sync-6.7.4](https://github.com/truecharts/charts/compare/adguardhome-sync-6.6.0...adguardhome-sync-6.7.4) (2024-03-27)
+## [adguardhome-sync-6.7.5](https://github.com/truecharts/charts/compare/adguardhome-sync-6.6.0...adguardhome-sync-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 ghcr.io/bakito/adguardhome-sync to v0.6.6[@7487e9b](https://github.com/7487e9b) by renovate ([#19305](https://github.com/truecharts/charts/issues/19305))
-
+- update container image ghcr.io/bakito/adguardhome-sync to v0.6.6[@7487e9b](https://github.com/7487e9b) by renovate ([#19305](https://github.com/truecharts/charts/issues/19305))
\ No newline at end of file
diff --git a/stable/adminer/8.7.5/CHANGELOG.md b/stable/adminer/8.7.5/CHANGELOG.md
index 30caff833be..e5c84a86b5a 100644
--- a/stable/adminer/8.7.5/CHANGELOG.md
+++ b/stable/adminer/8.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image adminer to latest[@b75eae8](https://github.com/b75eae8) by renovate ([#19216](https://github.com/truecharts/charts/issues/19216))
-## [adminer-8.7.4](https://github.com/truecharts/charts/compare/adminer-8.6.0...adminer-8.7.4) (2024-03-27)
+## [adminer-8.7.5](https://github.com/truecharts/charts/compare/adminer-8.6.0...adminer-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/airdcpp-webclient/10.7.5/CHANGELOG.md b/stable/airdcpp-webclient/10.7.5/CHANGELOG.md
index 585f98cc603..34e5e9c7631 100644
--- a/stable/airdcpp-webclient/10.7.5/CHANGELOG.md
+++ b/stable/airdcpp-webclient/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [airdcpp-webclient-10.7.4](https://github.com/truecharts/charts/compare/airdcpp-webclient-10.6.0...airdcpp-webclient-10.7.4) (2024-03-27)
+## [airdcpp-webclient-10.7.5](https://github.com/truecharts/charts/compare/airdcpp-webclient-10.6.0...airdcpp-webclient-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/airsonic-advanced/13.8.5/CHANGELOG.md b/stable/airsonic-advanced/13.8.5/CHANGELOG.md
index 1a4b6eca1b8..229bc2fa60e 100644
--- a/stable/airsonic-advanced/13.8.5/CHANGELOG.md
+++ b/stable/airsonic-advanced/13.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [airsonic-advanced-13.8.4](https://github.com/truecharts/charts/compare/airsonic-advanced-13.7.0...airsonic-advanced-13.8.4) (2024-03-27)
+## [airsonic-advanced-13.8.5](https://github.com/truecharts/charts/compare/airsonic-advanced-13.7.0...airsonic-advanced-13.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/airsonic/13.7.5/CHANGELOG.md b/stable/airsonic/13.7.5/CHANGELOG.md
index 887b6ec812f..c794f5c02d2 100644
--- a/stable/airsonic/13.7.5/CHANGELOG.md
+++ b/stable/airsonic/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [airsonic-13.7.4](https://github.com/truecharts/charts/compare/airsonic-13.6.0...airsonic-13.7.4) (2024-03-27)
+## [airsonic-13.7.5](https://github.com/truecharts/charts/compare/airsonic-13.6.0...airsonic-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/alienswarm-reactivedrop/5.7.5/CHANGELOG.md b/stable/alienswarm-reactivedrop/5.7.5/CHANGELOG.md
index 2084c34ffb0..28039b54c9a 100644
--- a/stable/alienswarm-reactivedrop/5.7.5/CHANGELOG.md
+++ b/stable/alienswarm-reactivedrop/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [alienswarm-reactivedrop-5.7.4](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-5.6.0...alienswarm-reactivedrop-5.7.4) (2024-03-27)
+## [alienswarm-reactivedrop-5.7.5](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-5.6.0...alienswarm-reactivedrop-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/alienswarm/5.7.5/CHANGELOG.md b/stable/alienswarm/5.7.5/CHANGELOG.md
index 0fdfe46f26f..bb757c013d1 100644
--- a/stable/alienswarm/5.7.5/CHANGELOG.md
+++ b/stable/alienswarm/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [alienswarm-5.7.4](https://github.com/truecharts/charts/compare/alienswarm-5.6.0...alienswarm-5.7.4) (2024-03-27)
+## [alienswarm-5.7.5](https://github.com/truecharts/charts/compare/alienswarm-5.6.0...alienswarm-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/alist/9.10.2/CHANGELOG.md b/stable/alist/9.10.2/CHANGELOG.md
index 52d0f9b6064..5f75eba6623 100644
--- a/stable/alist/9.10.2/CHANGELOG.md
+++ b/stable/alist/9.10.2/CHANGELOG.md
@@ -71,12 +71,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))
-## [alist-9.10.1](https://github.com/truecharts/charts/compare/alist-9.8.0...alist-9.10.1) (2024-03-27)
+## [alist-9.10.2](https://github.com/truecharts/charts/compare/alist-9.8.0...alist-9.10.2) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image xhofe/alist-aria2 to v3.33.0[@5abae95](https://github.com/5abae95) by renovate ([#19791](https://github.com/truecharts/charts/issues/19791))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/amcrest2mqtt/11.7.5/CHANGELOG.md b/stable/amcrest2mqtt/11.7.5/CHANGELOG.md
index 5c497a5056c..4bb8e3f18d3 100644
--- a/stable/amcrest2mqtt/11.7.5/CHANGELOG.md
+++ b/stable/amcrest2mqtt/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [amcrest2mqtt-11.7.4](https://github.com/truecharts/charts/compare/amcrest2mqtt-11.6.0...amcrest2mqtt-11.7.4) (2024-03-27)
+## [amcrest2mqtt-11.7.5](https://github.com/truecharts/charts/compare/amcrest2mqtt-11.6.0...amcrest2mqtt-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/americasarmy-pg/5.7.5/CHANGELOG.md b/stable/americasarmy-pg/5.7.5/CHANGELOG.md
index 59c023a21f1..d9107f3b2f1 100644
--- a/stable/americasarmy-pg/5.7.5/CHANGELOG.md
+++ b/stable/americasarmy-pg/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [americasarmy-pg-5.7.4](https://github.com/truecharts/charts/compare/americasarmy-pg-5.6.0...americasarmy-pg-5.7.4) (2024-03-27)
+## [americasarmy-pg-5.7.5](https://github.com/truecharts/charts/compare/americasarmy-pg-5.6.0...americasarmy-pg-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/amule/7.7.5/CHANGELOG.md b/stable/amule/7.7.5/CHANGELOG.md
index a1d4ace76b5..223ec728561 100644
--- a/stable/amule/7.7.5/CHANGELOG.md
+++ b/stable/amule/7.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [amule-7.7.4](https://github.com/truecharts/charts/compare/amule-7.6.0...amule-7.7.4) (2024-03-27)
+## [amule-7.7.5](https://github.com/truecharts/charts/compare/amule-7.6.0...amule-7.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/android-8-0/5.7.5/CHANGELOG.md b/stable/android-8-0/5.7.5/CHANGELOG.md
index f86b28576b0..e515f2f905a 100644
--- a/stable/android-8-0/5.7.5/CHANGELOG.md
+++ b/stable/android-8-0/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [android-8-0-5.7.4](https://github.com/truecharts/charts/compare/android-8-0-5.6.0...android-8-0-5.7.4) (2024-03-27)
+## [android-8-0-5.7.5](https://github.com/truecharts/charts/compare/android-8-0-5.6.0...android-8-0-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/androiddebugbridge/5.7.5/CHANGELOG.md b/stable/androiddebugbridge/5.7.5/CHANGELOG.md
index abd8d1a7cd4..eff860abb34 100644
--- a/stable/androiddebugbridge/5.7.5/CHANGELOG.md
+++ b/stable/androiddebugbridge/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [androiddebugbridge-5.7.4](https://github.com/truecharts/charts/compare/androiddebugbridge-5.6.0...androiddebugbridge-5.7.4) (2024-03-27)
+## [androiddebugbridge-5.7.5](https://github.com/truecharts/charts/compare/androiddebugbridge-5.6.0...androiddebugbridge-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/anki-sync-server/6.7.5/CHANGELOG.md b/stable/anki-sync-server/6.7.5/CHANGELOG.md
index e306893a8e5..8e833ec2bbf 100644
--- a/stable/anki-sync-server/6.7.5/CHANGELOG.md
+++ b/stable/anki-sync-server/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [anki-sync-server-6.7.4](https://github.com/truecharts/charts/compare/anki-sync-server-6.6.0...anki-sync-server-6.7.4) (2024-03-27)
+## [anki-sync-server-6.7.5](https://github.com/truecharts/charts/compare/anki-sync-server-6.6.0...anki-sync-server-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/anope/5.7.5/CHANGELOG.md b/stable/anope/5.7.5/CHANGELOG.md
index beb2a2c3739..f6a65db8ab2 100644
--- a/stable/anope/5.7.5/CHANGELOG.md
+++ b/stable/anope/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [anope-5.7.4](https://github.com/truecharts/charts/compare/anope-5.6.0...anope-5.7.4) (2024-03-27)
+## [anope-5.7.5](https://github.com/truecharts/charts/compare/anope-5.6.0...anope-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/answer/3.7.5/CHANGELOG.md b/stable/answer/3.7.5/CHANGELOG.md
index 0d65fb25ac6..bdf3c2da835 100644
--- a/stable/answer/3.7.5/CHANGELOG.md
+++ b/stable/answer/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [answer-3.7.4](https://github.com/truecharts/charts/compare/answer-3.6.0...answer-3.7.4) (2024-03-27)
+## [answer-3.7.5](https://github.com/truecharts/charts/compare/answer-3.6.0...answer-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/apache-musicindex/11.7.5/CHANGELOG.md b/stable/apache-musicindex/11.7.5/CHANGELOG.md
index f7a65323340..d3617a2249c 100644
--- a/stable/apache-musicindex/11.7.5/CHANGELOG.md
+++ b/stable/apache-musicindex/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [apache-musicindex-11.7.4](https://github.com/truecharts/charts/compare/apache-musicindex-11.6.0...apache-musicindex-11.7.4) (2024-03-27)
+## [apache-musicindex-11.7.5](https://github.com/truecharts/charts/compare/apache-musicindex-11.6.0...apache-musicindex-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/apache-webdav/5.7.5/CHANGELOG.md b/stable/apache-webdav/5.7.5/CHANGELOG.md
index 0724dcc9ca4..36b61dec11f 100644
--- a/stable/apache-webdav/5.7.5/CHANGELOG.md
+++ b/stable/apache-webdav/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [apache-webdav-5.7.4](https://github.com/truecharts/charts/compare/apache-webdav-5.6.0...apache-webdav-5.7.4) (2024-03-27)
+## [apache-webdav-5.7.5](https://github.com/truecharts/charts/compare/apache-webdav-5.6.0...apache-webdav-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/appdaemon/16.7.5/CHANGELOG.md b/stable/appdaemon/16.7.5/CHANGELOG.md
index 041549933c3..82741a1d3e5 100644
--- a/stable/appdaemon/16.7.5/CHANGELOG.md
+++ b/stable/appdaemon/16.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [appdaemon-16.7.4](https://github.com/truecharts/charts/compare/appdaemon-16.6.0...appdaemon-16.7.4) (2024-03-27)
+## [appdaemon-16.7.5](https://github.com/truecharts/charts/compare/appdaemon-16.6.0...appdaemon-16.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/apt-cacher-ng/8.7.5/CHANGELOG.md b/stable/apt-cacher-ng/8.7.5/CHANGELOG.md
index 0ed2b4a374a..59aef33b0c3 100644
--- a/stable/apt-cacher-ng/8.7.5/CHANGELOG.md
+++ b/stable/apt-cacher-ng/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [apt-cacher-ng-8.7.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-8.6.0...apt-cacher-ng-8.7.4) (2024-03-27)
+## [apt-cacher-ng-8.7.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-8.6.0...apt-cacher-ng-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/archiveteam-warrior/5.7.5/CHANGELOG.md b/stable/archiveteam-warrior/5.7.5/CHANGELOG.md
index fedf3373399..b82d4d998ab 100644
--- a/stable/archiveteam-warrior/5.7.5/CHANGELOG.md
+++ b/stable/archiveteam-warrior/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [archiveteam-warrior-5.7.4](https://github.com/truecharts/charts/compare/archiveteam-warrior-5.6.0...archiveteam-warrior-5.7.4) (2024-03-27)
+## [archiveteam-warrior-5.7.5](https://github.com/truecharts/charts/compare/archiveteam-warrior-5.6.0...archiveteam-warrior-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/aria2/12.7.5/CHANGELOG.md b/stable/aria2/12.7.5/CHANGELOG.md
index 51ee1d53fe2..e096a62f0f4 100644
--- a/stable/aria2/12.7.5/CHANGELOG.md
+++ b/stable/aria2/12.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [aria2-12.7.4](https://github.com/truecharts/charts/compare/aria2-12.6.0...aria2-12.7.4) (2024-03-27)
+## [aria2-12.7.5](https://github.com/truecharts/charts/compare/aria2-12.6.0...aria2-12.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ariang/8.7.5/CHANGELOG.md b/stable/ariang/8.7.5/CHANGELOG.md
index d43759dcb6c..272eae6f292 100644
--- a/stable/ariang/8.7.5/CHANGELOG.md
+++ b/stable/ariang/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ariang-8.7.4](https://github.com/truecharts/charts/compare/ariang-8.6.0...ariang-8.7.4) (2024-03-27)
+## [ariang-8.7.5](https://github.com/truecharts/charts/compare/ariang-8.6.0...ariang-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/arksurvivalevolved/7.7.5/CHANGELOG.md b/stable/arksurvivalevolved/7.7.5/CHANGELOG.md
index 12268390aac..82d7a41d68b 100644
--- a/stable/arksurvivalevolved/7.7.5/CHANGELOG.md
+++ b/stable/arksurvivalevolved/7.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [arksurvivalevolved-7.7.4](https://github.com/truecharts/charts/compare/arksurvivalevolved-7.6.0...arksurvivalevolved-7.7.4) (2024-03-27)
+## [arksurvivalevolved-7.7.5](https://github.com/truecharts/charts/compare/arksurvivalevolved-7.6.0...arksurvivalevolved-7.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/arma3/5.7.5/CHANGELOG.md b/stable/arma3/5.7.5/CHANGELOG.md
index 49caa5b2315..72e3637448b 100644
--- a/stable/arma3/5.7.5/CHANGELOG.md
+++ b/stable/arma3/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [arma3-5.7.4](https://github.com/truecharts/charts/compare/arma3-5.6.0...arma3-5.7.4) (2024-03-27)
+## [arma3-5.7.5](https://github.com/truecharts/charts/compare/arma3-5.6.0...arma3-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/arma3exilemod/5.7.5/CHANGELOG.md b/stable/arma3exilemod/5.7.5/CHANGELOG.md
index 7df97464ce6..3222c12e0a5 100644
--- a/stable/arma3exilemod/5.7.5/CHANGELOG.md
+++ b/stable/arma3exilemod/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [arma3exilemod-5.7.4](https://github.com/truecharts/charts/compare/arma3exilemod-5.6.0...arma3exilemod-5.7.4) (2024-03-27)
+## [arma3exilemod-5.7.5](https://github.com/truecharts/charts/compare/arma3exilemod-5.6.0...arma3exilemod-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/assettocorsa/5.7.5/CHANGELOG.md b/stable/assettocorsa/5.7.5/CHANGELOG.md
index f0146fc4fe7..83cff9c17d6 100644
--- a/stable/assettocorsa/5.7.5/CHANGELOG.md
+++ b/stable/assettocorsa/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [assettocorsa-5.7.4](https://github.com/truecharts/charts/compare/assettocorsa-5.6.0...assettocorsa-5.7.4) (2024-03-27)
+## [assettocorsa-5.7.5](https://github.com/truecharts/charts/compare/assettocorsa-5.6.0...assettocorsa-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/audacity/12.7.5/CHANGELOG.md b/stable/audacity/12.7.5/CHANGELOG.md
index 2b0cdc9cdf4..05b0df3b1c6 100644
--- a/stable/audacity/12.7.5/CHANGELOG.md
+++ b/stable/audacity/12.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [audacity-12.7.4](https://github.com/truecharts/charts/compare/audacity-12.6.0...audacity-12.7.4) (2024-03-27)
+## [audacity-12.7.5](https://github.com/truecharts/charts/compare/audacity-12.6.0...audacity-12.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/audiobookshelf/9.7.6/CHANGELOG.md b/stable/audiobookshelf/9.7.6/CHANGELOG.md
index 2fa58b377ee..6656be9bdec 100644
--- a/stable/audiobookshelf/9.7.6/CHANGELOG.md
+++ b/stable/audiobookshelf/9.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [audiobookshelf-9.7.5](https://github.com/truecharts/charts/compare/audiobookshelf-9.6.0...audiobookshelf-9.7.5) (2024-03-27)
+## [audiobookshelf-9.7.6](https://github.com/truecharts/charts/compare/audiobookshelf-9.6.0...audiobookshelf-9.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/aurora-files/5.7.5/CHANGELOG.md b/stable/aurora-files/5.7.5/CHANGELOG.md
index 2dec2683891..c1b850fa12f 100644
--- a/stable/aurora-files/5.7.5/CHANGELOG.md
+++ b/stable/aurora-files/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [aurora-files-5.7.4](https://github.com/truecharts/charts/compare/aurora-files-5.6.0...aurora-files-5.7.4) (2024-03-27)
+## [aurora-files-5.7.5](https://github.com/truecharts/charts/compare/aurora-files-5.6.0...aurora-files-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/authentik/24.8.4/CHANGELOG.md b/stable/authentik/24.8.4/CHANGELOG.md
index 2d88faf8a2f..2971c8bbb27 100644
--- a/stable/authentik/24.8.4/CHANGELOG.md
+++ b/stable/authentik/24.8.4/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [authentik-24.8.3](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.8.3) (2024-03-30)
+## [authentik-24.8.4](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-
+- 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/auto-yt-dl/5.7.5/CHANGELOG.md b/stable/auto-yt-dl/5.7.5/CHANGELOG.md
index 6d330111224..95ba33e3d8d 100644
--- a/stable/auto-yt-dl/5.7.5/CHANGELOG.md
+++ b/stable/auto-yt-dl/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [auto-yt-dl-5.7.4](https://github.com/truecharts/charts/compare/auto-yt-dl-5.6.0...auto-yt-dl-5.7.4) (2024-03-27)
+## [auto-yt-dl-5.7.5](https://github.com/truecharts/charts/compare/auto-yt-dl-5.6.0...auto-yt-dl-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/autobrr/8.9.2/CHANGELOG.md b/stable/autobrr/8.9.2/CHANGELOG.md
index d6fbd64efe0..6f2e8676a7c 100644
--- a/stable/autobrr/8.9.2/CHANGELOG.md
+++ b/stable/autobrr/8.9.2/CHANGELOG.md
@@ -71,12 +71,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))
-## [autobrr-8.9.1](https://github.com/truecharts/charts/compare/autobrr-8.7.0...autobrr-8.9.1) (2024-03-27)
+## [autobrr-8.9.2](https://github.com/truecharts/charts/compare/autobrr-8.7.0...autobrr-8.9.2) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/autobrr/autobrr to v1.40.1[@56b9b9d](https://github.com/56b9b9d) by renovate ([#19774](https://github.com/truecharts/charts/issues/19774))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/automatic-music-downloader/9.7.5/CHANGELOG.md b/stable/automatic-music-downloader/9.7.5/CHANGELOG.md
index 5167fbac80c..cf86ce578e8 100644
--- a/stable/automatic-music-downloader/9.7.5/CHANGELOG.md
+++ b/stable/automatic-music-downloader/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [automatic-music-downloader-9.7.4](https://github.com/truecharts/charts/compare/automatic-music-downloader-9.6.0...automatic-music-downloader-9.7.4) (2024-03-27)
+## [automatic-music-downloader-9.7.5](https://github.com/truecharts/charts/compare/automatic-music-downloader-9.6.0...automatic-music-downloader-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/automatic-ripping-machine/3.7.5/CHANGELOG.md b/stable/automatic-ripping-machine/3.7.5/CHANGELOG.md
index 0778ebc361c..514d127077b 100644
--- a/stable/automatic-ripping-machine/3.7.5/CHANGELOG.md
+++ b/stable/automatic-ripping-machine/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [automatic-ripping-machine-3.7.4](https://github.com/truecharts/charts/compare/automatic-ripping-machine-3.6.0...automatic-ripping-machine-3.7.4) (2024-03-27)
+## [automatic-ripping-machine-3.7.5](https://github.com/truecharts/charts/compare/automatic-ripping-machine-3.6.0...automatic-ripping-machine-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/autoscan/8.7.6/CHANGELOG.md b/stable/autoscan/8.7.6/CHANGELOG.md
index 071e450c98d..38de480ab3a 100644
--- a/stable/autoscan/8.7.6/CHANGELOG.md
+++ b/stable/autoscan/8.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [autoscan-8.7.5](https://github.com/truecharts/charts/compare/autoscan-8.6.0...autoscan-8.7.5) (2024-03-27)
+## [autoscan-8.7.6](https://github.com/truecharts/charts/compare/autoscan-8.6.0...autoscan-8.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/avidemux/9.7.5/CHANGELOG.md b/stable/avidemux/9.7.5/CHANGELOG.md
index 6edb642ec59..49746d72e6f 100644
--- a/stable/avidemux/9.7.5/CHANGELOG.md
+++ b/stable/avidemux/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [avidemux-9.7.4](https://github.com/truecharts/charts/compare/avidemux-9.6.0...avidemux-9.7.4) (2024-03-27)
+## [avidemux-9.7.5](https://github.com/truecharts/charts/compare/avidemux-9.6.0...avidemux-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/avorion/5.7.5/CHANGELOG.md b/stable/avorion/5.7.5/CHANGELOG.md
index 4a2b0a5b4cb..82d57460a23 100644
--- a/stable/avorion/5.7.5/CHANGELOG.md
+++ b/stable/avorion/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [avorion-5.7.4](https://github.com/truecharts/charts/compare/avorion-5.6.0...avorion-5.7.4) (2024-03-27)
+## [avorion-5.7.5](https://github.com/truecharts/charts/compare/avorion-5.6.0...avorion-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/babybuddy/16.7.6/CHANGELOG.md b/stable/babybuddy/16.7.6/CHANGELOG.md
index c08f6d85631..bc09e216ded 100644
--- a/stable/babybuddy/16.7.6/CHANGELOG.md
+++ b/stable/babybuddy/16.7.6/CHANGELOG.md
@@ -77,12 +77,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))
-## [babybuddy-16.7.5](https://github.com/truecharts/charts/compare/babybuddy-16.6.0...babybuddy-16.7.5) (2024-03-27)
+## [babybuddy-16.7.6](https://github.com/truecharts/charts/compare/babybuddy-16.6.0...babybuddy-16.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +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))
-
+- 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/backuppc/6.7.5/CHANGELOG.md b/stable/backuppc/6.7.5/CHANGELOG.md
index 6e8618b035a..41250bac990 100644
--- a/stable/backuppc/6.7.5/CHANGELOG.md
+++ b/stable/backuppc/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [backuppc-6.7.4](https://github.com/truecharts/charts/compare/backuppc-6.6.0...backuppc-6.7.4) (2024-03-27)
+## [backuppc-6.7.5](https://github.com/truecharts/charts/compare/backuppc-6.6.0...backuppc-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/baikal/5.7.5/CHANGELOG.md b/stable/baikal/5.7.5/CHANGELOG.md
index 983a39ccac9..1e3d4716276 100644
--- a/stable/baikal/5.7.5/CHANGELOG.md
+++ b/stable/baikal/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [baikal-5.7.4](https://github.com/truecharts/charts/compare/baikal-5.6.0...baikal-5.7.4) (2024-03-27)
+## [baikal-5.7.5](https://github.com/truecharts/charts/compare/baikal-5.6.0...baikal-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/barcodebuddy/5.7.5/CHANGELOG.md b/stable/barcodebuddy/5.7.5/CHANGELOG.md
index 7010aa82659..23781aa82b2 100644
--- a/stable/barcodebuddy/5.7.5/CHANGELOG.md
+++ b/stable/barcodebuddy/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [barcodebuddy-5.7.4](https://github.com/truecharts/charts/compare/barcodebuddy-5.6.0...barcodebuddy-5.7.4) (2024-03-27)
+## [barcodebuddy-5.7.5](https://github.com/truecharts/charts/compare/barcodebuddy-5.6.0...barcodebuddy-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/barotrauma/5.7.5/CHANGELOG.md b/stable/barotrauma/5.7.5/CHANGELOG.md
index 62c0627f4b7..bfffc379197 100644
--- a/stable/barotrauma/5.7.5/CHANGELOG.md
+++ b/stable/barotrauma/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [barotrauma-5.7.4](https://github.com/truecharts/charts/compare/barotrauma-5.6.0...barotrauma-5.7.4) (2024-03-27)
+## [barotrauma-5.7.5](https://github.com/truecharts/charts/compare/barotrauma-5.6.0...barotrauma-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/baserow/12.9.4/CHANGELOG.md b/stable/baserow/12.9.4/CHANGELOG.md
index 9721aec62d6..fd511b9c472 100644
--- a/stable/baserow/12.9.4/CHANGELOG.md
+++ b/stable/baserow/12.9.4/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [baserow-12.9.3](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.9.3) (2024-03-27)
+## [baserow-12.9.4](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.9.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-
+- 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/batnoter/5.7.5/CHANGELOG.md b/stable/batnoter/5.7.5/CHANGELOG.md
index c305d8ee1e5..69ea470d46c 100644
--- a/stable/batnoter/5.7.5/CHANGELOG.md
+++ b/stable/batnoter/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [batnoter-5.7.4](https://github.com/truecharts/charts/compare/batnoter-5.6.0...batnoter-5.7.4) (2024-03-27)
+## [batnoter-5.7.5](https://github.com/truecharts/charts/compare/batnoter-5.6.0...batnoter-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/bazarr/19.5.6/CHANGELOG.md b/stable/bazarr/19.5.6/CHANGELOG.md
index e83d9e8ff80..a160a8b580c 100644
--- a/stable/bazarr/19.5.6/CHANGELOG.md
+++ b/stable/bazarr/19.5.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image ghcr.io/onedr0p/bazarr to 1.4.2[@07af48c](https://github.com/07af48c) by renovate ([#19253](https://github.com/truecharts/charts/issues/19253))
-## [bazarr-19.5.5](https://github.com/truecharts/charts/compare/bazarr-19.4.0...bazarr-19.5.5) (2024-03-28)
+## [bazarr-19.5.6](https://github.com/truecharts/charts/compare/bazarr-19.4.0...bazarr-19.5.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 ghcr.io/onedr0p/bazarr to 1.4.2[@07af48c](https://github.com/07af48c) by renovate ([#19253](https://github.com/truecharts/charts/issues/19253))
-
+- update container image ghcr.io/onedr0p/bazarr to 1.4.2[@07af48c](https://github.com/07af48c) by renovate ([#19253](https://github.com/truecharts/charts/issues/19253))
\ No newline at end of file
diff --git a/stable/beets/11.7.6/CHANGELOG.md b/stable/beets/11.7.6/CHANGELOG.md
index e2f20f70203..b2e2ada9881 100644
--- a/stable/beets/11.7.6/CHANGELOG.md
+++ b/stable/beets/11.7.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image ghcr.io/linuxserver/beets to version-1.6.0[@2bd5292](https://github.com/2bd5292) by renovate ([#19228](https://github.com/truecharts/charts/issues/19228))
-## [beets-11.7.5](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.7.5) (2024-03-30)
+## [beets-11.7.6](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/linuxserver/beets to version-1.6.0[@2a3ea09](https://github.com/2a3ea09) by renovate ([#19967](https://github.com/truecharts/charts/issues/19967))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -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 ghcr.io/linuxserver/beets to version-1.6.0[@2bd5292](https://github.com/2bd5292) by renovate ([#19228](https://github.com/truecharts/charts/issues/19228))
-
+- update container image ghcr.io/linuxserver/beets to version-1.6.0[@2bd5292](https://github.com/2bd5292) by renovate ([#19228](https://github.com/truecharts/charts/issues/19228))
\ No newline at end of file
diff --git a/stable/bender/5.7.5/CHANGELOG.md b/stable/bender/5.7.5/CHANGELOG.md
index ca7aa33ed25..55705b1c92f 100644
--- a/stable/bender/5.7.5/CHANGELOG.md
+++ b/stable/bender/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [bender-5.7.4](https://github.com/truecharts/charts/compare/bender-5.6.0...bender-5.7.4) (2024-03-27)
+## [bender-5.7.5](https://github.com/truecharts/charts/compare/bender-5.6.0...bender-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/bitcoin-node/5.7.5/CHANGELOG.md b/stable/bitcoin-node/5.7.5/CHANGELOG.md
index ec0802744e4..59a965af4c2 100644
--- a/stable/bitcoin-node/5.7.5/CHANGELOG.md
+++ b/stable/bitcoin-node/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [bitcoin-node-5.7.4](https://github.com/truecharts/charts/compare/bitcoin-node-5.6.0...bitcoin-node-5.7.4) (2024-03-27)
+## [bitcoin-node-5.7.5](https://github.com/truecharts/charts/compare/bitcoin-node-5.6.0...bitcoin-node-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/bitcoind/5.7.5/CHANGELOG.md b/stable/bitcoind/5.7.5/CHANGELOG.md
index 64ed7741be9..3eb95afdbb8 100644
--- a/stable/bitcoind/5.7.5/CHANGELOG.md
+++ b/stable/bitcoind/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [bitcoind-5.7.4](https://github.com/truecharts/charts/compare/bitcoind-5.6.0...bitcoind-5.7.4) (2024-03-27)
+## [bitcoind-5.7.5](https://github.com/truecharts/charts/compare/bitcoind-5.6.0...bitcoind-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/bitcoinunlimited/5.7.5/CHANGELOG.md b/stable/bitcoinunlimited/5.7.5/CHANGELOG.md
index 61e0e3e7553..f794f02fca0 100644
--- a/stable/bitcoinunlimited/5.7.5/CHANGELOG.md
+++ b/stable/bitcoinunlimited/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [bitcoinunlimited-5.7.4](https://github.com/truecharts/charts/compare/bitcoinunlimited-5.6.0...bitcoinunlimited-5.7.4) (2024-03-27)
+## [bitcoinunlimited-5.7.5](https://github.com/truecharts/charts/compare/bitcoinunlimited-5.6.0...bitcoinunlimited-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/bitcoinwalletgui/5.7.5/CHANGELOG.md b/stable/bitcoinwalletgui/5.7.5/CHANGELOG.md
index 14ec39e9f5f..e7c4b268f30 100644
--- a/stable/bitcoinwalletgui/5.7.5/CHANGELOG.md
+++ b/stable/bitcoinwalletgui/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [bitcoinwalletgui-5.7.4](https://github.com/truecharts/charts/compare/bitcoinwalletgui-5.6.0...bitcoinwalletgui-5.7.4) (2024-03-27)
+## [bitcoinwalletgui-5.7.5](https://github.com/truecharts/charts/compare/bitcoinwalletgui-5.6.0...bitcoinwalletgui-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/bitmagnet/1.8.5/CHANGELOG.md b/stable/bitmagnet/1.8.5/CHANGELOG.md
index da22ea33544..7c5da4368e9 100644
--- a/stable/bitmagnet/1.8.5/CHANGELOG.md
+++ b/stable/bitmagnet/1.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [bitmagnet-1.8.4](https://github.com/truecharts/charts/compare/bitmagnet-1.7.0...bitmagnet-1.8.4) (2024-03-27)
+## [bitmagnet-1.8.5](https://github.com/truecharts/charts/compare/bitmagnet-1.7.0...bitmagnet-1.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/blender-desktop-g3/5.7.5/CHANGELOG.md b/stable/blender-desktop-g3/5.7.5/CHANGELOG.md
index b36d8e3c8ad..1ce5c0263de 100644
--- a/stable/blender-desktop-g3/5.7.5/CHANGELOG.md
+++ b/stable/blender-desktop-g3/5.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image accetto/ubuntu-vnc-xfce-blender-g3 to latest[@7125ef7](https://github.com/7125ef7) by renovate ([#19212](https://github.com/truecharts/charts/issues/19212))
-## [blender-desktop-g3-5.7.4](https://github.com/truecharts/charts/compare/blender-desktop-g3-5.6.0...blender-desktop-g3-5.7.4) (2024-03-27)
+## [blender-desktop-g3-5.7.5](https://github.com/truecharts/charts/compare/blender-desktop-g3-5.6.0...blender-desktop-g3-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/blender/5.7.6/CHANGELOG.md b/stable/blender/5.7.6/CHANGELOG.md
index 8b397981d7c..c2f1549a21f 100644
--- a/stable/blender/5.7.6/CHANGELOG.md
+++ b/stable/blender/5.7.6/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image lscr.io/linuxserver/blender to latest[@f5275d6](https://github.com/f5275d6) by renovate ([#19270](https://github.com/truecharts/charts/issues/19270))
-## [blender-5.7.5](https://github.com/truecharts/charts/compare/blender-5.6.0...blender-5.7.5) (2024-03-28)
+## [blender-5.7.6](https://github.com/truecharts/charts/compare/blender-5.6.0...blender-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image lscr.io/linuxserver/blender to latest[@9177c0d](https://github.com/9177c0d) by renovate ([#19859](https://github.com/truecharts/charts/issues/19859))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image lscr.io/linuxserver/blender to latest[@2299550](https://github.com/2299550) by renovate ([#19603](https://github.com/truecharts/charts/issues/19603))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/blog/11.7.5/CHANGELOG.md b/stable/blog/11.7.5/CHANGELOG.md
index e5511117f41..5acea2df801 100644
--- a/stable/blog/11.7.5/CHANGELOG.md
+++ b/stable/blog/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [blog-11.7.4](https://github.com/truecharts/charts/compare/blog-11.6.0...blog-11.7.4) (2024-03-27)
+## [blog-11.7.5](https://github.com/truecharts/charts/compare/blog-11.6.0...blog-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/boinc/9.7.7/CHANGELOG.md b/stable/boinc/9.7.7/CHANGELOG.md
index d3e15c8b835..bc0dd2f39e7 100644
--- a/stable/boinc/9.7.7/CHANGELOG.md
+++ b/stable/boinc/9.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ghcr.io/linuxserver/boinc to latest[@5521676](https://github.com/5521676) by renovate ([#19229](https://github.com/truecharts/charts/issues/19229))
-## [boinc-9.7.6](https://github.com/truecharts/charts/compare/boinc-9.6.0...boinc-9.7.6) (2024-03-27)
+## [boinc-9.7.7](https://github.com/truecharts/charts/compare/boinc-9.6.0...boinc-9.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/linuxserver/boinc to latest[@e053015](https://github.com/e053015) by renovate ([#19829](https://github.com/truecharts/charts/issues/19829))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ghcr.io/linuxserver/boinc to latest[@87a0e74](https://github.com/87a0e74) by renovate ([#19463](https://github.com/truecharts/charts/issues/19463))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/booksonic-air/13.7.8/CHANGELOG.md b/stable/booksonic-air/13.7.8/CHANGELOG.md
index 9d47831e316..b9a0470ccd1 100644
--- a/stable/booksonic-air/13.7.8/CHANGELOG.md
+++ b/stable/booksonic-air/13.7.8/CHANGELOG.md
@@ -89,12 +89,12 @@ title: Changelog
- 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.7](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.7.7) (2024-03-28)
+## [booksonic-air-13.7.8](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.7.8) (2024-03-30)
### Chore
-- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@91e39d9](https://github.com/91e39d9) by renovate ([#19872](https://github.com/truecharts/charts/issues/19872))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
\ No newline at end of file
+- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@91e39d9](https://github.com/91e39d9) by renovate ([#19872](https://github.com/truecharts/charts/issues/19872))
\ No newline at end of file
diff --git a/stable/borg-server/4.7.5/CHANGELOG.md b/stable/borg-server/4.7.5/CHANGELOG.md
index 81e1ec1e390..dfe17a64639 100644
--- a/stable/borg-server/4.7.5/CHANGELOG.md
+++ b/stable/borg-server/4.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [borg-server-4.7.4](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.7.4) (2024-03-27)
+## [borg-server-4.7.5](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/breitbandmessung-de/5.7.5/CHANGELOG.md b/stable/breitbandmessung-de/5.7.5/CHANGELOG.md
index 1615b79fcd6..f35543623e2 100644
--- a/stable/breitbandmessung-de/5.7.5/CHANGELOG.md
+++ b/stable/breitbandmessung-de/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [breitbandmessung-de-5.7.4](https://github.com/truecharts/charts/compare/breitbandmessung-de-5.6.0...breitbandmessung-de-5.7.4) (2024-03-27)
+## [breitbandmessung-de-5.7.5](https://github.com/truecharts/charts/compare/breitbandmessung-de-5.6.0...breitbandmessung-de-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/browserless-chrome/9.7.5/CHANGELOG.md b/stable/browserless-chrome/9.7.5/CHANGELOG.md
index f461032d027..56d25df1742 100644
--- a/stable/browserless-chrome/9.7.5/CHANGELOG.md
+++ b/stable/browserless-chrome/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [browserless-chrome-9.7.4](https://github.com/truecharts/charts/compare/browserless-chrome-9.6.0...browserless-chrome-9.7.4) (2024-03-27)
+## [browserless-chrome-9.7.5](https://github.com/truecharts/charts/compare/browserless-chrome-9.6.0...browserless-chrome-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/budge/9.7.7/CHANGELOG.md b/stable/budge/9.7.7/CHANGELOG.md
index 636fec81485..3527140d10a 100644
--- a/stable/budge/9.7.7/CHANGELOG.md
+++ b/stable/budge/9.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [budge-9.7.6](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.7.6) (2024-03-27)
+## [budge-9.7.7](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,4 @@ title: Changelog
- update container image ghcr.io/linuxserver/budge to 0.0.9[@beb5baa](https://github.com/beb5baa) by renovate ([#19397](https://github.com/truecharts/charts/issues/19397))
-- 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/bwapp/5.7.5/CHANGELOG.md b/stable/bwapp/5.7.5/CHANGELOG.md
index eb2470c9792..ae7d46a43e9 100644
--- a/stable/bwapp/5.7.5/CHANGELOG.md
+++ b/stable/bwapp/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [bwapp-5.7.4](https://github.com/truecharts/charts/compare/bwapp-5.6.0...bwapp-5.7.4) (2024-03-27)
+## [bwapp-5.7.5](https://github.com/truecharts/charts/compare/bwapp-5.6.0...bwapp-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cadquery-server/5.7.5/CHANGELOG.md b/stable/cadquery-server/5.7.5/CHANGELOG.md
index 0986e0a1391..47fcf8012d8 100644
--- a/stable/cadquery-server/5.7.5/CHANGELOG.md
+++ b/stable/cadquery-server/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [cadquery-server-5.7.4](https://github.com/truecharts/charts/compare/cadquery-server-5.6.0...cadquery-server-5.7.4) (2024-03-27)
+## [cadquery-server-5.7.5](https://github.com/truecharts/charts/compare/cadquery-server-5.6.0...cadquery-server-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/calibre-web/18.7.7/CHANGELOG.md b/stable/calibre-web/18.7.7/CHANGELOG.md
index 0d05969b2dc..af099154423 100644
--- a/stable/calibre-web/18.7.7/CHANGELOG.md
+++ b/stable/calibre-web/18.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [calibre-web-18.7.6](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.7.6) (2024-03-27)
+## [calibre-web-18.7.7](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,4 @@ title: Changelog
- update container image linuxserver/calibre-web to version-0.6.21[@b89ff20](https://github.com/b89ff20) by renovate ([#19399](https://github.com/truecharts/charts/issues/19399))
-- 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/calibre/14.8.5/CHANGELOG.md b/stable/calibre/14.8.5/CHANGELOG.md
index e9eadab24ee..7e24956aad8 100644
--- a/stable/calibre/14.8.5/CHANGELOG.md
+++ b/stable/calibre/14.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [calibre-14.8.4](https://github.com/truecharts/charts/compare/calibre-14.7.0...calibre-14.8.4) (2024-03-27)
+## [calibre-14.8.5](https://github.com/truecharts/charts/compare/calibre-14.7.0...calibre-14.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/changedetection-io/2.7.5/CHANGELOG.md b/stable/changedetection-io/2.7.5/CHANGELOG.md
index 831a7d1e3d1..69cb6a59021 100644
--- a/stable/changedetection-io/2.7.5/CHANGELOG.md
+++ b/stable/changedetection-io/2.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [changedetection-io-2.7.4](https://github.com/truecharts/charts/compare/changedetection-io-2.6.0...changedetection-io-2.7.4) (2024-03-27)
+## [changedetection-io-2.7.5](https://github.com/truecharts/charts/compare/changedetection-io-2.6.0...changedetection-io-2.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/channels-dvr/6.7.5/CHANGELOG.md b/stable/channels-dvr/6.7.5/CHANGELOG.md
index 5130fba0cf1..bd995211c43 100644
--- a/stable/channels-dvr/6.7.5/CHANGELOG.md
+++ b/stable/channels-dvr/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [channels-dvr-6.7.4](https://github.com/truecharts/charts/compare/channels-dvr-6.6.0...channels-dvr-6.7.4) (2024-03-27)
+## [channels-dvr-6.7.5](https://github.com/truecharts/charts/compare/channels-dvr-6.6.0...channels-dvr-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/chivalry-medievalwarfare/5.7.5/CHANGELOG.md b/stable/chivalry-medievalwarfare/5.7.5/CHANGELOG.md
index 9d9d159b8d4..bacfcb0ec98 100644
--- a/stable/chivalry-medievalwarfare/5.7.5/CHANGELOG.md
+++ b/stable/chivalry-medievalwarfare/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [chivalry-medievalwarfare-5.7.4](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-5.6.0...chivalry-medievalwarfare-5.7.4) (2024-03-27)
+## [chivalry-medievalwarfare-5.7.5](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-5.6.0...chivalry-medievalwarfare-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/chowdown/5.7.5/CHANGELOG.md b/stable/chowdown/5.7.5/CHANGELOG.md
index ee27c914124..0a87f1c0db7 100644
--- a/stable/chowdown/5.7.5/CHANGELOG.md
+++ b/stable/chowdown/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [chowdown-5.7.4](https://github.com/truecharts/charts/compare/chowdown-5.6.0...chowdown-5.7.4) (2024-03-27)
+## [chowdown-5.7.5](https://github.com/truecharts/charts/compare/chowdown-5.6.0...chowdown-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/chroma/2.7.5/CHANGELOG.md b/stable/chroma/2.7.5/CHANGELOG.md
index afea178a76f..6f549c8d8c4 100644
--- a/stable/chroma/2.7.5/CHANGELOG.md
+++ b/stable/chroma/2.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [chroma-2.7.4](https://github.com/truecharts/charts/compare/chroma-2.6.0...chroma-2.7.4) (2024-03-27)
+## [chroma-2.7.5](https://github.com/truecharts/charts/compare/chroma-2.6.0...chroma-2.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/chromium-desktop-g3/5.7.5/CHANGELOG.md b/stable/chromium-desktop-g3/5.7.5/CHANGELOG.md
index 720510ca284..115d1119c1c 100644
--- a/stable/chromium-desktop-g3/5.7.5/CHANGELOG.md
+++ b/stable/chromium-desktop-g3/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [chromium-desktop-g3-5.7.4](https://github.com/truecharts/charts/compare/chromium-desktop-g3-5.6.0...chromium-desktop-g3-5.7.4) (2024-03-27)
+## [chromium-desktop-g3-5.7.5](https://github.com/truecharts/charts/compare/chromium-desktop-g3-5.6.0...chromium-desktop-g3-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/chromium/5.7.5/CHANGELOG.md b/stable/chromium/5.7.5/CHANGELOG.md
index 3dd8428d094..0d9fb6164bd 100644
--- a/stable/chromium/5.7.5/CHANGELOG.md
+++ b/stable/chromium/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [chromium-5.7.4](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.7.4) (2024-03-27)
+## [chromium-5.7.5](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/chronograf/5.7.5/CHANGELOG.md b/stable/chronograf/5.7.5/CHANGELOG.md
index e6be2dab276..d8f3d0f2e91 100644
--- a/stable/chronograf/5.7.5/CHANGELOG.md
+++ b/stable/chronograf/5.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image chronograf to latest[@ac8f8cc](https://github.com/ac8f8cc) by renovate ([#19218](https://github.com/truecharts/charts/issues/19218))
-## [chronograf-5.7.4](https://github.com/truecharts/charts/compare/chronograf-5.6.0...chronograf-5.7.4) (2024-03-27)
+## [chronograf-5.7.5](https://github.com/truecharts/charts/compare/chronograf-5.6.0...chronograf-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/chronos/8.7.5/CHANGELOG.md b/stable/chronos/8.7.5/CHANGELOG.md
index 34e6599449e..e7b0941573e 100644
--- a/stable/chronos/8.7.5/CHANGELOG.md
+++ b/stable/chronos/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [chronos-8.7.4](https://github.com/truecharts/charts/compare/chronos-8.6.0...chronos-8.7.4) (2024-03-27)
+## [chronos-8.7.5](https://github.com/truecharts/charts/compare/chronos-8.6.0...chronos-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ciao/5.7.5/CHANGELOG.md b/stable/ciao/5.7.5/CHANGELOG.md
index f2a72f74446..f32c74f6124 100644
--- a/stable/ciao/5.7.5/CHANGELOG.md
+++ b/stable/ciao/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ciao-5.7.4](https://github.com/truecharts/charts/compare/ciao-5.6.0...ciao-5.7.4) (2024-03-27)
+## [ciao-5.7.5](https://github.com/truecharts/charts/compare/ciao-5.6.0...ciao-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/citadel-forgedwithfire/5.7.5/CHANGELOG.md b/stable/citadel-forgedwithfire/5.7.5/CHANGELOG.md
index 9ec9a66b597..6059d6a6a7b 100644
--- a/stable/citadel-forgedwithfire/5.7.5/CHANGELOG.md
+++ b/stable/citadel-forgedwithfire/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [citadel-forgedwithfire-5.7.4](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-5.6.0...citadel-forgedwithfire-5.7.4) (2024-03-27)
+## [citadel-forgedwithfire-5.7.5](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-5.6.0...citadel-forgedwithfire-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/clamav/10.7.7/CHANGELOG.md b/stable/clamav/10.7.7/CHANGELOG.md
index aaeda1d8557..8d136caff6e 100644
--- a/stable/clamav/10.7.7/CHANGELOG.md
+++ b/stable/clamav/10.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [clamav-10.7.6](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.6) (2024-03-27)
+## [clamav-10.7.7](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756))
@@ -95,5 +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))
-
+- 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/clickhouse/12.9.1/CHANGELOG.md b/stable/clickhouse/12.9.1/CHANGELOG.md
index 81c7b38c045..e5fc93185d8 100644
--- a/stable/clickhouse/12.9.1/CHANGELOG.md
+++ b/stable/clickhouse/12.9.1/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image clickhouse/clickhouse-server to v24.2.2.71[@fc9b0ac](https://github.com/fc9b0ac) by renovate ([#19299](https://github.com/truecharts/charts/issues/19299))
-## [clickhouse-12.9.0](https://github.com/truecharts/charts/compare/clickhouse-12.7.0...clickhouse-12.9.0) (2024-03-28)
+## [clickhouse-12.9.1](https://github.com/truecharts/charts/compare/clickhouse-12.7.0...clickhouse-12.9.1) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image clickhouse/clickhouse-server to v24.3.1.2672[@c92d2e1](https://github.com/c92d2e1) by renovate ([#19879](https://github.com/truecharts/charts/issues/19879))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -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 clickhouse/clickhouse-server to v24.2.2.71[@fc9b0ac](https://github.com/fc9b0ac) by renovate ([#19299](https://github.com/truecharts/charts/issues/19299))
-
+- update container image clickhouse/clickhouse-server to v24.2.2.71[@fc9b0ac](https://github.com/fc9b0ac) by renovate ([#19299](https://github.com/truecharts/charts/issues/19299))
\ No newline at end of file
diff --git a/stable/clipplex/3.7.5/CHANGELOG.md b/stable/clipplex/3.7.5/CHANGELOG.md
index 97e6cf444af..187c0955a55 100644
--- a/stable/clipplex/3.7.5/CHANGELOG.md
+++ b/stable/clipplex/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [clipplex-3.7.4](https://github.com/truecharts/charts/compare/clipplex-3.6.0...clipplex-3.7.4) (2024-03-27)
+## [clipplex-3.7.5](https://github.com/truecharts/charts/compare/clipplex-3.6.0...clipplex-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cloud9/11.7.5/CHANGELOG.md b/stable/cloud9/11.7.5/CHANGELOG.md
index 75b8ff259f8..983f87ddc98 100644
--- a/stable/cloud9/11.7.5/CHANGELOG.md
+++ b/stable/cloud9/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [cloud9-11.7.4](https://github.com/truecharts/charts/compare/cloud9-11.6.0...cloud9-11.7.4) (2024-03-27)
+## [cloud9-11.7.5](https://github.com/truecharts/charts/compare/cloud9-11.6.0...cloud9-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cloudflared/10.8.4/CHANGELOG.md b/stable/cloudflared/10.8.4/CHANGELOG.md
index 8fc0adecf1d..2cb7235ec10 100644
--- a/stable/cloudflared/10.8.4/CHANGELOG.md
+++ b/stable/cloudflared/10.8.4/CHANGELOG.md
@@ -71,12 +71,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.8.3](https://github.com/truecharts/charts/compare/cloudflared-10.6.0...cloudflared-10.8.3) (2024-03-27)
+## [cloudflared-10.8.4](https://github.com/truecharts/charts/compare/cloudflared-10.6.0...cloudflared-10.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/cloudflareddns/9.7.6/CHANGELOG.md b/stable/cloudflareddns/9.7.6/CHANGELOG.md
index 80ef2c61fb8..1c3c2029d4b 100644
--- a/stable/cloudflareddns/9.7.6/CHANGELOG.md
+++ b/stable/cloudflareddns/9.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [cloudflareddns-9.7.5](https://github.com/truecharts/charts/compare/cloudflareddns-9.6.0...cloudflareddns-9.7.5) (2024-03-27)
+## [cloudflareddns-9.7.6](https://github.com/truecharts/charts/compare/cloudflareddns-9.6.0...cloudflareddns-9.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/cloudreve/6.7.5/CHANGELOG.md b/stable/cloudreve/6.7.5/CHANGELOG.md
index 992b08c3551..66307a967d4 100644
--- a/stable/cloudreve/6.7.5/CHANGELOG.md
+++ b/stable/cloudreve/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [cloudreve-6.7.4](https://github.com/truecharts/charts/compare/cloudreve-6.6.0...cloudreve-6.7.4) (2024-03-27)
+## [cloudreve-6.7.5](https://github.com/truecharts/charts/compare/cloudreve-6.6.0...cloudreve-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/code-server/11.8.5/CHANGELOG.md b/stable/code-server/11.8.5/CHANGELOG.md
index 6403248aca1..9a6da219860 100644
--- a/stable/code-server/11.8.5/CHANGELOG.md
+++ b/stable/code-server/11.8.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image docker.io/codercom/code-server to v4.22.1[@62e1d25](https://github.com/62e1d25) by renovate ([#19301](https://github.com/truecharts/charts/issues/19301))
-## [code-server-11.8.4](https://github.com/truecharts/charts/compare/code-server-11.7.0...code-server-11.8.4) (2024-03-27)
+## [code-server-11.8.5](https://github.com/truecharts/charts/compare/code-server-11.7.0...code-server-11.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/codeproject-ai-server/2.7.5/CHANGELOG.md b/stable/codeproject-ai-server/2.7.5/CHANGELOG.md
index 0ce78956f0f..fa7ee53171f 100644
--- a/stable/codeproject-ai-server/2.7.5/CHANGELOG.md
+++ b/stable/codeproject-ai-server/2.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [codeproject-ai-server-2.7.4](https://github.com/truecharts/charts/compare/codeproject-ai-server-2.6.0...codeproject-ai-server-2.7.4) (2024-03-27)
+## [codeproject-ai-server-2.7.5](https://github.com/truecharts/charts/compare/codeproject-ai-server-2.6.0...codeproject-ai-server-2.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/collabora/5.7.6/CHANGELOG.md b/stable/collabora/5.7.6/CHANGELOG.md
index 98be0e4cad0..f8c5ad3b5e2 100644
--- a/stable/collabora/5.7.6/CHANGELOG.md
+++ b/stable/collabora/5.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [collabora-5.7.5](https://github.com/truecharts/charts/compare/collabora-5.6.0...collabora-5.7.5) (2024-03-29)
+## [collabora-5.7.6](https://github.com/truecharts/charts/compare/collabora-5.6.0...collabora-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image collabora/code to v23.05.10.1.1[@1b9e3f4](https://github.com/1b9e3f4) by renovate ([#19912](https://github.com/truecharts/charts/issues/19912))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image collabora/code to v23.05.10.1.1[@1b9e3f4](https://github.com/1b9e3f4) by renovate ([#19912](https://github.com/truecharts/charts/issues/19912))
diff --git a/stable/colonysurvival/5.7.5/CHANGELOG.md b/stable/colonysurvival/5.7.5/CHANGELOG.md
index 05d43544f11..a63cdfd0539 100644
--- a/stable/colonysurvival/5.7.5/CHANGELOG.md
+++ b/stable/colonysurvival/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [colonysurvival-5.7.4](https://github.com/truecharts/charts/compare/colonysurvival-5.6.0...colonysurvival-5.7.4) (2024-03-27)
+## [colonysurvival-5.7.5](https://github.com/truecharts/charts/compare/colonysurvival-5.6.0...colonysurvival-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/commento-plusplus/11.7.5/CHANGELOG.md b/stable/commento-plusplus/11.7.5/CHANGELOG.md
index 782cd64e463..35cf71ab972 100644
--- a/stable/commento-plusplus/11.7.5/CHANGELOG.md
+++ b/stable/commento-plusplus/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [commento-plusplus-11.7.4](https://github.com/truecharts/charts/compare/commento-plusplus-11.6.0...commento-plusplus-11.7.4) (2024-03-27)
+## [commento-plusplus-11.7.5](https://github.com/truecharts/charts/compare/commento-plusplus-11.6.0...commento-plusplus-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/conanexiles/5.7.5/CHANGELOG.md b/stable/conanexiles/5.7.5/CHANGELOG.md
index 16162caa331..5423548b5c3 100644
--- a/stable/conanexiles/5.7.5/CHANGELOG.md
+++ b/stable/conanexiles/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [conanexiles-5.7.4](https://github.com/truecharts/charts/compare/conanexiles-5.6.0...conanexiles-5.7.4) (2024-03-27)
+## [conanexiles-5.7.5](https://github.com/truecharts/charts/compare/conanexiles-5.6.0...conanexiles-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/convos/5.7.5/CHANGELOG.md b/stable/convos/5.7.5/CHANGELOG.md
index 21e10bf058c..014336d1fba 100644
--- a/stable/convos/5.7.5/CHANGELOG.md
+++ b/stable/convos/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [convos-5.7.4](https://github.com/truecharts/charts/compare/convos-5.6.0...convos-5.7.4) (2024-03-27)
+## [convos-5.7.5](https://github.com/truecharts/charts/compare/convos-5.6.0...convos-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cops/8.9.7/CHANGELOG.md b/stable/cops/8.9.7/CHANGELOG.md
index c428aa59f83..7d30e03baa4 100644
--- a/stable/cops/8.9.7/CHANGELOG.md
+++ b/stable/cops/8.9.7/CHANGELOG.md
@@ -83,18 +83,18 @@ 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))
-## [cops-8.9.6](https://github.com/truecharts/charts/compare/cops-8.8.0...cops-8.9.6) (2024-03-27)
+## [cops-8.9.7](https://github.com/truecharts/charts/compare/cops-8.8.0...cops-8.9.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image lscr.io/linuxserver/cops to 2.5.0[@cba6926](https://github.com/cba6926) by renovate ([#19749](https://github.com/truecharts/charts/issues/19749))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image lscr.io/linuxserver/cops to 2.5.0[@7893c20](https://github.com/7893c20) by renovate ([#19604](https://github.com/truecharts/charts/issues/19604))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/core-keeper-dedicated-server/5.7.5/CHANGELOG.md b/stable/core-keeper-dedicated-server/5.7.5/CHANGELOG.md
index 1e6874b0e98..47389908100 100644
--- a/stable/core-keeper-dedicated-server/5.7.5/CHANGELOG.md
+++ b/stable/core-keeper-dedicated-server/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [core-keeper-dedicated-server-5.7.4](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-5.6.0...core-keeper-dedicated-server-5.7.4) (2024-03-27)
+## [core-keeper-dedicated-server-5.7.5](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-5.6.0...core-keeper-dedicated-server-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/corekeeper/5.7.5/CHANGELOG.md b/stable/corekeeper/5.7.5/CHANGELOG.md
index 092e7dc8342..5b25b1135bf 100644
--- a/stable/corekeeper/5.7.5/CHANGELOG.md
+++ b/stable/corekeeper/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [corekeeper-5.7.4](https://github.com/truecharts/charts/compare/corekeeper-5.6.0...corekeeper-5.7.4) (2024-03-27)
+## [corekeeper-5.7.5](https://github.com/truecharts/charts/compare/corekeeper-5.6.0...corekeeper-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/couchpotato/9.7.5/CHANGELOG.md b/stable/couchpotato/9.7.5/CHANGELOG.md
index a183963f9a1..7cc3a5b329e 100644
--- a/stable/couchpotato/9.7.5/CHANGELOG.md
+++ b/stable/couchpotato/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [couchpotato-9.7.4](https://github.com/truecharts/charts/compare/couchpotato-9.6.0...couchpotato-9.7.4) (2024-03-27)
+## [couchpotato-9.7.5](https://github.com/truecharts/charts/compare/couchpotato-9.6.0...couchpotato-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/counterstrike2d/5.7.5/CHANGELOG.md b/stable/counterstrike2d/5.7.5/CHANGELOG.md
index 5f3f990d8b7..f6e2da4fe4a 100644
--- a/stable/counterstrike2d/5.7.5/CHANGELOG.md
+++ b/stable/counterstrike2d/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [counterstrike2d-5.7.4](https://github.com/truecharts/charts/compare/counterstrike2d-5.6.0...counterstrike2d-5.7.4) (2024-03-27)
+## [counterstrike2d-5.7.5](https://github.com/truecharts/charts/compare/counterstrike2d-5.6.0...counterstrike2d-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cowyo/5.7.5/CHANGELOG.md b/stable/cowyo/5.7.5/CHANGELOG.md
index 4c6ebd9d6ca..dc0a3507ea5 100644
--- a/stable/cowyo/5.7.5/CHANGELOG.md
+++ b/stable/cowyo/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [cowyo-5.7.4](https://github.com/truecharts/charts/compare/cowyo-5.6.0...cowyo-5.7.4) (2024-03-27)
+## [cowyo-5.7.5](https://github.com/truecharts/charts/compare/cowyo-5.6.0...cowyo-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/craftopia/5.7.5/CHANGELOG.md b/stable/craftopia/5.7.5/CHANGELOG.md
index fa36f2cd5ea..55ed74badd0 100644
--- a/stable/craftopia/5.7.5/CHANGELOG.md
+++ b/stable/craftopia/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [craftopia-5.7.4](https://github.com/truecharts/charts/compare/craftopia-5.6.0...craftopia-5.7.4) (2024-03-27)
+## [craftopia-5.7.5](https://github.com/truecharts/charts/compare/craftopia-5.6.0...craftopia-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/crafty-4/7.8.6/CHANGELOG.md b/stable/crafty-4/7.8.6/CHANGELOG.md
index 33449d3ef77..a14d654ef2c 100644
--- a/stable/crafty-4/7.8.6/CHANGELOG.md
+++ b/stable/crafty-4/7.8.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [crafty-4-7.8.5](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.5) (2024-03-27)
+## [crafty-4-7.8.6](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/crypto-exchanges-gateway/5.7.5/CHANGELOG.md b/stable/crypto-exchanges-gateway/5.7.5/CHANGELOG.md
index 5cb8d241877..a5aa9a203cc 100644
--- a/stable/crypto-exchanges-gateway/5.7.5/CHANGELOG.md
+++ b/stable/crypto-exchanges-gateway/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [crypto-exchanges-gateway-5.7.4](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-5.6.0...crypto-exchanges-gateway-5.7.4) (2024-03-27)
+## [crypto-exchanges-gateway-5.7.5](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-5.6.0...crypto-exchanges-gateway-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cryptofolio/12.7.5/CHANGELOG.md b/stable/cryptofolio/12.7.5/CHANGELOG.md
index 8de29df1dfd..b72db1c0c8a 100644
--- a/stable/cryptofolio/12.7.5/CHANGELOG.md
+++ b/stable/cryptofolio/12.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [cryptofolio-12.7.4](https://github.com/truecharts/charts/compare/cryptofolio-12.6.0...cryptofolio-12.7.4) (2024-03-27)
+## [cryptofolio-12.7.5](https://github.com/truecharts/charts/compare/cryptofolio-12.6.0...cryptofolio-12.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cryptpad/7.7.5/CHANGELOG.md b/stable/cryptpad/7.7.5/CHANGELOG.md
index d8db0f34fe0..ff733ad2633 100644
--- a/stable/cryptpad/7.7.5/CHANGELOG.md
+++ b/stable/cryptpad/7.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [cryptpad-7.7.4](https://github.com/truecharts/charts/compare/cryptpad-7.6.0...cryptpad-7.7.4) (2024-03-27)
+## [cryptpad-7.7.5](https://github.com/truecharts/charts/compare/cryptpad-7.6.0...cryptpad-7.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cs2/3.7.5/CHANGELOG.md b/stable/cs2/3.7.5/CHANGELOG.md
index 17c1af8a1a8..129fb96a77f 100644
--- a/stable/cs2/3.7.5/CHANGELOG.md
+++ b/stable/cs2/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [cs2-3.7.4](https://github.com/truecharts/charts/compare/cs2-3.6.0...cs2-3.7.4) (2024-03-27)
+## [cs2-3.7.5](https://github.com/truecharts/charts/compare/cs2-3.6.0...cs2-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/csgo/5.7.5/CHANGELOG.md b/stable/csgo/5.7.5/CHANGELOG.md
index 2f442d1604b..8d9ee9399b6 100644
--- a/stable/csgo/5.7.5/CHANGELOG.md
+++ b/stable/csgo/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [csgo-5.7.4](https://github.com/truecharts/charts/compare/csgo-5.6.0...csgo-5.7.4) (2024-03-27)
+## [csgo-5.7.5](https://github.com/truecharts/charts/compare/csgo-5.6.0...csgo-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cssource/5.7.5/CHANGELOG.md b/stable/cssource/5.7.5/CHANGELOG.md
index 3be3213904d..b0823871561 100644
--- a/stable/cssource/5.7.5/CHANGELOG.md
+++ b/stable/cssource/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [cssource-5.7.4](https://github.com/truecharts/charts/compare/cssource-5.6.0...cssource-5.7.4) (2024-03-27)
+## [cssource-5.7.5](https://github.com/truecharts/charts/compare/cssource-5.6.0...cssource-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cstrike1-6/5.7.5/CHANGELOG.md b/stable/cstrike1-6/5.7.5/CHANGELOG.md
index d25ac57588b..8230a61f5f6 100644
--- a/stable/cstrike1-6/5.7.5/CHANGELOG.md
+++ b/stable/cstrike1-6/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [cstrike1-6-5.7.4](https://github.com/truecharts/charts/compare/cstrike1-6-5.6.0...cstrike1-6-5.7.4) (2024-03-27)
+## [cstrike1-6-5.7.5](https://github.com/truecharts/charts/compare/cstrike1-6-5.6.0...cstrike1-6-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cstrikeconditionzero/5.7.5/CHANGELOG.md b/stable/cstrikeconditionzero/5.7.5/CHANGELOG.md
index a191cc8ceca..81e02b2d643 100644
--- a/stable/cstrikeconditionzero/5.7.5/CHANGELOG.md
+++ b/stable/cstrikeconditionzero/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [cstrikeconditionzero-5.7.4](https://github.com/truecharts/charts/compare/cstrikeconditionzero-5.6.0...cstrikeconditionzero-5.7.4) (2024-03-27)
+## [cstrikeconditionzero-5.7.5](https://github.com/truecharts/charts/compare/cstrikeconditionzero-5.6.0...cstrikeconditionzero-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cura-novnc/8.7.5/CHANGELOG.md b/stable/cura-novnc/8.7.5/CHANGELOG.md
index 4d80c3cfe19..e16c90abe88 100644
--- a/stable/cura-novnc/8.7.5/CHANGELOG.md
+++ b/stable/cura-novnc/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [cura-novnc-8.7.4](https://github.com/truecharts/charts/compare/cura-novnc-8.6.0...cura-novnc-8.7.4) (2024-03-27)
+## [cura-novnc-8.7.5](https://github.com/truecharts/charts/compare/cura-novnc-8.6.0...cura-novnc-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/custom-app/12.7.5/CHANGELOG.md b/stable/custom-app/12.7.5/CHANGELOG.md
index b18324cf50e..b290db2ff38 100644
--- a/stable/custom-app/12.7.5/CHANGELOG.md
+++ b/stable/custom-app/12.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [custom-app-12.7.4](https://github.com/truecharts/charts/compare/custom-app-12.6.0...custom-app-12.7.4) (2024-03-27)
+## [custom-app-12.7.5](https://github.com/truecharts/charts/compare/custom-app-12.6.0...custom-app-12.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/cyberchef/9.10.1/CHANGELOG.md b/stable/cyberchef/9.10.1/CHANGELOG.md
index 70112768990..92a63d1d29c 100644
--- a/stable/cyberchef/9.10.1/CHANGELOG.md
+++ b/stable/cyberchef/9.10.1/CHANGELOG.md
@@ -83,18 +83,18 @@ 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))
-## [cyberchef-9.10.0](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.10.0) (2024-03-30)
+## [cyberchef-9.10.1](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.10.1) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image mpepping/cyberchef to v10.12.0[@220115c](https://github.com/220115c) by renovate ([#19987](https://github.com/truecharts/charts/issues/19987))
- update container image mpepping/cyberchef to v10.10.0[@7dd029b](https://github.com/7dd029b) by renovate ([#19903](https://github.com/truecharts/charts/issues/19903))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-- update container image mpepping/cyberchef to v10.9.0[@bb237aa](https://github.com/bb237aa) by renovate ([#19863](https://github.com/truecharts/charts/issues/19863))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
\ No newline at end of file
+- update container image mpepping/cyberchef to v10.9.0[@bb237aa](https://github.com/bb237aa) by renovate ([#19863](https://github.com/truecharts/charts/issues/19863))
\ No newline at end of file
diff --git a/stable/czkawka/9.7.5/CHANGELOG.md b/stable/czkawka/9.7.5/CHANGELOG.md
index ec3bcd0e2a8..71ad65a98ce 100644
--- a/stable/czkawka/9.7.5/CHANGELOG.md
+++ b/stable/czkawka/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [czkawka-9.7.4](https://github.com/truecharts/charts/compare/czkawka-9.6.0...czkawka-9.7.4) (2024-03-27)
+## [czkawka-9.7.5](https://github.com/truecharts/charts/compare/czkawka-9.6.0...czkawka-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/dailynotes/5.7.5/CHANGELOG.md b/stable/dailynotes/5.7.5/CHANGELOG.md
index a4fc1a3c32c..c5f8c788cc9 100644
--- a/stable/dailynotes/5.7.5/CHANGELOG.md
+++ b/stable/dailynotes/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [dailynotes-5.7.4](https://github.com/truecharts/charts/compare/dailynotes-5.6.0...dailynotes-5.7.4) (2024-03-27)
+## [dailynotes-5.7.5](https://github.com/truecharts/charts/compare/dailynotes-5.6.0...dailynotes-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/damselfly/5.7.5/CHANGELOG.md b/stable/damselfly/5.7.5/CHANGELOG.md
index f22d39fe415..ba627982d4a 100644
--- a/stable/damselfly/5.7.5/CHANGELOG.md
+++ b/stable/damselfly/5.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image webreaper/damselfly to latest[@2956232](https://github.com/2956232) by renovate ([#19293](https://github.com/truecharts/charts/issues/19293))
-## [damselfly-5.7.4](https://github.com/truecharts/charts/compare/damselfly-5.6.0...damselfly-5.7.4) (2024-03-27)
+## [damselfly-5.7.5](https://github.com/truecharts/charts/compare/damselfly-5.6.0...damselfly-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/dashdot/8.7.5/CHANGELOG.md b/stable/dashdot/8.7.5/CHANGELOG.md
index 31b1a2b299c..d7f4896a13f 100644
--- a/stable/dashdot/8.7.5/CHANGELOG.md
+++ b/stable/dashdot/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [dashdot-8.7.4](https://github.com/truecharts/charts/compare/dashdot-8.6.0...dashdot-8.7.4) (2024-03-27)
+## [dashdot-8.7.5](https://github.com/truecharts/charts/compare/dashdot-8.6.0...dashdot-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/dashmachine/5.7.5/CHANGELOG.md b/stable/dashmachine/5.7.5/CHANGELOG.md
index 84b6d8ba6e6..ace59474a83 100644
--- a/stable/dashmachine/5.7.5/CHANGELOG.md
+++ b/stable/dashmachine/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [dashmachine-5.7.4](https://github.com/truecharts/charts/compare/dashmachine-5.6.0...dashmachine-5.7.4) (2024-03-27)
+## [dashmachine-5.7.5](https://github.com/truecharts/charts/compare/dashmachine-5.6.0...dashmachine-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/dashy/6.7.6/CHANGELOG.md b/stable/dashy/6.7.6/CHANGELOG.md
index 97002767e37..f0bf674c4da 100644
--- a/stable/dashy/6.7.6/CHANGELOG.md
+++ b/stable/dashy/6.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [dashy-6.7.5](https://github.com/truecharts/charts/compare/dashy-6.6.0...dashy-6.7.5) (2024-03-28)
+## [dashy-6.7.6](https://github.com/truecharts/charts/compare/dashy-6.6.0...dashy-6.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image lissy93/dashy to 2.1.2[@3826f73](https://github.com/3826f73) by renovate ([#19865](https://github.com/truecharts/charts/issues/19865))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image lissy93/dashy to 2.1.2[@3826f73](https://github.com/3826f73) by renovate ([#19865](https://github.com/truecharts/charts/issues/19865))
diff --git a/stable/davos/12.7.7/CHANGELOG.md b/stable/davos/12.7.7/CHANGELOG.md
index 10d819fcaf9..97c6ddcb2d3 100644
--- a/stable/davos/12.7.7/CHANGELOG.md
+++ b/stable/davos/12.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ghcr.io/linuxserver/davos to 2.2.2[@c20172c](https://github.com/c20172c) by renovate ([#19232](https://github.com/truecharts/charts/issues/19232))
-## [davos-12.7.6](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.7.6) (2024-03-30)
+## [davos-12.7.7](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/linuxserver/davos to 2.2.2[@646b654](https://github.com/646b654) by renovate ([#19968](https://github.com/truecharts/charts/issues/19968))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ghcr.io/linuxserver/davos to 2.2.2[@25a2828](https://github.com/25a2828) by renovate ([#19597](https://github.com/truecharts/charts/issues/19597))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/dayofdefeatsource/5.7.6/CHANGELOG.md b/stable/dayofdefeatsource/5.7.6/CHANGELOG.md
index af545cf2b49..720e3aaad41 100644
--- a/stable/dayofdefeatsource/5.7.6/CHANGELOG.md
+++ b/stable/dayofdefeatsource/5.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [dayofdefeatsource-5.7.5](https://github.com/truecharts/charts/compare/dayofdefeatsource-5.6.0...dayofdefeatsource-5.7.5) (2024-03-27)
+## [dayofdefeatsource-5.7.6](https://github.com/truecharts/charts/compare/dayofdefeatsource-5.6.0...dayofdefeatsource-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ich777/steamcmd to dods[@e16be12](https://github.com/e16be12) by renovate ([#19770](https://github.com/truecharts/charts/issues/19770))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/daysofwar/5.7.5/CHANGELOG.md b/stable/daysofwar/5.7.5/CHANGELOG.md
index 039653c96a3..4ccf91143e8 100644
--- a/stable/daysofwar/5.7.5/CHANGELOG.md
+++ b/stable/daysofwar/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [daysofwar-5.7.4](https://github.com/truecharts/charts/compare/daysofwar-5.6.0...daysofwar-5.7.4) (2024-03-27)
+## [daysofwar-5.7.5](https://github.com/truecharts/charts/compare/daysofwar-5.6.0...daysofwar-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/dayz/5.7.5/CHANGELOG.md b/stable/dayz/5.7.5/CHANGELOG.md
index 2f738c91269..91fc335dfcb 100644
--- a/stable/dayz/5.7.5/CHANGELOG.md
+++ b/stable/dayz/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [dayz-5.7.4](https://github.com/truecharts/charts/compare/dayz-5.6.0...dayz-5.7.4) (2024-03-27)
+## [dayz-5.7.5](https://github.com/truecharts/charts/compare/dayz-5.6.0...dayz-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ddclient/9.7.7/CHANGELOG.md b/stable/ddclient/9.7.7/CHANGELOG.md
index 82f659b0578..7df122130c1 100644
--- a/stable/ddclient/9.7.7/CHANGELOG.md
+++ b/stable/ddclient/9.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [ddclient-9.7.6](https://github.com/truecharts/charts/compare/ddclient-9.6.0...ddclient-9.7.6) (2024-03-27)
+## [ddclient-9.7.7](https://github.com/truecharts/charts/compare/ddclient-9.6.0...ddclient-9.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@8907a99](https://github.com/8907a99) by renovate ([#19814](https://github.com/truecharts/charts/issues/19814))
@@ -95,5 +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))
-
+- 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/ddns-go/10.9.3/CHANGELOG.md b/stable/ddns-go/10.9.3/CHANGELOG.md
index 478d263fc4f..852b77b2b64 100644
--- a/stable/ddns-go/10.9.3/CHANGELOG.md
+++ b/stable/ddns-go/10.9.3/CHANGELOG.md
@@ -83,18 +83,18 @@ 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))
-## [ddns-go-10.9.2](https://github.com/truecharts/charts/compare/ddns-go-10.7.0...ddns-go-10.9.2) (2024-03-29)
+## [ddns-go-10.9.3](https://github.com/truecharts/charts/compare/ddns-go-10.7.0...ddns-go-10.9.3) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image jeessy/ddns-go to v6.3.1[@de458f4](https://github.com/de458f4) by renovate ([#19916](https://github.com/truecharts/charts/issues/19916))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image jeessy/ddns-go to v6.3.0[@ec2346b](https://github.com/ec2346b) by renovate ([#19821](https://github.com/truecharts/charts/issues/19821))
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
\ No newline at end of file
diff --git a/stable/ddns-route53/5.7.6/CHANGELOG.md b/stable/ddns-route53/5.7.6/CHANGELOG.md
index c8a18ea59d0..23f080511dd 100644
--- a/stable/ddns-route53/5.7.6/CHANGELOG.md
+++ b/stable/ddns-route53/5.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [ddns-route53-5.7.5](https://github.com/truecharts/charts/compare/ddns-route53-5.6.0...ddns-route53-5.7.5) (2024-03-27)
+## [ddns-route53-5.7.6](https://github.com/truecharts/charts/compare/ddns-route53-5.6.0...ddns-route53-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/ddns-updater/9.7.5/CHANGELOG.md b/stable/ddns-updater/9.7.5/CHANGELOG.md
index 27885646d4b..f29da362fff 100644
--- a/stable/ddns-updater/9.7.5/CHANGELOG.md
+++ b/stable/ddns-updater/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ddns-updater-9.7.4](https://github.com/truecharts/charts/compare/ddns-updater-9.6.0...ddns-updater-9.7.4) (2024-03-27)
+## [ddns-updater-9.7.5](https://github.com/truecharts/charts/compare/ddns-updater-9.6.0...ddns-updater-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/debian-apt-mirror/5.7.5/CHANGELOG.md b/stable/debian-apt-mirror/5.7.5/CHANGELOG.md
index 6eb63d2669b..73c2d109dfe 100644
--- a/stable/debian-apt-mirror/5.7.5/CHANGELOG.md
+++ b/stable/debian-apt-mirror/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [debian-apt-mirror-5.7.4](https://github.com/truecharts/charts/compare/debian-apt-mirror-5.6.0...debian-apt-mirror-5.7.4) (2024-03-27)
+## [debian-apt-mirror-5.7.5](https://github.com/truecharts/charts/compare/debian-apt-mirror-5.6.0...debian-apt-mirror-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/debian-bullseye/5.7.5/CHANGELOG.md b/stable/debian-bullseye/5.7.5/CHANGELOG.md
index 6ae8a3f2cfb..8600f7d231b 100644
--- a/stable/debian-bullseye/5.7.5/CHANGELOG.md
+++ b/stable/debian-bullseye/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [debian-bullseye-5.7.4](https://github.com/truecharts/charts/compare/debian-bullseye-5.6.0...debian-bullseye-5.7.4) (2024-03-27)
+## [debian-bullseye-5.7.5](https://github.com/truecharts/charts/compare/debian-bullseye-5.6.0...debian-bullseye-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/deconz/15.7.6/CHANGELOG.md b/stable/deconz/15.7.6/CHANGELOG.md
index 537af0aa97a..61e54c5db88 100644
--- a/stable/deconz/15.7.6/CHANGELOG.md
+++ b/stable/deconz/15.7.6/CHANGELOG.md
@@ -77,12 +77,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))
-## [deconz-15.7.5](https://github.com/truecharts/charts/compare/deconz-15.6.0...deconz-15.7.5) (2024-03-29)
+## [deconz-15.7.6](https://github.com/truecharts/charts/compare/deconz-15.6.0...deconz-15.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image deconzcommunity/deconz to v2.26.3[@f88d59e](https://github.com/f88d59e) by renovate ([#19899](https://github.com/truecharts/charts/issues/19899))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +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))
-
+- 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/deemix/10.7.5/CHANGELOG.md b/stable/deemix/10.7.5/CHANGELOG.md
index cfe8d9c72c4..f1c502486b9 100644
--- a/stable/deemix/10.7.5/CHANGELOG.md
+++ b/stable/deemix/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [deemix-10.7.4](https://github.com/truecharts/charts/compare/deemix-10.6.0...deemix-10.7.4) (2024-03-27)
+## [deemix-10.7.5](https://github.com/truecharts/charts/compare/deemix-10.6.0...deemix-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/deepstack/11.7.5/CHANGELOG.md b/stable/deepstack/11.7.5/CHANGELOG.md
index c5a66a3bc86..64caaea4dd9 100644
--- a/stable/deepstack/11.7.5/CHANGELOG.md
+++ b/stable/deepstack/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [deepstack-11.7.4](https://github.com/truecharts/charts/compare/deepstack-11.6.0...deepstack-11.7.4) (2024-03-27)
+## [deepstack-11.7.5](https://github.com/truecharts/charts/compare/deepstack-11.6.0...deepstack-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/dell-idrac-fan-controller/5.7.6/CHANGELOG.md b/stable/dell-idrac-fan-controller/5.7.6/CHANGELOG.md
index 6334f8852b1..e6d05101b3a 100644
--- a/stable/dell-idrac-fan-controller/5.7.6/CHANGELOG.md
+++ b/stable/dell-idrac-fan-controller/5.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [dell-idrac-fan-controller-5.7.5](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-5.6.0...dell-idrac-fan-controller-5.7.5) (2024-03-27)
+## [dell-idrac-fan-controller-5.7.6](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-5.6.0...dell-idrac-fan-controller-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/deluge/18.7.5/CHANGELOG.md b/stable/deluge/18.7.5/CHANGELOG.md
index 9758c3e704b..2ed28920085 100644
--- a/stable/deluge/18.7.5/CHANGELOG.md
+++ b/stable/deluge/18.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [deluge-18.7.4](https://github.com/truecharts/charts/compare/deluge-18.6.0...deluge-18.7.4) (2024-03-27)
+## [deluge-18.7.5](https://github.com/truecharts/charts/compare/deluge-18.6.0...deluge-18.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/digikam/11.7.5/CHANGELOG.md b/stable/digikam/11.7.5/CHANGELOG.md
index e14466fa1d9..38d164c1d9a 100644
--- a/stable/digikam/11.7.5/CHANGELOG.md
+++ b/stable/digikam/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [digikam-11.7.4](https://github.com/truecharts/charts/compare/digikam-11.6.0...digikam-11.7.4) (2024-03-27)
+## [digikam-11.7.5](https://github.com/truecharts/charts/compare/digikam-11.6.0...digikam-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/dillinger/9.7.6/CHANGELOG.md b/stable/dillinger/9.7.6/CHANGELOG.md
index 9c58bed2e2e..cfccedf34d2 100644
--- a/stable/dillinger/9.7.6/CHANGELOG.md
+++ b/stable/dillinger/9.7.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image ghcr.io/linuxserver/dillinger to 3.39.1[@953ad36](https://github.com/953ad36) by renovate ([#19233](https://github.com/truecharts/charts/issues/19233))
-## [dillinger-9.7.5](https://github.com/truecharts/charts/compare/dillinger-9.6.0...dillinger-9.7.5) (2024-03-27)
+## [dillinger-9.7.6](https://github.com/truecharts/charts/compare/dillinger-9.6.0...dillinger-9.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 ghcr.io/linuxserver/dillinger to 3.39.1[@953ad36](https://github.com/953ad36) by renovate ([#19233](https://github.com/truecharts/charts/issues/19233))
-
+- update container image ghcr.io/linuxserver/dillinger to 3.39.1[@953ad36](https://github.com/953ad36) by renovate ([#19233](https://github.com/truecharts/charts/issues/19233))
\ No newline at end of file
diff --git a/stable/discordgsm/7.8.5/CHANGELOG.md b/stable/discordgsm/7.8.5/CHANGELOG.md
index d27538aab44..2096e2e03ab 100644
--- a/stable/discordgsm/7.8.5/CHANGELOG.md
+++ b/stable/discordgsm/7.8.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image discordgsm/discord-game-server-monitor to v2.17.0[@9363802](https://github.com/9363802) by renovate ([#19336](https://github.com/truecharts/charts/issues/19336))
-## [discordgsm-7.8.4](https://github.com/truecharts/charts/compare/discordgsm-7.6.0...discordgsm-7.8.4) (2024-03-27)
+## [discordgsm-7.8.5](https://github.com/truecharts/charts/compare/discordgsm-7.6.0...discordgsm-7.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/dispatch/5.7.5/CHANGELOG.md b/stable/dispatch/5.7.5/CHANGELOG.md
index 234a6ae5080..f608676b995 100644
--- a/stable/dispatch/5.7.5/CHANGELOG.md
+++ b/stable/dispatch/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [dispatch-5.7.4](https://github.com/truecharts/charts/compare/dispatch-5.6.0...dispatch-5.7.4) (2024-03-27)
+## [dispatch-5.7.5](https://github.com/truecharts/charts/compare/dispatch-5.6.0...dispatch-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/dizquetv/14.7.5/CHANGELOG.md b/stable/dizquetv/14.7.5/CHANGELOG.md
index a566fe01720..bbeb87d255d 100644
--- a/stable/dizquetv/14.7.5/CHANGELOG.md
+++ b/stable/dizquetv/14.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [dizquetv-14.7.4](https://github.com/truecharts/charts/compare/dizquetv-14.6.0...dizquetv-14.7.4) (2024-03-27)
+## [dizquetv-14.7.5](https://github.com/truecharts/charts/compare/dizquetv-14.6.0...dizquetv-14.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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.7.7/CHANGELOG.md b/stable/dns-doh-companion/5.7.7/CHANGELOG.md
index f16e3178147..777df92d952 100644
--- a/stable/dns-doh-companion/5.7.7/CHANGELOG.md
+++ b/stable/dns-doh-companion/5.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [dns-doh-companion-5.7.6](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.7.6) (2024-03-29)
+## [dns-doh-companion-5.7.7](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image testdasi/simple-dns-doh to latest[@9f65869](https://github.com/9f65869) by renovate ([#19924](https://github.com/truecharts/charts/issues/19924))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +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))
-
+- 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/docker-hub-rss/5.7.5/CHANGELOG.md b/stable/docker-hub-rss/5.7.5/CHANGELOG.md
index ade9548385f..87f69f09cbd 100644
--- a/stable/docker-hub-rss/5.7.5/CHANGELOG.md
+++ b/stable/docker-hub-rss/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [docker-hub-rss-5.7.4](https://github.com/truecharts/charts/compare/docker-hub-rss-5.6.0...docker-hub-rss-5.7.4) (2024-03-27)
+## [docker-hub-rss-5.7.5](https://github.com/truecharts/charts/compare/docker-hub-rss-5.6.0...docker-hub-rss-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/dockerregistry/5.7.5/CHANGELOG.md b/stable/dockerregistry/5.7.5/CHANGELOG.md
index 31fbdae4855..035c1401283 100644
--- a/stable/dockerregistry/5.7.5/CHANGELOG.md
+++ b/stable/dockerregistry/5.7.5/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image registry to 2[@422c023](https://github.com/422c023) by renovate ([#19282](https://github.com/truecharts/charts/issues/19282))
-## [dockerregistry-5.7.4](https://github.com/truecharts/charts/compare/dockerregistry-5.6.0...dockerregistry-5.7.4) (2024-03-27)
+## [dockerregistry-5.7.5](https://github.com/truecharts/charts/compare/dockerregistry-5.6.0...dockerregistry-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,4 @@ title: Changelog
- update container image registry to 2[@fb9c9ae](https://github.com/fb9c9ae) by renovate ([#19358](https://github.com/truecharts/charts/issues/19358))
-- update container image registry to 2[@422c023](https://github.com/422c023) by renovate ([#19282](https://github.com/truecharts/charts/issues/19282))
-
+- update container image registry to 2[@422c023](https://github.com/422c023) by renovate ([#19282](https://github.com/truecharts/charts/issues/19282))
\ No newline at end of file
diff --git a/stable/docusaurus/8.7.5/CHANGELOG.md b/stable/docusaurus/8.7.5/CHANGELOG.md
index 82d8675073e..183874ce30b 100644
--- a/stable/docusaurus/8.7.5/CHANGELOG.md
+++ b/stable/docusaurus/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [docusaurus-8.7.4](https://github.com/truecharts/charts/compare/docusaurus-8.6.0...docusaurus-8.7.4) (2024-03-27)
+## [docusaurus-8.7.5](https://github.com/truecharts/charts/compare/docusaurus-8.6.0...docusaurus-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/dokuwiki/11.3.6/CHANGELOG.md b/stable/dokuwiki/11.3.6/CHANGELOG.md
index 1809f7aacad..cc19741f63c 100644
--- a/stable/dokuwiki/11.3.6/CHANGELOG.md
+++ b/stable/dokuwiki/11.3.6/CHANGELOG.md
@@ -71,12 +71,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.5](https://github.com/truecharts/charts/compare/dokuwiki-11.2.0...dokuwiki-11.3.5) (2024-03-27)
+## [dokuwiki-11.3.6](https://github.com/truecharts/charts/compare/dokuwiki-11.2.0...dokuwiki-11.3.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/domoticz/10.7.5/CHANGELOG.md b/stable/domoticz/10.7.5/CHANGELOG.md
index c09e45c5997..21567bc59a6 100644
--- a/stable/domoticz/10.7.5/CHANGELOG.md
+++ b/stable/domoticz/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [domoticz-10.7.4](https://github.com/truecharts/charts/compare/domoticz-10.6.0...domoticz-10.7.4) (2024-03-27)
+## [domoticz-10.7.5](https://github.com/truecharts/charts/compare/domoticz-10.6.0...domoticz-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/dontstarvetogether/5.7.5/CHANGELOG.md b/stable/dontstarvetogether/5.7.5/CHANGELOG.md
index e1bd1837535..f6cd9a1b489 100644
--- a/stable/dontstarvetogether/5.7.5/CHANGELOG.md
+++ b/stable/dontstarvetogether/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [dontstarvetogether-5.7.4](https://github.com/truecharts/charts/compare/dontstarvetogether-5.6.0...dontstarvetogether-5.7.4) (2024-03-27)
+## [dontstarvetogether-5.7.5](https://github.com/truecharts/charts/compare/dontstarvetogether-5.6.0...dontstarvetogether-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/doplarr/9.7.5/CHANGELOG.md b/stable/doplarr/9.7.5/CHANGELOG.md
index 63562dd111e..4d06a3a5ea1 100644
--- a/stable/doplarr/9.7.5/CHANGELOG.md
+++ b/stable/doplarr/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [doplarr-9.7.4](https://github.com/truecharts/charts/compare/doplarr-9.6.0...doplarr-9.7.4) (2024-03-27)
+## [doplarr-9.7.5](https://github.com/truecharts/charts/compare/doplarr-9.6.0...doplarr-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/double-take/10.7.5/CHANGELOG.md b/stable/double-take/10.7.5/CHANGELOG.md
index 4e5e34d66b1..a2c01eed4ec 100644
--- a/stable/double-take/10.7.5/CHANGELOG.md
+++ b/stable/double-take/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [double-take-10.7.4](https://github.com/truecharts/charts/compare/double-take-10.6.0...double-take-10.7.4) (2024-03-27)
+## [double-take-10.7.5](https://github.com/truecharts/charts/compare/double-take-10.6.0...double-take-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/doublecommander/12.7.7/CHANGELOG.md b/stable/doublecommander/12.7.7/CHANGELOG.md
index 42e4dfe50eb..1dd4e22bb6d 100644
--- a/stable/doublecommander/12.7.7/CHANGELOG.md
+++ b/stable/doublecommander/12.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ghcr.io/linuxserver/doublecommander to latest[@908d49e](https://github.com/908d49e) by renovate ([#19234](https://github.com/truecharts/charts/issues/19234))
-## [doublecommander-12.7.6](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.7.6) (2024-03-29)
+## [doublecommander-12.7.7](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/linuxserver/doublecommander to latest[@85233cd](https://github.com/85233cd) by renovate ([#19883](https://github.com/truecharts/charts/issues/19883))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ghcr.io/linuxserver/doublecommander to latest[@3906aca](https://github.com/3906aca) by renovate ([#19569](https://github.com/truecharts/charts/issues/19569))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/dropbox-by-otherguy/5.7.5/CHANGELOG.md b/stable/dropbox-by-otherguy/5.7.5/CHANGELOG.md
index a1e4b4abc58..ac76b263762 100644
--- a/stable/dropbox-by-otherguy/5.7.5/CHANGELOG.md
+++ b/stable/dropbox-by-otherguy/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [dropbox-by-otherguy-5.7.4](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-5.6.0...dropbox-by-otherguy-5.7.4) (2024-03-27)
+## [dropbox-by-otherguy-5.7.5](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-5.6.0...dropbox-by-otherguy-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/duckdns/9.7.7/CHANGELOG.md b/stable/duckdns/9.7.7/CHANGELOG.md
index fa84d130e67..767996c94bb 100644
--- a/stable/duckdns/9.7.7/CHANGELOG.md
+++ b/stable/duckdns/9.7.7/CHANGELOG.md
@@ -14,6 +14,29 @@ title: Changelog
+- update container image ghcr.io/linuxserver/duckdns to latest[@682e675](https://github.com/682e675) by renovate ([#19757](https://github.com/truecharts/charts/issues/19757))
+
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
+
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
+
+- update container image ghcr.io/linuxserver/duckdns to latest[@dbe0e1b](https://github.com/dbe0e1b) by renovate ([#19447](https://github.com/truecharts/charts/issues/19447))
+
+- 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))
+
+
+## [duckdns-9.7.7](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.7) (2024-03-30)
+
+### Chore
+
+
+
- update container image ghcr.io/linuxserver/duckdns to latest[@682e675](https://github.com/682e675) by renovate ([#19757](https://github.com/truecharts/charts/issues/19757))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
@@ -74,26 +97,3 @@ title: Changelog
## [duckdns-9.7.5](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.5) (2024-03-27)
-
-### Chore
-
-
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ghcr.io/linuxserver/duckdns to latest[@dbe0e1b](https://github.com/dbe0e1b) by renovate ([#19447](https://github.com/truecharts/charts/issues/19447))
-
-- 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))
-
-
-## [duckdns-9.7.5](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.5) (2024-03-27)
-
-### Chore
-
-
diff --git a/stable/duplicacy/6.7.6/CHANGELOG.md b/stable/duplicacy/6.7.6/CHANGELOG.md
index ba5cb3a5fd2..e7a867d43fb 100644
--- a/stable/duplicacy/6.7.6/CHANGELOG.md
+++ b/stable/duplicacy/6.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [duplicacy-6.7.5](https://github.com/truecharts/charts/compare/duplicacy-6.6.0...duplicacy-6.7.5) (2024-03-27)
+## [duplicacy-6.7.6](https://github.com/truecharts/charts/compare/duplicacy-6.6.0...duplicacy-6.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/duplicati/13.7.5/CHANGELOG.md b/stable/duplicati/13.7.5/CHANGELOG.md
index 3b727dc5fee..d415b95c74b 100644
--- a/stable/duplicati/13.7.5/CHANGELOG.md
+++ b/stable/duplicati/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [duplicati-13.7.4](https://github.com/truecharts/charts/compare/duplicati-13.6.0...duplicati-13.7.4) (2024-03-27)
+## [duplicati-13.7.5](https://github.com/truecharts/charts/compare/duplicati-13.6.0...duplicati-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ecodms/5.7.5/CHANGELOG.md b/stable/ecodms/5.7.5/CHANGELOG.md
index 92b7422e9ae..46d6e8f9f38 100644
--- a/stable/ecodms/5.7.5/CHANGELOG.md
+++ b/stable/ecodms/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ecodms-5.7.4](https://github.com/truecharts/charts/compare/ecodms-5.6.0...ecodms-5.7.4) (2024-03-27)
+## [ecodms-5.7.5](https://github.com/truecharts/charts/compare/ecodms-5.6.0...ecodms-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/electrum/5.7.5/CHANGELOG.md b/stable/electrum/5.7.5/CHANGELOG.md
index 05ac112c185..9378b11e9fd 100644
--- a/stable/electrum/5.7.5/CHANGELOG.md
+++ b/stable/electrum/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [electrum-5.7.4](https://github.com/truecharts/charts/compare/electrum-5.6.0...electrum-5.7.4) (2024-03-27)
+## [electrum-5.7.5](https://github.com/truecharts/charts/compare/electrum-5.6.0...electrum-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/emby-sync/5.7.5/CHANGELOG.md b/stable/emby-sync/5.7.5/CHANGELOG.md
index 16ffcae34cf..b462b6c9671 100644
--- a/stable/emby-sync/5.7.5/CHANGELOG.md
+++ b/stable/emby-sync/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [emby-sync-5.7.4](https://github.com/truecharts/charts/compare/emby-sync-5.6.0...emby-sync-5.7.4) (2024-03-27)
+## [emby-sync-5.7.5](https://github.com/truecharts/charts/compare/emby-sync-5.6.0...emby-sync-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/emby/18.7.5/CHANGELOG.md b/stable/emby/18.7.5/CHANGELOG.md
index 73da059a3cd..c4be6081fc5 100644
--- a/stable/emby/18.7.5/CHANGELOG.md
+++ b/stable/emby/18.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [emby-18.7.4](https://github.com/truecharts/charts/compare/emby-18.6.0...emby-18.7.4) (2024-03-27)
+## [emby-18.7.5](https://github.com/truecharts/charts/compare/emby-18.6.0...emby-18.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/embystat/9.7.5/CHANGELOG.md b/stable/embystat/9.7.5/CHANGELOG.md
index fbea0455a2d..8301244a438 100644
--- a/stable/embystat/9.7.5/CHANGELOG.md
+++ b/stable/embystat/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [embystat-9.7.4](https://github.com/truecharts/charts/compare/embystat-9.6.0...embystat-9.7.4) (2024-03-27)
+## [embystat-9.7.5](https://github.com/truecharts/charts/compare/embystat-9.6.0...embystat-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/emulatorjs/9.7.5/CHANGELOG.md b/stable/emulatorjs/9.7.5/CHANGELOG.md
index 00336cc03c7..74a8a1c8e6c 100644
--- a/stable/emulatorjs/9.7.5/CHANGELOG.md
+++ b/stable/emulatorjs/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [emulatorjs-9.7.4](https://github.com/truecharts/charts/compare/emulatorjs-9.6.0...emulatorjs-9.7.4) (2024-03-27)
+## [emulatorjs-9.7.5](https://github.com/truecharts/charts/compare/emulatorjs-9.6.0...emulatorjs-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/endlessh/9.7.5/CHANGELOG.md b/stable/endlessh/9.7.5/CHANGELOG.md
index 575c37ffc41..9829aa1ae06 100644
--- a/stable/endlessh/9.7.5/CHANGELOG.md
+++ b/stable/endlessh/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [endlessh-9.7.4](https://github.com/truecharts/charts/compare/endlessh-9.6.0...endlessh-9.7.4) (2024-03-27)
+## [endlessh-9.7.5](https://github.com/truecharts/charts/compare/endlessh-9.6.0...endlessh-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ersatztv/3.7.5/CHANGELOG.md b/stable/ersatztv/3.7.5/CHANGELOG.md
index e62585f4ef3..0da3cf1aeed 100644
--- a/stable/ersatztv/3.7.5/CHANGELOG.md
+++ b/stable/ersatztv/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ersatztv-3.7.4](https://github.com/truecharts/charts/compare/ersatztv-3.6.0...ersatztv-3.7.4) (2024-03-27)
+## [ersatztv-3.7.5](https://github.com/truecharts/charts/compare/ersatztv-3.6.0...ersatztv-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/esphome/19.8.4/CHANGELOG.md b/stable/esphome/19.8.4/CHANGELOG.md
index 351ab81bf4a..38c05d7d844 100644
--- a/stable/esphome/19.8.4/CHANGELOG.md
+++ b/stable/esphome/19.8.4/CHANGELOG.md
@@ -77,12 +77,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.8.3](https://github.com/truecharts/charts/compare/esphome-19.6.0...esphome-19.8.3) (2024-03-28)
+## [esphome-19.8.4](https://github.com/truecharts/charts/compare/esphome-19.6.0...esphome-19.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image esphome/esphome to v2024.3.1[@15d2372](https://github.com/15d2372) by renovate ([#19862](https://github.com/truecharts/charts/issues/19862))
@@ -95,5 +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))
-
+- 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/etesync/9.8.4/CHANGELOG.md b/stable/etesync/9.8.4/CHANGELOG.md
index 0d1565bed56..f4a0f903cd6 100644
--- a/stable/etesync/9.8.4/CHANGELOG.md
+++ b/stable/etesync/9.8.4/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [etesync-9.8.3](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.8.3) (2024-03-27)
+## [etesync-9.8.4](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-
+- 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/ethercalc/5.7.5/CHANGELOG.md b/stable/ethercalc/5.7.5/CHANGELOG.md
index f845c0721ab..3d922be753a 100644
--- a/stable/ethercalc/5.7.5/CHANGELOG.md
+++ b/stable/ethercalc/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ethercalc-5.7.4](https://github.com/truecharts/charts/compare/ethercalc-5.6.0...ethercalc-5.7.4) (2024-03-27)
+## [ethercalc-5.7.5](https://github.com/truecharts/charts/compare/ethercalc-5.6.0...ethercalc-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/etherpad/16.7.5/CHANGELOG.md b/stable/etherpad/16.7.5/CHANGELOG.md
index e2b6dec91ba..d8fa60456c7 100644
--- a/stable/etherpad/16.7.5/CHANGELOG.md
+++ b/stable/etherpad/16.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [etherpad-16.7.4](https://github.com/truecharts/charts/compare/etherpad-16.6.0...etherpad-16.7.4) (2024-03-27)
+## [etherpad-16.7.5](https://github.com/truecharts/charts/compare/etherpad-16.6.0...etherpad-16.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/explainshell/5.7.5/CHANGELOG.md b/stable/explainshell/5.7.5/CHANGELOG.md
index 956727f4bd3..dc7836fc9a5 100644
--- a/stable/explainshell/5.7.5/CHANGELOG.md
+++ b/stable/explainshell/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [explainshell-5.7.4](https://github.com/truecharts/charts/compare/explainshell-5.6.0...explainshell-5.7.4) (2024-03-27)
+## [explainshell-5.7.5](https://github.com/truecharts/charts/compare/explainshell-5.6.0...explainshell-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/external-dns/4.7.6/CHANGELOG.md b/stable/external-dns/4.7.6/CHANGELOG.md
index 69e5f58d6b6..662a05703f1 100644
--- a/stable/external-dns/4.7.6/CHANGELOG.md
+++ b/stable/external-dns/4.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [external-dns-4.7.5](https://github.com/truecharts/charts/compare/external-dns-4.6.0...external-dns-4.7.5) (2024-03-27)
+## [external-dns-4.7.6](https://github.com/truecharts/charts/compare/external-dns-4.6.0...external-dns-4.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/external-ip/5.7.5/CHANGELOG.md b/stable/external-ip/5.7.5/CHANGELOG.md
index 4c661585153..624fda6ad6f 100644
--- a/stable/external-ip/5.7.5/CHANGELOG.md
+++ b/stable/external-ip/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [external-ip-5.7.4](https://github.com/truecharts/charts/compare/external-ip-5.6.0...external-ip-5.7.4) (2024-03-27)
+## [external-ip-5.7.5](https://github.com/truecharts/charts/compare/external-ip-5.6.0...external-ip-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/external-service/13.7.5/CHANGELOG.md b/stable/external-service/13.7.5/CHANGELOG.md
index d1dee986246..42f357ea330 100644
--- a/stable/external-service/13.7.5/CHANGELOG.md
+++ b/stable/external-service/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [external-service-13.7.4](https://github.com/truecharts/charts/compare/external-service-13.6.0...external-service-13.7.4) (2024-03-27)
+## [external-service-13.7.5](https://github.com/truecharts/charts/compare/external-service-13.6.0...external-service-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/fabulinus/2.7.5/CHANGELOG.md b/stable/fabulinus/2.7.5/CHANGELOG.md
index d168f4d474a..7817cb691c6 100644
--- a/stable/fabulinus/2.7.5/CHANGELOG.md
+++ b/stable/fabulinus/2.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [fabulinus-2.7.4](https://github.com/truecharts/charts/compare/fabulinus-2.6.0...fabulinus-2.7.4) (2024-03-27)
+## [fabulinus-2.7.5](https://github.com/truecharts/charts/compare/fabulinus-2.6.0...fabulinus-2.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/factorio/7.7.7/CHANGELOG.md b/stable/factorio/7.7.7/CHANGELOG.md
index e17f92cfbcc..92917d609c8 100644
--- a/stable/factorio/7.7.7/CHANGELOG.md
+++ b/stable/factorio/7.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [factorio-7.7.6](https://github.com/truecharts/charts/compare/factorio-7.6.0...factorio-7.7.6) (2024-03-27)
+## [factorio-7.7.7](https://github.com/truecharts/charts/compare/factorio-7.6.0...factorio-7.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image factoriotools/factorio to stable[@e403edc](https://github.com/e403edc) by renovate ([#19827](https://github.com/truecharts/charts/issues/19827))
@@ -95,5 +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))
-
+- 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/factorioservermanager/5.7.5/CHANGELOG.md b/stable/factorioservermanager/5.7.5/CHANGELOG.md
index 79d271bd8ec..b581e6e41d3 100644
--- a/stable/factorioservermanager/5.7.5/CHANGELOG.md
+++ b/stable/factorioservermanager/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [factorioservermanager-5.7.4](https://github.com/truecharts/charts/compare/factorioservermanager-5.6.0...factorioservermanager-5.7.4) (2024-03-27)
+## [factorioservermanager-5.7.5](https://github.com/truecharts/charts/compare/factorioservermanager-5.6.0...factorioservermanager-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/farmos/5.7.5/CHANGELOG.md b/stable/farmos/5.7.5/CHANGELOG.md
index 3e53267c9b7..f204a30cb21 100644
--- a/stable/farmos/5.7.5/CHANGELOG.md
+++ b/stable/farmos/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [farmos-5.7.4](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.7.4) (2024-03-27)
+## [farmos-5.7.5](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/fastcom-mqtt/5.7.5/CHANGELOG.md b/stable/fastcom-mqtt/5.7.5/CHANGELOG.md
index d34261cb9a9..2c223987f5b 100644
--- a/stable/fastcom-mqtt/5.7.5/CHANGELOG.md
+++ b/stable/fastcom-mqtt/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [fastcom-mqtt-5.7.4](https://github.com/truecharts/charts/compare/fastcom-mqtt-5.6.0...fastcom-mqtt-5.7.4) (2024-03-27)
+## [fastcom-mqtt-5.7.5](https://github.com/truecharts/charts/compare/fastcom-mqtt-5.6.0...fastcom-mqtt-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/fenrus/5.7.5/CHANGELOG.md b/stable/fenrus/5.7.5/CHANGELOG.md
index 7e68c2c9647..da21898217c 100644
--- a/stable/fenrus/5.7.5/CHANGELOG.md
+++ b/stable/fenrus/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [fenrus-5.7.4](https://github.com/truecharts/charts/compare/fenrus-5.6.0...fenrus-5.7.4) (2024-03-27)
+## [fenrus-5.7.5](https://github.com/truecharts/charts/compare/fenrus-5.6.0...fenrus-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ferdi-server/11.7.5/CHANGELOG.md b/stable/ferdi-server/11.7.5/CHANGELOG.md
index 005a5fb8bad..f1d08e4bda2 100644
--- a/stable/ferdi-server/11.7.5/CHANGELOG.md
+++ b/stable/ferdi-server/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ferdi-server-11.7.4](https://github.com/truecharts/charts/compare/ferdi-server-11.6.0...ferdi-server-11.7.4) (2024-03-27)
+## [ferdi-server-11.7.5](https://github.com/truecharts/charts/compare/ferdi-server-11.6.0...ferdi-server-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ffmpeg-mkvdts2ac3/5.7.5/CHANGELOG.md b/stable/ffmpeg-mkvdts2ac3/5.7.5/CHANGELOG.md
index 3bb524ff850..f3a65fe348d 100644
--- a/stable/ffmpeg-mkvdts2ac3/5.7.5/CHANGELOG.md
+++ b/stable/ffmpeg-mkvdts2ac3/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ffmpeg-mkvdts2ac3-5.7.4](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-5.6.0...ffmpeg-mkvdts2ac3-5.7.4) (2024-03-27)
+## [ffmpeg-mkvdts2ac3-5.7.5](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-5.6.0...ffmpeg-mkvdts2ac3-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/filebot/9.7.5/CHANGELOG.md b/stable/filebot/9.7.5/CHANGELOG.md
index 392d57c4f64..0013303740c 100644
--- a/stable/filebot/9.7.5/CHANGELOG.md
+++ b/stable/filebot/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [filebot-9.7.4](https://github.com/truecharts/charts/compare/filebot-9.6.0...filebot-9.7.4) (2024-03-27)
+## [filebot-9.7.5](https://github.com/truecharts/charts/compare/filebot-9.6.0...filebot-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/filebrowser/9.7.5/CHANGELOG.md b/stable/filebrowser/9.7.5/CHANGELOG.md
index d6acfe7afae..90aa960b147 100644
--- a/stable/filebrowser/9.7.5/CHANGELOG.md
+++ b/stable/filebrowser/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [filebrowser-9.7.4](https://github.com/truecharts/charts/compare/filebrowser-9.6.0...filebrowser-9.7.4) (2024-03-27)
+## [filebrowser-9.7.5](https://github.com/truecharts/charts/compare/filebrowser-9.6.0...filebrowser-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/fileshelter/6.8.5/CHANGELOG.md b/stable/fileshelter/6.8.5/CHANGELOG.md
index 9d890db2be9..d68593af963 100644
--- a/stable/fileshelter/6.8.5/CHANGELOG.md
+++ b/stable/fileshelter/6.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [fileshelter-6.8.4](https://github.com/truecharts/charts/compare/fileshelter-6.7.0...fileshelter-6.8.4) (2024-03-27)
+## [fileshelter-6.8.5](https://github.com/truecharts/charts/compare/fileshelter-6.7.0...fileshelter-6.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/filestash/6.7.5/CHANGELOG.md b/stable/filestash/6.7.5/CHANGELOG.md
index 7c7e50228a9..4c4182dab89 100644
--- a/stable/filestash/6.7.5/CHANGELOG.md
+++ b/stable/filestash/6.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image machines/filestash to latest[@2925085](https://github.com/2925085) by renovate ([#19272](https://github.com/truecharts/charts/issues/19272))
-## [filestash-6.7.4](https://github.com/truecharts/charts/compare/filestash-6.6.0...filestash-6.7.4) (2024-03-27)
+## [filestash-6.7.5](https://github.com/truecharts/charts/compare/filestash-6.6.0...filestash-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/filezilla/11.7.7/CHANGELOG.md b/stable/filezilla/11.7.7/CHANGELOG.md
index 9b0ab00c56e..8cd99a7e42d 100644
--- a/stable/filezilla/11.7.7/CHANGELOG.md
+++ b/stable/filezilla/11.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ghcr.io/linuxserver/filezilla to 3.66.4[@acf9cae](https://github.com/acf9cae) by renovate ([#19235](https://github.com/truecharts/charts/issues/19235))
-## [filezilla-11.7.6](https://github.com/truecharts/charts/compare/filezilla-11.6.0...filezilla-11.7.6) (2024-03-27)
+## [filezilla-11.7.7](https://github.com/truecharts/charts/compare/filezilla-11.6.0...filezilla-11.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/linuxserver/filezilla to 3.66.4[@f483368](https://github.com/f483368) by renovate ([#19796](https://github.com/truecharts/charts/issues/19796))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ghcr.io/linuxserver/filezilla to 3.66.4[@8987294](https://github.com/8987294) by renovate ([#19479](https://github.com/truecharts/charts/issues/19479))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/fireflyiii/25.8.4/CHANGELOG.md b/stable/fireflyiii/25.8.4/CHANGELOG.md
index 85053c88be5..21ab987b1b7 100644
--- a/stable/fireflyiii/25.8.4/CHANGELOG.md
+++ b/stable/fireflyiii/25.8.4/CHANGELOG.md
@@ -95,6 +95,6 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [fireflyiii-25.8.3](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.8.3) (2024-03-27)
+## [fireflyiii-25.8.4](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.8.4) (2024-03-30)
### Chore
\ No newline at end of file
diff --git a/stable/firefox-desktop-g3/5.7.6/CHANGELOG.md b/stable/firefox-desktop-g3/5.7.6/CHANGELOG.md
index fc6c04f5ec3..6b67551774b 100644
--- a/stable/firefox-desktop-g3/5.7.6/CHANGELOG.md
+++ b/stable/firefox-desktop-g3/5.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [firefox-desktop-g3-5.7.5](https://github.com/truecharts/charts/compare/firefox-desktop-g3-5.6.0...firefox-desktop-g3-5.7.5) (2024-03-30)
+## [firefox-desktop-g3-5.7.6](https://github.com/truecharts/charts/compare/firefox-desktop-g3-5.6.0...firefox-desktop-g3-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image accetto/ubuntu-vnc-xfce-firefox-g3 to latest[@d969e16](https://github.com/d969e16) by renovate ([#19930](https://github.com/truecharts/charts/issues/19930))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image accetto/ubuntu-vnc-xfce-firefox-g3 to latest[@d969e16](https://github.com/d969e16) by renovate ([#19930](https://github.com/truecharts/charts/issues/19930))
diff --git a/stable/firefox-syncserver/17.7.5/CHANGELOG.md b/stable/firefox-syncserver/17.7.5/CHANGELOG.md
index dfb799743f3..69e7b6284b9 100644
--- a/stable/firefox-syncserver/17.7.5/CHANGELOG.md
+++ b/stable/firefox-syncserver/17.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [firefox-syncserver-17.7.4](https://github.com/truecharts/charts/compare/firefox-syncserver-17.6.0...firefox-syncserver-17.7.4) (2024-03-27)
+## [firefox-syncserver-17.7.5](https://github.com/truecharts/charts/compare/firefox-syncserver-17.6.0...firefox-syncserver-17.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/firefox/13.0.4/CHANGELOG.md b/stable/firefox/13.0.4/CHANGELOG.md
index 4a1459925e9..b3d9638f9e6 100644
--- a/stable/firefox/13.0.4/CHANGELOG.md
+++ b/stable/firefox/13.0.4/CHANGELOG.md
@@ -83,18 +83,18 @@ 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))
-## [firefox-13.0.3](https://github.com/truecharts/charts/compare/firefox-12.2.0...firefox-13.0.3) (2024-03-27)
+## [firefox-13.0.4](https://github.com/truecharts/charts/compare/firefox-12.2.0...firefox-13.0.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image ghcr.io/linuxserver/firefox to 124.0.1[@e906a0e](https://github.com/e906a0e) by renovate ([#19703](https://github.com/truecharts/charts/issues/19703))
-- update container image ghcr.io/linuxserver/firefox to v124.0.1[@46761f7](https://github.com/46761f7) by renovate ([#19676](https://github.com/truecharts/charts/issues/19676))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
+- update container image ghcr.io/linuxserver/firefox to v124.0.1[@46761f7](https://github.com/46761f7) by renovate ([#19676](https://github.com/truecharts/charts/issues/19676))
\ No newline at end of file
diff --git a/stable/fireshare/6.8.5/CHANGELOG.md b/stable/fireshare/6.8.5/CHANGELOG.md
index 32491f26880..d350ce0507a 100644
--- a/stable/fireshare/6.8.5/CHANGELOG.md
+++ b/stable/fireshare/6.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [fireshare-6.8.4](https://github.com/truecharts/charts/compare/fireshare-6.7.0...fireshare-6.8.4) (2024-03-27)
+## [fireshare-6.8.5](https://github.com/truecharts/charts/compare/fireshare-6.7.0...fireshare-6.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/firezone/3.7.5/CHANGELOG.md b/stable/firezone/3.7.5/CHANGELOG.md
index cf0615114ac..815b0808635 100644
--- a/stable/firezone/3.7.5/CHANGELOG.md
+++ b/stable/firezone/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [firezone-3.7.4](https://github.com/truecharts/charts/compare/firezone-3.6.0...firezone-3.7.4) (2024-03-27)
+## [firezone-3.7.5](https://github.com/truecharts/charts/compare/firezone-3.6.0...firezone-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/fistfuloffrags/5.7.5/CHANGELOG.md b/stable/fistfuloffrags/5.7.5/CHANGELOG.md
index a4e09486f85..4f98b4775bb 100644
--- a/stable/fistfuloffrags/5.7.5/CHANGELOG.md
+++ b/stable/fistfuloffrags/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [fistfuloffrags-5.7.4](https://github.com/truecharts/charts/compare/fistfuloffrags-5.6.0...fistfuloffrags-5.7.4) (2024-03-27)
+## [fistfuloffrags-5.7.5](https://github.com/truecharts/charts/compare/fistfuloffrags-5.6.0...fistfuloffrags-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/fivem/5.7.5/CHANGELOG.md b/stable/fivem/5.7.5/CHANGELOG.md
index 285e5736d4d..0c2e9e9d914 100644
--- a/stable/fivem/5.7.5/CHANGELOG.md
+++ b/stable/fivem/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [fivem-5.7.4](https://github.com/truecharts/charts/compare/fivem-5.6.0...fivem-5.7.4) (2024-03-27)
+## [fivem-5.7.5](https://github.com/truecharts/charts/compare/fivem-5.6.0...fivem-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/flame/5.7.5/CHANGELOG.md b/stable/flame/5.7.5/CHANGELOG.md
index 97f293a1d52..e7bad6e7cfa 100644
--- a/stable/flame/5.7.5/CHANGELOG.md
+++ b/stable/flame/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [flame-5.7.4](https://github.com/truecharts/charts/compare/flame-5.6.0...flame-5.7.4) (2024-03-27)
+## [flame-5.7.5](https://github.com/truecharts/charts/compare/flame-5.6.0...flame-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/flaresolverr/13.7.5/CHANGELOG.md b/stable/flaresolverr/13.7.5/CHANGELOG.md
index 0f07ffef8fe..2ad72b123ae 100644
--- a/stable/flaresolverr/13.7.5/CHANGELOG.md
+++ b/stable/flaresolverr/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [flaresolverr-13.7.4](https://github.com/truecharts/charts/compare/flaresolverr-13.6.0...flaresolverr-13.7.4) (2024-03-27)
+## [flaresolverr-13.7.5](https://github.com/truecharts/charts/compare/flaresolverr-13.6.0...flaresolverr-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/flexget/9.7.7/CHANGELOG.md b/stable/flexget/9.7.7/CHANGELOG.md
index 35699bf2022..4a411ce573a 100644
--- a/stable/flexget/9.7.7/CHANGELOG.md
+++ b/stable/flexget/9.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image wiserain/flexget to v3.11.23[@c3382cf](https://github.com/c3382cf) by renovate ([#19331](https://github.com/truecharts/charts/issues/19331))
-## [flexget-9.7.6](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.7.6) (2024-03-30)
+## [flexget-9.7.7](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image wiserain/flexget to v3.11.27[@7063056](https://github.com/7063056) by renovate ([#19975](https://github.com/truecharts/charts/issues/19975))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image wiserain/flexget to v3.11.26[@9c19e5d](https://github.com/9c19e5d) by renovate ([#19657](https://github.com/truecharts/charts/issues/19657))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/flextv/5.7.5/CHANGELOG.md b/stable/flextv/5.7.5/CHANGELOG.md
index 0449837ccda..0356b289c31 100644
--- a/stable/flextv/5.7.5/CHANGELOG.md
+++ b/stable/flextv/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [flextv-5.7.4](https://github.com/truecharts/charts/compare/flextv-5.6.0...flextv-5.7.4) (2024-03-27)
+## [flextv-5.7.5](https://github.com/truecharts/charts/compare/flextv-5.6.0...flextv-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/flood/13.7.5/CHANGELOG.md b/stable/flood/13.7.5/CHANGELOG.md
index 34debb095d6..0b6d0da0abf 100644
--- a/stable/flood/13.7.5/CHANGELOG.md
+++ b/stable/flood/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [flood-13.7.4](https://github.com/truecharts/charts/compare/flood-13.6.0...flood-13.7.4) (2024-03-27)
+## [flood-13.7.5](https://github.com/truecharts/charts/compare/flood-13.6.0...flood-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/flowise/4.8.6/CHANGELOG.md b/stable/flowise/4.8.6/CHANGELOG.md
index bcf7d359ec3..1c961f01c03 100644
--- a/stable/flowise/4.8.6/CHANGELOG.md
+++ b/stable/flowise/4.8.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image flowiseai/flowise to v1.6.1[@bfa1116](https://github.com/bfa1116) by renovate ([#19303](https://github.com/truecharts/charts/issues/19303))
-## [flowise-4.8.5](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.8.5) (2024-03-27)
+## [flowise-4.8.6](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.8.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 flowiseai/flowise to v1.6.1[@bfa1116](https://github.com/bfa1116) by renovate ([#19303](https://github.com/truecharts/charts/issues/19303))
-
+- update container image flowiseai/flowise to v1.6.1[@bfa1116](https://github.com/bfa1116) by renovate ([#19303](https://github.com/truecharts/charts/issues/19303))
\ No newline at end of file
diff --git a/stable/fluidd/9.8.5/CHANGELOG.md b/stable/fluidd/9.8.5/CHANGELOG.md
index 2b416c02612..4a3d1a9c8f5 100644
--- a/stable/fluidd/9.8.5/CHANGELOG.md
+++ b/stable/fluidd/9.8.5/CHANGELOG.md
@@ -71,12 +71,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))
-## [fluidd-9.8.4](https://github.com/truecharts/charts/compare/fluidd-9.6.0...fluidd-9.8.4) (2024-03-27)
+## [fluidd-9.8.5](https://github.com/truecharts/charts/compare/fluidd-9.6.0...fluidd-9.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/fluttercoin-wallet/5.7.5/CHANGELOG.md b/stable/fluttercoin-wallet/5.7.5/CHANGELOG.md
index 6427bafa07e..6fc8ecb8b07 100644
--- a/stable/fluttercoin-wallet/5.7.5/CHANGELOG.md
+++ b/stable/fluttercoin-wallet/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [fluttercoin-wallet-5.7.4](https://github.com/truecharts/charts/compare/fluttercoin-wallet-5.6.0...fluttercoin-wallet-5.7.4) (2024-03-27)
+## [fluttercoin-wallet-5.7.5](https://github.com/truecharts/charts/compare/fluttercoin-wallet-5.6.0...fluttercoin-wallet-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/fmd2-wine/5.7.5/CHANGELOG.md b/stable/fmd2-wine/5.7.5/CHANGELOG.md
index 1129e7dc478..9838f61c849 100644
--- a/stable/fmd2-wine/5.7.5/CHANGELOG.md
+++ b/stable/fmd2-wine/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [fmd2-wine-5.7.4](https://github.com/truecharts/charts/compare/fmd2-wine-5.6.0...fmd2-wine-5.7.4) (2024-03-27)
+## [fmd2-wine-5.7.5](https://github.com/truecharts/charts/compare/fmd2-wine-5.6.0...fmd2-wine-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/foldingathome/9.7.7/CHANGELOG.md b/stable/foldingathome/9.7.7/CHANGELOG.md
index ab7b064d374..e85a3d4b521 100644
--- a/stable/foldingathome/9.7.7/CHANGELOG.md
+++ b/stable/foldingathome/9.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@2613ff4](https://github.com/2613ff4) by renovate ([#19237](https://github.com/truecharts/charts/issues/19237))
-## [foldingathome-9.7.6](https://github.com/truecharts/charts/compare/foldingathome-9.6.0...foldingathome-9.7.6) (2024-03-27)
+## [foldingathome-9.7.7](https://github.com/truecharts/charts/compare/foldingathome-9.6.0...foldingathome-9.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@9f34c06](https://github.com/9f34c06) by renovate ([#19805](https://github.com/truecharts/charts/issues/19805))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@0166e17](https://github.com/0166e17) by renovate ([#19493](https://github.com/truecharts/charts/issues/19493))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/fossil/11.7.5/CHANGELOG.md b/stable/fossil/11.7.5/CHANGELOG.md
index 38293d973c0..d992fe2f053 100644
--- a/stable/fossil/11.7.5/CHANGELOG.md
+++ b/stable/fossil/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [fossil-11.7.4](https://github.com/truecharts/charts/compare/fossil-11.6.0...fossil-11.7.4) (2024-03-27)
+## [fossil-11.7.5](https://github.com/truecharts/charts/compare/fossil-11.6.0...fossil-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/fotosho/5.7.5/CHANGELOG.md b/stable/fotosho/5.7.5/CHANGELOG.md
index 6d7097f4001..368f0f5256e 100644
--- a/stable/fotosho/5.7.5/CHANGELOG.md
+++ b/stable/fotosho/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [fotosho-5.7.4](https://github.com/truecharts/charts/compare/fotosho-5.6.0...fotosho-5.7.4) (2024-03-27)
+## [fotosho-5.7.5](https://github.com/truecharts/charts/compare/fotosho-5.6.0...fotosho-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/freecad-desktop-g3/5.7.5/CHANGELOG.md b/stable/freecad-desktop-g3/5.7.5/CHANGELOG.md
index c4c219057b3..92b8660d44f 100644
--- a/stable/freecad-desktop-g3/5.7.5/CHANGELOG.md
+++ b/stable/freecad-desktop-g3/5.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image accetto/ubuntu-vnc-xfce-freecad-g3 to latest[@1d9cdbd](https://github.com/1d9cdbd) by renovate ([#19213](https://github.com/truecharts/charts/issues/19213))
-## [freecad-desktop-g3-5.7.4](https://github.com/truecharts/charts/compare/freecad-desktop-g3-5.6.0...freecad-desktop-g3-5.7.4) (2024-03-27)
+## [freecad-desktop-g3-5.7.5](https://github.com/truecharts/charts/compare/freecad-desktop-g3-5.6.0...freecad-desktop-g3-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/freeradius/13.7.5/CHANGELOG.md b/stable/freeradius/13.7.5/CHANGELOG.md
index b0c27d6fcd1..e4ac0a3be1b 100644
--- a/stable/freeradius/13.7.5/CHANGELOG.md
+++ b/stable/freeradius/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [freeradius-13.7.4](https://github.com/truecharts/charts/compare/freeradius-13.6.0...freeradius-13.7.4) (2024-03-27)
+## [freeradius-13.7.5](https://github.com/truecharts/charts/compare/freeradius-13.6.0...freeradius-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/freshrss/18.7.7/CHANGELOG.md b/stable/freshrss/18.7.7/CHANGELOG.md
index c29c31f44b3..665cfaf4d03 100644
--- a/stable/freshrss/18.7.7/CHANGELOG.md
+++ b/stable/freshrss/18.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [freshrss-18.7.6](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.7.6) (2024-03-27)
+## [freshrss-18.7.7](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,4 @@ title: Changelog
- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@8e6138a](https://github.com/8e6138a) by renovate ([#19420](https://github.com/truecharts/charts/issues/19420))
-- 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/frigate/14.3.5/CHANGELOG.md b/stable/frigate/14.3.5/CHANGELOG.md
index dbdf7a69739..9ed43470039 100644
--- a/stable/frigate/14.3.5/CHANGELOG.md
+++ b/stable/frigate/14.3.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [frigate-14.3.4](https://github.com/truecharts/charts/compare/frigate-14.2.0...frigate-14.3.4) (2024-03-27)
+## [frigate-14.3.5](https://github.com/truecharts/charts/compare/frigate-14.2.0...frigate-14.3.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/fsm/5.7.5/CHANGELOG.md b/stable/fsm/5.7.5/CHANGELOG.md
index 06b0de4febf..56e32dd9c04 100644
--- a/stable/fsm/5.7.5/CHANGELOG.md
+++ b/stable/fsm/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [fsm-5.7.4](https://github.com/truecharts/charts/compare/fsm-5.6.0...fsm-5.7.4) (2024-03-27)
+## [fsm-5.7.5](https://github.com/truecharts/charts/compare/fsm-5.6.0...fsm-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/game-server-watcher/1.4.6/CHANGELOG.md b/stable/game-server-watcher/1.4.6/CHANGELOG.md
index ea168bd9633..c354598eec7 100644
--- a/stable/game-server-watcher/1.4.6/CHANGELOG.md
+++ b/stable/game-server-watcher/1.4.6/CHANGELOG.md
@@ -77,12 +77,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))
-## [game-server-watcher-1.4.5](https://github.com/truecharts/charts/compare/game-server-watcher-1.3.0...game-server-watcher-1.4.5) (2024-03-27)
+## [game-server-watcher-1.4.6](https://github.com/truecharts/charts/compare/game-server-watcher-1.3.0...game-server-watcher-1.4.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +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))
-
+- 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/gamevault-backend/5.8.2/CHANGELOG.md b/stable/gamevault-backend/5.8.2/CHANGELOG.md
index cddae247f49..370d3b18182 100644
--- a/stable/gamevault-backend/5.8.2/CHANGELOG.md
+++ b/stable/gamevault-backend/5.8.2/CHANGELOG.md
@@ -77,12 +77,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))
-## [gamevault-backend-5.8.1](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.8.1) (2024-03-30)
+## [gamevault-backend-5.8.2](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-5.8.2) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image phalcode/gamevault-backend to v10.3.2[@403ecfb](https://github.com/403ecfb) by renovate ([#19962](https://github.com/truecharts/charts/issues/19962))
- update container image phalcode/gamevault-backend to v10.3.1[@cc0aaf4](https://github.com/cc0aaf4) by renovate ([#19929](https://github.com/truecharts/charts/issues/19929))
@@ -95,5 +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))
-
+- 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/gaps/18.7.5/CHANGELOG.md b/stable/gaps/18.7.5/CHANGELOG.md
index d22c51d81a5..bf2f6de0525 100644
--- a/stable/gaps/18.7.5/CHANGELOG.md
+++ b/stable/gaps/18.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [gaps-18.7.4](https://github.com/truecharts/charts/compare/gaps-18.6.0...gaps-18.7.4) (2024-03-27)
+## [gaps-18.7.5](https://github.com/truecharts/charts/compare/gaps-18.6.0...gaps-18.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/garrysmod/5.7.5/CHANGELOG.md b/stable/garrysmod/5.7.5/CHANGELOG.md
index 514da7084a7..d4f67da7b82 100644
--- a/stable/garrysmod/5.7.5/CHANGELOG.md
+++ b/stable/garrysmod/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [garrysmod-5.7.4](https://github.com/truecharts/charts/compare/garrysmod-5.6.0...garrysmod-5.7.4) (2024-03-27)
+## [garrysmod-5.7.5](https://github.com/truecharts/charts/compare/garrysmod-5.6.0...garrysmod-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/genea/5.8.0/CHANGELOG.md b/stable/genea/5.8.0/CHANGELOG.md
index 411e4d45934..b039de3eb8c 100644
--- a/stable/genea/5.8.0/CHANGELOG.md
+++ b/stable/genea/5.8.0/CHANGELOG.md
@@ -65,12 +65,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))
-## [genea-5.7.4](https://github.com/truecharts/charts/compare/genea-5.6.0...genea-5.7.4) (2024-03-27)
+## [genea-5.8.0](https://github.com/truecharts/charts/compare/genea-5.6.0...genea-5.8.0) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/github-backup/5.7.5/CHANGELOG.md b/stable/github-backup/5.7.5/CHANGELOG.md
index 6c1d29fa100..85c02f758ef 100644
--- a/stable/github-backup/5.7.5/CHANGELOG.md
+++ b/stable/github-backup/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [github-backup-5.7.4](https://github.com/truecharts/charts/compare/github-backup-5.6.0...github-backup-5.7.4) (2024-03-27)
+## [github-backup-5.7.5](https://github.com/truecharts/charts/compare/github-backup-5.6.0...github-backup-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/glauth/5.7.5/CHANGELOG.md b/stable/glauth/5.7.5/CHANGELOG.md
index 89b73e6905a..1bfabc3a4a7 100644
--- a/stable/glauth/5.7.5/CHANGELOG.md
+++ b/stable/glauth/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [glauth-5.7.4](https://github.com/truecharts/charts/compare/glauth-5.6.0...glauth-5.7.4) (2024-03-27)
+## [glauth-5.7.5](https://github.com/truecharts/charts/compare/glauth-5.6.0...glauth-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/go-playground/5.7.5/CHANGELOG.md b/stable/go-playground/5.7.5/CHANGELOG.md
index 2e02f8f3b82..e1012c890e6 100644
--- a/stable/go-playground/5.7.5/CHANGELOG.md
+++ b/stable/go-playground/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [go-playground-5.7.4](https://github.com/truecharts/charts/compare/go-playground-5.6.0...go-playground-5.7.4) (2024-03-27)
+## [go-playground-5.7.5](https://github.com/truecharts/charts/compare/go-playground-5.6.0...go-playground-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/goaccess-npm-logs/5.7.5/CHANGELOG.md b/stable/goaccess-npm-logs/5.7.5/CHANGELOG.md
index 34c8f2a600c..a080beb3b29 100644
--- a/stable/goaccess-npm-logs/5.7.5/CHANGELOG.md
+++ b/stable/goaccess-npm-logs/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [goaccess-npm-logs-5.7.4](https://github.com/truecharts/charts/compare/goaccess-npm-logs-5.6.0...goaccess-npm-logs-5.7.4) (2024-03-27)
+## [goaccess-npm-logs-5.7.5](https://github.com/truecharts/charts/compare/goaccess-npm-logs-5.6.0...goaccess-npm-logs-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/goaccess/5.7.5/CHANGELOG.md b/stable/goaccess/5.7.5/CHANGELOG.md
index de7a19771a3..0216e059c3b 100644
--- a/stable/goaccess/5.7.5/CHANGELOG.md
+++ b/stable/goaccess/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [goaccess-5.7.4](https://github.com/truecharts/charts/compare/goaccess-5.6.0...goaccess-5.7.4) (2024-03-27)
+## [goaccess-5.7.5](https://github.com/truecharts/charts/compare/goaccess-5.6.0...goaccess-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/godaddy-ddns/5.7.5/CHANGELOG.md b/stable/godaddy-ddns/5.7.5/CHANGELOG.md
index 9c9735dfcae..1e1b6790013 100644
--- a/stable/godaddy-ddns/5.7.5/CHANGELOG.md
+++ b/stable/godaddy-ddns/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [godaddy-ddns-5.7.4](https://github.com/truecharts/charts/compare/godaddy-ddns-5.6.0...godaddy-ddns-5.7.4) (2024-03-27)
+## [godaddy-ddns-5.7.5](https://github.com/truecharts/charts/compare/godaddy-ddns-5.6.0...godaddy-ddns-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/gokapi/5.7.7/CHANGELOG.md b/stable/gokapi/5.7.7/CHANGELOG.md
index a5fcd4fb3ea..0e6e8a4a938 100644
--- a/stable/gokapi/5.7.7/CHANGELOG.md
+++ b/stable/gokapi/5.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [gokapi-5.7.6](https://github.com/truecharts/charts/compare/gokapi-5.6.0...gokapi-5.7.6) (2024-03-28)
+## [gokapi-5.7.7](https://github.com/truecharts/charts/compare/gokapi-5.6.0...gokapi-5.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image f0rc3/gokapi to v1.8.1[@333cd14](https://github.com/333cd14) by renovate ([#19837](https://github.com/truecharts/charts/issues/19837))
@@ -95,5 +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))
-
+- 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/golinks/11.7.5/CHANGELOG.md b/stable/golinks/11.7.5/CHANGELOG.md
index e832103b4d0..1ab6c8931ac 100644
--- a/stable/golinks/11.7.5/CHANGELOG.md
+++ b/stable/golinks/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [golinks-11.7.4](https://github.com/truecharts/charts/compare/golinks-11.6.0...golinks-11.7.4) (2024-03-27)
+## [golinks-11.7.5](https://github.com/truecharts/charts/compare/golinks-11.6.0...golinks-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/gonic/13.7.6/CHANGELOG.md b/stable/gonic/13.7.6/CHANGELOG.md
index 0e84847836b..c094ef5eee7 100644
--- a/stable/gonic/13.7.6/CHANGELOG.md
+++ b/stable/gonic/13.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [gonic-13.7.5](https://github.com/truecharts/charts/compare/gonic-13.6.0...gonic-13.7.5) (2024-03-27)
+## [gonic-13.7.6](https://github.com/truecharts/charts/compare/gonic-13.6.0...gonic-13.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/googlephotossync/6.0.3/CHANGELOG.md b/stable/googlephotossync/6.0.3/CHANGELOG.md
index 2af47a48e40..4f4023aba9f 100644
--- a/stable/googlephotossync/6.0.3/CHANGELOG.md
+++ b/stable/googlephotossync/6.0.3/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- *BREAKING CHANGES* cleanup questions ([#19713](https://github.com/truecharts/charts/issues/19713))
-## [googlephotossync-6.0.2](https://github.com/truecharts/charts/compare/googlephotossync-5.6.0...googlephotossync-6.0.2) (2024-03-27)
+## [googlephotossync-6.0.3](https://github.com/truecharts/charts/compare/googlephotossync-5.6.0...googlephotossync-6.0.3) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/gpodder/5.7.5/CHANGELOG.md b/stable/gpodder/5.7.5/CHANGELOG.md
index fb39597bed9..4584a6194c2 100644
--- a/stable/gpodder/5.7.5/CHANGELOG.md
+++ b/stable/gpodder/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [gpodder-5.7.4](https://github.com/truecharts/charts/compare/gpodder-5.6.0...gpodder-5.7.4) (2024-03-27)
+## [gpodder-5.7.5](https://github.com/truecharts/charts/compare/gpodder-5.6.0...gpodder-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/grafana-image-renderer/5.7.5/CHANGELOG.md b/stable/grafana-image-renderer/5.7.5/CHANGELOG.md
index 232767d81aa..cbbff701394 100644
--- a/stable/grafana-image-renderer/5.7.5/CHANGELOG.md
+++ b/stable/grafana-image-renderer/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [grafana-image-renderer-5.7.4](https://github.com/truecharts/charts/compare/grafana-image-renderer-5.6.0...grafana-image-renderer-5.7.4) (2024-03-27)
+## [grafana-image-renderer-5.7.5](https://github.com/truecharts/charts/compare/grafana-image-renderer-5.6.0...grafana-image-renderer-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/grav/11.7.8/CHANGELOG.md b/stable/grav/11.7.8/CHANGELOG.md
index 398418b65b1..9f71b874f03 100644
--- a/stable/grav/11.7.8/CHANGELOG.md
+++ b/stable/grav/11.7.8/CHANGELOG.md
@@ -89,12 +89,12 @@ title: Changelog
- update container image ghcr.io/linuxserver/grav to 1.7.44[@874195e](https://github.com/874195e) by renovate ([#19352](https://github.com/truecharts/charts/issues/19352))
-## [grav-11.7.7](https://github.com/truecharts/charts/compare/grav-11.6.0...grav-11.7.7) (2024-03-29)
+## [grav-11.7.8](https://github.com/truecharts/charts/compare/grav-11.6.0...grav-11.7.8) (2024-03-30)
### Chore
-- update container image ghcr.io/linuxserver/grav to 1.7.45[@c98fa7a](https://github.com/c98fa7a) by renovate ([#19921](https://github.com/truecharts/charts/issues/19921))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
\ No newline at end of file
+- update container image ghcr.io/linuxserver/grav to 1.7.45[@c98fa7a](https://github.com/c98fa7a) by renovate ([#19921](https://github.com/truecharts/charts/issues/19921))
\ No newline at end of file
diff --git a/stable/gravity/3.7.5/CHANGELOG.md b/stable/gravity/3.7.5/CHANGELOG.md
index 390ccf2827b..509edab4308 100644
--- a/stable/gravity/3.7.5/CHANGELOG.md
+++ b/stable/gravity/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [gravity-3.7.4](https://github.com/truecharts/charts/compare/gravity-3.6.0...gravity-3.7.4) (2024-03-27)
+## [gravity-3.7.5](https://github.com/truecharts/charts/compare/gravity-3.6.0...gravity-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/gridcoinwalletgui/5.7.5/CHANGELOG.md b/stable/gridcoinwalletgui/5.7.5/CHANGELOG.md
index 4792e6d6965..5d4e2260b13 100644
--- a/stable/gridcoinwalletgui/5.7.5/CHANGELOG.md
+++ b/stable/gridcoinwalletgui/5.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image sublivion/gridcoinwalletgui to latest[@2b38f4a](https://github.com/2b38f4a) by renovate ([#19287](https://github.com/truecharts/charts/issues/19287))
-## [gridcoinwalletgui-5.7.4](https://github.com/truecharts/charts/compare/gridcoinwalletgui-5.6.0...gridcoinwalletgui-5.7.4) (2024-03-27)
+## [gridcoinwalletgui-5.7.5](https://github.com/truecharts/charts/compare/gridcoinwalletgui-5.6.0...gridcoinwalletgui-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/grocy/18.8.7/CHANGELOG.md b/stable/grocy/18.8.7/CHANGELOG.md
index c94996d64df..cfad8ada94e 100644
--- a/stable/grocy/18.8.7/CHANGELOG.md
+++ b/stable/grocy/18.8.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ghcr.io/linuxserver/grocy to v4.2.0[@fa48490](https://github.com/fa48490) by renovate ([#19341](https://github.com/truecharts/charts/issues/19341))
-## [grocy-18.8.6](https://github.com/truecharts/charts/compare/grocy-18.6.0...grocy-18.8.6) (2024-03-30)
+## [grocy-18.8.7](https://github.com/truecharts/charts/compare/grocy-18.6.0...grocy-18.8.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/linuxserver/grocy to 4.2.0[@7fb90cb](https://github.com/7fb90cb) by renovate ([#19959](https://github.com/truecharts/charts/issues/19959))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image ghcr.io/linuxserver/grocy to 4.2.0[@bcbda0e](https://github.com/bcbda0e) by renovate ([#19727](https://github.com/truecharts/charts/issues/19727))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
+- update container image ghcr.io/linuxserver/grocy to 4.2.0[@bcbda0e](https://github.com/bcbda0e) by renovate ([#19727](https://github.com/truecharts/charts/issues/19727))
\ No newline at end of file
diff --git a/stable/guacamole/13.7.5/CHANGELOG.md b/stable/guacamole/13.7.5/CHANGELOG.md
index 37c4f23abf8..ddcc11b10be 100644
--- a/stable/guacamole/13.7.5/CHANGELOG.md
+++ b/stable/guacamole/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [guacamole-13.7.4](https://github.com/truecharts/charts/compare/guacamole-13.6.0...guacamole-13.7.4) (2024-03-30)
+## [guacamole-13.7.5](https://github.com/truecharts/charts/compare/guacamole-13.6.0...guacamole-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/guacd/9.7.5/CHANGELOG.md b/stable/guacd/9.7.5/CHANGELOG.md
index 0e0cd90bc1c..13fe9091264 100644
--- a/stable/guacd/9.7.5/CHANGELOG.md
+++ b/stable/guacd/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [guacd-9.7.4](https://github.com/truecharts/charts/compare/guacd-9.6.0...guacd-9.7.4) (2024-03-27)
+## [guacd-9.7.5](https://github.com/truecharts/charts/compare/guacd-9.6.0...guacd-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/guide2go/5.7.5/CHANGELOG.md b/stable/guide2go/5.7.5/CHANGELOG.md
index 512ef3452d8..2c530291d53 100644
--- a/stable/guide2go/5.7.5/CHANGELOG.md
+++ b/stable/guide2go/5.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image alturismo/guide2go to latest[@e67eb26](https://github.com/e67eb26) by renovate ([#19217](https://github.com/truecharts/charts/issues/19217))
-## [guide2go-5.7.4](https://github.com/truecharts/charts/compare/guide2go-5.6.0...guide2go-5.7.4) (2024-03-27)
+## [guide2go-5.7.5](https://github.com/truecharts/charts/compare/guide2go-5.6.0...guide2go-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/h5ai/5.7.5/CHANGELOG.md b/stable/h5ai/5.7.5/CHANGELOG.md
index 86f0bb013d8..0211e24d015 100644
--- a/stable/h5ai/5.7.5/CHANGELOG.md
+++ b/stable/h5ai/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [h5ai-5.7.4](https://github.com/truecharts/charts/compare/h5ai-5.6.0...h5ai-5.7.4) (2024-03-27)
+## [h5ai-5.7.5](https://github.com/truecharts/charts/compare/h5ai-5.6.0...h5ai-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/halflife2deathmatch/5.7.5/CHANGELOG.md b/stable/halflife2deathmatch/5.7.5/CHANGELOG.md
index 293674aee33..072798dfec4 100644
--- a/stable/halflife2deathmatch/5.7.5/CHANGELOG.md
+++ b/stable/halflife2deathmatch/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [halflife2deathmatch-5.7.4](https://github.com/truecharts/charts/compare/halflife2deathmatch-5.6.0...halflife2deathmatch-5.7.4) (2024-03-27)
+## [halflife2deathmatch-5.7.5](https://github.com/truecharts/charts/compare/halflife2deathmatch-5.6.0...halflife2deathmatch-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/hammond/9.7.5/CHANGELOG.md b/stable/hammond/9.7.5/CHANGELOG.md
index 223c504b5e3..7107933d4ef 100644
--- a/stable/hammond/9.7.5/CHANGELOG.md
+++ b/stable/hammond/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [hammond-9.7.4](https://github.com/truecharts/charts/compare/hammond-9.6.0...hammond-9.7.4) (2024-03-27)
+## [hammond-9.7.5](https://github.com/truecharts/charts/compare/hammond-9.6.0...hammond-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/handbrake/21.8.5/CHANGELOG.md b/stable/handbrake/21.8.5/CHANGELOG.md
index 2bcbc045366..e79bb15ab42 100644
--- a/stable/handbrake/21.8.5/CHANGELOG.md
+++ b/stable/handbrake/21.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [handbrake-21.8.4](https://github.com/truecharts/charts/compare/handbrake-21.7.0...handbrake-21.8.4) (2024-03-27)
+## [handbrake-21.8.5](https://github.com/truecharts/charts/compare/handbrake-21.7.0...handbrake-21.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/hassconfigurator/5.7.5/CHANGELOG.md b/stable/hassconfigurator/5.7.5/CHANGELOG.md
index d4a421f79c4..b4c530631b2 100644
--- a/stable/hassconfigurator/5.7.5/CHANGELOG.md
+++ b/stable/hassconfigurator/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [hassconfigurator-5.7.4](https://github.com/truecharts/charts/compare/hassconfigurator-5.6.0...hassconfigurator-5.7.4) (2024-03-27)
+## [hassconfigurator-5.7.5](https://github.com/truecharts/charts/compare/hassconfigurator-5.6.0...hassconfigurator-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/haste-server/13.7.5/CHANGELOG.md b/stable/haste-server/13.7.5/CHANGELOG.md
index 9167ce1805e..3deb62726c0 100644
--- a/stable/haste-server/13.7.5/CHANGELOG.md
+++ b/stable/haste-server/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [haste-server-13.7.4](https://github.com/truecharts/charts/compare/haste-server-13.6.0...haste-server-13.7.4) (2024-03-27)
+## [haste-server-13.7.5](https://github.com/truecharts/charts/compare/haste-server-13.6.0...haste-server-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/hastebin/5.7.5/CHANGELOG.md b/stable/hastebin/5.7.5/CHANGELOG.md
index 923fd24b78f..7e896fafde1 100644
--- a/stable/hastebin/5.7.5/CHANGELOG.md
+++ b/stable/hastebin/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [hastebin-5.7.4](https://github.com/truecharts/charts/compare/hastebin-5.6.0...hastebin-5.7.4) (2024-03-27)
+## [hastebin-5.7.5](https://github.com/truecharts/charts/compare/hastebin-5.6.0...hastebin-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/hasty-paste/6.8.4/CHANGELOG.md b/stable/hasty-paste/6.8.4/CHANGELOG.md
index b261d033a65..faeb79c2bb5 100644
--- a/stable/hasty-paste/6.8.4/CHANGELOG.md
+++ b/stable/hasty-paste/6.8.4/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [hasty-paste-6.8.3](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.8.3) (2024-03-27)
+## [hasty-paste-6.8.4](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-
+- 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/headphones/11.7.5/CHANGELOG.md b/stable/headphones/11.7.5/CHANGELOG.md
index a3ad23e4f16..f1157b06b2b 100644
--- a/stable/headphones/11.7.5/CHANGELOG.md
+++ b/stable/headphones/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [headphones-11.7.4](https://github.com/truecharts/charts/compare/headphones-11.6.0...headphones-11.7.4) (2024-03-27)
+## [headphones-11.7.5](https://github.com/truecharts/charts/compare/headphones-11.6.0...headphones-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/healthchecks/14.7.7/CHANGELOG.md b/stable/healthchecks/14.7.7/CHANGELOG.md
index 007dd9ac475..f1424e03bf6 100644
--- a/stable/healthchecks/14.7.7/CHANGELOG.md
+++ b/stable/healthchecks/14.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [healthchecks-14.7.6](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.7.6) (2024-03-27)
+## [healthchecks-14.7.7](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/linuxserver/healthchecks to v3.2.20240325[@f961b44](https://github.com/f961b44) by renovate ([#19772](https://github.com/truecharts/charts/issues/19772))
@@ -95,5 +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))
-
+- 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/hedgedoc/12.7.5/CHANGELOG.md b/stable/hedgedoc/12.7.5/CHANGELOG.md
index 0b6a1fc7a9c..82767edc33d 100644
--- a/stable/hedgedoc/12.7.5/CHANGELOG.md
+++ b/stable/hedgedoc/12.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [hedgedoc-12.7.4](https://github.com/truecharts/charts/compare/hedgedoc-12.6.0...hedgedoc-12.7.4) (2024-03-27)
+## [hedgedoc-12.7.5](https://github.com/truecharts/charts/compare/hedgedoc-12.6.0...hedgedoc-12.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/heimdall/20.7.7/CHANGELOG.md b/stable/heimdall/20.7.7/CHANGELOG.md
index 0156c02fcbf..649a300d577 100644
--- a/stable/heimdall/20.7.7/CHANGELOG.md
+++ b/stable/heimdall/20.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image linuxserver/heimdall to v[@c4ff101](https://github.com/c4ff101) by renovate ([#19267](https://github.com/truecharts/charts/issues/19267))
-## [heimdall-20.7.6](https://github.com/truecharts/charts/compare/heimdall-20.6.0...heimdall-20.7.6) (2024-03-30)
+## [heimdall-20.7.7](https://github.com/truecharts/charts/compare/heimdall-20.6.0...heimdall-20.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image linuxserver/heimdall to v[@494cf99](https://github.com/494cf99) by renovate ([#19970](https://github.com/truecharts/charts/issues/19970))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image linuxserver/heimdall to v[@e11a27a](https://github.com/e11a27a) by renovate ([#19650](https://github.com/truecharts/charts/issues/19650))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/hetzner-ddns/5.7.5/CHANGELOG.md b/stable/hetzner-ddns/5.7.5/CHANGELOG.md
index 60423e618fd..46ed42bcc7e 100644
--- a/stable/hetzner-ddns/5.7.5/CHANGELOG.md
+++ b/stable/hetzner-ddns/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [hetzner-ddns-5.7.4](https://github.com/truecharts/charts/compare/hetzner-ddns-5.6.0...hetzner-ddns-5.7.4) (2024-03-27)
+## [hetzner-ddns-5.7.5](https://github.com/truecharts/charts/compare/hetzner-ddns-5.6.0...hetzner-ddns-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/hexchat/5.7.5/CHANGELOG.md b/stable/hexchat/5.7.5/CHANGELOG.md
index dfa43687e8a..be49956ddaa 100644
--- a/stable/hexchat/5.7.5/CHANGELOG.md
+++ b/stable/hexchat/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [hexchat-5.7.4](https://github.com/truecharts/charts/compare/hexchat-5.6.0...hexchat-5.7.4) (2024-03-27)
+## [hexchat-5.7.5](https://github.com/truecharts/charts/compare/hexchat-5.6.0...hexchat-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/hexo-blog/5.7.5/CHANGELOG.md b/stable/hexo-blog/5.7.5/CHANGELOG.md
index bb8c9075452..45526ab6ee6 100644
--- a/stable/hexo-blog/5.7.5/CHANGELOG.md
+++ b/stable/hexo-blog/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [hexo-blog-5.7.4](https://github.com/truecharts/charts/compare/hexo-blog-5.6.0...hexo-blog-5.7.4) (2024-03-27)
+## [hexo-blog-5.7.5](https://github.com/truecharts/charts/compare/hexo-blog-5.6.0...hexo-blog-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/homarr/10.7.5/CHANGELOG.md b/stable/homarr/10.7.5/CHANGELOG.md
index 5c0211dd0b2..d5e09440679 100644
--- a/stable/homarr/10.7.5/CHANGELOG.md
+++ b/stable/homarr/10.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image ghcr.io/ajnart/homarr to v0.15.2[@caf77d7](https://github.com/caf77d7) by renovate ([#19304](https://github.com/truecharts/charts/issues/19304))
-## [homarr-10.7.4](https://github.com/truecharts/charts/compare/homarr-10.6.0...homarr-10.7.4) (2024-03-27)
+## [homarr-10.7.5](https://github.com/truecharts/charts/compare/homarr-10.6.0...homarr-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/home-assistant/24.8.6/CHANGELOG.md b/stable/home-assistant/24.8.6/CHANGELOG.md
index 2d30cc5c66f..6ac703c6d67 100644
--- a/stable/home-assistant/24.8.6/CHANGELOG.md
+++ b/stable/home-assistant/24.8.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image homeassistant/home-assistant to v2024.3.1[@9dade93](https://github.com/9dade93) by renovate ([#19313](https://github.com/truecharts/charts/issues/19313))
-## [home-assistant-24.8.5](https://github.com/truecharts/charts/compare/home-assistant-24.7.0...home-assistant-24.8.5) (2024-03-27)
+## [home-assistant-24.8.6](https://github.com/truecharts/charts/compare/home-assistant-24.7.0...home-assistant-24.8.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 homeassistant/home-assistant to v2024.3.1[@9dade93](https://github.com/9dade93) by renovate ([#19313](https://github.com/truecharts/charts/issues/19313))
-
+- update container image homeassistant/home-assistant to v2024.3.1[@9dade93](https://github.com/9dade93) by renovate ([#19313](https://github.com/truecharts/charts/issues/19313))
\ No newline at end of file
diff --git a/stable/homebox/6.7.5/CHANGELOG.md b/stable/homebox/6.7.5/CHANGELOG.md
index 45391666008..23c9fa4bdfd 100644
--- a/stable/homebox/6.7.5/CHANGELOG.md
+++ b/stable/homebox/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [homebox-6.7.4](https://github.com/truecharts/charts/compare/homebox-6.6.0...homebox-6.7.4) (2024-03-27)
+## [homebox-6.7.5](https://github.com/truecharts/charts/compare/homebox-6.6.0...homebox-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/homebridge/7.7.5/CHANGELOG.md b/stable/homebridge/7.7.5/CHANGELOG.md
index ca3f4178a2b..5707696c37b 100644
--- a/stable/homebridge/7.7.5/CHANGELOG.md
+++ b/stable/homebridge/7.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [homebridge-7.7.4](https://github.com/truecharts/charts/compare/homebridge-7.6.0...homebridge-7.7.4) (2024-03-27)
+## [homebridge-7.7.5](https://github.com/truecharts/charts/compare/homebridge-7.6.0...homebridge-7.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/homelablabelmaker/8.7.5/CHANGELOG.md b/stable/homelablabelmaker/8.7.5/CHANGELOG.md
index cc871d64974..a97c2db5f31 100644
--- a/stable/homelablabelmaker/8.7.5/CHANGELOG.md
+++ b/stable/homelablabelmaker/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [homelablabelmaker-8.7.4](https://github.com/truecharts/charts/compare/homelablabelmaker-8.6.0...homelablabelmaker-8.7.4) (2024-03-27)
+## [homelablabelmaker-8.7.5](https://github.com/truecharts/charts/compare/homelablabelmaker-8.6.0...homelablabelmaker-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/homepage/7.7.6/CHANGELOG.md b/stable/homepage/7.7.6/CHANGELOG.md
index fb264269765..b8324c4d2c9 100644
--- a/stable/homepage/7.7.6/CHANGELOG.md
+++ b/stable/homepage/7.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [homepage-7.7.5](https://github.com/truecharts/charts/compare/homepage-7.6.0...homepage-7.7.5) (2024-03-27)
+## [homepage-7.7.6](https://github.com/truecharts/charts/compare/homepage-7.6.0...homepage-7.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/homer/9.7.5/CHANGELOG.md b/stable/homer/9.7.5/CHANGELOG.md
index e9be0562748..774fd0962bd 100644
--- a/stable/homer/9.7.5/CHANGELOG.md
+++ b/stable/homer/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [homer-9.7.4](https://github.com/truecharts/charts/compare/homer-9.6.0...homer-9.7.4) (2024-03-27)
+## [homer-9.7.5](https://github.com/truecharts/charts/compare/homer-9.6.0...homer-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/hoobs/5.7.5/CHANGELOG.md b/stable/hoobs/5.7.5/CHANGELOG.md
index 83d5d51d585..d1f90fc26b2 100644
--- a/stable/hoobs/5.7.5/CHANGELOG.md
+++ b/stable/hoobs/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [hoobs-5.7.4](https://github.com/truecharts/charts/compare/hoobs-5.6.0...hoobs-5.7.4) (2024-03-27)
+## [hoobs-5.7.5](https://github.com/truecharts/charts/compare/hoobs-5.6.0...hoobs-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/htpcmanager/9.7.5/CHANGELOG.md b/stable/htpcmanager/9.7.5/CHANGELOG.md
index b6663afd54b..93593ac9ca7 100644
--- a/stable/htpcmanager/9.7.5/CHANGELOG.md
+++ b/stable/htpcmanager/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [htpcmanager-9.7.4](https://github.com/truecharts/charts/compare/htpcmanager-9.6.0...htpcmanager-9.7.4) (2024-03-27)
+## [htpcmanager-9.7.5](https://github.com/truecharts/charts/compare/htpcmanager-9.6.0...htpcmanager-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/hurtworld/5.7.5/CHANGELOG.md b/stable/hurtworld/5.7.5/CHANGELOG.md
index 3f9352c81c1..d7da0a175b4 100644
--- a/stable/hurtworld/5.7.5/CHANGELOG.md
+++ b/stable/hurtworld/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [hurtworld-5.7.4](https://github.com/truecharts/charts/compare/hurtworld-5.6.0...hurtworld-5.7.4) (2024-03-27)
+## [hurtworld-5.7.5](https://github.com/truecharts/charts/compare/hurtworld-5.6.0...hurtworld-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/hyperion-ng/13.7.5/CHANGELOG.md b/stable/hyperion-ng/13.7.5/CHANGELOG.md
index 680301ec9d6..969bb310e33 100644
--- a/stable/hyperion-ng/13.7.5/CHANGELOG.md
+++ b/stable/hyperion-ng/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [hyperion-ng-13.7.4](https://github.com/truecharts/charts/compare/hyperion-ng-13.6.0...hyperion-ng-13.7.4) (2024-03-27)
+## [hyperion-ng-13.7.5](https://github.com/truecharts/charts/compare/hyperion-ng-13.6.0...hyperion-ng-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/icloudpd/6.7.6/CHANGELOG.md b/stable/icloudpd/6.7.6/CHANGELOG.md
index d624596d46e..a69ab96705f 100644
--- a/stable/icloudpd/6.7.6/CHANGELOG.md
+++ b/stable/icloudpd/6.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [icloudpd-6.7.5](https://github.com/truecharts/charts/compare/icloudpd-6.6.0...icloudpd-6.7.5) (2024-03-29)
+## [icloudpd-6.7.6](https://github.com/truecharts/charts/compare/icloudpd-6.6.0...icloudpd-6.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image boredazfcuk/icloudpd to v1.0.730[@08227d1](https://github.com/08227d1) by renovate ([#19888](https://github.com/truecharts/charts/issues/19888))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image boredazfcuk/icloudpd to v1.0.730[@08227d1](https://github.com/08227d1) by renovate ([#19888](https://github.com/truecharts/charts/issues/19888))
diff --git a/stable/imgpush/5.7.6/CHANGELOG.md b/stable/imgpush/5.7.6/CHANGELOG.md
index e79ee085aeb..6d7756d6d02 100644
--- a/stable/imgpush/5.7.6/CHANGELOG.md
+++ b/stable/imgpush/5.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [imgpush-5.7.5](https://github.com/truecharts/charts/compare/imgpush-5.6.0...imgpush-5.7.5) (2024-03-27)
+## [imgpush-5.7.6](https://github.com/truecharts/charts/compare/imgpush-5.6.0...imgpush-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/import-ics/5.7.5/CHANGELOG.md b/stable/import-ics/5.7.5/CHANGELOG.md
index 05906f5c736..bdd727871b4 100644
--- a/stable/import-ics/5.7.5/CHANGELOG.md
+++ b/stable/import-ics/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [import-ics-5.7.4](https://github.com/truecharts/charts/compare/import-ics-5.6.0...import-ics-5.7.4) (2024-03-27)
+## [import-ics-5.7.5](https://github.com/truecharts/charts/compare/import-ics-5.6.0...import-ics-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/impostor-server/8.7.5/CHANGELOG.md b/stable/impostor-server/8.7.5/CHANGELOG.md
index f3ccb4efd80..09c040f3764 100644
--- a/stable/impostor-server/8.7.5/CHANGELOG.md
+++ b/stable/impostor-server/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [impostor-server-8.7.4](https://github.com/truecharts/charts/compare/impostor-server-8.6.0...impostor-server-8.7.4) (2024-03-27)
+## [impostor-server-8.7.5](https://github.com/truecharts/charts/compare/impostor-server-8.6.0...impostor-server-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/inkscape-desktop-g3/5.7.5/CHANGELOG.md b/stable/inkscape-desktop-g3/5.7.5/CHANGELOG.md
index 807587e431f..a7bc6d18d8e 100644
--- a/stable/inkscape-desktop-g3/5.7.5/CHANGELOG.md
+++ b/stable/inkscape-desktop-g3/5.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image accetto/ubuntu-vnc-xfce-inkscape-g3 to latest[@0e31e69](https://github.com/0e31e69) by renovate ([#19214](https://github.com/truecharts/charts/issues/19214))
-## [inkscape-desktop-g3-5.7.4](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-5.6.0...inkscape-desktop-g3-5.7.4) (2024-03-27)
+## [inkscape-desktop-g3-5.7.5](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-5.6.0...inkscape-desktop-g3-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/insurgencysandstorm/5.7.5/CHANGELOG.md b/stable/insurgencysandstorm/5.7.5/CHANGELOG.md
index b725220f572..57c2d2c840f 100644
--- a/stable/insurgencysandstorm/5.7.5/CHANGELOG.md
+++ b/stable/insurgencysandstorm/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [insurgencysandstorm-5.7.4](https://github.com/truecharts/charts/compare/insurgencysandstorm-5.6.0...insurgencysandstorm-5.7.4) (2024-03-27)
+## [insurgencysandstorm-5.7.5](https://github.com/truecharts/charts/compare/insurgencysandstorm-5.6.0...insurgencysandstorm-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/invidious/9.7.5/CHANGELOG.md b/stable/invidious/9.7.5/CHANGELOG.md
index b327beb6f1f..b2fdb4a7979 100644
--- a/stable/invidious/9.7.5/CHANGELOG.md
+++ b/stable/invidious/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [invidious-9.7.4](https://github.com/truecharts/charts/compare/invidious-9.6.0...invidious-9.7.4) (2024-03-27)
+## [invidious-9.7.5](https://github.com/truecharts/charts/compare/invidious-9.6.0...invidious-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/invitarr/5.7.5/CHANGELOG.md b/stable/invitarr/5.7.5/CHANGELOG.md
index bd82a18ed29..6b378c36a47 100644
--- a/stable/invitarr/5.7.5/CHANGELOG.md
+++ b/stable/invitarr/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [invitarr-5.7.4](https://github.com/truecharts/charts/compare/invitarr-5.6.0...invitarr-5.7.4) (2024-03-27)
+## [invitarr-5.7.5](https://github.com/truecharts/charts/compare/invitarr-5.6.0...invitarr-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ipfs/10.8.5/CHANGELOG.md b/stable/ipfs/10.8.5/CHANGELOG.md
index 3bd3b3da23c..4d19d187d8e 100644
--- a/stable/ipfs/10.8.5/CHANGELOG.md
+++ b/stable/ipfs/10.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ipfs-10.8.4](https://github.com/truecharts/charts/compare/ipfs-10.7.0...ipfs-10.8.4) (2024-03-27)
+## [ipfs-10.8.5](https://github.com/truecharts/charts/compare/ipfs-10.7.0...ipfs-10.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ipmi-tools/6.7.5/CHANGELOG.md b/stable/ipmi-tools/6.7.5/CHANGELOG.md
index bfaaf212979..f4ab018ffee 100644
--- a/stable/ipmi-tools/6.7.5/CHANGELOG.md
+++ b/stable/ipmi-tools/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ipmi-tools-6.7.4](https://github.com/truecharts/charts/compare/ipmi-tools-6.6.0...ipmi-tools-6.7.4) (2024-03-27)
+## [ipmi-tools-6.7.5](https://github.com/truecharts/charts/compare/ipmi-tools-6.6.0...ipmi-tools-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ispy-agent-dvr/9.9.8/CHANGELOG.md b/stable/ispy-agent-dvr/9.9.8/CHANGELOG.md
index 3f4afd1a69a..cd3b698541c 100644
--- a/stable/ispy-agent-dvr/9.9.8/CHANGELOG.md
+++ b/stable/ispy-agent-dvr/9.9.8/CHANGELOG.md
@@ -83,18 +83,18 @@ 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))
-## [ispy-agent-dvr-9.9.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.9.7) (2024-03-30)
+## [ispy-agent-dvr-9.9.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.9.8) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image doitandbedone/ispyagentdvr to v5.3.5.0[@42c209e](https://github.com/42c209e) by renovate ([#19947](https://github.com/truecharts/charts/issues/19947))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image doitandbedone/ispyagentdvr to v5.3.4.0[@ab0fec3](https://github.com/ab0fec3) by renovate ([#19641](https://github.com/truecharts/charts/issues/19641))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/it-tools/4.7.5/CHANGELOG.md b/stable/it-tools/4.7.5/CHANGELOG.md
index 0c1db6fe9df..91f2815fba6 100644
--- a/stable/it-tools/4.7.5/CHANGELOG.md
+++ b/stable/it-tools/4.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [it-tools-4.7.4](https://github.com/truecharts/charts/compare/it-tools-4.6.0...it-tools-4.7.4) (2024-03-27)
+## [it-tools-4.7.5](https://github.com/truecharts/charts/compare/it-tools-4.6.0...it-tools-4.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/iyuuplus/9.7.5/CHANGELOG.md b/stable/iyuuplus/9.7.5/CHANGELOG.md
index b233057eb12..4b91875aa67 100644
--- a/stable/iyuuplus/9.7.5/CHANGELOG.md
+++ b/stable/iyuuplus/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [iyuuplus-9.7.4](https://github.com/truecharts/charts/compare/iyuuplus-9.6.0...iyuuplus-9.7.4) (2024-03-27)
+## [iyuuplus-9.7.5](https://github.com/truecharts/charts/compare/iyuuplus-9.6.0...iyuuplus-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/jackett/20.0.10/CHANGELOG.md b/stable/jackett/20.0.10/CHANGELOG.md
index 6db9eeed66e..59df43cc520 100644
--- a/stable/jackett/20.0.10/CHANGELOG.md
+++ b/stable/jackett/20.0.10/CHANGELOG.md
@@ -49,13 +49,15 @@ title: Changelog
- Update severely outdated container again ([#19677](https://github.com/truecharts/charts/issues/19677))
-## [jackett-20.0.9](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.0.9) (2024-03-30)
+## [jackett-20.0.10](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.0.10) (2024-03-30)
### Chore
-- update container image ghcr.io/geek-cookbook/jackett to v0.21.2146[@4c96e8b](https://github.com/4c96e8b) by renovate ([#19771](https://github.com/truecharts/charts/issues/19771))
+- update container image ghcr.io/geek-cookbook/jackett to v0.21.2163[@e48ff47](https://github.com/e48ff47) by renovate ([#19819](https://github.com/truecharts/charts/issues/19819))
+
+- update container image ghcr.io/geek-cookbook/jackett to v0.21.2219[@b48a759](https://github.com/b48a759) by renovate ([#19995](https://github.com/truecharts/charts/issues/19995))
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2212[@c15ce92](https://github.com/c15ce92) by renovate ([#19955](https://github.com/truecharts/charts/issues/19955))
@@ -65,20 +67,20 @@ title: Changelog
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-- update container image ghcr.io/geek-cookbook/jackett to v0.21.2163[@e48ff47](https://github.com/e48ff47) by renovate ([#19819](https://github.com/truecharts/charts/issues/19819))
-
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
+- update container image ghcr.io/geek-cookbook/jackett to v0.21.2146[@4c96e8b](https://github.com/4c96e8b) by renovate ([#19771](https://github.com/truecharts/charts/issues/19771))
+
+- 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/geek-cookbook/jackett to v0.21.2143[@ca0f107](https://github.com/ca0f107) by renovate ([#19732](https://github.com/truecharts/charts/issues/19732))
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
+
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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))
-
- *BREAKING CHANGES* switch image to geek-cookbook ([#19700](https://github.com/truecharts/charts/issues/19700))
### Fix
@@ -95,5 +97,3 @@ title: Changelog
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2146[@4c96e8b](https://github.com/4c96e8b) by renovate ([#19771](https://github.com/truecharts/charts/issues/19771))
-
-- update container image ghcr.io/geek-cookbook/jackett to v0.21.2212[@c15ce92](https://github.com/c15ce92) by renovate ([#19955](https://github.com/truecharts/charts/issues/19955))
diff --git a/stable/jdownloader2/16.7.5/CHANGELOG.md b/stable/jdownloader2/16.7.5/CHANGELOG.md
index 0f86f1e2ee6..74c697b86c2 100644
--- a/stable/jdownloader2/16.7.5/CHANGELOG.md
+++ b/stable/jdownloader2/16.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [jdownloader2-16.7.4](https://github.com/truecharts/charts/compare/jdownloader2-16.6.0...jdownloader2-16.7.4) (2024-03-27)
+## [jdownloader2-16.7.5](https://github.com/truecharts/charts/compare/jdownloader2-16.6.0...jdownloader2-16.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/jellyfin/18.7.7/CHANGELOG.md b/stable/jellyfin/18.7.7/CHANGELOG.md
index 0a0f4f93073..d1d063111a0 100644
--- a/stable/jellyfin/18.7.7/CHANGELOG.md
+++ b/stable/jellyfin/18.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image docker.io/alpine/socat to 1.8.0.0[@2e782d6](https://github.com/2e782d6) by renovate ([#19222](https://github.com/truecharts/charts/issues/19222))
-## [jellyfin-18.7.6](https://github.com/truecharts/charts/compare/jellyfin-18.6.0...jellyfin-18.7.6) (2024-03-30)
+## [jellyfin-18.7.7](https://github.com/truecharts/charts/compare/jellyfin-18.6.0...jellyfin-18.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image docker.io/alpine/socat to 1.8.0.0[@c7309a1](https://github.com/c7309a1) by renovate ([#19980](https://github.com/truecharts/charts/issues/19980))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image docker.io/alpine/socat to 1.8.0.0[@615f616](https://github.com/615f616) by renovate ([#19661](https://github.com/truecharts/charts/issues/19661))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/jellyseerr/9.7.5/CHANGELOG.md b/stable/jellyseerr/9.7.5/CHANGELOG.md
index 09b947f132c..b196e8ed38d 100644
--- a/stable/jellyseerr/9.7.5/CHANGELOG.md
+++ b/stable/jellyseerr/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [jellyseerr-9.7.4](https://github.com/truecharts/charts/compare/jellyseerr-9.6.0...jellyseerr-9.7.4) (2024-03-27)
+## [jellyseerr-9.7.5](https://github.com/truecharts/charts/compare/jellyseerr-9.6.0...jellyseerr-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/jellystat/3.7.5/CHANGELOG.md b/stable/jellystat/3.7.5/CHANGELOG.md
index 5f01495ea8f..57b7572afb2 100644
--- a/stable/jellystat/3.7.5/CHANGELOG.md
+++ b/stable/jellystat/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [jellystat-3.7.4](https://github.com/truecharts/charts/compare/jellystat-3.6.0...jellystat-3.7.4) (2024-03-27)
+## [jellystat-3.7.5](https://github.com/truecharts/charts/compare/jellystat-3.6.0...jellystat-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/jelu/5.7.5/CHANGELOG.md b/stable/jelu/5.7.5/CHANGELOG.md
index 971f804861f..4c924543774 100644
--- a/stable/jelu/5.7.5/CHANGELOG.md
+++ b/stable/jelu/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [jelu-5.7.4](https://github.com/truecharts/charts/compare/jelu-5.6.0...jelu-5.7.4) (2024-03-27)
+## [jelu-5.7.5](https://github.com/truecharts/charts/compare/jelu-5.6.0...jelu-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/jenkins/7.13.2/CHANGELOG.md b/stable/jenkins/7.13.2/CHANGELOG.md
index d4852e081e5..9280fa63cc8 100644
--- a/stable/jenkins/7.13.2/CHANGELOG.md
+++ b/stable/jenkins/7.13.2/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image jenkins/jenkins to v2.449-jdk17[@38c1f36](https://github.com/38c1f36) by renovate ([#19344](https://github.com/truecharts/charts/issues/19344))
-## [jenkins-7.13.1](https://github.com/truecharts/charts/compare/jenkins-7.9.0...jenkins-7.13.1) (2024-03-27)
+## [jenkins-7.13.2](https://github.com/truecharts/charts/compare/jenkins-7.9.0...jenkins-7.13.2) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image jenkins/jenkins to v2.451-jdk17[@87b55ca](https://github.com/87b55ca) by renovate ([#19842](https://github.com/truecharts/charts/issues/19842))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image jenkins/jenkins to v2.450-jdk17[@969c613](https://github.com/969c613) by renovate ([#19515](https://github.com/truecharts/charts/issues/19515))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/jmzhomeproxy/5.7.5/CHANGELOG.md b/stable/jmzhomeproxy/5.7.5/CHANGELOG.md
index 1d2555fbdea..7204307d38c 100644
--- a/stable/jmzhomeproxy/5.7.5/CHANGELOG.md
+++ b/stable/jmzhomeproxy/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [jmzhomeproxy-5.7.4](https://github.com/truecharts/charts/compare/jmzhomeproxy-5.6.0...jmzhomeproxy-5.7.4) (2024-03-27)
+## [jmzhomeproxy-5.7.5](https://github.com/truecharts/charts/compare/jmzhomeproxy-5.6.0...jmzhomeproxy-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/joplin-server/17.7.5/CHANGELOG.md b/stable/joplin-server/17.7.5/CHANGELOG.md
index 2b26022c7e2..7277f560bbd 100644
--- a/stable/joplin-server/17.7.5/CHANGELOG.md
+++ b/stable/joplin-server/17.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [joplin-server-17.7.4](https://github.com/truecharts/charts/compare/joplin-server-17.6.0...joplin-server-17.7.4) (2024-03-27)
+## [joplin-server-17.7.5](https://github.com/truecharts/charts/compare/joplin-server-17.6.0...joplin-server-17.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/jts3servermod/1.5.5/CHANGELOG.md b/stable/jts3servermod/1.5.5/CHANGELOG.md
index fea0c90c408..44c15540720 100644
--- a/stable/jts3servermod/1.5.5/CHANGELOG.md
+++ b/stable/jts3servermod/1.5.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [jts3servermod-1.5.4](https://github.com/truecharts/charts/compare/jts3servermod-1.4.0...jts3servermod-1.5.4) (2024-03-27)
+## [jts3servermod-1.5.5](https://github.com/truecharts/charts/compare/jts3servermod-1.4.0...jts3servermod-1.5.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/jupyter/8.7.5/CHANGELOG.md b/stable/jupyter/8.7.5/CHANGELOG.md
index 0abeb368d0b..788ed836bcf 100644
--- a/stable/jupyter/8.7.5/CHANGELOG.md
+++ b/stable/jupyter/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [jupyter-8.7.4](https://github.com/truecharts/charts/compare/jupyter-8.6.0...jupyter-8.7.4) (2024-03-30)
+## [jupyter-8.7.5](https://github.com/truecharts/charts/compare/jupyter-8.6.0...jupyter-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/kanboard/16.7.5/CHANGELOG.md b/stable/kanboard/16.7.5/CHANGELOG.md
index 8e456749f53..c4ca9e6dcaf 100644
--- a/stable/kanboard/16.7.5/CHANGELOG.md
+++ b/stable/kanboard/16.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [kanboard-16.7.4](https://github.com/truecharts/charts/compare/kanboard-16.6.0...kanboard-16.7.4) (2024-03-27)
+## [kanboard-16.7.5](https://github.com/truecharts/charts/compare/kanboard-16.6.0...kanboard-16.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/kasm/8.7.5/CHANGELOG.md b/stable/kasm/8.7.5/CHANGELOG.md
index e3d0980791f..2b716ef78a7 100644
--- a/stable/kasm/8.7.5/CHANGELOG.md
+++ b/stable/kasm/8.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image kasmweb/workspaces to v1.15.1[@1b13b4f](https://github.com/1b13b4f) by renovate ([#19316](https://github.com/truecharts/charts/issues/19316))
-## [kasm-8.7.4](https://github.com/truecharts/charts/compare/kasm-8.6.0...kasm-8.7.4) (2024-03-27)
+## [kasm-8.7.5](https://github.com/truecharts/charts/compare/kasm-8.6.0...kasm-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/kavita/9.7.5/CHANGELOG.md b/stable/kavita/9.7.5/CHANGELOG.md
index 108179bf204..f9f61433898 100644
--- a/stable/kavita/9.7.5/CHANGELOG.md
+++ b/stable/kavita/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [kavita-9.7.4](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.7.4) (2024-03-27)
+## [kavita-9.7.5](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/kdenlive-vnc/5.7.5/CHANGELOG.md b/stable/kdenlive-vnc/5.7.5/CHANGELOG.md
index f7b2b133c96..8a5f040d7ba 100644
--- a/stable/kdenlive-vnc/5.7.5/CHANGELOG.md
+++ b/stable/kdenlive-vnc/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [kdenlive-vnc-5.7.4](https://github.com/truecharts/charts/compare/kdenlive-vnc-5.6.0...kdenlive-vnc-5.7.4) (2024-03-27)
+## [kdenlive-vnc-5.7.5](https://github.com/truecharts/charts/compare/kdenlive-vnc-5.6.0...kdenlive-vnc-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/kdenlive/5.7.7/CHANGELOG.md b/stable/kdenlive/5.7.7/CHANGELOG.md
index 14ebc905281..c3725bffd81 100644
--- a/stable/kdenlive/5.7.7/CHANGELOG.md
+++ b/stable/kdenlive/5.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [kdenlive-5.7.6](https://github.com/truecharts/charts/compare/kdenlive-5.6.0...kdenlive-5.7.6) (2024-03-27)
+## [kdenlive-5.7.7](https://github.com/truecharts/charts/compare/kdenlive-5.6.0...kdenlive-5.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image lscr.io/linuxserver/kdenlive to latest[@2e7fe49](https://github.com/2e7fe49) by renovate ([#19783](https://github.com/truecharts/charts/issues/19783))
@@ -95,5 +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))
-
+- 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/keeweb/5.7.5/CHANGELOG.md b/stable/keeweb/5.7.5/CHANGELOG.md
index 8a2a5999c7a..7a598881d58 100644
--- a/stable/keeweb/5.7.5/CHANGELOG.md
+++ b/stable/keeweb/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [keeweb-5.7.4](https://github.com/truecharts/charts/compare/keeweb-5.6.0...keeweb-5.7.4) (2024-03-27)
+## [keeweb-5.7.5](https://github.com/truecharts/charts/compare/keeweb-5.6.0...keeweb-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/kerbalspaceprogram-lmp/5.7.5/CHANGELOG.md b/stable/kerbalspaceprogram-lmp/5.7.5/CHANGELOG.md
index 2d4f574b9e7..add48c2f470 100644
--- a/stable/kerbalspaceprogram-lmp/5.7.5/CHANGELOG.md
+++ b/stable/kerbalspaceprogram-lmp/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [kerbalspaceprogram-lmp-5.7.4](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-5.6.0...kerbalspaceprogram-lmp-5.7.4) (2024-03-27)
+## [kerbalspaceprogram-lmp-5.7.5](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-5.6.0...kerbalspaceprogram-lmp-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/kerio-connect/5.7.5/CHANGELOG.md b/stable/kerio-connect/5.7.5/CHANGELOG.md
index 631a27a397d..c2393aeaba2 100644
--- a/stable/kerio-connect/5.7.5/CHANGELOG.md
+++ b/stable/kerio-connect/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [kerio-connect-5.7.4](https://github.com/truecharts/charts/compare/kerio-connect-5.6.0...kerio-connect-5.7.4) (2024-03-27)
+## [kerio-connect-5.7.5](https://github.com/truecharts/charts/compare/kerio-connect-5.6.0...kerio-connect-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/kitana/5.7.5/CHANGELOG.md b/stable/kitana/5.7.5/CHANGELOG.md
index 5cc69fc121e..96604acd709 100644
--- a/stable/kitana/5.7.5/CHANGELOG.md
+++ b/stable/kitana/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [kitana-5.7.4](https://github.com/truecharts/charts/compare/kitana-5.6.0...kitana-5.7.4) (2024-03-27)
+## [kitana-5.7.5](https://github.com/truecharts/charts/compare/kitana-5.6.0...kitana-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/kitchenowl/9.7.5/CHANGELOG.md b/stable/kitchenowl/9.7.5/CHANGELOG.md
index 8c97d6ae38a..43bf32317ff 100644
--- a/stable/kitchenowl/9.7.5/CHANGELOG.md
+++ b/stable/kitchenowl/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [kitchenowl-9.7.4](https://github.com/truecharts/charts/compare/kitchenowl-9.6.0...kitchenowl-9.7.4) (2024-03-30)
+## [kitchenowl-9.7.5](https://github.com/truecharts/charts/compare/kitchenowl-9.6.0...kitchenowl-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/kiwix-serve/8.8.5/CHANGELOG.md b/stable/kiwix-serve/8.8.5/CHANGELOG.md
index 88af15dfb3c..bfc4552beda 100644
--- a/stable/kiwix-serve/8.8.5/CHANGELOG.md
+++ b/stable/kiwix-serve/8.8.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image ghcr.io/kiwix/kiwix-serve to v3.7.0[@9b92d0a](https://github.com/9b92d0a) by renovate ([#19339](https://github.com/truecharts/charts/issues/19339))
-## [kiwix-serve-8.8.4](https://github.com/truecharts/charts/compare/kiwix-serve-8.6.0...kiwix-serve-8.8.4) (2024-03-27)
+## [kiwix-serve-8.8.5](https://github.com/truecharts/charts/compare/kiwix-serve-8.6.0...kiwix-serve-8.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/kms/18.7.5/CHANGELOG.md b/stable/kms/18.7.5/CHANGELOG.md
index e6af749a8d0..a54bd25b2da 100644
--- a/stable/kms/18.7.5/CHANGELOG.md
+++ b/stable/kms/18.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [kms-18.7.4](https://github.com/truecharts/charts/compare/kms-18.6.0...kms-18.7.4) (2024-03-27)
+## [kms-18.7.5](https://github.com/truecharts/charts/compare/kms-18.6.0...kms-18.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/kodi-headless/9.7.5/CHANGELOG.md b/stable/kodi-headless/9.7.5/CHANGELOG.md
index bf004a11ec7..aa510b9e272 100644
--- a/stable/kodi-headless/9.7.5/CHANGELOG.md
+++ b/stable/kodi-headless/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [kodi-headless-9.7.4](https://github.com/truecharts/charts/compare/kodi-headless-9.6.0...kodi-headless-9.7.4) (2024-03-27)
+## [kodi-headless-9.7.5](https://github.com/truecharts/charts/compare/kodi-headless-9.6.0...kodi-headless-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/komga/13.7.5/CHANGELOG.md b/stable/komga/13.7.5/CHANGELOG.md
index fd97f91dcde..f1223340e60 100644
--- a/stable/komga/13.7.5/CHANGELOG.md
+++ b/stable/komga/13.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image gotson/komga to v1.10.4[@5b4f581](https://github.com/5b4f581) by renovate ([#19312](https://github.com/truecharts/charts/issues/19312))
-## [komga-13.7.4](https://github.com/truecharts/charts/compare/komga-13.6.0...komga-13.7.4) (2024-03-27)
+## [komga-13.7.5](https://github.com/truecharts/charts/compare/komga-13.6.0...komga-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/kopia/11.8.4/CHANGELOG.md b/stable/kopia/11.8.4/CHANGELOG.md
index fde0087f5f9..87dfcf0157f 100644
--- a/stable/kopia/11.8.4/CHANGELOG.md
+++ b/stable/kopia/11.8.4/CHANGELOG.md
@@ -77,12 +77,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))
-## [kopia-11.8.3](https://github.com/truecharts/charts/compare/kopia-11.6.0...kopia-11.8.3) (2024-03-27)
+## [kopia-11.8.4](https://github.com/truecharts/charts/compare/kopia-11.6.0...kopia-11.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image kopia/kopia to v0.16.1[@566406c](https://github.com/566406c) by renovate ([#19811](https://github.com/truecharts/charts/issues/19811))
@@ -95,5 +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))
-
+- 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/krusader/5.7.5/CHANGELOG.md b/stable/krusader/5.7.5/CHANGELOG.md
index 60aa3554fe1..d3d87f5e1ba 100644
--- a/stable/krusader/5.7.5/CHANGELOG.md
+++ b/stable/krusader/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [krusader-5.7.4](https://github.com/truecharts/charts/compare/krusader-5.6.0...krusader-5.7.4) (2024-03-27)
+## [krusader-5.7.5](https://github.com/truecharts/charts/compare/krusader-5.6.0...krusader-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/lama-cleaner/6.7.5/CHANGELOG.md b/stable/lama-cleaner/6.7.5/CHANGELOG.md
index e232c85500e..6875c998352 100644
--- a/stable/lama-cleaner/6.7.5/CHANGELOG.md
+++ b/stable/lama-cleaner/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [lama-cleaner-6.7.4](https://github.com/truecharts/charts/compare/lama-cleaner-6.6.0...lama-cleaner-6.7.4) (2024-03-27)
+## [lama-cleaner-6.7.5](https://github.com/truecharts/charts/compare/lama-cleaner-6.6.0...lama-cleaner-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/lancache-dns/8.7.5/CHANGELOG.md b/stable/lancache-dns/8.7.5/CHANGELOG.md
index b6be83c9dff..78c52281b68 100644
--- a/stable/lancache-dns/8.7.5/CHANGELOG.md
+++ b/stable/lancache-dns/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [lancache-dns-8.7.4](https://github.com/truecharts/charts/compare/lancache-dns-8.6.0...lancache-dns-8.7.4) (2024-03-27)
+## [lancache-dns-8.7.5](https://github.com/truecharts/charts/compare/lancache-dns-8.6.0...lancache-dns-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/lancache-monolithic/8.7.5/CHANGELOG.md b/stable/lancache-monolithic/8.7.5/CHANGELOG.md
index 69d1ac83960..272b08ef958 100644
--- a/stable/lancache-monolithic/8.7.5/CHANGELOG.md
+++ b/stable/lancache-monolithic/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [lancache-monolithic-8.7.4](https://github.com/truecharts/charts/compare/lancache-monolithic-8.6.0...lancache-monolithic-8.7.4) (2024-03-30)
+## [lancache-monolithic-8.7.5](https://github.com/truecharts/charts/compare/lancache-monolithic-8.6.0...lancache-monolithic-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/lanraragi/9.7.5/CHANGELOG.md b/stable/lanraragi/9.7.5/CHANGELOG.md
index 1887f529f03..c90071d17f9 100644
--- a/stable/lanraragi/9.7.5/CHANGELOG.md
+++ b/stable/lanraragi/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [lanraragi-9.7.4](https://github.com/truecharts/charts/compare/lanraragi-9.6.0...lanraragi-9.7.4) (2024-03-27)
+## [lanraragi-9.7.5](https://github.com/truecharts/charts/compare/lanraragi-9.6.0...lanraragi-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/lastoasis/5.7.5/CHANGELOG.md b/stable/lastoasis/5.7.5/CHANGELOG.md
index 6ef6ed0c0d6..3d33ffd77ce 100644
--- a/stable/lastoasis/5.7.5/CHANGELOG.md
+++ b/stable/lastoasis/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [lastoasis-5.7.4](https://github.com/truecharts/charts/compare/lastoasis-5.6.0...lastoasis-5.7.4) (2024-03-27)
+## [lastoasis-5.7.5](https://github.com/truecharts/charts/compare/lastoasis-5.6.0...lastoasis-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/lazylibrarian/18.7.8/CHANGELOG.md b/stable/lazylibrarian/18.7.8/CHANGELOG.md
index f3ad8604f97..731cb2b2b4a 100644
--- a/stable/lazylibrarian/18.7.8/CHANGELOG.md
+++ b/stable/lazylibrarian/18.7.8/CHANGELOG.md
@@ -83,18 +83,18 @@ 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))
-## [lazylibrarian-18.7.7](https://github.com/truecharts/charts/compare/lazylibrarian-18.6.0...lazylibrarian-18.7.7) (2024-03-27)
+## [lazylibrarian-18.7.8](https://github.com/truecharts/charts/compare/lazylibrarian-18.6.0...lazylibrarian-18.7.8) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image ghcr.io/linuxserver/lazylibrarian to latest[@ce850ac](https://github.com/ce850ac) by renovate ([#19704](https://github.com/truecharts/charts/issues/19704))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- 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
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/leaf2mqtt/11.7.5/CHANGELOG.md b/stable/leaf2mqtt/11.7.5/CHANGELOG.md
index b569717e760..e6389a7262b 100644
--- a/stable/leaf2mqtt/11.7.5/CHANGELOG.md
+++ b/stable/leaf2mqtt/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [leaf2mqtt-11.7.4](https://github.com/truecharts/charts/compare/leaf2mqtt-11.6.0...leaf2mqtt-11.7.4) (2024-03-27)
+## [leaf2mqtt-11.7.5](https://github.com/truecharts/charts/compare/leaf2mqtt-11.6.0...leaf2mqtt-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/left4dead/5.7.5/CHANGELOG.md b/stable/left4dead/5.7.5/CHANGELOG.md
index 995e12b3bd6..1e401f6c93e 100644
--- a/stable/left4dead/5.7.5/CHANGELOG.md
+++ b/stable/left4dead/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [left4dead-5.7.4](https://github.com/truecharts/charts/compare/left4dead-5.6.0...left4dead-5.7.4) (2024-03-27)
+## [left4dead-5.7.5](https://github.com/truecharts/charts/compare/left4dead-5.6.0...left4dead-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/lemur-cfssl/5.7.5/CHANGELOG.md b/stable/lemur-cfssl/5.7.5/CHANGELOG.md
index 7e7793f2c92..13c716bded1 100644
--- a/stable/lemur-cfssl/5.7.5/CHANGELOG.md
+++ b/stable/lemur-cfssl/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [lemur-cfssl-5.7.4](https://github.com/truecharts/charts/compare/lemur-cfssl-5.6.0...lemur-cfssl-5.7.4) (2024-03-27)
+## [lemur-cfssl-5.7.5](https://github.com/truecharts/charts/compare/lemur-cfssl-5.6.0...lemur-cfssl-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/libreddit/8.7.5/CHANGELOG.md b/stable/libreddit/8.7.5/CHANGELOG.md
index 04196d53399..05ee0f61466 100644
--- a/stable/libreddit/8.7.5/CHANGELOG.md
+++ b/stable/libreddit/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [libreddit-8.7.4](https://github.com/truecharts/charts/compare/libreddit-8.6.0...libreddit-8.7.4) (2024-03-27)
+## [libreddit-8.7.5](https://github.com/truecharts/charts/compare/libreddit-8.6.0...libreddit-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/librespeed/13.7.8/CHANGELOG.md b/stable/librespeed/13.7.8/CHANGELOG.md
index 7bc65eadf95..194e89ccb38 100644
--- a/stable/librespeed/13.7.8/CHANGELOG.md
+++ b/stable/librespeed/13.7.8/CHANGELOG.md
@@ -83,18 +83,18 @@ 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))
-## [librespeed-13.7.7](https://github.com/truecharts/charts/compare/librespeed-13.6.0...librespeed-13.7.7) (2024-03-30)
+## [librespeed-13.7.8](https://github.com/truecharts/charts/compare/librespeed-13.6.0...librespeed-13.7.8) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@55e273e](https://github.com/55e273e) by renovate ([#19934](https://github.com/truecharts/charts/issues/19934))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@f18f467](https://github.com/f18f467) by renovate ([#19728](https://github.com/truecharts/charts/issues/19728))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
+- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@f18f467](https://github.com/f18f467) by renovate ([#19728](https://github.com/truecharts/charts/issues/19728))
\ No newline at end of file
diff --git a/stable/lidarr/21.5.7/CHANGELOG.md b/stable/lidarr/21.5.7/CHANGELOG.md
index 94325474f31..bf3fdf66949 100644
--- a/stable/lidarr/21.5.7/CHANGELOG.md
+++ b/stable/lidarr/21.5.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ghcr.io/onedr0p/lidarr-develop to 2.2.1.4073[@ae2b24d](https://github.com/ae2b24d) by renovate ([#19254](https://github.com/truecharts/charts/issues/19254))
-## [lidarr-21.5.6](https://github.com/truecharts/charts/compare/lidarr-21.4.0...lidarr-21.5.6) (2024-03-28)
+## [lidarr-21.5.7](https://github.com/truecharts/charts/compare/lidarr-21.4.0...lidarr-21.5.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-- 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 ghcr.io/onedr0p/lidarr-develop to v2.2.3.4098[@ddb5035](https://github.com/ddb5035) by renovate ([#19416](https://github.com/truecharts/charts/issues/19416))
\ No newline at end of file
+- 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/lingva/5.7.5/CHANGELOG.md b/stable/lingva/5.7.5/CHANGELOG.md
index caf0324b27a..584d8796e7d 100644
--- a/stable/lingva/5.7.5/CHANGELOG.md
+++ b/stable/lingva/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [lingva-5.7.4](https://github.com/truecharts/charts/compare/lingva-5.6.0...lingva-5.7.4) (2024-03-27)
+## [lingva-5.7.5](https://github.com/truecharts/charts/compare/lingva-5.6.0...lingva-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/linkding/9.9.0/CHANGELOG.md b/stable/linkding/9.9.0/CHANGELOG.md
index f0ae2b85c86..8a9a429087f 100644
--- a/stable/linkding/9.9.0/CHANGELOG.md
+++ b/stable/linkding/9.9.0/CHANGELOG.md
@@ -14,6 +14,31 @@ title: Changelog
+- update container image sissbruecker/linkding to v1.26.0[@5bfea74](https://github.com/5bfea74) by renovate ([#19997](https://github.com/truecharts/charts/issues/19997))
+
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
+
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
+
+- update container image sissbruecker/linkding to v1.25.0[@32ec417](https://github.com/32ec417) by renovate ([#19490](https://github.com/truecharts/charts/issues/19490))
+
+- 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 sissbruecker/linkding to v1.24.2[@b246499](https://github.com/b246499) by renovate ([#19327](https://github.com/truecharts/charts/issues/19327))
+
+
+## [linkding-9.9.0](https://github.com/truecharts/charts/compare/linkding-9.6.0...linkding-9.9.0) (2024-03-30)
+
+### Chore
+
+
+
- update container image sissbruecker/linkding to v1.26.0[@5bfea74](https://github.com/5bfea74) by renovate ([#19997](https://github.com/truecharts/charts/issues/19997))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
@@ -72,29 +97,4 @@ title: Changelog
- update container image sissbruecker/linkding to v1.25.0[@32ec417](https://github.com/32ec417) by renovate ([#19490](https://github.com/truecharts/charts/issues/19490))
-- 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 sissbruecker/linkding to v1.24.2[@b246499](https://github.com/b246499) by renovate ([#19327](https://github.com/truecharts/charts/issues/19327))
-
-
-## [linkding-9.8.3](https://github.com/truecharts/charts/compare/linkding-9.6.0...linkding-9.8.3) (2024-03-27)
-
-### Chore
-
-
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image sissbruecker/linkding to v1.25.0[@32ec417](https://github.com/32ec417) by renovate ([#19490](https://github.com/truecharts/charts/issues/19490))
-
-- 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 sissbruecker/linkding to v1.24.2[@b246499](https://github.com/b246499) by renovate ([#19327](https://github.com/truecharts/charts/issues/19327))
\ No newline at end of file
+- 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/linkwallet/5.7.5/CHANGELOG.md b/stable/linkwallet/5.7.5/CHANGELOG.md
index d0364eb5986..26baed5db04 100644
--- a/stable/linkwallet/5.7.5/CHANGELOG.md
+++ b/stable/linkwallet/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [linkwallet-5.7.4](https://github.com/truecharts/charts/compare/linkwallet-5.6.0...linkwallet-5.7.4) (2024-03-27)
+## [linkwallet-5.7.5](https://github.com/truecharts/charts/compare/linkwallet-5.6.0...linkwallet-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/linkwarden/4.8.5/CHANGELOG.md b/stable/linkwarden/4.8.5/CHANGELOG.md
index d89e75e5d0f..9befca046a7 100644
--- a/stable/linkwarden/4.8.5/CHANGELOG.md
+++ b/stable/linkwarden/4.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [linkwarden-4.8.4](https://github.com/truecharts/charts/compare/linkwarden-4.7.0...linkwarden-4.8.4) (2024-03-27)
+## [linkwarden-4.8.5](https://github.com/truecharts/charts/compare/linkwarden-4.7.0...linkwarden-4.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/littlelink/13.7.9/CHANGELOG.md b/stable/littlelink/13.7.9/CHANGELOG.md
index b4ac37fb514..b83f5f7effd 100644
--- a/stable/littlelink/13.7.9/CHANGELOG.md
+++ b/stable/littlelink/13.7.9/CHANGELOG.md
@@ -89,12 +89,12 @@ 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))
-## [littlelink-13.7.8](https://github.com/truecharts/charts/compare/littlelink-13.6.0...littlelink-13.7.8) (2024-03-27)
+## [littlelink-13.7.9](https://github.com/truecharts/charts/compare/littlelink-13.6.0...littlelink-13.7.9) (2024-03-30)
### Chore
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image ghcr.io/techno-tim/littlelink-server to latest[@b3215eb](https://github.com/b3215eb) by renovate ([#19799](https://github.com/truecharts/charts/issues/19799))
\ No newline at end of file
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
\ No newline at end of file
diff --git a/stable/livestreamdvr/5.7.5/CHANGELOG.md b/stable/livestreamdvr/5.7.5/CHANGELOG.md
index 27cd903f429..4e3f5f9bad9 100644
--- a/stable/livestreamdvr/5.7.5/CHANGELOG.md
+++ b/stable/livestreamdvr/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [livestreamdvr-5.7.4](https://github.com/truecharts/charts/compare/livestreamdvr-5.6.0...livestreamdvr-5.7.4) (2024-03-27)
+## [livestreamdvr-5.7.5](https://github.com/truecharts/charts/compare/livestreamdvr-5.6.0...livestreamdvr-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/llalon-github-backup/5.7.5/CHANGELOG.md b/stable/llalon-github-backup/5.7.5/CHANGELOG.md
index 3a0d0cb592f..6cf392b3136 100644
--- a/stable/llalon-github-backup/5.7.5/CHANGELOG.md
+++ b/stable/llalon-github-backup/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [llalon-github-backup-5.7.4](https://github.com/truecharts/charts/compare/llalon-github-backup-5.6.0...llalon-github-backup-5.7.4) (2024-03-27)
+## [llalon-github-backup-5.7.5](https://github.com/truecharts/charts/compare/llalon-github-backup-5.6.0...llalon-github-backup-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/lldap/5.7.5/CHANGELOG.md b/stable/lldap/5.7.5/CHANGELOG.md
index 0543dc86b15..5006f3b516f 100644
--- a/stable/lldap/5.7.5/CHANGELOG.md
+++ b/stable/lldap/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [lldap-5.7.4](https://github.com/truecharts/charts/compare/lldap-5.6.0...lldap-5.7.4) (2024-03-27)
+## [lldap-5.7.5](https://github.com/truecharts/charts/compare/lldap-5.6.0...lldap-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/longvinter/5.7.5/CHANGELOG.md b/stable/longvinter/5.7.5/CHANGELOG.md
index a4c3d351400..58cc32102ac 100644
--- a/stable/longvinter/5.7.5/CHANGELOG.md
+++ b/stable/longvinter/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [longvinter-5.7.4](https://github.com/truecharts/charts/compare/longvinter-5.6.0...longvinter-5.7.4) (2024-03-27)
+## [longvinter-5.7.5](https://github.com/truecharts/charts/compare/longvinter-5.6.0...longvinter-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mailpile/5.7.5/CHANGELOG.md b/stable/mailpile/5.7.5/CHANGELOG.md
index 4014404665e..25691a9df91 100644
--- a/stable/mailpile/5.7.5/CHANGELOG.md
+++ b/stable/mailpile/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mailpile-5.7.4](https://github.com/truecharts/charts/compare/mailpile-5.6.0...mailpile-5.7.4) (2024-03-27)
+## [mailpile-5.7.5](https://github.com/truecharts/charts/compare/mailpile-5.6.0...mailpile-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/maintainerr/2.7.6/CHANGELOG.md b/stable/maintainerr/2.7.6/CHANGELOG.md
index bfe1835f4ec..bdae297d524 100644
--- a/stable/maintainerr/2.7.6/CHANGELOG.md
+++ b/stable/maintainerr/2.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [maintainerr-2.7.5](https://github.com/truecharts/charts/compare/maintainerr-2.6.0...maintainerr-2.7.5) (2024-03-27)
+## [maintainerr-2.7.6](https://github.com/truecharts/charts/compare/maintainerr-2.6.0...maintainerr-2.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image jorenn92/maintainerr to v2.0.3[@712e990](https://github.com/712e990) by renovate ([#19789](https://github.com/truecharts/charts/issues/19789))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/makemkv/10.7.5/CHANGELOG.md b/stable/makemkv/10.7.5/CHANGELOG.md
index eda60b80498..bafcad065ea 100644
--- a/stable/makemkv/10.7.5/CHANGELOG.md
+++ b/stable/makemkv/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [makemkv-10.7.4](https://github.com/truecharts/charts/compare/makemkv-10.6.0...makemkv-10.7.4) (2024-03-27)
+## [makemkv-10.7.5](https://github.com/truecharts/charts/compare/makemkv-10.6.0...makemkv-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/maloja/5.7.5/CHANGELOG.md b/stable/maloja/5.7.5/CHANGELOG.md
index 0b28cd36b75..ab458e449de 100644
--- a/stable/maloja/5.7.5/CHANGELOG.md
+++ b/stable/maloja/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [maloja-5.7.4](https://github.com/truecharts/charts/compare/maloja-5.6.0...maloja-5.7.4) (2024-03-27)
+## [maloja-5.7.5](https://github.com/truecharts/charts/compare/maloja-5.6.0...maloja-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mango/5.7.5/CHANGELOG.md b/stable/mango/5.7.5/CHANGELOG.md
index d7f61359cd5..7620a41ba46 100644
--- a/stable/mango/5.7.5/CHANGELOG.md
+++ b/stable/mango/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mango-5.7.4](https://github.com/truecharts/charts/compare/mango-5.6.0...mango-5.7.4) (2024-03-27)
+## [mango-5.7.5](https://github.com/truecharts/charts/compare/mango-5.6.0...mango-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mariadb/13.7.6/CHANGELOG.md b/stable/mariadb/13.7.6/CHANGELOG.md
index 3be5ba74a97..c4e1acebd73 100644
--- a/stable/mariadb/13.7.6/CHANGELOG.md
+++ b/stable/mariadb/13.7.6/CHANGELOG.md
@@ -71,12 +71,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.5](https://github.com/truecharts/charts/compare/mariadb-13.6.0...mariadb-13.7.5) (2024-03-27)
+## [mariadb-13.7.6](https://github.com/truecharts/charts/compare/mariadb-13.6.0...mariadb-13.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/mattermost/12.8.9/CHANGELOG.md b/stable/mattermost/12.8.9/CHANGELOG.md
index b1d7714bdfc..f4b72fe2f5d 100644
--- a/stable/mattermost/12.8.9/CHANGELOG.md
+++ b/stable/mattermost/12.8.9/CHANGELOG.md
@@ -89,12 +89,12 @@ 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))
-## [mattermost-12.8.8](https://github.com/truecharts/charts/compare/mattermost-12.7.0...mattermost-12.8.8) (2024-03-27)
+## [mattermost-12.8.9](https://github.com/truecharts/charts/compare/mattermost-12.7.0...mattermost-12.8.9) (2024-03-30)
### Chore
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image mattermost/mattermost-enterprise-edition to release-9.6[@92e28ce](https://github.com/92e28ce) by renovate ([#19784](https://github.com/truecharts/charts/issues/19784))
\ No newline at end of file
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
\ No newline at end of file
diff --git a/stable/mc-router/4.7.5/CHANGELOG.md b/stable/mc-router/4.7.5/CHANGELOG.md
index c574e83f18b..855435c77be 100644
--- a/stable/mc-router/4.7.5/CHANGELOG.md
+++ b/stable/mc-router/4.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mc-router-4.7.4](https://github.com/truecharts/charts/compare/mc-router-4.6.0...mc-router-4.7.4) (2024-03-27)
+## [mc-router-4.7.5](https://github.com/truecharts/charts/compare/mc-router-4.6.0...mc-router-4.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mealie/21.8.5/CHANGELOG.md b/stable/mealie/21.8.5/CHANGELOG.md
index 24ea010193f..6a7f1b0536d 100644
--- a/stable/mealie/21.8.5/CHANGELOG.md
+++ b/stable/mealie/21.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mealie-21.8.4](https://github.com/truecharts/charts/compare/mealie-21.7.0...mealie-21.8.4) (2024-03-27)
+## [mealie-21.8.5](https://github.com/truecharts/charts/compare/mealie-21.7.0...mealie-21.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/media-roller/5.7.5/CHANGELOG.md b/stable/media-roller/5.7.5/CHANGELOG.md
index 51fec4fea10..71be89a7888 100644
--- a/stable/media-roller/5.7.5/CHANGELOG.md
+++ b/stable/media-roller/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [media-roller-5.7.4](https://github.com/truecharts/charts/compare/media-roller-5.6.0...media-roller-5.7.4) (2024-03-27)
+## [media-roller-5.7.5](https://github.com/truecharts/charts/compare/media-roller-5.6.0...media-roller-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mediaelch/5.7.5/CHANGELOG.md b/stable/mediaelch/5.7.5/CHANGELOG.md
index 4bbc20913ea..d408dda1da0 100644
--- a/stable/mediaelch/5.7.5/CHANGELOG.md
+++ b/stable/mediaelch/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mediaelch-5.7.4](https://github.com/truecharts/charts/compare/mediaelch-5.6.0...mediaelch-5.7.4) (2024-03-27)
+## [mediaelch-5.7.5](https://github.com/truecharts/charts/compare/mediaelch-5.6.0...mediaelch-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mediagoblin/5.7.5/CHANGELOG.md b/stable/mediagoblin/5.7.5/CHANGELOG.md
index 94455b1f194..e9c4cf2ee64 100644
--- a/stable/mediagoblin/5.7.5/CHANGELOG.md
+++ b/stable/mediagoblin/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mediagoblin-5.7.4](https://github.com/truecharts/charts/compare/mediagoblin-5.6.0...mediagoblin-5.7.4) (2024-03-27)
+## [mediagoblin-5.7.5](https://github.com/truecharts/charts/compare/mediagoblin-5.6.0...mediagoblin-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mediainfo/9.7.5/CHANGELOG.md b/stable/mediainfo/9.7.5/CHANGELOG.md
index 1daa9057e0d..f359e14d611 100644
--- a/stable/mediainfo/9.7.5/CHANGELOG.md
+++ b/stable/mediainfo/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mediainfo-9.7.4](https://github.com/truecharts/charts/compare/mediainfo-9.6.0...mediainfo-9.7.4) (2024-03-27)
+## [mediainfo-9.7.5](https://github.com/truecharts/charts/compare/mediainfo-9.6.0...mediainfo-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/medusa/10.7.7/CHANGELOG.md b/stable/medusa/10.7.7/CHANGELOG.md
index 2fb3f93b4e5..f59784e6761 100644
--- a/stable/medusa/10.7.7/CHANGELOG.md
+++ b/stable/medusa/10.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ghcr.io/linuxserver/medusa to 1.0.19[@dbaa681](https://github.com/dbaa681) by renovate ([#19238](https://github.com/truecharts/charts/issues/19238))
-## [medusa-10.7.6](https://github.com/truecharts/charts/compare/medusa-10.6.0...medusa-10.7.6) (2024-03-29)
+## [medusa-10.7.7](https://github.com/truecharts/charts/compare/medusa-10.6.0...medusa-10.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/linuxserver/medusa to v1.0.20[@649c2f1](https://github.com/649c2f1) by renovate ([#19889](https://github.com/truecharts/charts/issues/19889))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ghcr.io/linuxserver/medusa to 1.0.19[@1647e12](https://github.com/1647e12) by renovate ([#19598](https://github.com/truecharts/charts/issues/19598))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/megasync/6.7.5/CHANGELOG.md b/stable/megasync/6.7.5/CHANGELOG.md
index c7bf6050ec7..654f2e6966d 100644
--- a/stable/megasync/6.7.5/CHANGELOG.md
+++ b/stable/megasync/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [megasync-6.7.4](https://github.com/truecharts/charts/compare/megasync-6.6.0...megasync-6.7.4) (2024-03-27)
+## [megasync-6.7.5](https://github.com/truecharts/charts/compare/megasync-6.6.0...megasync-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/memcached/12.8.7/CHANGELOG.md b/stable/memcached/12.8.7/CHANGELOG.md
index 9ac18badc51..35de5514733 100644
--- a/stable/memcached/12.8.7/CHANGELOG.md
+++ b/stable/memcached/12.8.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [memcached-12.8.6](https://github.com/truecharts/charts/compare/memcached-12.7.0...memcached-12.8.6) (2024-03-29)
+## [memcached-12.8.7](https://github.com/truecharts/charts/compare/memcached-12.7.0...memcached-12.8.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image bitnami/memcached to v1.6.26[@ef3d59f](https://github.com/ef3d59f) by renovate ([#19887](https://github.com/truecharts/charts/issues/19887))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +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))
-
+- 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/memories-of-mars/5.7.5/CHANGELOG.md b/stable/memories-of-mars/5.7.5/CHANGELOG.md
index c4108c30593..75e5865ee9f 100644
--- a/stable/memories-of-mars/5.7.5/CHANGELOG.md
+++ b/stable/memories-of-mars/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [memories-of-mars-5.7.4](https://github.com/truecharts/charts/compare/memories-of-mars-5.6.0...memories-of-mars-5.7.4) (2024-03-27)
+## [memories-of-mars-5.7.5](https://github.com/truecharts/charts/compare/memories-of-mars-5.6.0...memories-of-mars-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/meshcentral/15.7.5/CHANGELOG.md b/stable/meshcentral/15.7.5/CHANGELOG.md
index dba73a0a1b9..1d64e85710e 100644
--- a/stable/meshcentral/15.7.5/CHANGELOG.md
+++ b/stable/meshcentral/15.7.5/CHANGELOG.md
@@ -71,12 +71,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))
-## [meshcentral-15.7.4](https://github.com/truecharts/charts/compare/meshcentral-15.6.0...meshcentral-15.7.4) (2024-03-27)
+## [meshcentral-15.7.5](https://github.com/truecharts/charts/compare/meshcentral-15.6.0...meshcentral-15.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/ylianst/meshcentral to v1.1.22[@b543a2a](https://github.com/b543a2a) by renovate ([#19754](https://github.com/truecharts/charts/issues/19754))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/meshroom/9.7.5/CHANGELOG.md b/stable/meshroom/9.7.5/CHANGELOG.md
index 455f18bfb03..3bded7a1a13 100644
--- a/stable/meshroom/9.7.5/CHANGELOG.md
+++ b/stable/meshroom/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [meshroom-9.7.4](https://github.com/truecharts/charts/compare/meshroom-9.6.0...meshroom-9.7.4) (2024-03-27)
+## [meshroom-9.7.5](https://github.com/truecharts/charts/compare/meshroom-9.6.0...meshroom-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/metabase/3.8.7/CHANGELOG.md b/stable/metabase/3.8.7/CHANGELOG.md
index 16441f2245e..3487467029b 100644
--- a/stable/metabase/3.8.7/CHANGELOG.md
+++ b/stable/metabase/3.8.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image metabase/metabase to v0.49.0[@102b6a4](https://github.com/102b6a4) by renovate ([#19346](https://github.com/truecharts/charts/issues/19346))
-## [metabase-3.8.6](https://github.com/truecharts/charts/compare/metabase-3.6.0...metabase-3.8.6) (2024-03-29)
+## [metabase-3.8.7](https://github.com/truecharts/charts/compare/metabase-3.6.0...metabase-3.8.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image metabase/metabase to v0.49.2[@c102b54](https://github.com/c102b54) by renovate ([#19928](https://github.com/truecharts/charts/issues/19928))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image metabase/metabase to v0.49.1[@8da49fd](https://github.com/8da49fd) by renovate ([#19594](https://github.com/truecharts/charts/issues/19594))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/metatube/5.7.5/CHANGELOG.md b/stable/metatube/5.7.5/CHANGELOG.md
index c7ebfcc8464..e18571e9d7c 100644
--- a/stable/metatube/5.7.5/CHANGELOG.md
+++ b/stable/metatube/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [metatube-5.7.4](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.7.4) (2024-03-27)
+## [metatube-5.7.5](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/metube/12.8.5/CHANGELOG.md b/stable/metube/12.8.5/CHANGELOG.md
index 464a03c2cf8..f9ac2d8cdd8 100644
--- a/stable/metube/12.8.5/CHANGELOG.md
+++ b/stable/metube/12.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [metube-12.8.4](https://github.com/truecharts/charts/compare/metube-12.7.0...metube-12.8.4) (2024-03-27)
+## [metube-12.8.5](https://github.com/truecharts/charts/compare/metube-12.7.0...metube-12.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mindustry/5.7.5/CHANGELOG.md b/stable/mindustry/5.7.5/CHANGELOG.md
index 544a5249cd8..c3682be8e17 100644
--- a/stable/mindustry/5.7.5/CHANGELOG.md
+++ b/stable/mindustry/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mindustry-5.7.4](https://github.com/truecharts/charts/compare/mindustry-5.6.0...mindustry-5.7.4) (2024-03-27)
+## [mindustry-5.7.5](https://github.com/truecharts/charts/compare/mindustry-5.6.0...mindustry-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/minecraft-bedrock/8.7.5/CHANGELOG.md b/stable/minecraft-bedrock/8.7.5/CHANGELOG.md
index 6d38e0d21b0..6d840986d9a 100644
--- a/stable/minecraft-bedrock/8.7.5/CHANGELOG.md
+++ b/stable/minecraft-bedrock/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [minecraft-bedrock-8.7.4](https://github.com/truecharts/charts/compare/minecraft-bedrock-8.6.0...minecraft-bedrock-8.7.4) (2024-03-27)
+## [minecraft-bedrock-8.7.5](https://github.com/truecharts/charts/compare/minecraft-bedrock-8.6.0...minecraft-bedrock-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/minecraft-bungeecord/8.7.5/CHANGELOG.md b/stable/minecraft-bungeecord/8.7.5/CHANGELOG.md
index 2236b91780d..cb727c58993 100644
--- a/stable/minecraft-bungeecord/8.7.5/CHANGELOG.md
+++ b/stable/minecraft-bungeecord/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [minecraft-bungeecord-8.7.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-8.6.0...minecraft-bungeecord-8.7.4) (2024-03-27)
+## [minecraft-bungeecord-8.7.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-8.6.0...minecraft-bungeecord-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/minecraft-java/8.7.6/CHANGELOG.md b/stable/minecraft-java/8.7.6/CHANGELOG.md
index bac4151eb8f..c98ab304320 100644
--- a/stable/minecraft-java/8.7.6/CHANGELOG.md
+++ b/stable/minecraft-java/8.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [minecraft-java-8.7.5](https://github.com/truecharts/charts/compare/minecraft-java-8.6.0...minecraft-java-8.7.5) (2024-03-27)
+## [minecraft-java-8.7.6](https://github.com/truecharts/charts/compare/minecraft-java-8.6.0...minecraft-java-8.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/minetest/8.7.6/CHANGELOG.md b/stable/minetest/8.7.6/CHANGELOG.md
index a219099ef41..76835196b4b 100644
--- a/stable/minetest/8.7.6/CHANGELOG.md
+++ b/stable/minetest/8.7.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image ghcr.io/linuxserver/minetest to 5.8.0[@3ee96cb](https://github.com/3ee96cb) by renovate ([#19239](https://github.com/truecharts/charts/issues/19239))
-## [minetest-8.7.5](https://github.com/truecharts/charts/compare/minetest-8.6.0...minetest-8.7.5) (2024-03-29)
+## [minetest-8.7.6](https://github.com/truecharts/charts/compare/minetest-8.6.0...minetest-8.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/linuxserver/minetest to 5.8.0[@52206a3](https://github.com/52206a3) by renovate ([#19905](https://github.com/truecharts/charts/issues/19905))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -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 ghcr.io/linuxserver/minetest to 5.8.0[@3ee96cb](https://github.com/3ee96cb) by renovate ([#19239](https://github.com/truecharts/charts/issues/19239))
-
+- update container image ghcr.io/linuxserver/minetest to 5.8.0[@3ee96cb](https://github.com/3ee96cb) by renovate ([#19239](https://github.com/truecharts/charts/issues/19239))
\ No newline at end of file
diff --git a/stable/miniflux/14.7.5/CHANGELOG.md b/stable/miniflux/14.7.5/CHANGELOG.md
index 7202416f956..2267b151d13 100644
--- a/stable/miniflux/14.7.5/CHANGELOG.md
+++ b/stable/miniflux/14.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [miniflux-14.7.4](https://github.com/truecharts/charts/compare/miniflux-14.6.0...miniflux-14.7.4) (2024-03-27)
+## [miniflux-14.7.5](https://github.com/truecharts/charts/compare/miniflux-14.6.0...miniflux-14.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mininote/5.7.5/CHANGELOG.md b/stable/mininote/5.7.5/CHANGELOG.md
index 3ea99c04f43..bed331e76ee 100644
--- a/stable/mininote/5.7.5/CHANGELOG.md
+++ b/stable/mininote/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mininote-5.7.4](https://github.com/truecharts/charts/compare/mininote-5.6.0...mininote-5.7.4) (2024-03-27)
+## [mininote-5.7.5](https://github.com/truecharts/charts/compare/mininote-5.6.0...mininote-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/minio-console/10.7.5/CHANGELOG.md b/stable/minio-console/10.7.5/CHANGELOG.md
index 739d12d5bd7..cccfc94ce4d 100644
--- a/stable/minio-console/10.7.5/CHANGELOG.md
+++ b/stable/minio-console/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [minio-console-10.7.4](https://github.com/truecharts/charts/compare/minio-console-10.6.0...minio-console-10.7.4) (2024-03-27)
+## [minio-console-10.7.5](https://github.com/truecharts/charts/compare/minio-console-10.6.0...minio-console-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/minio/11.8.5/CHANGELOG.md b/stable/minio/11.8.5/CHANGELOG.md
index ec1f306129c..748b5614c98 100644
--- a/stable/minio/11.8.5/CHANGELOG.md
+++ b/stable/minio/11.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [minio-11.8.4](https://github.com/truecharts/charts/compare/minio-11.7.0...minio-11.8.4) (2024-03-27)
+## [minio-11.8.5](https://github.com/truecharts/charts/compare/minio-11.7.0...minio-11.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/minisatip/9.7.5/CHANGELOG.md b/stable/minisatip/9.7.5/CHANGELOG.md
index 70fd3f02337..5da6b2ec6eb 100644
--- a/stable/minisatip/9.7.5/CHANGELOG.md
+++ b/stable/minisatip/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [minisatip-9.7.4](https://github.com/truecharts/charts/compare/minisatip-9.6.0...minisatip-9.7.4) (2024-03-27)
+## [minisatip-9.7.5](https://github.com/truecharts/charts/compare/minisatip-9.6.0...minisatip-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/misskey/8.9.4/CHANGELOG.md b/stable/misskey/8.9.4/CHANGELOG.md
index 765b2b8db52..aacba5c447c 100644
--- a/stable/misskey/8.9.4/CHANGELOG.md
+++ b/stable/misskey/8.9.4/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [misskey-8.9.3](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.9.3) (2024-03-27)
+## [misskey-8.9.4](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.9.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-
+- 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/mkvcleaver/9.7.5/CHANGELOG.md b/stable/mkvcleaver/9.7.5/CHANGELOG.md
index 86ed07a8825..e29fa6df209 100644
--- a/stable/mkvcleaver/9.7.5/CHANGELOG.md
+++ b/stable/mkvcleaver/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mkvcleaver-9.7.4](https://github.com/truecharts/charts/compare/mkvcleaver-9.6.0...mkvcleaver-9.7.4) (2024-03-27)
+## [mkvcleaver-9.7.5](https://github.com/truecharts/charts/compare/mkvcleaver-9.6.0...mkvcleaver-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mkvtoolnix/10.7.5/CHANGELOG.md b/stable/mkvtoolnix/10.7.5/CHANGELOG.md
index e31763cf4d8..3fdaaee8624 100644
--- a/stable/mkvtoolnix/10.7.5/CHANGELOG.md
+++ b/stable/mkvtoolnix/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mkvtoolnix-10.7.4](https://github.com/truecharts/charts/compare/mkvtoolnix-10.6.0...mkvtoolnix-10.7.4) (2024-03-27)
+## [mkvtoolnix-10.7.5](https://github.com/truecharts/charts/compare/mkvtoolnix-10.6.0...mkvtoolnix-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/modsecurity-crs/3.7.5/CHANGELOG.md b/stable/modsecurity-crs/3.7.5/CHANGELOG.md
index ab39f1e9b29..d2e5b163efd 100644
--- a/stable/modsecurity-crs/3.7.5/CHANGELOG.md
+++ b/stable/modsecurity-crs/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [modsecurity-crs-3.7.4](https://github.com/truecharts/charts/compare/modsecurity-crs-3.6.0...modsecurity-crs-3.7.4) (2024-03-27)
+## [modsecurity-crs-3.7.5](https://github.com/truecharts/charts/compare/modsecurity-crs-3.6.0...modsecurity-crs-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mojopaste/5.7.5/CHANGELOG.md b/stable/mojopaste/5.7.5/CHANGELOG.md
index 98229c6a991..24451711966 100644
--- a/stable/mojopaste/5.7.5/CHANGELOG.md
+++ b/stable/mojopaste/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mojopaste-5.7.4](https://github.com/truecharts/charts/compare/mojopaste-5.6.0...mojopaste-5.7.4) (2024-03-27)
+## [mojopaste-5.7.5](https://github.com/truecharts/charts/compare/mojopaste-5.6.0...mojopaste-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/monero-node/6.6.8/CHANGELOG.md b/stable/monero-node/6.6.8/CHANGELOG.md
index b9423c5ce82..639828d8916 100644
--- a/stable/monero-node/6.6.8/CHANGELOG.md
+++ b/stable/monero-node/6.6.8/CHANGELOG.md
@@ -89,12 +89,12 @@ title: Changelog
- update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.3[@1d6fa54](https://github.com/1d6fa54) by renovate ([#19309](https://github.com/truecharts/charts/issues/19309))
-## [monero-node-6.6.7](https://github.com/truecharts/charts/compare/monero-node-6.5.0...monero-node-6.6.7) (2024-03-27)
+## [monero-node-6.6.8](https://github.com/truecharts/charts/compare/monero-node-6.5.0...monero-node-6.6.8) (2024-03-30)
### Chore
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.3[@4e07ca4](https://github.com/4e07ca4) by renovate ([#19782](https://github.com/truecharts/charts/issues/19782))
\ No newline at end of file
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
\ No newline at end of file
diff --git a/stable/mongo-express/6.8.5/CHANGELOG.md b/stable/mongo-express/6.8.5/CHANGELOG.md
index c902b7f606b..e00a7947550 100644
--- a/stable/mongo-express/6.8.5/CHANGELOG.md
+++ b/stable/mongo-express/6.8.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321))
-## [mongo-express-6.8.4](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-6.8.4) (2024-03-27)
+## [mongo-express-6.8.5](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-6.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/mongodb/12.7.6/CHANGELOG.md b/stable/mongodb/12.7.6/CHANGELOG.md
index 16cd6cd869c..19d951bb452 100644
--- a/stable/mongodb/12.7.6/CHANGELOG.md
+++ b/stable/mongodb/12.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [mongodb-12.7.5](https://github.com/truecharts/charts/compare/mongodb-12.6.0...mongodb-12.7.5) (2024-03-27)
+## [mongodb-12.7.6](https://github.com/truecharts/charts/compare/mongodb-12.6.0...mongodb-12.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/mordhau/5.7.5/CHANGELOG.md b/stable/mordhau/5.7.5/CHANGELOG.md
index 005f6d83e44..d897ef7c4d2 100644
--- a/stable/mordhau/5.7.5/CHANGELOG.md
+++ b/stable/mordhau/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mordhau-5.7.4](https://github.com/truecharts/charts/compare/mordhau-5.6.0...mordhau-5.7.4) (2024-03-27)
+## [mordhau-5.7.5](https://github.com/truecharts/charts/compare/mordhau-5.6.0...mordhau-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mosdns/9.7.5/CHANGELOG.md b/stable/mosdns/9.7.5/CHANGELOG.md
index 4cd4e5d5447..e1d2ceef61f 100644
--- a/stable/mosdns/9.7.5/CHANGELOG.md
+++ b/stable/mosdns/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mosdns-9.7.4](https://github.com/truecharts/charts/compare/mosdns-9.6.0...mosdns-9.7.4) (2024-03-27)
+## [mosdns-9.7.5](https://github.com/truecharts/charts/compare/mosdns-9.6.0...mosdns-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mosquitto/14.7.5/CHANGELOG.md b/stable/mosquitto/14.7.5/CHANGELOG.md
index 7a00cd5bef6..6ae02e63fa1 100644
--- a/stable/mosquitto/14.7.5/CHANGELOG.md
+++ b/stable/mosquitto/14.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mosquitto-14.7.4](https://github.com/truecharts/charts/compare/mosquitto-14.6.0...mosquitto-14.7.4) (2024-03-27)
+## [mosquitto-14.7.5](https://github.com/truecharts/charts/compare/mosquitto-14.6.0...mosquitto-14.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mstream/10.7.7/CHANGELOG.md b/stable/mstream/10.7.7/CHANGELOG.md
index 9070486f157..d92a5c35881 100644
--- a/stable/mstream/10.7.7/CHANGELOG.md
+++ b/stable/mstream/10.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ 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.6](https://github.com/truecharts/charts/compare/mstream-10.6.0...mstream-10.7.6) (2024-03-28)
+## [mstream-10.7.7](https://github.com/truecharts/charts/compare/mstream-10.6.0...mstream-10.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/linuxserver/mstream to 5.11.4[@1bcbc24](https://github.com/1bcbc24) by renovate ([#19864](https://github.com/truecharts/charts/issues/19864))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- 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))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/multi-scrobbler/6.7.6/CHANGELOG.md b/stable/multi-scrobbler/6.7.6/CHANGELOG.md
index 4c78e8b9385..559cc620e84 100644
--- a/stable/multi-scrobbler/6.7.6/CHANGELOG.md
+++ b/stable/multi-scrobbler/6.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [multi-scrobbler-6.7.5](https://github.com/truecharts/charts/compare/multi-scrobbler-6.6.0...multi-scrobbler-6.7.5) (2024-03-27)
+## [multi-scrobbler-6.7.6](https://github.com/truecharts/charts/compare/multi-scrobbler-6.6.0...multi-scrobbler-6.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image foxxmd/multi-scrobbler to latest[@80264f2](https://github.com/80264f2) by renovate ([#19828](https://github.com/truecharts/charts/issues/19828))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/muse/5.9.6/CHANGELOG.md b/stable/muse/5.9.6/CHANGELOG.md
index 56fbf12ec5f..9ed2353ecd6 100644
--- a/stable/muse/5.9.6/CHANGELOG.md
+++ b/stable/muse/5.9.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image codetheweb/muse to v2.7.0[@961fce6](https://github.com/961fce6) by renovate ([#19335](https://github.com/truecharts/charts/issues/19335))
-## [muse-5.9.5](https://github.com/truecharts/charts/compare/muse-5.7.0...muse-5.9.5) (2024-03-27)
+## [muse-5.9.6](https://github.com/truecharts/charts/compare/muse-5.7.0...muse-5.9.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 codetheweb/muse to v2.7.0[@961fce6](https://github.com/961fce6) by renovate ([#19335](https://github.com/truecharts/charts/issues/19335))
-
+- update container image codetheweb/muse to v2.7.0[@961fce6](https://github.com/961fce6) by renovate ([#19335](https://github.com/truecharts/charts/issues/19335))
\ No newline at end of file
diff --git a/stable/muximux/10.7.5/CHANGELOG.md b/stable/muximux/10.7.5/CHANGELOG.md
index 2c4e0a2992d..6eedd14deab 100644
--- a/stable/muximux/10.7.5/CHANGELOG.md
+++ b/stable/muximux/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [muximux-10.7.4](https://github.com/truecharts/charts/compare/muximux-10.6.0...muximux-10.7.4) (2024-03-27)
+## [muximux-10.7.5](https://github.com/truecharts/charts/compare/muximux-10.6.0...muximux-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mylar/13.8.7/CHANGELOG.md b/stable/mylar/13.8.7/CHANGELOG.md
index 1f6488b6fd5..79e98344bd3 100644
--- a/stable/mylar/13.8.7/CHANGELOG.md
+++ b/stable/mylar/13.8.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image linuxserver/mylar3 to vversion-v0.8.0[@1913dcb](https://github.com/1913dcb) by renovate ([#19345](https://github.com/truecharts/charts/issues/19345))
-## [mylar-13.8.6](https://github.com/truecharts/charts/compare/mylar-13.6.0...mylar-13.8.6) (2024-03-30)
+## [mylar-13.8.7](https://github.com/truecharts/charts/compare/mylar-13.6.0...mylar-13.8.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image linuxserver/mylar3 to version-v0.8.0[@41075ba](https://github.com/41075ba) by renovate ([#19941](https://github.com/truecharts/charts/issues/19941))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image linuxserver/mylar3 to version-v0.8.0[@04a2a43](https://github.com/04a2a43) by renovate ([#19621](https://github.com/truecharts/charts/issues/19621))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/mymediaforalexa/8.7.5/CHANGELOG.md b/stable/mymediaforalexa/8.7.5/CHANGELOG.md
index 108975e32b3..4e1eac0334c 100644
--- a/stable/mymediaforalexa/8.7.5/CHANGELOG.md
+++ b/stable/mymediaforalexa/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [mymediaforalexa-8.7.4](https://github.com/truecharts/charts/compare/mymediaforalexa-8.6.0...mymediaforalexa-8.7.4) (2024-03-27)
+## [mymediaforalexa-8.7.5](https://github.com/truecharts/charts/compare/mymediaforalexa-8.6.0...mymediaforalexa-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/mysql-workbench/9.7.5/CHANGELOG.md b/stable/mysql-workbench/9.7.5/CHANGELOG.md
index 7e29fff78e3..3541fd432ef 100644
--- a/stable/mysql-workbench/9.7.5/CHANGELOG.md
+++ b/stable/mysql-workbench/9.7.5/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@70f624e](https://github.com/70f624e) by renovate ([#19241](https://github.com/truecharts/charts/issues/19241))
-## [mysql-workbench-9.7.4](https://github.com/truecharts/charts/compare/mysql-workbench-9.6.0...mysql-workbench-9.7.4) (2024-03-27)
+## [mysql-workbench-9.7.5](https://github.com/truecharts/charts/compare/mysql-workbench-9.6.0...mysql-workbench-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
+- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@f6b2af7](https://github.com/f6b2af7) by renovate ([#19992](https://github.com/truecharts/charts/issues/19992))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@218b046](https://github.com/218b046) by renovate ([#19670](https://github.com/truecharts/charts/issues/19670))
-
-- 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
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/namecheap-ddns/5.7.5/CHANGELOG.md b/stable/namecheap-ddns/5.7.5/CHANGELOG.md
index cfa0d552fa1..6c721228af0 100644
--- a/stable/namecheap-ddns/5.7.5/CHANGELOG.md
+++ b/stable/namecheap-ddns/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [namecheap-ddns-5.7.4](https://github.com/truecharts/charts/compare/namecheap-ddns-5.6.0...namecheap-ddns-5.7.4) (2024-03-27)
+## [namecheap-ddns-5.7.5](https://github.com/truecharts/charts/compare/namecheap-ddns-5.6.0...namecheap-ddns-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/nano-wallet/9.7.5/CHANGELOG.md b/stable/nano-wallet/9.7.5/CHANGELOG.md
index 304e729e96e..24fa38e6edb 100644
--- a/stable/nano-wallet/9.7.5/CHANGELOG.md
+++ b/stable/nano-wallet/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [nano-wallet-9.7.4](https://github.com/truecharts/charts/compare/nano-wallet-9.6.0...nano-wallet-9.7.4) (2024-03-27)
+## [nano-wallet-9.7.5](https://github.com/truecharts/charts/compare/nano-wallet-9.6.0...nano-wallet-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/navidrome/19.7.5/CHANGELOG.md b/stable/navidrome/19.7.5/CHANGELOG.md
index d9a61150026..3d5c8d6f3fb 100644
--- a/stable/navidrome/19.7.5/CHANGELOG.md
+++ b/stable/navidrome/19.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [navidrome-19.7.4](https://github.com/truecharts/charts/compare/navidrome-19.6.0...navidrome-19.7.4) (2024-03-27)
+## [navidrome-19.7.5](https://github.com/truecharts/charts/compare/navidrome-19.6.0...navidrome-19.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/necesse/5.7.5/CHANGELOG.md b/stable/necesse/5.7.5/CHANGELOG.md
index c072a47536d..7672bde981b 100644
--- a/stable/necesse/5.7.5/CHANGELOG.md
+++ b/stable/necesse/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [necesse-5.7.4](https://github.com/truecharts/charts/compare/necesse-5.6.0...necesse-5.7.4) (2024-03-27)
+## [necesse-5.7.5](https://github.com/truecharts/charts/compare/necesse-5.6.0...necesse-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/neko/6.0.2/CHANGELOG.md b/stable/neko/6.0.2/CHANGELOG.md
index 98c7fed003c..16c8fbc701a 100644
--- a/stable/neko/6.0.2/CHANGELOG.md
+++ b/stable/neko/6.0.2/CHANGELOG.md
@@ -71,12 +71,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))
-## [neko-6.0.1](https://github.com/truecharts/charts/compare/neko-5.6.0...neko-6.0.1) (2024-03-30)
+## [neko-6.0.2](https://github.com/truecharts/charts/compare/neko-5.6.0...neko-6.0.2) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/netbootxyz/4.7.5/CHANGELOG.md b/stable/netbootxyz/4.7.5/CHANGELOG.md
index 15e142b89b5..b068d710658 100644
--- a/stable/netbootxyz/4.7.5/CHANGELOG.md
+++ b/stable/netbootxyz/4.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [netbootxyz-4.7.4](https://github.com/truecharts/charts/compare/netbootxyz-4.6.0...netbootxyz-4.7.4) (2024-03-27)
+## [netbootxyz-4.7.5](https://github.com/truecharts/charts/compare/netbootxyz-4.6.0...netbootxyz-4.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/netdata/9.8.5/CHANGELOG.md b/stable/netdata/9.8.5/CHANGELOG.md
index 78545837505..09a1c210836 100644
--- a/stable/netdata/9.8.5/CHANGELOG.md
+++ b/stable/netdata/9.8.5/CHANGELOG.md
@@ -77,12 +77,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))
-## [netdata-9.8.4](https://github.com/truecharts/charts/compare/netdata-9.6.0...netdata-9.8.4) (2024-03-28)
+## [netdata-9.8.5](https://github.com/truecharts/charts/compare/netdata-9.6.0...netdata-9.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image netdata/netdata to v1.45.1[@fb23c1e](https://github.com/fb23c1e) by renovate ([#19877](https://github.com/truecharts/charts/issues/19877))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +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))
-
+- 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/neverwinternights-ee/5.7.5/CHANGELOG.md b/stable/neverwinternights-ee/5.7.5/CHANGELOG.md
index 2407e97002e..5f856911412 100644
--- a/stable/neverwinternights-ee/5.7.5/CHANGELOG.md
+++ b/stable/neverwinternights-ee/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [neverwinternights-ee-5.7.4](https://github.com/truecharts/charts/compare/neverwinternights-ee-5.6.0...neverwinternights-ee-5.7.4) (2024-03-27)
+## [neverwinternights-ee-5.7.5](https://github.com/truecharts/charts/compare/neverwinternights-ee-5.6.0...neverwinternights-ee-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/newyearcountdownclock/5.7.5/CHANGELOG.md b/stable/newyearcountdownclock/5.7.5/CHANGELOG.md
index 5921877e52d..439cfda1169 100644
--- a/stable/newyearcountdownclock/5.7.5/CHANGELOG.md
+++ b/stable/newyearcountdownclock/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [newyearcountdownclock-5.7.4](https://github.com/truecharts/charts/compare/newyearcountdownclock-5.6.0...newyearcountdownclock-5.7.4) (2024-03-27)
+## [newyearcountdownclock-5.7.5](https://github.com/truecharts/charts/compare/newyearcountdownclock-5.6.0...newyearcountdownclock-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/nextpvr/9.7.5/CHANGELOG.md b/stable/nextpvr/9.7.5/CHANGELOG.md
index 784718ce2f9..ebf8abe54f2 100644
--- a/stable/nextpvr/9.7.5/CHANGELOG.md
+++ b/stable/nextpvr/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [nextpvr-9.7.4](https://github.com/truecharts/charts/compare/nextpvr-9.6.0...nextpvr-9.7.4) (2024-03-27)
+## [nextpvr-9.7.5](https://github.com/truecharts/charts/compare/nextpvr-9.6.0...nextpvr-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/nexus-oss/5.8.5/CHANGELOG.md b/stable/nexus-oss/5.8.5/CHANGELOG.md
index f56bc7d32f6..90f692e7493 100644
--- a/stable/nexus-oss/5.8.5/CHANGELOG.md
+++ b/stable/nexus-oss/5.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [nexus-oss-5.8.4](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.8.4) (2024-03-27)
+## [nexus-oss-5.8.5](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ngircd/9.7.5/CHANGELOG.md b/stable/ngircd/9.7.5/CHANGELOG.md
index 12750ab5d13..7e1dcc59b14 100644
--- a/stable/ngircd/9.7.5/CHANGELOG.md
+++ b/stable/ngircd/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ngircd-9.7.4](https://github.com/truecharts/charts/compare/ngircd-9.6.0...ngircd-9.7.4) (2024-03-27)
+## [ngircd-9.7.5](https://github.com/truecharts/charts/compare/ngircd-9.6.0...ngircd-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/nightscout/5.7.5/CHANGELOG.md b/stable/nightscout/5.7.5/CHANGELOG.md
index d8a97894ca9..9473b7a95e1 100644
--- a/stable/nightscout/5.7.5/CHANGELOG.md
+++ b/stable/nightscout/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [nightscout-5.7.4](https://github.com/truecharts/charts/compare/nightscout-5.6.0...nightscout-5.7.4) (2024-03-27)
+## [nightscout-5.7.5](https://github.com/truecharts/charts/compare/nightscout-5.6.0...nightscout-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/nitter/6.8.4/CHANGELOG.md b/stable/nitter/6.8.4/CHANGELOG.md
index 96d46aa3e7a..8bc158cc605 100644
--- a/stable/nitter/6.8.4/CHANGELOG.md
+++ b/stable/nitter/6.8.4/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [nitter-6.8.3](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.8.3) (2024-03-27)
+## [nitter-6.8.4](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-
+- 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/nntp2nntp/9.7.5/CHANGELOG.md b/stable/nntp2nntp/9.7.5/CHANGELOG.md
index 367726027a1..b8edeeb3416 100644
--- a/stable/nntp2nntp/9.7.5/CHANGELOG.md
+++ b/stable/nntp2nntp/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [nntp2nntp-9.7.4](https://github.com/truecharts/charts/compare/nntp2nntp-9.6.0...nntp2nntp-9.7.4) (2024-03-27)
+## [nntp2nntp-9.7.5](https://github.com/truecharts/charts/compare/nntp2nntp-9.6.0...nntp2nntp-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/node-red/18.7.6/CHANGELOG.md b/stable/node-red/18.7.6/CHANGELOG.md
index f0384305ea5..eedc51d5247 100644
--- a/stable/node-red/18.7.6/CHANGELOG.md
+++ b/stable/node-red/18.7.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image docker.io/nodered/node-red to v3.1.7[@b3bee63](https://github.com/b3bee63) by renovate ([#19302](https://github.com/truecharts/charts/issues/19302))
-## [node-red-18.7.5](https://github.com/truecharts/charts/compare/node-red-18.6.0...node-red-18.7.5) (2024-03-29)
+## [node-red-18.7.6](https://github.com/truecharts/charts/compare/node-red-18.6.0...node-red-18.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image docker.io/nodered/node-red to v3.1.8[@c2990ca](https://github.com/c2990ca) by renovate ([#19926](https://github.com/truecharts/charts/issues/19926))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -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.io/nodered/node-red to v3.1.7[@b3bee63](https://github.com/b3bee63) by renovate ([#19302](https://github.com/truecharts/charts/issues/19302))
-
+- update container image docker.io/nodered/node-red to v3.1.7[@b3bee63](https://github.com/b3bee63) by renovate ([#19302](https://github.com/truecharts/charts/issues/19302))
\ No newline at end of file
diff --git a/stable/nosqlclient/5.7.5/CHANGELOG.md b/stable/nosqlclient/5.7.5/CHANGELOG.md
index 8858cec20cd..313e5e39080 100644
--- a/stable/nosqlclient/5.7.5/CHANGELOG.md
+++ b/stable/nosqlclient/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [nosqlclient-5.7.4](https://github.com/truecharts/charts/compare/nosqlclient-5.6.0...nosqlclient-5.7.4) (2024-03-27)
+## [nosqlclient-5.7.5](https://github.com/truecharts/charts/compare/nosqlclient-5.6.0...nosqlclient-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/notarius/5.7.5/CHANGELOG.md b/stable/notarius/5.7.5/CHANGELOG.md
index cdfbb7bc700..741baa8156c 100644
--- a/stable/notarius/5.7.5/CHANGELOG.md
+++ b/stable/notarius/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [notarius-5.7.4](https://github.com/truecharts/charts/compare/notarius-5.6.0...notarius-5.7.4) (2024-03-27)
+## [notarius-5.7.5](https://github.com/truecharts/charts/compare/notarius-5.6.0...notarius-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/notea/5.7.5/CHANGELOG.md b/stable/notea/5.7.5/CHANGELOG.md
index 8d03a718132..4a7bbc57eb2 100644
--- a/stable/notea/5.7.5/CHANGELOG.md
+++ b/stable/notea/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [notea-5.7.4](https://github.com/truecharts/charts/compare/notea-5.6.0...notea-5.7.4) (2024-03-27)
+## [notea-5.7.5](https://github.com/truecharts/charts/compare/notea-5.6.0...notea-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/notifiarr/4.7.5/CHANGELOG.md b/stable/notifiarr/4.7.5/CHANGELOG.md
index 5c9d15c0cf5..5fabd2c053b 100644
--- a/stable/notifiarr/4.7.5/CHANGELOG.md
+++ b/stable/notifiarr/4.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [notifiarr-4.7.4](https://github.com/truecharts/charts/compare/notifiarr-4.6.0...notifiarr-4.7.4) (2024-03-27)
+## [notifiarr-4.7.5](https://github.com/truecharts/charts/compare/notifiarr-4.6.0...notifiarr-4.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/novnc/10.7.5/CHANGELOG.md b/stable/novnc/10.7.5/CHANGELOG.md
index 6dfdf77b7a6..16c29de626b 100644
--- a/stable/novnc/10.7.5/CHANGELOG.md
+++ b/stable/novnc/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [novnc-10.7.4](https://github.com/truecharts/charts/compare/novnc-10.6.0...novnc-10.7.4) (2024-03-27)
+## [novnc-10.7.5](https://github.com/truecharts/charts/compare/novnc-10.6.0...novnc-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ntfy/9.9.2/CHANGELOG.md b/stable/ntfy/9.9.2/CHANGELOG.md
index 78689df5987..f8a8ab4797c 100644
--- a/stable/ntfy/9.9.2/CHANGELOG.md
+++ b/stable/ntfy/9.9.2/CHANGELOG.md
@@ -71,12 +71,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))
-## [ntfy-9.9.1](https://github.com/truecharts/charts/compare/ntfy-9.7.0...ntfy-9.9.1) (2024-03-27)
+## [ntfy-9.9.2](https://github.com/truecharts/charts/compare/ntfy-9.7.0...ntfy-9.9.2) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image binwiederhier/ntfy to v2.10.0[@c38f96f](https://github.com/c38f96f) by renovate ([#19812](https://github.com/truecharts/charts/issues/19812))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/nullserv/13.7.5/CHANGELOG.md b/stable/nullserv/13.7.5/CHANGELOG.md
index 01702429c7d..6a04a87e8b9 100644
--- a/stable/nullserv/13.7.5/CHANGELOG.md
+++ b/stable/nullserv/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [nullserv-13.7.4](https://github.com/truecharts/charts/compare/nullserv-13.6.0...nullserv-13.7.4) (2024-03-27)
+## [nullserv-13.7.5](https://github.com/truecharts/charts/compare/nullserv-13.6.0...nullserv-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/nvidia-gpu-exporter/2.7.5/CHANGELOG.md b/stable/nvidia-gpu-exporter/2.7.5/CHANGELOG.md
index 336598641a8..599d1f37bc3 100644
--- a/stable/nvidia-gpu-exporter/2.7.5/CHANGELOG.md
+++ b/stable/nvidia-gpu-exporter/2.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [nvidia-gpu-exporter-2.7.4](https://github.com/truecharts/charts/compare/nvidia-gpu-exporter-2.6.0...nvidia-gpu-exporter-2.7.4) (2024-03-27)
+## [nvidia-gpu-exporter-2.7.5](https://github.com/truecharts/charts/compare/nvidia-gpu-exporter-2.6.0...nvidia-gpu-exporter-2.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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.7.6/CHANGELOG.md b/stable/nzbget/20.7.6/CHANGELOG.md
index 7a941c8b8d1..a7d913f29ea 100644
--- a/stable/nzbget/20.7.6/CHANGELOG.md
+++ b/stable/nzbget/20.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [nzbget-20.7.5](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.7.5) (2024-03-27)
+## [nzbget-20.7.6](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/nzbhydra/19.7.7/CHANGELOG.md b/stable/nzbhydra/19.7.7/CHANGELOG.md
index bcb30a7f3ab..29197e5e0f4 100644
--- a/stable/nzbhydra/19.7.7/CHANGELOG.md
+++ b/stable/nzbhydra/19.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [nzbhydra-19.7.6](https://github.com/truecharts/charts/compare/nzbhydra-19.6.0...nzbhydra-19.7.6) (2024-03-27)
+## [nzbhydra-19.7.7](https://github.com/truecharts/charts/compare/nzbhydra-19.6.0...nzbhydra-19.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +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))
-
+- 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/obs-ndi/6.7.5/CHANGELOG.md b/stable/obs-ndi/6.7.5/CHANGELOG.md
index 877b1dd4c42..7ce9938ee16 100644
--- a/stable/obs-ndi/6.7.5/CHANGELOG.md
+++ b/stable/obs-ndi/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [obs-ndi-6.7.4](https://github.com/truecharts/charts/compare/obs-ndi-6.6.0...obs-ndi-6.7.4) (2024-03-27)
+## [obs-ndi-6.7.5](https://github.com/truecharts/charts/compare/obs-ndi-6.6.0...obs-ndi-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/obsidian/6.0.2/CHANGELOG.md b/stable/obsidian/6.0.2/CHANGELOG.md
index 8514f658a7b..19a6320dcc8 100644
--- a/stable/obsidian/6.0.2/CHANGELOG.md
+++ b/stable/obsidian/6.0.2/CHANGELOG.md
@@ -65,12 +65,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))
-## [obsidian-6.0.1](https://github.com/truecharts/charts/compare/obsidian-5.6.0...obsidian-6.0.1) (2024-03-27)
+## [obsidian-6.0.2](https://github.com/truecharts/charts/compare/obsidian-5.6.0...obsidian-6.0.2) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/octoprint/13.7.5/CHANGELOG.md b/stable/octoprint/13.7.5/CHANGELOG.md
index b927a2d4b41..e6ab2ed76a9 100644
--- a/stable/octoprint/13.7.5/CHANGELOG.md
+++ b/stable/octoprint/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [octoprint-13.7.4](https://github.com/truecharts/charts/compare/octoprint-13.6.0...octoprint-13.7.4) (2024-03-27)
+## [octoprint-13.7.5](https://github.com/truecharts/charts/compare/octoprint-13.6.0...octoprint-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/odoo/17.7.6/CHANGELOG.md b/stable/odoo/17.7.6/CHANGELOG.md
index 60fe20d8bfc..8bee2dfdbf9 100644
--- a/stable/odoo/17.7.6/CHANGELOG.md
+++ b/stable/odoo/17.7.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image docker.io/odoo to 17.0[@7523a05](https://github.com/7523a05) by renovate ([#19224](https://github.com/truecharts/charts/issues/19224))
-## [odoo-17.7.5](https://github.com/truecharts/charts/compare/odoo-17.6.0...odoo-17.7.5) (2024-03-27)
+## [odoo-17.7.6](https://github.com/truecharts/charts/compare/odoo-17.6.0...odoo-17.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image docker.io/odoo to 17.0[@4e748f0](https://github.com/4e748f0) by renovate ([#19795](https://github.com/truecharts/charts/issues/19795))
@@ -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.io/odoo to 17.0[@7523a05](https://github.com/7523a05) by renovate ([#19224](https://github.com/truecharts/charts/issues/19224))
-
+- update container image docker.io/odoo to 17.0[@7523a05](https://github.com/7523a05) by renovate ([#19224](https://github.com/truecharts/charts/issues/19224))
\ No newline at end of file
diff --git a/stable/omada-controller/14.7.5/CHANGELOG.md b/stable/omada-controller/14.7.5/CHANGELOG.md
index 715ef08de06..e103211bead 100644
--- a/stable/omada-controller/14.7.5/CHANGELOG.md
+++ b/stable/omada-controller/14.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [omada-controller-14.7.4](https://github.com/truecharts/charts/compare/omada-controller-14.6.0...omada-controller-14.7.4) (2024-03-27)
+## [omada-controller-14.7.5](https://github.com/truecharts/charts/compare/omada-controller-14.6.0...omada-controller-14.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ombi/18.7.5/CHANGELOG.md b/stable/ombi/18.7.5/CHANGELOG.md
index 437a4925db1..54af5e3cc7e 100644
--- a/stable/ombi/18.7.5/CHANGELOG.md
+++ b/stable/ombi/18.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ombi-18.7.4](https://github.com/truecharts/charts/compare/ombi-18.6.0...ombi-18.7.4) (2024-03-27)
+## [ombi-18.7.5](https://github.com/truecharts/charts/compare/ombi-18.6.0...ombi-18.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/onlinecheckyourserver/5.7.5/CHANGELOG.md b/stable/onlinecheckyourserver/5.7.5/CHANGELOG.md
index 98e9bb6f8c7..f30b4f5c1a0 100644
--- a/stable/onlinecheckyourserver/5.7.5/CHANGELOG.md
+++ b/stable/onlinecheckyourserver/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [onlinecheckyourserver-5.7.4](https://github.com/truecharts/charts/compare/onlinecheckyourserver-5.6.0...onlinecheckyourserver-5.7.4) (2024-03-27)
+## [onlinecheckyourserver-5.7.5](https://github.com/truecharts/charts/compare/onlinecheckyourserver-5.6.0...onlinecheckyourserver-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/onlyoffice-document-server/17.8.4/CHANGELOG.md b/stable/onlyoffice-document-server/17.8.4/CHANGELOG.md
index a4c81c70151..717fbc4f8dc 100644
--- a/stable/onlyoffice-document-server/17.8.4/CHANGELOG.md
+++ b/stable/onlyoffice-document-server/17.8.4/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [onlyoffice-document-server-17.8.3](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.8.3) (2024-03-27)
+## [onlyoffice-document-server-17.8.4](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-
+- 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/openaudible/5.7.5/CHANGELOG.md b/stable/openaudible/5.7.5/CHANGELOG.md
index ff0ede69f58..d5c9e128496 100644
--- a/stable/openaudible/5.7.5/CHANGELOG.md
+++ b/stable/openaudible/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [openaudible-5.7.4](https://github.com/truecharts/charts/compare/openaudible-5.6.0...openaudible-5.7.4) (2024-03-27)
+## [openaudible-5.7.5](https://github.com/truecharts/charts/compare/openaudible-5.6.0...openaudible-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/openbooks/4.7.5/CHANGELOG.md b/stable/openbooks/4.7.5/CHANGELOG.md
index 55290779911..e024032a08f 100644
--- a/stable/openbooks/4.7.5/CHANGELOG.md
+++ b/stable/openbooks/4.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [openbooks-4.7.4](https://github.com/truecharts/charts/compare/openbooks-4.6.0...openbooks-4.7.4) (2024-03-27)
+## [openbooks-4.7.5](https://github.com/truecharts/charts/compare/openbooks-4.6.0...openbooks-4.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/opengl-desktop-g3/5.7.5/CHANGELOG.md b/stable/opengl-desktop-g3/5.7.5/CHANGELOG.md
index 6aec2a32de5..1e497b4962b 100644
--- a/stable/opengl-desktop-g3/5.7.5/CHANGELOG.md
+++ b/stable/opengl-desktop-g3/5.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image accetto/ubuntu-vnc-xfce-opengl-g3 to latest[@d00b5ab](https://github.com/d00b5ab) by renovate ([#19215](https://github.com/truecharts/charts/issues/19215))
-## [opengl-desktop-g3-5.7.4](https://github.com/truecharts/charts/compare/opengl-desktop-g3-5.6.0...opengl-desktop-g3-5.7.4) (2024-03-27)
+## [opengl-desktop-g3-5.7.5](https://github.com/truecharts/charts/compare/opengl-desktop-g3-5.6.0...opengl-desktop-g3-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/openhab/9.7.6/CHANGELOG.md b/stable/openhab/9.7.6/CHANGELOG.md
index f09e19461ad..177328322e3 100644
--- a/stable/openhab/9.7.6/CHANGELOG.md
+++ b/stable/openhab/9.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [openhab-9.7.5](https://github.com/truecharts/charts/compare/openhab-9.6.0...openhab-9.7.5) (2024-03-27)
+## [openhab-9.7.6](https://github.com/truecharts/charts/compare/openhab-9.6.0...openhab-9.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/openra/5.7.5/CHANGELOG.md b/stable/openra/5.7.5/CHANGELOG.md
index b60c63e1b14..545bd346204 100644
--- a/stable/openra/5.7.5/CHANGELOG.md
+++ b/stable/openra/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [openra-5.7.4](https://github.com/truecharts/charts/compare/openra-5.6.0...openra-5.7.4) (2024-03-27)
+## [openra-5.7.5](https://github.com/truecharts/charts/compare/openra-5.6.0...openra-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/openspeedtest/8.7.5/CHANGELOG.md b/stable/openspeedtest/8.7.5/CHANGELOG.md
index 6bd139e0036..9442e13fd98 100644
--- a/stable/openspeedtest/8.7.5/CHANGELOG.md
+++ b/stable/openspeedtest/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [openspeedtest-8.7.4](https://github.com/truecharts/charts/compare/openspeedtest-8.6.0...openspeedtest-8.7.4) (2024-03-27)
+## [openspeedtest-8.7.5](https://github.com/truecharts/charts/compare/openspeedtest-8.6.0...openspeedtest-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/openttd/5.7.5/CHANGELOG.md b/stable/openttd/5.7.5/CHANGELOG.md
index b9cd17aa2e1..54785bdb239 100644
--- a/stable/openttd/5.7.5/CHANGELOG.md
+++ b/stable/openttd/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [openttd-5.7.4](https://github.com/truecharts/charts/compare/openttd-5.6.0...openttd-5.7.4) (2024-03-27)
+## [openttd-5.7.5](https://github.com/truecharts/charts/compare/openttd-5.6.0...openttd-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/openvscode-server/9.8.6/CHANGELOG.md b/stable/openvscode-server/9.8.6/CHANGELOG.md
index c85b597459b..ef5340d5558 100644
--- a/stable/openvscode-server/9.8.6/CHANGELOG.md
+++ b/stable/openvscode-server/9.8.6/CHANGELOG.md
@@ -89,12 +89,12 @@ title: Changelog
- update container image ghcr.io/linuxserver/openvscode-server to 1.87.0[@42dff8d](https://github.com/42dff8d) by renovate ([#19242](https://github.com/truecharts/charts/issues/19242))
-## [openvscode-server-9.8.5](https://github.com/truecharts/charts/compare/openvscode-server-9.7.0...openvscode-server-9.8.5) (2024-03-27)
+## [openvscode-server-9.8.6](https://github.com/truecharts/charts/compare/openvscode-server-9.7.0...openvscode-server-9.8.6) (2024-03-30)
### Chore
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
\ No newline at end of file
+- update container image ghcr.io/linuxserver/openvscode-server to 1.87.1[@c48a09e](https://github.com/c48a09e) by renovate ([#19993](https://github.com/truecharts/charts/issues/19993))
\ No newline at end of file
diff --git a/stable/organizr/18.7.5/CHANGELOG.md b/stable/organizr/18.7.5/CHANGELOG.md
index a8c2e08de6f..77811a8ce90 100644
--- a/stable/organizr/18.7.5/CHANGELOG.md
+++ b/stable/organizr/18.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [organizr-18.7.4](https://github.com/truecharts/charts/compare/organizr-18.6.0...organizr-18.7.4) (2024-03-27)
+## [organizr-18.7.5](https://github.com/truecharts/charts/compare/organizr-18.6.0...organizr-18.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/oscam/13.7.5/CHANGELOG.md b/stable/oscam/13.7.5/CHANGELOG.md
index 81ae13128b0..bfcd3513b3f 100644
--- a/stable/oscam/13.7.5/CHANGELOG.md
+++ b/stable/oscam/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [oscam-13.7.4](https://github.com/truecharts/charts/compare/oscam-13.6.0...oscam-13.7.4) (2024-03-27)
+## [oscam-13.7.5](https://github.com/truecharts/charts/compare/oscam-13.6.0...oscam-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/outline/12.8.4/CHANGELOG.md b/stable/outline/12.8.4/CHANGELOG.md
index 2f7b6b0173d..19d1631fd75 100644
--- a/stable/outline/12.8.4/CHANGELOG.md
+++ b/stable/outline/12.8.4/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [outline-12.8.3](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.8.3) (2024-03-27)
+## [outline-12.8.4](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-
+- 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/overseerr/13.7.5/CHANGELOG.md b/stable/overseerr/13.7.5/CHANGELOG.md
index dbb515b81c2..ad5ebecae64 100644
--- a/stable/overseerr/13.7.5/CHANGELOG.md
+++ b/stable/overseerr/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [overseerr-13.7.4](https://github.com/truecharts/charts/compare/overseerr-13.6.0...overseerr-13.7.4) (2024-03-27)
+## [overseerr-13.7.5](https://github.com/truecharts/charts/compare/overseerr-13.6.0...overseerr-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/owi2plex/5.7.5/CHANGELOG.md b/stable/owi2plex/5.7.5/CHANGELOG.md
index 29c7c120e78..88e9128f939 100644
--- a/stable/owi2plex/5.7.5/CHANGELOG.md
+++ b/stable/owi2plex/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [owi2plex-5.7.4](https://github.com/truecharts/charts/compare/owi2plex-5.6.0...owi2plex-5.7.4) (2024-03-27)
+## [owi2plex-5.7.5](https://github.com/truecharts/charts/compare/owi2plex-5.6.0...owi2plex-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/owncast/13.7.5/CHANGELOG.md b/stable/owncast/13.7.5/CHANGELOG.md
index 048e77f0029..ac8d5de1819 100644
--- a/stable/owncast/13.7.5/CHANGELOG.md
+++ b/stable/owncast/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [owncast-13.7.4](https://github.com/truecharts/charts/compare/owncast-13.6.0...owncast-13.7.4) (2024-03-27)
+## [owncast-13.7.5](https://github.com/truecharts/charts/compare/owncast-13.6.0...owncast-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/palworld/2.7.5/CHANGELOG.md b/stable/palworld/2.7.5/CHANGELOG.md
index 630c5cb330b..7eb5f074897 100644
--- a/stable/palworld/2.7.5/CHANGELOG.md
+++ b/stable/palworld/2.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [palworld-2.7.4](https://github.com/truecharts/charts/compare/palworld-2.6.0...palworld-2.7.4) (2024-03-30)
+## [palworld-2.7.5](https://github.com/truecharts/charts/compare/palworld-2.6.0...palworld-2.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/paperless-ngx/7.9.4/CHANGELOG.md b/stable/paperless-ngx/7.9.4/CHANGELOG.md
index e6b1ea1b435..e897e974d9b 100644
--- a/stable/paperless-ngx/7.9.4/CHANGELOG.md
+++ b/stable/paperless-ngx/7.9.4/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [paperless-ngx-7.9.3](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.9.3) (2024-03-27)
+## [paperless-ngx-7.9.4](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.9.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
-
-- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.6.3[@101f3cb](https://github.com/101f3cb) by renovate ([#19453](https://github.com/truecharts/charts/issues/19453))
\ No newline at end of file
+- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
\ No newline at end of file
diff --git a/stable/papermerge/12.8.4/CHANGELOG.md b/stable/papermerge/12.8.4/CHANGELOG.md
index cf35c46a151..6a7a6015b0c 100644
--- a/stable/papermerge/12.8.4/CHANGELOG.md
+++ b/stable/papermerge/12.8.4/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [papermerge-12.8.3](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.8.3) (2024-03-27)
+## [papermerge-12.8.4](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-
+- 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/passwordpusherephemeral/5.7.5/CHANGELOG.md b/stable/passwordpusherephemeral/5.7.5/CHANGELOG.md
index 8ee7f1966a7..81c07b3f0d3 100644
--- a/stable/passwordpusherephemeral/5.7.5/CHANGELOG.md
+++ b/stable/passwordpusherephemeral/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [passwordpusherephemeral-5.7.4](https://github.com/truecharts/charts/compare/passwordpusherephemeral-5.6.0...passwordpusherephemeral-5.7.4) (2024-03-27)
+## [passwordpusherephemeral-5.7.5](https://github.com/truecharts/charts/compare/passwordpusherephemeral-5.6.0...passwordpusherephemeral-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pasta/8.7.5/CHANGELOG.md b/stable/pasta/8.7.5/CHANGELOG.md
index d8b5bea9855..fa454d226a9 100644
--- a/stable/pasta/8.7.5/CHANGELOG.md
+++ b/stable/pasta/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pasta-8.7.4](https://github.com/truecharts/charts/compare/pasta-8.6.0...pasta-8.7.4) (2024-03-27)
+## [pasta-8.7.5](https://github.com/truecharts/charts/compare/pasta-8.6.0...pasta-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pastey/6.7.5/CHANGELOG.md b/stable/pastey/6.7.5/CHANGELOG.md
index 82c5a1536b7..79f76da260f 100644
--- a/stable/pastey/6.7.5/CHANGELOG.md
+++ b/stable/pastey/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pastey-6.7.4](https://github.com/truecharts/charts/compare/pastey-6.6.0...pastey-6.7.4) (2024-03-27)
+## [pastey-6.7.5](https://github.com/truecharts/charts/compare/pastey-6.6.0...pastey-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pavlovvr/5.7.5/CHANGELOG.md b/stable/pavlovvr/5.7.5/CHANGELOG.md
index 3face697495..9d5935caf75 100644
--- a/stable/pavlovvr/5.7.5/CHANGELOG.md
+++ b/stable/pavlovvr/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pavlovvr-5.7.4](https://github.com/truecharts/charts/compare/pavlovvr-5.6.0...pavlovvr-5.7.4) (2024-03-27)
+## [pavlovvr-5.7.5](https://github.com/truecharts/charts/compare/pavlovvr-5.6.0...pavlovvr-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/peanut/1.5.5/CHANGELOG.md b/stable/peanut/1.5.5/CHANGELOG.md
index d2258aa01a3..82bb608834d 100644
--- a/stable/peanut/1.5.5/CHANGELOG.md
+++ b/stable/peanut/1.5.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [peanut-1.5.4](https://github.com/truecharts/charts/compare/peanut-1.4.0...peanut-1.5.4) (2024-03-27)
+## [peanut-1.5.5](https://github.com/truecharts/charts/compare/peanut-1.4.0...peanut-1.5.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pgadmin/15.8.5/CHANGELOG.md b/stable/pgadmin/15.8.5/CHANGELOG.md
index af8af5545d3..f20791a5eb8 100644
--- a/stable/pgadmin/15.8.5/CHANGELOG.md
+++ b/stable/pgadmin/15.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pgadmin-15.8.4](https://github.com/truecharts/charts/compare/pgadmin-15.7.0...pgadmin-15.8.4) (2024-03-27)
+## [pgadmin-15.8.5](https://github.com/truecharts/charts/compare/pgadmin-15.7.0...pgadmin-15.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/phoronix-test-suite/5.7.5/CHANGELOG.md b/stable/phoronix-test-suite/5.7.5/CHANGELOG.md
index a90d3bab762..c33a61af3ba 100644
--- a/stable/phoronix-test-suite/5.7.5/CHANGELOG.md
+++ b/stable/phoronix-test-suite/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [phoronix-test-suite-5.7.4](https://github.com/truecharts/charts/compare/phoronix-test-suite-5.6.0...phoronix-test-suite-5.7.4) (2024-03-27)
+## [phoronix-test-suite-5.7.5](https://github.com/truecharts/charts/compare/phoronix-test-suite-5.6.0...phoronix-test-suite-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/photo-stream/5.7.5/CHANGELOG.md b/stable/photo-stream/5.7.5/CHANGELOG.md
index 26e133f8197..b025a18d7a7 100644
--- a/stable/photo-stream/5.7.5/CHANGELOG.md
+++ b/stable/photo-stream/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [photo-stream-5.7.4](https://github.com/truecharts/charts/compare/photo-stream-5.6.0...photo-stream-5.7.4) (2024-03-27)
+## [photo-stream-5.7.5](https://github.com/truecharts/charts/compare/photo-stream-5.6.0...photo-stream-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/photoshow/10.7.5/CHANGELOG.md b/stable/photoshow/10.7.5/CHANGELOG.md
index 9e5280877e9..41a0a048acb 100644
--- a/stable/photoshow/10.7.5/CHANGELOG.md
+++ b/stable/photoshow/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [photoshow-10.7.4](https://github.com/truecharts/charts/compare/photoshow-10.6.0...photoshow-10.7.4) (2024-03-27)
+## [photoshow-10.7.5](https://github.com/truecharts/charts/compare/photoshow-10.6.0...photoshow-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/photostructure/7.7.5/CHANGELOG.md b/stable/photostructure/7.7.5/CHANGELOG.md
index d5ab32e6d67..c3281ec052a 100644
--- a/stable/photostructure/7.7.5/CHANGELOG.md
+++ b/stable/photostructure/7.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [photostructure-7.7.4](https://github.com/truecharts/charts/compare/photostructure-7.6.0...photostructure-7.7.4) (2024-03-27)
+## [photostructure-7.7.5](https://github.com/truecharts/charts/compare/photostructure-7.6.0...photostructure-7.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/photoview/13.7.5/CHANGELOG.md b/stable/photoview/13.7.5/CHANGELOG.md
index e349dfd814f..b40d748ca59 100644
--- a/stable/photoview/13.7.5/CHANGELOG.md
+++ b/stable/photoview/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [photoview-13.7.4](https://github.com/truecharts/charts/compare/photoview-13.6.0...photoview-13.7.4) (2024-03-27)
+## [photoview-13.7.5](https://github.com/truecharts/charts/compare/photoview-13.6.0...photoview-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/phpldapadmin/13.7.5/CHANGELOG.md b/stable/phpldapadmin/13.7.5/CHANGELOG.md
index 4313e0b51d5..a6766593f87 100644
--- a/stable/phpldapadmin/13.7.5/CHANGELOG.md
+++ b/stable/phpldapadmin/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [phpldapadmin-13.7.4](https://github.com/truecharts/charts/compare/phpldapadmin-13.6.0...phpldapadmin-13.7.4) (2024-03-27)
+## [phpldapadmin-13.7.5](https://github.com/truecharts/charts/compare/phpldapadmin-13.6.0...phpldapadmin-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/phpmyadmin/5.7.5/CHANGELOG.md b/stable/phpmyadmin/5.7.5/CHANGELOG.md
index 10efa687e18..9c3a92089c3 100644
--- a/stable/phpmyadmin/5.7.5/CHANGELOG.md
+++ b/stable/phpmyadmin/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [phpmyadmin-5.7.4](https://github.com/truecharts/charts/compare/phpmyadmin-5.6.0...phpmyadmin-5.7.4) (2024-03-27)
+## [phpmyadmin-5.7.5](https://github.com/truecharts/charts/compare/phpmyadmin-5.6.0...phpmyadmin-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/piaware/12.7.5/CHANGELOG.md b/stable/piaware/12.7.5/CHANGELOG.md
index cb5d0c336f4..0f0b00381b5 100644
--- a/stable/piaware/12.7.5/CHANGELOG.md
+++ b/stable/piaware/12.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [piaware-12.7.4](https://github.com/truecharts/charts/compare/piaware-12.6.0...piaware-12.7.4) (2024-03-27)
+## [piaware-12.7.5](https://github.com/truecharts/charts/compare/piaware-12.6.0...piaware-12.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/picoshare/9.7.5/CHANGELOG.md b/stable/picoshare/9.7.5/CHANGELOG.md
index 3cde00e6c4d..f91b785b597 100644
--- a/stable/picoshare/9.7.5/CHANGELOG.md
+++ b/stable/picoshare/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [picoshare-9.7.4](https://github.com/truecharts/charts/compare/picoshare-9.6.0...picoshare-9.7.4) (2024-03-27)
+## [picoshare-9.7.5](https://github.com/truecharts/charts/compare/picoshare-9.6.0...picoshare-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pigallery2/5.7.5/CHANGELOG.md b/stable/pigallery2/5.7.5/CHANGELOG.md
index 4a6430d5e77..dbcaab31080 100644
--- a/stable/pigallery2/5.7.5/CHANGELOG.md
+++ b/stable/pigallery2/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pigallery2-5.7.4](https://github.com/truecharts/charts/compare/pigallery2-5.6.0...pigallery2-5.7.4) (2024-03-27)
+## [pigallery2-5.7.5](https://github.com/truecharts/charts/compare/pigallery2-5.6.0...pigallery2-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pihole/16.5.1/CHANGELOG.md b/stable/pihole/16.5.1/CHANGELOG.md
index f5760df07d3..eea7d850e01 100644
--- a/stable/pihole/16.5.1/CHANGELOG.md
+++ b/stable/pihole/16.5.1/CHANGELOG.md
@@ -71,12 +71,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))
-## [pihole-16.5.0](https://github.com/truecharts/charts/compare/pihole-16.3.0...pihole-16.5.0) (2024-03-29)
+## [pihole-16.5.1](https://github.com/truecharts/charts/compare/pihole-16.3.0...pihole-16.5.1) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image pihole/pihole to v2024.03.1[@e3bb67e](https://github.com/e3bb67e) by renovate ([#19893](https://github.com/truecharts/charts/issues/19893))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image pihole/pihole to v2024.03.1[@e3bb67e](https://github.com/e3bb67e) by renovate ([#19893](https://github.com/truecharts/charts/issues/19893))
diff --git a/stable/pinry/9.7.5/CHANGELOG.md b/stable/pinry/9.7.5/CHANGELOG.md
index 40c7ded7b5d..6564c53b953 100644
--- a/stable/pinry/9.7.5/CHANGELOG.md
+++ b/stable/pinry/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pinry-9.7.4](https://github.com/truecharts/charts/compare/pinry-9.6.0...pinry-9.7.4) (2024-03-27)
+## [pinry-9.7.5](https://github.com/truecharts/charts/compare/pinry-9.6.0...pinry-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pixapop/10.7.5/CHANGELOG.md b/stable/pixapop/10.7.5/CHANGELOG.md
index eb8c7d280fb..b809e4bf66c 100644
--- a/stable/pixapop/10.7.5/CHANGELOG.md
+++ b/stable/pixapop/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pixapop-10.7.4](https://github.com/truecharts/charts/compare/pixapop-10.6.0...pixapop-10.7.4) (2024-03-27)
+## [pixapop-10.7.5](https://github.com/truecharts/charts/compare/pixapop-10.6.0...pixapop-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pixark/5.7.5/CHANGELOG.md b/stable/pixark/5.7.5/CHANGELOG.md
index 5e83a4f7ffb..c796b680b4e 100644
--- a/stable/pixark/5.7.5/CHANGELOG.md
+++ b/stable/pixark/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pixark-5.7.4](https://github.com/truecharts/charts/compare/pixark-5.6.0...pixark-5.7.4) (2024-03-27)
+## [pixark-5.7.5](https://github.com/truecharts/charts/compare/pixark-5.6.0...pixark-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/plaxt/8.7.5/CHANGELOG.md b/stable/plaxt/8.7.5/CHANGELOG.md
index e8eb2524345..e89e4e38b72 100644
--- a/stable/plaxt/8.7.5/CHANGELOG.md
+++ b/stable/plaxt/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [plaxt-8.7.4](https://github.com/truecharts/charts/compare/plaxt-8.6.0...plaxt-8.7.4) (2024-03-27)
+## [plaxt-8.7.5](https://github.com/truecharts/charts/compare/plaxt-8.6.0...plaxt-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/plex-auto-languages/8.7.5/CHANGELOG.md b/stable/plex-auto-languages/8.7.5/CHANGELOG.md
index e77f1c3bded..7bbcb1e379c 100644
--- a/stable/plex-auto-languages/8.7.5/CHANGELOG.md
+++ b/stable/plex-auto-languages/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [plex-auto-languages-8.7.4](https://github.com/truecharts/charts/compare/plex-auto-languages-8.6.0...plex-auto-languages-8.7.4) (2024-03-27)
+## [plex-auto-languages-8.7.5](https://github.com/truecharts/charts/compare/plex-auto-languages-8.6.0...plex-auto-languages-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/plex-meta-manager/6.7.5/CHANGELOG.md b/stable/plex-meta-manager/6.7.5/CHANGELOG.md
index f1812586e8d..664ea59f6e6 100644
--- a/stable/plex-meta-manager/6.7.5/CHANGELOG.md
+++ b/stable/plex-meta-manager/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [plex-meta-manager-6.7.4](https://github.com/truecharts/charts/compare/plex-meta-manager-6.6.0...plex-meta-manager-6.7.4) (2024-03-27)
+## [plex-meta-manager-6.7.5](https://github.com/truecharts/charts/compare/plex-meta-manager-6.6.0...plex-meta-manager-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/plex-playlist-sync/3.7.5/CHANGELOG.md b/stable/plex-playlist-sync/3.7.5/CHANGELOG.md
index cecbdcd8480..3b4f82c83dc 100644
--- a/stable/plex-playlist-sync/3.7.5/CHANGELOG.md
+++ b/stable/plex-playlist-sync/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [plex-playlist-sync-3.7.4](https://github.com/truecharts/charts/compare/plex-playlist-sync-3.6.0...plex-playlist-sync-3.7.4) (2024-03-27)
+## [plex-playlist-sync-3.7.5](https://github.com/truecharts/charts/compare/plex-playlist-sync-3.6.0...plex-playlist-sync-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/plex-utills/8.7.5/CHANGELOG.md b/stable/plex-utills/8.7.5/CHANGELOG.md
index 5f06d33ec43..ae3be6471ab 100644
--- a/stable/plex-utills/8.7.5/CHANGELOG.md
+++ b/stable/plex-utills/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [plex-utills-8.7.4](https://github.com/truecharts/charts/compare/plex-utills-8.6.0...plex-utills-8.7.4) (2024-03-27)
+## [plex-utills-8.7.5](https://github.com/truecharts/charts/compare/plex-utills-8.6.0...plex-utills-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/plex/17.7.5/CHANGELOG.md b/stable/plex/17.7.5/CHANGELOG.md
index 8bae8852099..91c410fddd1 100644
--- a/stable/plex/17.7.5/CHANGELOG.md
+++ b/stable/plex/17.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image ghcr.io/onedr0p/plex to v1.40.1.8227-c0dd5a73e[@4ca8db0](https://github.com/4ca8db0) by renovate ([#19308](https://github.com/truecharts/charts/issues/19308))
-## [plex-17.7.4](https://github.com/truecharts/charts/compare/plex-17.6.0...plex-17.7.4) (2024-03-27)
+## [plex-17.7.5](https://github.com/truecharts/charts/compare/plex-17.6.0...plex-17.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/plexanisync/6.8.5/CHANGELOG.md b/stable/plexanisync/6.8.5/CHANGELOG.md
index 88ae40c4af6..18264ca27d5 100644
--- a/stable/plexanisync/6.8.5/CHANGELOG.md
+++ b/stable/plexanisync/6.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [plexanisync-6.8.4](https://github.com/truecharts/charts/compare/plexanisync-6.7.0...plexanisync-6.8.4) (2024-03-27)
+## [plexanisync-6.8.5](https://github.com/truecharts/charts/compare/plexanisync-6.7.0...plexanisync-6.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/plexripper/8.7.5/CHANGELOG.md b/stable/plexripper/8.7.5/CHANGELOG.md
index fdf5e436ac5..0cb616b9aed 100644
--- a/stable/plexripper/8.7.5/CHANGELOG.md
+++ b/stable/plexripper/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [plexripper-8.7.4](https://github.com/truecharts/charts/compare/plexripper-8.6.0...plexripper-8.7.4) (2024-03-27)
+## [plexripper-8.7.5](https://github.com/truecharts/charts/compare/plexripper-8.6.0...plexripper-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/plextraktsync/7.8.8/CHANGELOG.md b/stable/plextraktsync/7.8.8/CHANGELOG.md
index 21ea17d6442..39250e2e6a9 100644
--- a/stable/plextraktsync/7.8.8/CHANGELOG.md
+++ b/stable/plextraktsync/7.8.8/CHANGELOG.md
@@ -89,12 +89,12 @@ title: Changelog
- update container image ghcr.io/taxel/plextraktsync to v0.29.7[@a2dc236](https://github.com/a2dc236) by renovate ([#19310](https://github.com/truecharts/charts/issues/19310))
-## [plextraktsync-7.8.7](https://github.com/truecharts/charts/compare/plextraktsync-7.7.0...plextraktsync-7.8.7) (2024-03-29)
+## [plextraktsync-7.8.8](https://github.com/truecharts/charts/compare/plextraktsync-7.7.0...plextraktsync-7.8.8) (2024-03-30)
### Chore
-- update container image ghcr.io/taxel/plextraktsync to v0.29.10[@1ff7031](https://github.com/1ff7031) by renovate ([#19914](https://github.com/truecharts/charts/issues/19914))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
\ No newline at end of file
+- update container image ghcr.io/taxel/plextraktsync to v0.29.10[@1ff7031](https://github.com/1ff7031) by renovate ([#19914](https://github.com/truecharts/charts/issues/19914))
\ No newline at end of file
diff --git a/stable/pocketmine-mp/3.8.5/CHANGELOG.md b/stable/pocketmine-mp/3.8.5/CHANGELOG.md
index 55ad75e8902..6d648a574ad 100644
--- a/stable/pocketmine-mp/3.8.5/CHANGELOG.md
+++ b/stable/pocketmine-mp/3.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pocketmine-mp-3.8.4](https://github.com/truecharts/charts/compare/pocketmine-mp-3.6.0...pocketmine-mp-3.8.4) (2024-03-27)
+## [pocketmine-mp-3.8.5](https://github.com/truecharts/charts/compare/pocketmine-mp-3.6.0...pocketmine-mp-3.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/podgrab/17.7.5/CHANGELOG.md b/stable/podgrab/17.7.5/CHANGELOG.md
index 32e69b46c37..620da0f4b1f 100644
--- a/stable/podgrab/17.7.5/CHANGELOG.md
+++ b/stable/podgrab/17.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [podgrab-17.7.4](https://github.com/truecharts/charts/compare/podgrab-17.6.0...podgrab-17.7.4) (2024-03-27)
+## [podgrab-17.7.5](https://github.com/truecharts/charts/compare/podgrab-17.6.0...podgrab-17.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/portainer/8.9.4/CHANGELOG.md b/stable/portainer/8.9.4/CHANGELOG.md
index db20b504b17..ce200f41adf 100644
--- a/stable/portainer/8.9.4/CHANGELOG.md
+++ b/stable/portainer/8.9.4/CHANGELOG.md
@@ -71,12 +71,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))
-## [portainer-8.9.3](https://github.com/truecharts/charts/compare/portainer-8.6.0...portainer-8.9.3) (2024-03-29)
+## [portainer-8.9.4](https://github.com/truecharts/charts/compare/portainer-8.6.0...portainer-8.9.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/post-recording/5.7.5/CHANGELOG.md b/stable/post-recording/5.7.5/CHANGELOG.md
index 0eb390de766..437ffca446b 100644
--- a/stable/post-recording/5.7.5/CHANGELOG.md
+++ b/stable/post-recording/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [post-recording-5.7.4](https://github.com/truecharts/charts/compare/post-recording-5.6.0...post-recording-5.7.4) (2024-03-27)
+## [post-recording-5.7.5](https://github.com/truecharts/charts/compare/post-recording-5.6.0...post-recording-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/posterr/8.7.5/CHANGELOG.md b/stable/posterr/8.7.5/CHANGELOG.md
index 9afb19ebed5..93c214eb730 100644
--- a/stable/posterr/8.7.5/CHANGELOG.md
+++ b/stable/posterr/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [posterr-8.7.4](https://github.com/truecharts/charts/compare/posterr-8.6.0...posterr-8.7.4) (2024-03-27)
+## [posterr-8.7.5](https://github.com/truecharts/charts/compare/posterr-8.6.0...posterr-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/postscriptum/5.7.5/CHANGELOG.md b/stable/postscriptum/5.7.5/CHANGELOG.md
index 30dba6a9373..3037e893abc 100644
--- a/stable/postscriptum/5.7.5/CHANGELOG.md
+++ b/stable/postscriptum/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [postscriptum-5.7.4](https://github.com/truecharts/charts/compare/postscriptum-5.6.0...postscriptum-5.7.4) (2024-03-27)
+## [postscriptum-5.7.5](https://github.com/truecharts/charts/compare/postscriptum-5.6.0...postscriptum-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pretend-youre-xyzzy/13.7.5/CHANGELOG.md b/stable/pretend-youre-xyzzy/13.7.5/CHANGELOG.md
index c9269eb8e56..167299cb6a5 100644
--- a/stable/pretend-youre-xyzzy/13.7.5/CHANGELOG.md
+++ b/stable/pretend-youre-xyzzy/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pretend-youre-xyzzy-13.7.4](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-13.6.0...pretend-youre-xyzzy-13.7.4) (2024-03-27)
+## [pretend-youre-xyzzy-13.7.5](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-13.6.0...pretend-youre-xyzzy-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/promcord/11.7.5/CHANGELOG.md b/stable/promcord/11.7.5/CHANGELOG.md
index b706fbbd74b..8dfe3c67b79 100644
--- a/stable/promcord/11.7.5/CHANGELOG.md
+++ b/stable/promcord/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [promcord-11.7.4](https://github.com/truecharts/charts/compare/promcord-11.6.0...promcord-11.7.4) (2024-03-27)
+## [promcord-11.7.5](https://github.com/truecharts/charts/compare/promcord-11.6.0...promcord-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/protonmail-bridge/14.8.5/CHANGELOG.md b/stable/protonmail-bridge/14.8.5/CHANGELOG.md
index d714953df10..72d51010995 100644
--- a/stable/protonmail-bridge/14.8.5/CHANGELOG.md
+++ b/stable/protonmail-bridge/14.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [protonmail-bridge-14.8.4](https://github.com/truecharts/charts/compare/protonmail-bridge-14.7.0...protonmail-bridge-14.8.4) (2024-03-27)
+## [protonmail-bridge-14.8.5](https://github.com/truecharts/charts/compare/protonmail-bridge-14.7.0...protonmail-bridge-14.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/prowlarr/16.6.1/CHANGELOG.md b/stable/prowlarr/16.6.1/CHANGELOG.md
index 98732a645e4..60b2ceb29b1 100644
--- a/stable/prowlarr/16.6.1/CHANGELOG.md
+++ b/stable/prowlarr/16.6.1/CHANGELOG.md
@@ -95,6 +95,6 @@ title: Changelog
- update container image ghcr.io/onedr0p/prowlarr-develop to 1.14.1.4316[@882daa1](https://github.com/882daa1) by renovate ([#19255](https://github.com/truecharts/charts/issues/19255))
-## [prowlarr-16.6.0](https://github.com/truecharts/charts/compare/prowlarr-16.4.0...prowlarr-16.6.0) (2024-03-29)
+## [prowlarr-16.6.1](https://github.com/truecharts/charts/compare/prowlarr-16.4.0...prowlarr-16.6.1) (2024-03-30)
### Chore
\ No newline at end of file
diff --git a/stable/proxmox-backup-server/3.7.5/CHANGELOG.md b/stable/proxmox-backup-server/3.7.5/CHANGELOG.md
index 0c170f611f3..f8cd4b9e19b 100644
--- a/stable/proxmox-backup-server/3.7.5/CHANGELOG.md
+++ b/stable/proxmox-backup-server/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [proxmox-backup-server-3.7.4](https://github.com/truecharts/charts/compare/proxmox-backup-server-3.6.0...proxmox-backup-server-3.7.4) (2024-03-27)
+## [proxmox-backup-server-3.7.5](https://github.com/truecharts/charts/compare/proxmox-backup-server-3.6.0...proxmox-backup-server-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/prpdf/5.7.5/CHANGELOG.md b/stable/prpdf/5.7.5/CHANGELOG.md
index c4e46d6c49f..16f396c0b6b 100644
--- a/stable/prpdf/5.7.5/CHANGELOG.md
+++ b/stable/prpdf/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [prpdf-5.7.4](https://github.com/truecharts/charts/compare/prpdf-5.6.0...prpdf-5.7.4) (2024-03-27)
+## [prpdf-5.7.5](https://github.com/truecharts/charts/compare/prpdf-5.6.0...prpdf-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/prusaslicer-novnc/8.7.7/CHANGELOG.md b/stable/prusaslicer-novnc/8.7.7/CHANGELOG.md
index ff8289d7dc4..00486e1cb04 100644
--- a/stable/prusaslicer-novnc/8.7.7/CHANGELOG.md
+++ b/stable/prusaslicer-novnc/8.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image mikeah/prusaslicer-novnc to latest[@1377f07](https://github.com/1377f07) by renovate ([#19274](https://github.com/truecharts/charts/issues/19274))
-## [prusaslicer-novnc-8.7.6](https://github.com/truecharts/charts/compare/prusaslicer-novnc-8.6.0...prusaslicer-novnc-8.7.6) (2024-03-30)
+## [prusaslicer-novnc-8.7.7](https://github.com/truecharts/charts/compare/prusaslicer-novnc-8.6.0...prusaslicer-novnc-8.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image mikeah/prusaslicer-novnc to latest[@0dd0ad9](https://github.com/0dd0ad9) by renovate ([#19943](https://github.com/truecharts/charts/issues/19943))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image mikeah/prusaslicer-novnc to latest[@bd59d9d](https://github.com/bd59d9d) by renovate ([#19623](https://github.com/truecharts/charts/issues/19623))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/pt-helper/5.7.5/CHANGELOG.md b/stable/pt-helper/5.7.5/CHANGELOG.md
index e2678228715..a5cd4fe61dd 100644
--- a/stable/pt-helper/5.7.5/CHANGELOG.md
+++ b/stable/pt-helper/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pt-helper-5.7.4](https://github.com/truecharts/charts/compare/pt-helper-5.6.0...pt-helper-5.7.4) (2024-03-27)
+## [pt-helper-5.7.5](https://github.com/truecharts/charts/compare/pt-helper-5.6.0...pt-helper-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/putty/9.7.5/CHANGELOG.md b/stable/putty/9.7.5/CHANGELOG.md
index 85d9e5dfa06..6f7e930587f 100644
--- a/stable/putty/9.7.5/CHANGELOG.md
+++ b/stable/putty/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [putty-9.7.4](https://github.com/truecharts/charts/compare/putty-9.6.0...putty-9.7.4) (2024-03-27)
+## [putty-9.7.5](https://github.com/truecharts/charts/compare/putty-9.6.0...putty-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pvk-ii/5.7.5/CHANGELOG.md b/stable/pvk-ii/5.7.5/CHANGELOG.md
index b5bbb9f811e..5a37713aaf6 100644
--- a/stable/pvk-ii/5.7.5/CHANGELOG.md
+++ b/stable/pvk-ii/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pvk-ii-5.7.4](https://github.com/truecharts/charts/compare/pvk-ii-5.6.0...pvk-ii-5.7.4) (2024-03-27)
+## [pvk-ii-5.7.5](https://github.com/truecharts/charts/compare/pvk-ii-5.6.0...pvk-ii-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pwm/5.7.5/CHANGELOG.md b/stable/pwm/5.7.5/CHANGELOG.md
index 0df501bc385..b8d4f7a1774 100644
--- a/stable/pwm/5.7.5/CHANGELOG.md
+++ b/stable/pwm/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pwm-5.7.4](https://github.com/truecharts/charts/compare/pwm-5.6.0...pwm-5.7.4) (2024-03-27)
+## [pwm-5.7.5](https://github.com/truecharts/charts/compare/pwm-5.6.0...pwm-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pwndrop/9.7.8/CHANGELOG.md b/stable/pwndrop/9.7.8/CHANGELOG.md
index 6564a09d160..2d2a4a89252 100644
--- a/stable/pwndrop/9.7.8/CHANGELOG.md
+++ b/stable/pwndrop/9.7.8/CHANGELOG.md
@@ -83,18 +83,18 @@ 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))
-## [pwndrop-9.7.7](https://github.com/truecharts/charts/compare/pwndrop-9.6.0...pwndrop-9.7.7) (2024-03-27)
+## [pwndrop-9.7.8](https://github.com/truecharts/charts/compare/pwndrop-9.6.0...pwndrop-9.7.8) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@37371d4](https://github.com/37371d4) by renovate ([#19778](https://github.com/truecharts/charts/issues/19778))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@f2f3237](https://github.com/f2f3237) by renovate ([#19599](https://github.com/truecharts/charts/issues/19599))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/pyload-ng/5.7.7/CHANGELOG.md b/stable/pyload-ng/5.7.7/CHANGELOG.md
index 0d4fbc3c1db..e90cce46bb9 100644
--- a/stable/pyload-ng/5.7.7/CHANGELOG.md
+++ b/stable/pyload-ng/5.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image lscr.io/linuxserver/pyload-ng to latest[@59d3b48](https://github.com/59d3b48) by renovate ([#19271](https://github.com/truecharts/charts/issues/19271))
-## [pyload-ng-5.7.6](https://github.com/truecharts/charts/compare/pyload-ng-5.6.0...pyload-ng-5.7.6) (2024-03-30)
+## [pyload-ng-5.7.7](https://github.com/truecharts/charts/compare/pyload-ng-5.6.0...pyload-ng-5.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image lscr.io/linuxserver/pyload-ng to latest[@5787397](https://github.com/5787397) by renovate ([#19971](https://github.com/truecharts/charts/issues/19971))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image lscr.io/linuxserver/pyload-ng to latest[@8c2361f](https://github.com/8c2361f) by renovate ([#19651](https://github.com/truecharts/charts/issues/19651))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/pyload/13.7.5/CHANGELOG.md b/stable/pyload/13.7.5/CHANGELOG.md
index 442ca9dba9c..b1055540bad 100644
--- a/stable/pyload/13.7.5/CHANGELOG.md
+++ b/stable/pyload/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [pyload-13.7.4](https://github.com/truecharts/charts/compare/pyload-13.6.0...pyload-13.7.4) (2024-03-27)
+## [pyload-13.7.5](https://github.com/truecharts/charts/compare/pyload-13.6.0...pyload-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/pylon/9.7.7/CHANGELOG.md b/stable/pylon/9.7.7/CHANGELOG.md
index bcf1a98b211..23ebc73d8cc 100644
--- a/stable/pylon/9.7.7/CHANGELOG.md
+++ b/stable/pylon/9.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [pylon-9.7.6](https://github.com/truecharts/charts/compare/pylon-9.6.0...pylon-9.7.6) (2024-03-27)
+## [pylon-9.7.7](https://github.com/truecharts/charts/compare/pylon-9.6.0...pylon-9.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/linuxserver/pylon to 2.10.0[@157db6f](https://github.com/157db6f) by renovate ([#19830](https://github.com/truecharts/charts/issues/19830))
@@ -95,5 +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))
-
+- 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/qbitmanage/8.7.5/CHANGELOG.md b/stable/qbitmanage/8.7.5/CHANGELOG.md
index 9337f955b91..ecaeef2578b 100644
--- a/stable/qbitmanage/8.7.5/CHANGELOG.md
+++ b/stable/qbitmanage/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [qbitmanage-8.7.4](https://github.com/truecharts/charts/compare/qbitmanage-8.6.0...qbitmanage-8.7.4) (2024-03-27)
+## [qbitmanage-8.7.5](https://github.com/truecharts/charts/compare/qbitmanage-8.6.0...qbitmanage-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/qbitrr/4.8.6/CHANGELOG.md b/stable/qbitrr/4.8.6/CHANGELOG.md
index 5f345fe85c9..bad748bbdcd 100644
--- a/stable/qbitrr/4.8.6/CHANGELOG.md
+++ b/stable/qbitrr/4.8.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [qbitrr-4.8.5](https://github.com/truecharts/charts/compare/qbitrr-4.7.0...qbitrr-4.8.5) (2024-03-27)
+## [qbitrr-4.8.6](https://github.com/truecharts/charts/compare/qbitrr-4.7.0...qbitrr-4.8.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image feramance/qbitrr to v4.4.2[@1ad9c91](https://github.com/1ad9c91) by renovate ([#19818](https://github.com/truecharts/charts/issues/19818))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/qbittorrent/19.7.6/CHANGELOG.md b/stable/qbittorrent/19.7.6/CHANGELOG.md
index fdc2316b475..4263b967b57 100644
--- a/stable/qbittorrent/19.7.6/CHANGELOG.md
+++ b/stable/qbittorrent/19.7.6/CHANGELOG.md
@@ -14,6 +14,29 @@ title: Changelog
+- update container image ghcr.io/onedr0p/qbittorrent to v4.6.4[@85f1852](https://github.com/85f1852) by renovate ([#19763](https://github.com/truecharts/charts/issues/19763))
+
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
+
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
+
+- 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/onedr0p/qbittorrent to 4.6.3[@f2895e6](https://github.com/f2895e6) by renovate ([#19256](https://github.com/truecharts/charts/issues/19256))
+
+
+## [qbittorrent-19.7.6](https://github.com/truecharts/charts/compare/qbittorrent-19.6.0...qbittorrent-19.7.6) (2024-03-30)
+
+### Chore
+
+
+
- update container image ghcr.io/onedr0p/qbittorrent to v4.6.4[@85f1852](https://github.com/85f1852) by renovate ([#19763](https://github.com/truecharts/charts/issues/19763))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
@@ -74,26 +97,3 @@ title: Changelog
## [qbittorrent-19.7.4](https://github.com/truecharts/charts/compare/qbittorrent-19.6.0...qbittorrent-19.7.4) (2024-03-29)
-
-### Chore
-
-
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- 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/onedr0p/qbittorrent to 4.6.3[@f2895e6](https://github.com/f2895e6) by renovate ([#19256](https://github.com/truecharts/charts/issues/19256))
-
-
-## [qbittorrent-19.7.4](https://github.com/truecharts/charts/compare/qbittorrent-19.6.0...qbittorrent-19.7.4) (2024-03-29)
-
-### Chore
-
-
diff --git a/stable/qdirstat/9.7.5/CHANGELOG.md b/stable/qdirstat/9.7.5/CHANGELOG.md
index 72ff5b69160..06d38d3a0c6 100644
--- a/stable/qdirstat/9.7.5/CHANGELOG.md
+++ b/stable/qdirstat/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [qdirstat-9.7.4](https://github.com/truecharts/charts/compare/qdirstat-9.6.0...qdirstat-9.7.4) (2024-03-27)
+## [qdirstat-9.7.5](https://github.com/truecharts/charts/compare/qdirstat-9.6.0...qdirstat-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/qflood/5.7.5/CHANGELOG.md b/stable/qflood/5.7.5/CHANGELOG.md
index a1c93097917..9a47dfd9a0e 100644
--- a/stable/qflood/5.7.5/CHANGELOG.md
+++ b/stable/qflood/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [qflood-5.7.4](https://github.com/truecharts/charts/compare/qflood-5.6.0...qflood-5.7.4) (2024-03-27)
+## [qflood-5.7.5](https://github.com/truecharts/charts/compare/qflood-5.6.0...qflood-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/qinglong/9.7.6/CHANGELOG.md b/stable/qinglong/9.7.6/CHANGELOG.md
index eddf35061cf..c0fe1ffe963 100644
--- a/stable/qinglong/9.7.6/CHANGELOG.md
+++ b/stable/qinglong/9.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [qinglong-9.7.5](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.5) (2024-03-30)
+## [qinglong-9.7.6](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image whyour/qinglong to v2.17.3[@dd2e3a7](https://github.com/dd2e3a7) by renovate ([#19963](https://github.com/truecharts/charts/issues/19963))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image whyour/qinglong to v2.17.3[@dd2e3a7](https://github.com/dd2e3a7) by renovate ([#19963](https://github.com/truecharts/charts/issues/19963))
diff --git a/stable/quake3/5.7.5/CHANGELOG.md b/stable/quake3/5.7.5/CHANGELOG.md
index 96802a8d302..8389fd23d78 100644
--- a/stable/quake3/5.7.5/CHANGELOG.md
+++ b/stable/quake3/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [quake3-5.7.4](https://github.com/truecharts/charts/compare/quake3-5.6.0...quake3-5.7.4) (2024-03-27)
+## [quake3-5.7.5](https://github.com/truecharts/charts/compare/quake3-5.6.0...quake3-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/quassel-core/11.7.7/CHANGELOG.md b/stable/quassel-core/11.7.7/CHANGELOG.md
index aba9f95b92a..1517bfa6a35 100644
--- a/stable/quassel-core/11.7.7/CHANGELOG.md
+++ b/stable/quassel-core/11.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [quassel-core-11.7.6](https://github.com/truecharts/charts/compare/quassel-core-11.6.0...quassel-core-11.7.6) (2024-03-27)
+## [quassel-core-11.7.7](https://github.com/truecharts/charts/compare/quassel-core-11.6.0...quassel-core-11.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/linuxserver/quassel-core to 0.14.0[@ddf8530](https://github.com/ddf8530) by renovate ([#19769](https://github.com/truecharts/charts/issues/19769))
@@ -95,5 +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))
-
+- 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/quassel-web/9.7.5/CHANGELOG.md b/stable/quassel-web/9.7.5/CHANGELOG.md
index c41deef8450..9fa13fb9943 100644
--- a/stable/quassel-web/9.7.5/CHANGELOG.md
+++ b/stable/quassel-web/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [quassel-web-9.7.4](https://github.com/truecharts/charts/compare/quassel-web-9.6.0...quassel-web-9.7.4) (2024-03-27)
+## [quassel-web-9.7.5](https://github.com/truecharts/charts/compare/quassel-web-9.6.0...quassel-web-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/quickshare/5.7.5/CHANGELOG.md b/stable/quickshare/5.7.5/CHANGELOG.md
index d6a8cbc3895..4fa1f71ea4c 100644
--- a/stable/quickshare/5.7.5/CHANGELOG.md
+++ b/stable/quickshare/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [quickshare-5.7.4](https://github.com/truecharts/charts/compare/quickshare-5.6.0...quickshare-5.7.4) (2024-03-27)
+## [quickshare-5.7.5](https://github.com/truecharts/charts/compare/quickshare-5.6.0...quickshare-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/quiz-game/5.7.5/CHANGELOG.md b/stable/quiz-game/5.7.5/CHANGELOG.md
index ea7622f58be..193eaa3eefe 100644
--- a/stable/quiz-game/5.7.5/CHANGELOG.md
+++ b/stable/quiz-game/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [quiz-game-5.7.4](https://github.com/truecharts/charts/compare/quiz-game-5.6.0...quiz-game-5.7.4) (2024-03-27)
+## [quiz-game-5.7.5](https://github.com/truecharts/charts/compare/quiz-game-5.6.0...quiz-game-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/qwantify/3.7.5/CHANGELOG.md b/stable/qwantify/3.7.5/CHANGELOG.md
index 9122e10b78c..16ff3b95fdf 100644
--- a/stable/qwantify/3.7.5/CHANGELOG.md
+++ b/stable/qwantify/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [qwantify-3.7.4](https://github.com/truecharts/charts/compare/qwantify-3.6.0...qwantify-3.7.4) (2024-03-27)
+## [qwantify-3.7.5](https://github.com/truecharts/charts/compare/qwantify-3.6.0...qwantify-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/radarr/21.5.5/CHANGELOG.md b/stable/radarr/21.5.5/CHANGELOG.md
index 73a344d9354..bd4676834aa 100644
--- a/stable/radarr/21.5.5/CHANGELOG.md
+++ b/stable/radarr/21.5.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image ghcr.io/onedr0p/radarr to 5.3.6.8612[@431f4d8](https://github.com/431f4d8) by renovate ([#19257](https://github.com/truecharts/charts/issues/19257))
-## [radarr-21.5.4](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.5.4) (2024-03-27)
+## [radarr-21.5.5](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.5.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/radarrsync/5.7.5/CHANGELOG.md b/stable/radarrsync/5.7.5/CHANGELOG.md
index d60c050f5da..9c7b2c05ff5 100644
--- a/stable/radarrsync/5.7.5/CHANGELOG.md
+++ b/stable/radarrsync/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [radarrsync-5.7.4](https://github.com/truecharts/charts/compare/radarrsync-5.6.0...radarrsync-5.7.4) (2024-03-27)
+## [radarrsync-5.7.5](https://github.com/truecharts/charts/compare/radarrsync-5.6.0...radarrsync-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/radicale/5.7.7/CHANGELOG.md b/stable/radicale/5.7.7/CHANGELOG.md
index 98b6bbc10f5..3f9d489ea83 100644
--- a/stable/radicale/5.7.7/CHANGELOG.md
+++ b/stable/radicale/5.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [radicale-5.7.6](https://github.com/truecharts/charts/compare/radicale-5.6.0...radicale-5.7.6) (2024-03-27)
+## [radicale-5.7.7](https://github.com/truecharts/charts/compare/radicale-5.6.0...radicale-5.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image tomsquest/docker-radicale to v3.1.9.1[@e45df19](https://github.com/e45df19) by renovate ([#19790](https://github.com/truecharts/charts/issues/19790))
@@ -95,5 +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))
-
+- 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/rapidphotodownloader/5.7.5/CHANGELOG.md b/stable/rapidphotodownloader/5.7.5/CHANGELOG.md
index 36931ba9af9..643960c89cb 100644
--- a/stable/rapidphotodownloader/5.7.5/CHANGELOG.md
+++ b/stable/rapidphotodownloader/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [rapidphotodownloader-5.7.4](https://github.com/truecharts/charts/compare/rapidphotodownloader-5.6.0...rapidphotodownloader-5.7.4) (2024-03-27)
+## [rapidphotodownloader-5.7.5](https://github.com/truecharts/charts/compare/rapidphotodownloader-5.6.0...rapidphotodownloader-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/rcon-webadmin/8.7.5/CHANGELOG.md b/stable/rcon-webadmin/8.7.5/CHANGELOG.md
index dca1f547a2d..e43e51c0272 100644
--- a/stable/rcon-webadmin/8.7.5/CHANGELOG.md
+++ b/stable/rcon-webadmin/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [rcon-webadmin-8.7.4](https://github.com/truecharts/charts/compare/rcon-webadmin-8.6.0...rcon-webadmin-8.7.4) (2024-03-27)
+## [rcon-webadmin-8.7.5](https://github.com/truecharts/charts/compare/rcon-webadmin-8.6.0...rcon-webadmin-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/rdtclient/4.7.5/CHANGELOG.md b/stable/rdtclient/4.7.5/CHANGELOG.md
index 2cae73d19d4..7db51ad66fa 100644
--- a/stable/rdtclient/4.7.5/CHANGELOG.md
+++ b/stable/rdtclient/4.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [rdtclient-4.7.4](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.7.4) (2024-03-30)
+## [rdtclient-4.7.5](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/readarr/21.5.8/CHANGELOG.md b/stable/readarr/21.5.8/CHANGELOG.md
index 3bc2cf9ec2d..b48977c4775 100644
--- a/stable/readarr/21.5.8/CHANGELOG.md
+++ b/stable/readarr/21.5.8/CHANGELOG.md
@@ -89,12 +89,12 @@ title: Changelog
- update container image ghcr.io/onedr0p/readarr-develop to 0.3.19.2437[@7db08fb](https://github.com/7db08fb) by renovate ([#19258](https://github.com/truecharts/charts/issues/19258))
-## [readarr-21.5.7](https://github.com/truecharts/charts/compare/readarr-21.4.0...readarr-21.5.7) (2024-03-30)
+## [readarr-21.5.8](https://github.com/truecharts/charts/compare/readarr-21.4.0...readarr-21.5.8) (2024-03-30)
### Chore
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image ghcr.io/onedr0p/readarr-develop to 0.3.21.2475[@dfee716](https://github.com/dfee716) by renovate ([#19781](https://github.com/truecharts/charts/issues/19781))
\ No newline at end of file
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
\ No newline at end of file
diff --git a/stable/recyclarr/9.7.5/CHANGELOG.md b/stable/recyclarr/9.7.5/CHANGELOG.md
index b240603582a..2bd3019aaf2 100644
--- a/stable/recyclarr/9.7.5/CHANGELOG.md
+++ b/stable/recyclarr/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [recyclarr-9.7.4](https://github.com/truecharts/charts/compare/recyclarr-9.6.0...recyclarr-9.7.4) (2024-03-27)
+## [recyclarr-9.7.5](https://github.com/truecharts/charts/compare/recyclarr-9.6.0...recyclarr-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/red-discordbot/5.7.6/CHANGELOG.md b/stable/red-discordbot/5.7.6/CHANGELOG.md
index eeb0370b146..08977ab9523 100644
--- a/stable/red-discordbot/5.7.6/CHANGELOG.md
+++ b/stable/red-discordbot/5.7.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image phasecorex/red-discordbot to full[@2ecaf40](https://github.com/2ecaf40) by renovate ([#19278](https://github.com/truecharts/charts/issues/19278))
-## [red-discordbot-5.7.5](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.7.5) (2024-03-28)
+## [red-discordbot-5.7.6](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image phasecorex/red-discordbot to full[@dcd591d](https://github.com/dcd591d) by renovate ([#19846](https://github.com/truecharts/charts/issues/19846))
@@ -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 phasecorex/red-discordbot to full[@2ecaf40](https://github.com/2ecaf40) by renovate ([#19278](https://github.com/truecharts/charts/issues/19278))
-
+- update container image phasecorex/red-discordbot to full[@2ecaf40](https://github.com/2ecaf40) by renovate ([#19278](https://github.com/truecharts/charts/issues/19278))
\ No newline at end of file
diff --git a/stable/redis/13.2.6/CHANGELOG.md b/stable/redis/13.2.6/CHANGELOG.md
index 6332b23ca2c..c5c4992e309 100644
--- a/stable/redis/13.2.6/CHANGELOG.md
+++ b/stable/redis/13.2.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [redis-13.2.5](https://github.com/truecharts/charts/compare/redis-13.1.0...redis-13.2.5) (2024-03-27)
+## [redis-13.2.6](https://github.com/truecharts/charts/compare/redis-13.1.0...redis-13.2.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/redisinsight/6.7.5/CHANGELOG.md b/stable/redisinsight/6.7.5/CHANGELOG.md
index 0bc46be25f5..75765b188ef 100644
--- a/stable/redisinsight/6.7.5/CHANGELOG.md
+++ b/stable/redisinsight/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [redisinsight-6.7.4](https://github.com/truecharts/charts/compare/redisinsight-6.6.0...redisinsight-6.7.4) (2024-03-27)
+## [redisinsight-6.7.5](https://github.com/truecharts/charts/compare/redisinsight-6.6.0...redisinsight-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/redm/5.7.5/CHANGELOG.md b/stable/redm/5.7.5/CHANGELOG.md
index cd65a0d501d..0925b6f6f86 100644
--- a/stable/redm/5.7.5/CHANGELOG.md
+++ b/stable/redm/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [redm-5.7.4](https://github.com/truecharts/charts/compare/redm-5.6.0...redm-5.7.4) (2024-03-27)
+## [redm-5.7.5](https://github.com/truecharts/charts/compare/redm-5.6.0...redm-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/redmine/11.7.6/CHANGELOG.md b/stable/redmine/11.7.6/CHANGELOG.md
index 6325b3d63e2..2abeb3a97ba 100644
--- a/stable/redmine/11.7.6/CHANGELOG.md
+++ b/stable/redmine/11.7.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redmine to 5.1.2[@7bba7e9](https://github.com/7bba7e9) by renovate ([#19281](https://github.com/truecharts/charts/issues/19281))
-## [redmine-11.7.5](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.7.5) (2024-03-27)
+## [redmine-11.7.6](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redmine to 5.1.2[@7bba7e9](https://github.com/7bba7e9) by renovate ([#19281](https://github.com/truecharts/charts/issues/19281))
-
+- update container image redmine to 5.1.2[@7bba7e9](https://github.com/7bba7e9) by renovate ([#19281](https://github.com/truecharts/charts/issues/19281))
\ No newline at end of file
diff --git a/stable/reg/13.7.5/CHANGELOG.md b/stable/reg/13.7.5/CHANGELOG.md
index b0b1b7f928e..7ad57acc748 100644
--- a/stable/reg/13.7.5/CHANGELOG.md
+++ b/stable/reg/13.7.5/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image registry to 2[@422c023](https://github.com/422c023) by renovate ([#19282](https://github.com/truecharts/charts/issues/19282))
-## [reg-13.7.4](https://github.com/truecharts/charts/compare/reg-13.6.0...reg-13.7.4) (2024-03-27)
+## [reg-13.7.5](https://github.com/truecharts/charts/compare/reg-13.6.0...reg-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,4 @@ title: Changelog
- update container image registry to 2[@fb9c9ae](https://github.com/fb9c9ae) by renovate ([#19358](https://github.com/truecharts/charts/issues/19358))
-- update container image registry to 2[@422c023](https://github.com/422c023) by renovate ([#19282](https://github.com/truecharts/charts/issues/19282))
-
+- update container image registry to 2[@422c023](https://github.com/422c023) by renovate ([#19282](https://github.com/truecharts/charts/issues/19282))
\ No newline at end of file
diff --git a/stable/remmina/10.7.7/CHANGELOG.md b/stable/remmina/10.7.7/CHANGELOG.md
index 58abe56cbae..37692ec49ab 100644
--- a/stable/remmina/10.7.7/CHANGELOG.md
+++ b/stable/remmina/10.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- 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.6](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.7.6) (2024-03-28)
+## [remmina-10.7.7](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/linuxserver/remmina to 1.4.2[@600a639](https://github.com/600a639) by renovate ([#19873](https://github.com/truecharts/charts/issues/19873))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- 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))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/remotely/5.7.5/CHANGELOG.md b/stable/remotely/5.7.5/CHANGELOG.md
index 0ed817adeab..1b4a313b278 100644
--- a/stable/remotely/5.7.5/CHANGELOG.md
+++ b/stable/remotely/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [remotely-5.7.4](https://github.com/truecharts/charts/compare/remotely-5.6.0...remotely-5.7.4) (2024-03-27)
+## [remotely-5.7.5](https://github.com/truecharts/charts/compare/remotely-5.6.0...remotely-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/requestrr/10.7.5/CHANGELOG.md b/stable/requestrr/10.7.5/CHANGELOG.md
index bae3142e53a..a9a3f87f8b2 100644
--- a/stable/requestrr/10.7.5/CHANGELOG.md
+++ b/stable/requestrr/10.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image thomst08/requestrr to v2.1.6[@6cdeb52](https://github.com/6cdeb52) by renovate ([#19329](https://github.com/truecharts/charts/issues/19329))
-## [requestrr-10.7.4](https://github.com/truecharts/charts/compare/requestrr-10.6.0...requestrr-10.7.4) (2024-03-27)
+## [requestrr-10.7.5](https://github.com/truecharts/charts/compare/requestrr-10.6.0...requestrr-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/resilio-sync/14.7.7/CHANGELOG.md b/stable/resilio-sync/14.7.7/CHANGELOG.md
index 3178bfc87b7..231edddc577 100644
--- a/stable/resilio-sync/14.7.7/CHANGELOG.md
+++ b/stable/resilio-sync/14.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@1dd0e67](https://github.com/1dd0e67) by renovate ([#19244](https://github.com/truecharts/charts/issues/19244))
-## [resilio-sync-14.7.6](https://github.com/truecharts/charts/compare/resilio-sync-14.6.0...resilio-sync-14.7.6) (2024-03-27)
+## [resilio-sync-14.7.7](https://github.com/truecharts/charts/compare/resilio-sync-14.6.0...resilio-sync-14.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@71eb11a](https://github.com/71eb11a) by renovate ([#19798](https://github.com/truecharts/charts/issues/19798))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@b315fc3](https://github.com/b315fc3) by renovate ([#19481](https://github.com/truecharts/charts/issues/19481))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/restic-rest-server/5.7.5/CHANGELOG.md b/stable/restic-rest-server/5.7.5/CHANGELOG.md
index ee83202111b..1d7d0fede3c 100644
--- a/stable/restic-rest-server/5.7.5/CHANGELOG.md
+++ b/stable/restic-rest-server/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [restic-rest-server-5.7.4](https://github.com/truecharts/charts/compare/restic-rest-server-5.6.0...restic-rest-server-5.7.4) (2024-03-27)
+## [restic-rest-server-5.7.5](https://github.com/truecharts/charts/compare/restic-rest-server-5.6.0...restic-rest-server-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/retrobot/8.7.5/CHANGELOG.md b/stable/retrobot/8.7.5/CHANGELOG.md
index b0b96816dfc..11c4490a9f4 100644
--- a/stable/retrobot/8.7.5/CHANGELOG.md
+++ b/stable/retrobot/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [retrobot-8.7.4](https://github.com/truecharts/charts/compare/retrobot-8.6.0...retrobot-8.7.4) (2024-03-27)
+## [retrobot-8.7.5](https://github.com/truecharts/charts/compare/retrobot-8.6.0...retrobot-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/rflood/5.7.6/CHANGELOG.md b/stable/rflood/5.7.6/CHANGELOG.md
index 9db8d8a41c9..f5502b8e7a0 100644
--- a/stable/rflood/5.7.6/CHANGELOG.md
+++ b/stable/rflood/5.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [rflood-5.7.5](https://github.com/truecharts/charts/compare/rflood-5.6.0...rflood-5.7.5) (2024-03-27)
+## [rflood-5.7.6](https://github.com/truecharts/charts/compare/rflood-5.6.0...rflood-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/rickroll/6.7.5/CHANGELOG.md b/stable/rickroll/6.7.5/CHANGELOG.md
index f7eb68db056..ad69c76938b 100644
--- a/stable/rickroll/6.7.5/CHANGELOG.md
+++ b/stable/rickroll/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [rickroll-6.7.4](https://github.com/truecharts/charts/compare/rickroll-6.6.0...rickroll-6.7.4) (2024-03-27)
+## [rickroll-6.7.5](https://github.com/truecharts/charts/compare/rickroll-6.6.0...rickroll-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/rimgo/6.7.16/CHANGELOG.md b/stable/rimgo/6.7.16/CHANGELOG.md
index aec8db1434f..513f7a7a534 100644
--- a/stable/rimgo/6.7.16/CHANGELOG.md
+++ b/stable/rimgo/6.7.16/CHANGELOG.md
@@ -57,12 +57,14 @@ title: Changelog
- update container image quay.io/pussthecatorg/rimgo to latest[@760f7c7](https://github.com/760f7c7) by renovate ([#19280](https://github.com/truecharts/charts/issues/19280))
-## [rimgo-6.7.15](https://github.com/truecharts/charts/compare/rimgo-6.6.0...rimgo-6.7.15) (2024-03-30)
+## [rimgo-6.7.16](https://github.com/truecharts/charts/compare/rimgo-6.6.0...rimgo-6.7.16) (2024-03-30)
### Chore
+- update container image quay.io/pussthecatorg/rimgo to latest[@c633971](https://github.com/c633971) by renovate ([#19984](https://github.com/truecharts/charts/issues/19984))
+
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- update container image quay.io/pussthecatorg/rimgo to latest[@d6a488f](https://github.com/d6a488f) by renovate ([#19945](https://github.com/truecharts/charts/issues/19945))
@@ -95,6 +97,4 @@ title: Changelog
- update container image quay.io/pussthecatorg/rimgo to latest[@fa3f857](https://github.com/fa3f857) by renovate ([#19401](https://github.com/truecharts/charts/issues/19401))
-- update container image quay.io/pussthecatorg/rimgo to latest[@a9d1ed6](https://github.com/a9d1ed6) by renovate ([#19386](https://github.com/truecharts/charts/issues/19386))
-
-- 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
+- update container image quay.io/pussthecatorg/rimgo to latest[@a9d1ed6](https://github.com/a9d1ed6) by renovate ([#19386](https://github.com/truecharts/charts/issues/19386))
\ No newline at end of file
diff --git a/stable/ring-mqtt/8.7.5/CHANGELOG.md b/stable/ring-mqtt/8.7.5/CHANGELOG.md
index ffb2f894612..f4e4a982442 100644
--- a/stable/ring-mqtt/8.7.5/CHANGELOG.md
+++ b/stable/ring-mqtt/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ring-mqtt-8.7.4](https://github.com/truecharts/charts/compare/ring-mqtt-8.6.0...ring-mqtt-8.7.4) (2024-03-27)
+## [ring-mqtt-8.7.5](https://github.com/truecharts/charts/compare/ring-mqtt-8.6.0...ring-mqtt-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/rmlint/5.7.5/CHANGELOG.md b/stable/rmlint/5.7.5/CHANGELOG.md
index f4b7d47c760..44ff96c9417 100644
--- a/stable/rmlint/5.7.5/CHANGELOG.md
+++ b/stable/rmlint/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [rmlint-5.7.4](https://github.com/truecharts/charts/compare/rmlint-5.6.0...rmlint-5.7.4) (2024-03-27)
+## [rmlint-5.7.5](https://github.com/truecharts/charts/compare/rmlint-5.6.0...rmlint-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/root/5.7.5/CHANGELOG.md b/stable/root/5.7.5/CHANGELOG.md
index 54ac0149fdb..3e1e10241d2 100644
--- a/stable/root/5.7.5/CHANGELOG.md
+++ b/stable/root/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [root-5.7.4](https://github.com/truecharts/charts/compare/root-5.6.0...root-5.7.4) (2024-03-27)
+## [root-5.7.5](https://github.com/truecharts/charts/compare/root-5.6.0...root-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/rsnapshot/9.7.6/CHANGELOG.md b/stable/rsnapshot/9.7.6/CHANGELOG.md
index 4444b8460ca..97c4231234d 100644
--- a/stable/rsnapshot/9.7.6/CHANGELOG.md
+++ b/stable/rsnapshot/9.7.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@049c089](https://github.com/049c089) by renovate ([#19245](https://github.com/truecharts/charts/issues/19245))
-## [rsnapshot-9.7.5](https://github.com/truecharts/charts/compare/rsnapshot-9.6.0...rsnapshot-9.7.5) (2024-03-29)
+## [rsnapshot-9.7.6](https://github.com/truecharts/charts/compare/rsnapshot-9.6.0...rsnapshot-9.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@5aae886](https://github.com/5aae886) by renovate ([#19895](https://github.com/truecharts/charts/issues/19895))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -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 ghcr.io/linuxserver/rsnapshot to 1.4.5[@049c089](https://github.com/049c089) by renovate ([#19245](https://github.com/truecharts/charts/issues/19245))
-
+- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@049c089](https://github.com/049c089) by renovate ([#19245](https://github.com/truecharts/charts/issues/19245))
\ No newline at end of file
diff --git a/stable/rss-bridge/10.7.5/CHANGELOG.md b/stable/rss-bridge/10.7.5/CHANGELOG.md
index 3c99b125e3d..95073ce1b7f 100644
--- a/stable/rss-bridge/10.7.5/CHANGELOG.md
+++ b/stable/rss-bridge/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [rss-bridge-10.7.4](https://github.com/truecharts/charts/compare/rss-bridge-10.6.0...rss-bridge-10.7.4) (2024-03-27)
+## [rss-bridge-10.7.5](https://github.com/truecharts/charts/compare/rss-bridge-10.6.0...rss-bridge-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/rss-proxy/5.7.5/CHANGELOG.md b/stable/rss-proxy/5.7.5/CHANGELOG.md
index 6995175affe..503503c0478 100644
--- a/stable/rss-proxy/5.7.5/CHANGELOG.md
+++ b/stable/rss-proxy/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [rss-proxy-5.7.4](https://github.com/truecharts/charts/compare/rss-proxy-5.6.0...rss-proxy-5.7.4) (2024-03-27)
+## [rss-proxy-5.7.5](https://github.com/truecharts/charts/compare/rss-proxy-5.6.0...rss-proxy-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/rss-to-telegram/5.7.5/CHANGELOG.md b/stable/rss-to-telegram/5.7.5/CHANGELOG.md
index fe1e8525fa0..aa9a36d420b 100644
--- a/stable/rss-to-telegram/5.7.5/CHANGELOG.md
+++ b/stable/rss-to-telegram/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [rss-to-telegram-5.7.4](https://github.com/truecharts/charts/compare/rss-to-telegram-5.6.0...rss-to-telegram-5.7.4) (2024-03-27)
+## [rss-to-telegram-5.7.5](https://github.com/truecharts/charts/compare/rss-to-telegram-5.6.0...rss-to-telegram-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/rstudio/6.7.6/CHANGELOG.md b/stable/rstudio/6.7.6/CHANGELOG.md
index 9d18547a4dc..41ff4d5d88d 100644
--- a/stable/rstudio/6.7.6/CHANGELOG.md
+++ b/stable/rstudio/6.7.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image rocker/rstudio to 4.3.3[@223204c](https://github.com/223204c) by renovate ([#19283](https://github.com/truecharts/charts/issues/19283))
-## [rstudio-6.7.5](https://github.com/truecharts/charts/compare/rstudio-6.6.0...rstudio-6.7.5) (2024-03-30)
+## [rstudio-6.7.6](https://github.com/truecharts/charts/compare/rstudio-6.6.0...rstudio-6.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image rocker/rstudio to 4.3.3[@a2c1143](https://github.com/a2c1143) by renovate ([#19973](https://github.com/truecharts/charts/issues/19973))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -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 rocker/rstudio to 4.3.3[@223204c](https://github.com/223204c) by renovate ([#19283](https://github.com/truecharts/charts/issues/19283))
-
+- update container image rocker/rstudio to 4.3.3[@223204c](https://github.com/223204c) by renovate ([#19283](https://github.com/truecharts/charts/issues/19283))
\ No newline at end of file
diff --git a/stable/rtorrent-rutorrent/4.7.5/CHANGELOG.md b/stable/rtorrent-rutorrent/4.7.5/CHANGELOG.md
index 428c8835cfd..d4e550b91a9 100644
--- a/stable/rtorrent-rutorrent/4.7.5/CHANGELOG.md
+++ b/stable/rtorrent-rutorrent/4.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [rtorrent-rutorrent-4.7.4](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-4.6.0...rtorrent-rutorrent-4.7.4) (2024-03-30)
+## [rtorrent-rutorrent-4.7.5](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-4.6.0...rtorrent-rutorrent-4.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/rust/5.7.5/CHANGELOG.md b/stable/rust/5.7.5/CHANGELOG.md
index d916261e034..2023deaf4ad 100644
--- a/stable/rust/5.7.5/CHANGELOG.md
+++ b/stable/rust/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [rust-5.7.4](https://github.com/truecharts/charts/compare/rust-5.6.0...rust-5.7.4) (2024-03-27)
+## [rust-5.7.5](https://github.com/truecharts/charts/compare/rust-5.6.0...rust-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/rustpad/5.7.5/CHANGELOG.md b/stable/rustpad/5.7.5/CHANGELOG.md
index 4124612b087..02c990fda52 100644
--- a/stable/rustpad/5.7.5/CHANGELOG.md
+++ b/stable/rustpad/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [rustpad-5.7.4](https://github.com/truecharts/charts/compare/rustpad-5.6.0...rustpad-5.7.4) (2024-03-27)
+## [rustpad-5.7.5](https://github.com/truecharts/charts/compare/rustpad-5.6.0...rustpad-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/s3backup/5.7.5/CHANGELOG.md b/stable/s3backup/5.7.5/CHANGELOG.md
index c8d2e813245..b21770593cd 100644
--- a/stable/s3backup/5.7.5/CHANGELOG.md
+++ b/stable/s3backup/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [s3backup-5.7.4](https://github.com/truecharts/charts/compare/s3backup-5.6.0...s3backup-5.7.4) (2024-03-27)
+## [s3backup-5.7.5](https://github.com/truecharts/charts/compare/s3backup-5.6.0...s3backup-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/s3sync/5.7.5/CHANGELOG.md b/stable/s3sync/5.7.5/CHANGELOG.md
index 6aefd3b6a7f..77d0d0803dc 100644
--- a/stable/s3sync/5.7.5/CHANGELOG.md
+++ b/stable/s3sync/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [s3sync-5.7.4](https://github.com/truecharts/charts/compare/s3sync-5.6.0...s3sync-5.7.4) (2024-03-27)
+## [s3sync-5.7.5](https://github.com/truecharts/charts/compare/s3sync-5.6.0...s3sync-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/sabnzbd/19.5.5/CHANGELOG.md b/stable/sabnzbd/19.5.5/CHANGELOG.md
index aea67021f28..795ba597c3b 100644
--- a/stable/sabnzbd/19.5.5/CHANGELOG.md
+++ b/stable/sabnzbd/19.5.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image ghcr.io/onedr0p/sabnzbd to 4.2.3[@fa8ddea](https://github.com/fa8ddea) by renovate ([#19259](https://github.com/truecharts/charts/issues/19259))
-## [sabnzbd-19.5.4](https://github.com/truecharts/charts/compare/sabnzbd-19.4.0...sabnzbd-19.5.4) (2024-03-30)
+## [sabnzbd-19.5.5](https://github.com/truecharts/charts/compare/sabnzbd-19.4.0...sabnzbd-19.5.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/satisfactory/9.7.5/CHANGELOG.md b/stable/satisfactory/9.7.5/CHANGELOG.md
index e6dbbd0dc86..98c5a5c6821 100644
--- a/stable/satisfactory/9.7.5/CHANGELOG.md
+++ b/stable/satisfactory/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [satisfactory-9.7.4](https://github.com/truecharts/charts/compare/satisfactory-9.6.0...satisfactory-9.7.4) (2024-03-27)
+## [satisfactory-9.7.5](https://github.com/truecharts/charts/compare/satisfactory-9.6.0...satisfactory-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/scrutiny/10.8.5/CHANGELOG.md b/stable/scrutiny/10.8.5/CHANGELOG.md
index c7211590731..70f4c701d72 100644
--- a/stable/scrutiny/10.8.5/CHANGELOG.md
+++ b/stable/scrutiny/10.8.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image ghcr.io/analogj/scrutiny to v0.8.0-omnibus[@426c4a3](https://github.com/426c4a3) by renovate ([#19337](https://github.com/truecharts/charts/issues/19337))
-## [scrutiny-10.8.4](https://github.com/truecharts/charts/compare/scrutiny-10.6.0...scrutiny-10.8.4) (2024-03-27)
+## [scrutiny-10.8.5](https://github.com/truecharts/charts/compare/scrutiny-10.6.0...scrutiny-10.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/scrypted/4.7.5/CHANGELOG.md b/stable/scrypted/4.7.5/CHANGELOG.md
index 4406af46d0e..1316be69d42 100644
--- a/stable/scrypted/4.7.5/CHANGELOG.md
+++ b/stable/scrypted/4.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [scrypted-4.7.4](https://github.com/truecharts/charts/compare/scrypted-4.6.0...scrypted-4.7.4) (2024-03-27)
+## [scrypted-4.7.5](https://github.com/truecharts/charts/compare/scrypted-4.6.0...scrypted-4.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/sdtd/7.7.5/CHANGELOG.md b/stable/sdtd/7.7.5/CHANGELOG.md
index 0828dcd4ce1..1c95b65bd01 100644
--- a/stable/sdtd/7.7.5/CHANGELOG.md
+++ b/stable/sdtd/7.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [sdtd-7.7.4](https://github.com/truecharts/charts/compare/sdtd-7.6.0...sdtd-7.7.4) (2024-03-27)
+## [sdtd-7.7.5](https://github.com/truecharts/charts/compare/sdtd-7.6.0...sdtd-7.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/searxng/7.7.9/CHANGELOG.md b/stable/searxng/7.7.9/CHANGELOG.md
index f807fe3b399..283a27c2f67 100644
--- a/stable/searxng/7.7.9/CHANGELOG.md
+++ b/stable/searxng/7.7.9/CHANGELOG.md
@@ -95,6 +95,6 @@ title: Changelog
- update container image searxng/searxng to latest[@ac62dca](https://github.com/ac62dca) by renovate ([#19285](https://github.com/truecharts/charts/issues/19285))
-## [searxng-7.7.8](https://github.com/truecharts/charts/compare/searxng-7.6.0...searxng-7.7.8) (2024-03-30)
+## [searxng-7.7.9](https://github.com/truecharts/charts/compare/searxng-7.6.0...searxng-7.7.9) (2024-03-30)
### Chore
\ No newline at end of file
diff --git a/stable/seedsync/7.7.5/CHANGELOG.md b/stable/seedsync/7.7.5/CHANGELOG.md
index f166022503d..4e61d840a64 100644
--- a/stable/seedsync/7.7.5/CHANGELOG.md
+++ b/stable/seedsync/7.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [seedsync-7.7.4](https://github.com/truecharts/charts/compare/seedsync-7.6.0...seedsync-7.7.4) (2024-03-27)
+## [seedsync-7.7.5](https://github.com/truecharts/charts/compare/seedsync-7.6.0...seedsync-7.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/send/5.8.4/CHANGELOG.md b/stable/send/5.8.4/CHANGELOG.md
index 49dc43bc187..004ebf49a8c 100644
--- a/stable/send/5.8.4/CHANGELOG.md
+++ b/stable/send/5.8.4/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [send-5.8.3](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.8.3) (2024-03-27)
+## [send-5.8.4](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-
+- 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/ser2sock/13.7.5/CHANGELOG.md b/stable/ser2sock/13.7.5/CHANGELOG.md
index 3a3b6a7b2a1..7d196a102c5 100644
--- a/stable/ser2sock/13.7.5/CHANGELOG.md
+++ b/stable/ser2sock/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ser2sock-13.7.4](https://github.com/truecharts/charts/compare/ser2sock-13.6.0...ser2sock-13.7.4) (2024-03-27)
+## [ser2sock-13.7.5](https://github.com/truecharts/charts/compare/ser2sock-13.6.0...ser2sock-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/serpbear/3.7.5/CHANGELOG.md b/stable/serpbear/3.7.5/CHANGELOG.md
index 1e220077005..6f2b437db77 100644
--- a/stable/serpbear/3.7.5/CHANGELOG.md
+++ b/stable/serpbear/3.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image towfiqi/serpbear to latest[@3e61661](https://github.com/3e61661) by renovate ([#19292](https://github.com/truecharts/charts/issues/19292))
-## [serpbear-3.7.4](https://github.com/truecharts/charts/compare/serpbear-3.6.0...serpbear-3.7.4) (2024-03-27)
+## [serpbear-3.7.5](https://github.com/truecharts/charts/compare/serpbear-3.6.0...serpbear-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/sftpgo/6.7.5/CHANGELOG.md b/stable/sftpgo/6.7.5/CHANGELOG.md
index 6269d3d2ebd..40370d3b60c 100644
--- a/stable/sftpgo/6.7.5/CHANGELOG.md
+++ b/stable/sftpgo/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [sftpgo-6.7.4](https://github.com/truecharts/charts/compare/sftpgo-6.6.0...sftpgo-6.7.4) (2024-03-27)
+## [sftpgo-6.7.5](https://github.com/truecharts/charts/compare/sftpgo-6.6.0...sftpgo-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/shaarli/5.7.5/CHANGELOG.md b/stable/shaarli/5.7.5/CHANGELOG.md
index e955b521b22..a6f07fcf34e 100644
--- a/stable/shaarli/5.7.5/CHANGELOG.md
+++ b/stable/shaarli/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [shaarli-5.7.4](https://github.com/truecharts/charts/compare/shaarli-5.6.0...shaarli-5.7.4) (2024-03-27)
+## [shaarli-5.7.5](https://github.com/truecharts/charts/compare/shaarli-5.6.0...shaarli-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/shapeshifter-obfuscator/5.7.5/CHANGELOG.md b/stable/shapeshifter-obfuscator/5.7.5/CHANGELOG.md
index f992eba93d1..e2483fbac7f 100644
--- a/stable/shapeshifter-obfuscator/5.7.5/CHANGELOG.md
+++ b/stable/shapeshifter-obfuscator/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [shapeshifter-obfuscator-5.7.4](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-5.6.0...shapeshifter-obfuscator-5.7.4) (2024-03-27)
+## [shapeshifter-obfuscator-5.7.5](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-5.6.0...shapeshifter-obfuscator-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/sheetable/6.7.5/CHANGELOG.md b/stable/sheetable/6.7.5/CHANGELOG.md
index 291dadc6809..a9e99fc1489 100644
--- a/stable/sheetable/6.7.5/CHANGELOG.md
+++ b/stable/sheetable/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [sheetable-6.7.4](https://github.com/truecharts/charts/compare/sheetable-6.6.0...sheetable-6.7.4) (2024-03-27)
+## [sheetable-6.7.5](https://github.com/truecharts/charts/compare/sheetable-6.6.0...sheetable-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/shiori/16.8.6/CHANGELOG.md b/stable/shiori/16.8.6/CHANGELOG.md
index a39e6df46b7..13ac67d7e5e 100644
--- a/stable/shiori/16.8.6/CHANGELOG.md
+++ b/stable/shiori/16.8.6/CHANGELOG.md
@@ -14,6 +14,29 @@ title: Changelog
+- update container image ghcr.io/go-shiori/shiori to v1.6.1[@1c9aced](https://github.com/1c9aced) by renovate ([#19996](https://github.com/truecharts/charts/issues/19996))
+
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
+
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
+
+- 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 ghcr.io/go-shiori/shiori to v1.6.0[@628826c](https://github.com/628826c) by renovate ([#19427](https://github.com/truecharts/charts/issues/19427))
+
+- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
+
+
+## [shiori-16.8.6](https://github.com/truecharts/charts/compare/shiori-16.6.0...shiori-16.8.6) (2024-03-30)
+
+### Chore
+
+
+
- update container image ghcr.io/go-shiori/shiori to v1.6.1[@1c9aced](https://github.com/1c9aced) by renovate ([#19996](https://github.com/truecharts/charts/issues/19996))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
@@ -74,26 +97,3 @@ title: Changelog
## [shiori-16.8.4](https://github.com/truecharts/charts/compare/shiori-16.6.0...shiori-16.8.4) (2024-03-27)
-
-### Chore
-
-
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- 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 ghcr.io/go-shiori/shiori to v1.6.0[@628826c](https://github.com/628826c) by renovate ([#19427](https://github.com/truecharts/charts/issues/19427))
-
-- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-
-
-## [shiori-16.8.4](https://github.com/truecharts/charts/compare/shiori-16.6.0...shiori-16.8.4) (2024-03-27)
-
-### Chore
-
-
diff --git a/stable/shlink-web-client/10.7.5/CHANGELOG.md b/stable/shlink-web-client/10.7.5/CHANGELOG.md
index 0530ebd2d7b..d7f6f789fad 100644
--- a/stable/shlink-web-client/10.7.5/CHANGELOG.md
+++ b/stable/shlink-web-client/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [shlink-web-client-10.7.4](https://github.com/truecharts/charts/compare/shlink-web-client-10.6.0...shlink-web-client-10.7.4) (2024-03-27)
+## [shlink-web-client-10.7.5](https://github.com/truecharts/charts/compare/shlink-web-client-10.6.0...shlink-web-client-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/shlink/14.6.4/CHANGELOG.md b/stable/shlink/14.6.4/CHANGELOG.md
index 47d4da662c4..850f7d04d74 100644
--- a/stable/shlink/14.6.4/CHANGELOG.md
+++ b/stable/shlink/14.6.4/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image shlinkio/shlink to v4.0.3[@efa6992](https://github.com/efa6992) by renovate ([#19326](https://github.com/truecharts/charts/issues/19326))
-## [shlink-14.6.3](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.6.3) (2024-03-27)
+## [shlink-14.6.4](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.6.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
-
-- 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
+- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
\ No newline at end of file
diff --git a/stable/shoko-server/9.7.5/CHANGELOG.md b/stable/shoko-server/9.7.5/CHANGELOG.md
index 1618b67055c..9504368df7e 100644
--- a/stable/shoko-server/9.7.5/CHANGELOG.md
+++ b/stable/shoko-server/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [shoko-server-9.7.4](https://github.com/truecharts/charts/compare/shoko-server-9.6.0...shoko-server-9.7.4) (2024-03-27)
+## [shoko-server-9.7.5](https://github.com/truecharts/charts/compare/shoko-server-9.6.0...shoko-server-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/shortipy/5.7.5/CHANGELOG.md b/stable/shortipy/5.7.5/CHANGELOG.md
index acb931b0b2a..d03b1b5851f 100644
--- a/stable/shortipy/5.7.5/CHANGELOG.md
+++ b/stable/shortipy/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [shortipy-5.7.4](https://github.com/truecharts/charts/compare/shortipy-5.6.0...shortipy-5.7.4) (2024-03-27)
+## [shortipy-5.7.5](https://github.com/truecharts/charts/compare/shortipy-5.6.0...shortipy-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/shorturl/10.7.5/CHANGELOG.md b/stable/shorturl/10.7.5/CHANGELOG.md
index 72508886373..52afd5dec4c 100644
--- a/stable/shorturl/10.7.5/CHANGELOG.md
+++ b/stable/shorturl/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [shorturl-10.7.4](https://github.com/truecharts/charts/compare/shorturl-10.6.0...shorturl-10.7.4) (2024-03-27)
+## [shorturl-10.7.5](https://github.com/truecharts/charts/compare/shorturl-10.6.0...shorturl-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/sia-daemon/5.7.5/CHANGELOG.md b/stable/sia-daemon/5.7.5/CHANGELOG.md
index 96f14e3132f..6bcac927190 100644
--- a/stable/sia-daemon/5.7.5/CHANGELOG.md
+++ b/stable/sia-daemon/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [sia-daemon-5.7.4](https://github.com/truecharts/charts/compare/sia-daemon-5.6.0...sia-daemon-5.7.4) (2024-03-27)
+## [sia-daemon-5.7.5](https://github.com/truecharts/charts/compare/sia-daemon-5.6.0...sia-daemon-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/sickchill/11.8.7/CHANGELOG.md b/stable/sickchill/11.8.7/CHANGELOG.md
index 92b1af67906..36fafe24113 100644
--- a/stable/sickchill/11.8.7/CHANGELOG.md
+++ b/stable/sickchill/11.8.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ghcr.io/linuxserver/sickchill to 2024.3.1[@c2ab87f](https://github.com/c2ab87f) by renovate ([#19246](https://github.com/truecharts/charts/issues/19246))
-## [sickchill-11.8.6](https://github.com/truecharts/charts/compare/sickchill-11.7.0...sickchill-11.8.6) (2024-03-29)
+## [sickchill-11.8.7](https://github.com/truecharts/charts/compare/sickchill-11.7.0...sickchill-11.8.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/linuxserver/sickchill to 2024.3.1[@44fdf09](https://github.com/44fdf09) by renovate ([#19906](https://github.com/truecharts/charts/issues/19906))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ghcr.io/linuxserver/sickchill to 2024.3.1[@7ed3920](https://github.com/7ed3920) by renovate ([#19585](https://github.com/truecharts/charts/issues/19585))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/sickgear/11.7.5/CHANGELOG.md b/stable/sickgear/11.7.5/CHANGELOG.md
index 255247a6297..c513dc1d404 100644
--- a/stable/sickgear/11.7.5/CHANGELOG.md
+++ b/stable/sickgear/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [sickgear-11.7.4](https://github.com/truecharts/charts/compare/sickgear-11.6.0...sickgear-11.7.4) (2024-03-27)
+## [sickgear-11.7.5](https://github.com/truecharts/charts/compare/sickgear-11.6.0...sickgear-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/simply-shorten/8.7.5/CHANGELOG.md b/stable/simply-shorten/8.7.5/CHANGELOG.md
index 15c425d061f..ce645fcc3f1 100644
--- a/stable/simply-shorten/8.7.5/CHANGELOG.md
+++ b/stable/simply-shorten/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [simply-shorten-8.7.4](https://github.com/truecharts/charts/compare/simply-shorten-8.6.0...simply-shorten-8.7.4) (2024-03-27)
+## [simply-shorten-8.7.5](https://github.com/truecharts/charts/compare/simply-shorten-8.6.0...simply-shorten-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/sinusbot/5.7.5/CHANGELOG.md b/stable/sinusbot/5.7.5/CHANGELOG.md
index 8fef4f01621..f5e4ec99336 100644
--- a/stable/sinusbot/5.7.5/CHANGELOG.md
+++ b/stable/sinusbot/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [sinusbot-5.7.4](https://github.com/truecharts/charts/compare/sinusbot-5.6.0...sinusbot-5.7.4) (2024-03-27)
+## [sinusbot-5.7.5](https://github.com/truecharts/charts/compare/sinusbot-5.6.0...sinusbot-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/slack-invite/5.7.5/CHANGELOG.md b/stable/slack-invite/5.7.5/CHANGELOG.md
index 3102f26d2c1..4c454479711 100644
--- a/stable/slack-invite/5.7.5/CHANGELOG.md
+++ b/stable/slack-invite/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [slack-invite-5.7.4](https://github.com/truecharts/charts/compare/slack-invite-5.6.0...slack-invite-5.7.4) (2024-03-27)
+## [slack-invite-5.7.5](https://github.com/truecharts/charts/compare/slack-invite-5.6.0...slack-invite-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/slash/4.7.10/CHANGELOG.md b/stable/slash/4.7.10/CHANGELOG.md
index 760b0f18f15..5a669b07ce7 100644
--- a/stable/slash/4.7.10/CHANGELOG.md
+++ b/stable/slash/4.7.10/CHANGELOG.md
@@ -95,6 +95,6 @@ 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))
-## [slash-4.7.9](https://github.com/truecharts/charts/compare/slash-4.6.0...slash-4.7.9) (2024-03-27)
+## [slash-4.7.10](https://github.com/truecharts/charts/compare/slash-4.6.0...slash-4.7.10) (2024-03-30)
### Chore
\ No newline at end of file
diff --git a/stable/smartctl-exporter/2.9.5/CHANGELOG.md b/stable/smartctl-exporter/2.9.5/CHANGELOG.md
index c657acc9374..6b24591bff0 100644
--- a/stable/smartctl-exporter/2.9.5/CHANGELOG.md
+++ b/stable/smartctl-exporter/2.9.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [smartctl-exporter-2.9.4](https://github.com/truecharts/charts/compare/smartctl-exporter-2.8.0...smartctl-exporter-2.9.4) (2024-03-27)
+## [smartctl-exporter-2.9.5](https://github.com/truecharts/charts/compare/smartctl-exporter-2.8.0...smartctl-exporter-2.9.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/smokeping/10.7.8/CHANGELOG.md b/stable/smokeping/10.7.8/CHANGELOG.md
index 21550715a81..f87a4290e92 100644
--- a/stable/smokeping/10.7.8/CHANGELOG.md
+++ b/stable/smokeping/10.7.8/CHANGELOG.md
@@ -89,12 +89,12 @@ title: Changelog
- update container image ghcr.io/linuxserver/smokeping to 2.8.2[@a1ac286](https://github.com/a1ac286) by renovate ([#19247](https://github.com/truecharts/charts/issues/19247))
-## [smokeping-10.7.7](https://github.com/truecharts/charts/compare/smokeping-10.6.0...smokeping-10.7.7) (2024-03-27)
+## [smokeping-10.7.8](https://github.com/truecharts/charts/compare/smokeping-10.6.0...smokeping-10.7.8) (2024-03-30)
### Chore
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
\ No newline at end of file
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
\ No newline at end of file
diff --git a/stable/smtp-relay/3.7.5/CHANGELOG.md b/stable/smtp-relay/3.7.5/CHANGELOG.md
index 4d9959baf8e..855e5f898fb 100644
--- a/stable/smtp-relay/3.7.5/CHANGELOG.md
+++ b/stable/smtp-relay/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [smtp-relay-3.7.4](https://github.com/truecharts/charts/compare/smtp-relay-3.6.0...smtp-relay-3.7.4) (2024-03-27)
+## [smtp-relay-3.7.5](https://github.com/truecharts/charts/compare/smtp-relay-3.6.0...smtp-relay-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/snapdrop/9.7.7/CHANGELOG.md b/stable/snapdrop/9.7.7/CHANGELOG.md
index 002b548311b..34ca5a017d6 100644
--- a/stable/snapdrop/9.7.7/CHANGELOG.md
+++ b/stable/snapdrop/9.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image linuxserver/snapdrop to latest[@9cd65cd](https://github.com/9cd65cd) by renovate ([#19268](https://github.com/truecharts/charts/issues/19268))
-## [snapdrop-9.7.6](https://github.com/truecharts/charts/compare/snapdrop-9.6.0...snapdrop-9.7.6) (2024-03-29)
+## [snapdrop-9.7.7](https://github.com/truecharts/charts/compare/snapdrop-9.6.0...snapdrop-9.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image linuxserver/snapdrop to latest[@1b8fbfa](https://github.com/1b8fbfa) by renovate ([#19908](https://github.com/truecharts/charts/issues/19908))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image linuxserver/snapdrop to latest[@e552b6f](https://github.com/e552b6f) by renovate ([#19588](https://github.com/truecharts/charts/issues/19588))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/snippet-box/7.7.5/CHANGELOG.md b/stable/snippet-box/7.7.5/CHANGELOG.md
index 67486256886..5bb160c6546 100644
--- a/stable/snippet-box/7.7.5/CHANGELOG.md
+++ b/stable/snippet-box/7.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [snippet-box-7.7.4](https://github.com/truecharts/charts/compare/snippet-box-7.6.0...snippet-box-7.7.4) (2024-03-27)
+## [snippet-box-7.7.5](https://github.com/truecharts/charts/compare/snippet-box-7.6.0...snippet-box-7.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/socials/5.7.5/CHANGELOG.md b/stable/socials/5.7.5/CHANGELOG.md
index 80c5b93f19d..512e290ddee 100644
--- a/stable/socials/5.7.5/CHANGELOG.md
+++ b/stable/socials/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [socials-5.7.4](https://github.com/truecharts/charts/compare/socials-5.6.0...socials-5.7.4) (2024-03-27)
+## [socials-5.7.5](https://github.com/truecharts/charts/compare/socials-5.6.0...socials-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/soft-serve/6.7.5/CHANGELOG.md b/stable/soft-serve/6.7.5/CHANGELOG.md
index e865282709e..4898551fb5b 100644
--- a/stable/soft-serve/6.7.5/CHANGELOG.md
+++ b/stable/soft-serve/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [soft-serve-6.7.4](https://github.com/truecharts/charts/compare/soft-serve-6.6.0...soft-serve-6.7.4) (2024-03-27)
+## [soft-serve-6.7.5](https://github.com/truecharts/charts/compare/soft-serve-6.6.0...soft-serve-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/solr/10.7.6/CHANGELOG.md b/stable/solr/10.7.6/CHANGELOG.md
index 93b72be2028..51adf9e0060 100644
--- a/stable/solr/10.7.6/CHANGELOG.md
+++ b/stable/solr/10.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [solr-10.7.5](https://github.com/truecharts/charts/compare/solr-10.6.0...solr-10.7.5) (2024-03-27)
+## [solr-10.7.6](https://github.com/truecharts/charts/compare/solr-10.6.0...solr-10.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/sonarr/21.5.5/CHANGELOG.md b/stable/sonarr/21.5.5/CHANGELOG.md
index faa7f71df87..1628ca99d85 100644
--- a/stable/sonarr/21.5.5/CHANGELOG.md
+++ b/stable/sonarr/21.5.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@bbfcda0](https://github.com/bbfcda0) by renovate ([#19260](https://github.com/truecharts/charts/issues/19260))
-## [sonarr-21.5.4](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.4) (2024-03-30)
+## [sonarr-21.5.5](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/songkong/5.7.9/CHANGELOG.md b/stable/songkong/5.7.9/CHANGELOG.md
index d1e486fcd08..d930e69e26b 100644
--- a/stable/songkong/5.7.9/CHANGELOG.md
+++ b/stable/songkong/5.7.9/CHANGELOG.md
@@ -95,6 +95,6 @@ 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.8](https://github.com/truecharts/charts/compare/songkong-5.6.0...songkong-5.7.8) (2024-03-27)
+## [songkong-5.7.9](https://github.com/truecharts/charts/compare/songkong-5.6.0...songkong-5.7.9) (2024-03-30)
### Chore
\ No newline at end of file
diff --git a/stable/sonsoftheforest/3.7.5/CHANGELOG.md b/stable/sonsoftheforest/3.7.5/CHANGELOG.md
index 4c60013f80e..d0064fe32ae 100644
--- a/stable/sonsoftheforest/3.7.5/CHANGELOG.md
+++ b/stable/sonsoftheforest/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [sonsoftheforest-3.7.4](https://github.com/truecharts/charts/compare/sonsoftheforest-3.6.0...sonsoftheforest-3.7.4) (2024-03-27)
+## [sonsoftheforest-3.7.5](https://github.com/truecharts/charts/compare/sonsoftheforest-3.6.0...sonsoftheforest-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/sourcegraph/5.7.6/CHANGELOG.md b/stable/sourcegraph/5.7.6/CHANGELOG.md
index 93b8710ec5d..855955d9bdb 100644
--- a/stable/sourcegraph/5.7.6/CHANGELOG.md
+++ b/stable/sourcegraph/5.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [sourcegraph-5.7.5](https://github.com/truecharts/charts/compare/sourcegraph-5.6.0...sourcegraph-5.7.5) (2024-03-27)
+## [sourcegraph-5.7.6](https://github.com/truecharts/charts/compare/sourcegraph-5.6.0...sourcegraph-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/spaceengineers/6.7.5/CHANGELOG.md b/stable/spaceengineers/6.7.5/CHANGELOG.md
index 927a68bcc5b..eb16332b147 100644
--- a/stable/spaceengineers/6.7.5/CHANGELOG.md
+++ b/stable/spaceengineers/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [spaceengineers-6.7.4](https://github.com/truecharts/charts/compare/spaceengineers-6.6.0...spaceengineers-6.7.4) (2024-03-27)
+## [spaceengineers-6.7.5](https://github.com/truecharts/charts/compare/spaceengineers-6.6.0...spaceengineers-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/speedtest-exporter/10.8.5/CHANGELOG.md b/stable/speedtest-exporter/10.8.5/CHANGELOG.md
index a4cc0951441..0adcb7a1cf8 100644
--- a/stable/speedtest-exporter/10.8.5/CHANGELOG.md
+++ b/stable/speedtest-exporter/10.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [speedtest-exporter-10.8.4](https://github.com/truecharts/charts/compare/speedtest-exporter-10.7.0...speedtest-exporter-10.8.4) (2024-03-27)
+## [speedtest-exporter-10.8.5](https://github.com/truecharts/charts/compare/speedtest-exporter-10.7.0...speedtest-exporter-10.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/speedtest-tracker/1.8.5/CHANGELOG.md b/stable/speedtest-tracker/1.8.5/CHANGELOG.md
index 45f472100b1..4980ec6cdb4 100644
--- a/stable/speedtest-tracker/1.8.5/CHANGELOG.md
+++ b/stable/speedtest-tracker/1.8.5/CHANGELOG.md
@@ -89,12 +89,12 @@ title: Changelog
- update container image ghcr.io/linuxserver/speedtest-tracker to v0.18.3[@85071b7](https://github.com/85071b7) by renovate ([#19307](https://github.com/truecharts/charts/issues/19307))
-## [speedtest-tracker-1.8.4](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.8.4) (2024-03-27)
+## [speedtest-tracker-1.8.5](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.8.5) (2024-03-30)
### Chore
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
\ No newline at end of file
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
\ No newline at end of file
diff --git a/stable/splunk/7.7.6/CHANGELOG.md b/stable/splunk/7.7.6/CHANGELOG.md
index f57673e83d9..a01eca63cfe 100644
--- a/stable/splunk/7.7.6/CHANGELOG.md
+++ b/stable/splunk/7.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [splunk-7.7.5](https://github.com/truecharts/charts/compare/splunk-7.6.0...splunk-7.7.5) (2024-03-29)
+## [splunk-7.7.6](https://github.com/truecharts/charts/compare/splunk-7.6.0...splunk-7.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image splunk/splunk to v9.2.1[@b79ebcc](https://github.com/b79ebcc) by renovate ([#19890](https://github.com/truecharts/charts/issues/19890))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image splunk/splunk to v9.2.1[@b79ebcc](https://github.com/b79ebcc) by renovate ([#19890](https://github.com/truecharts/charts/issues/19890))
diff --git a/stable/spotweb/12.7.5/CHANGELOG.md b/stable/spotweb/12.7.5/CHANGELOG.md
index 16c3fa46415..80f74efc25b 100644
--- a/stable/spotweb/12.7.5/CHANGELOG.md
+++ b/stable/spotweb/12.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [spotweb-12.7.4](https://github.com/truecharts/charts/compare/spotweb-12.6.0...spotweb-12.7.4) (2024-03-27)
+## [spotweb-12.7.5](https://github.com/truecharts/charts/compare/spotweb-12.6.0...spotweb-12.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/sqlite-web/5.7.5/CHANGELOG.md b/stable/sqlite-web/5.7.5/CHANGELOG.md
index f57497c45f8..64ecdfb2cc6 100644
--- a/stable/sqlite-web/5.7.5/CHANGELOG.md
+++ b/stable/sqlite-web/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [sqlite-web-5.7.4](https://github.com/truecharts/charts/compare/sqlite-web-5.6.0...sqlite-web-5.7.4) (2024-03-27)
+## [sqlite-web-5.7.5](https://github.com/truecharts/charts/compare/sqlite-web-5.6.0...sqlite-web-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/sqlitebrowser/10.7.5/CHANGELOG.md b/stable/sqlitebrowser/10.7.5/CHANGELOG.md
index 5243771acfd..bfe003c8dc1 100644
--- a/stable/sqlitebrowser/10.7.5/CHANGELOG.md
+++ b/stable/sqlitebrowser/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [sqlitebrowser-10.7.4](https://github.com/truecharts/charts/compare/sqlitebrowser-10.6.0...sqlitebrowser-10.7.4) (2024-03-27)
+## [sqlitebrowser-10.7.5](https://github.com/truecharts/charts/compare/sqlitebrowser-10.6.0...sqlitebrowser-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/sshwifty/5.7.5/CHANGELOG.md b/stable/sshwifty/5.7.5/CHANGELOG.md
index bb06d61bbc2..c22bdc1c5ce 100644
--- a/stable/sshwifty/5.7.5/CHANGELOG.md
+++ b/stable/sshwifty/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [sshwifty-5.7.4](https://github.com/truecharts/charts/compare/sshwifty-5.6.0...sshwifty-5.7.4) (2024-03-27)
+## [sshwifty-5.7.5](https://github.com/truecharts/charts/compare/sshwifty-5.6.0...sshwifty-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/st-reborn-server/5.7.5/CHANGELOG.md b/stable/st-reborn-server/5.7.5/CHANGELOG.md
index c10d198172a..a05ae6de364 100644
--- a/stable/st-reborn-server/5.7.5/CHANGELOG.md
+++ b/stable/st-reborn-server/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [st-reborn-server-5.7.4](https://github.com/truecharts/charts/compare/st-reborn-server-5.6.0...st-reborn-server-5.7.4) (2024-03-27)
+## [st-reborn-server-5.7.5](https://github.com/truecharts/charts/compare/st-reborn-server-5.6.0...st-reborn-server-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/stackedit/5.7.5/CHANGELOG.md b/stable/stackedit/5.7.5/CHANGELOG.md
index acec4d76a26..5a2b3383055 100644
--- a/stable/stackedit/5.7.5/CHANGELOG.md
+++ b/stable/stackedit/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [stackedit-5.7.4](https://github.com/truecharts/charts/compare/stackedit-5.6.0...stackedit-5.7.4) (2024-03-27)
+## [stackedit-5.7.5](https://github.com/truecharts/charts/compare/stackedit-5.6.0...stackedit-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/standardnotes-web/5.7.5/CHANGELOG.md b/stable/standardnotes-web/5.7.5/CHANGELOG.md
index 7aae6fe4ce7..d9843081b5c 100644
--- a/stable/standardnotes-web/5.7.5/CHANGELOG.md
+++ b/stable/standardnotes-web/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [standardnotes-web-5.7.4](https://github.com/truecharts/charts/compare/standardnotes-web-5.6.0...standardnotes-web-5.7.4) (2024-03-27)
+## [standardnotes-web-5.7.5](https://github.com/truecharts/charts/compare/standardnotes-web-5.6.0...standardnotes-web-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/starmade/5.7.5/CHANGELOG.md b/stable/starmade/5.7.5/CHANGELOG.md
index 901dafd1363..f77f95a6ea9 100644
--- a/stable/starmade/5.7.5/CHANGELOG.md
+++ b/stable/starmade/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [starmade-5.7.4](https://github.com/truecharts/charts/compare/starmade-5.6.0...starmade-5.7.4) (2024-03-27)
+## [starmade-5.7.5](https://github.com/truecharts/charts/compare/starmade-5.6.0...starmade-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/stash/15.8.5/CHANGELOG.md b/stable/stash/15.8.5/CHANGELOG.md
index b828f70b0e6..2b6db25c9c8 100644
--- a/stable/stash/15.8.5/CHANGELOG.md
+++ b/stable/stash/15.8.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image stashapp/stash to v0.25.1[@6b8814b](https://github.com/6b8814b) by renovate ([#19328](https://github.com/truecharts/charts/issues/19328))
-## [stash-15.8.4](https://github.com/truecharts/charts/compare/stash-15.7.0...stash-15.8.4) (2024-03-27)
+## [stash-15.8.5](https://github.com/truecharts/charts/compare/stash-15.7.0...stash-15.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/static-web-server/4.8.5/CHANGELOG.md b/stable/static-web-server/4.8.5/CHANGELOG.md
index 3e9921c2dea..a7e49740c1d 100644
--- a/stable/static-web-server/4.8.5/CHANGELOG.md
+++ b/stable/static-web-server/4.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [static-web-server-4.8.4](https://github.com/truecharts/charts/compare/static-web-server-4.7.0...static-web-server-4.8.4) (2024-03-27)
+## [static-web-server-4.8.5](https://github.com/truecharts/charts/compare/static-web-server-4.7.0...static-web-server-4.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/static/10.7.5/CHANGELOG.md b/stable/static/10.7.5/CHANGELOG.md
index dbc65c6520e..8639bd73a62 100644
--- a/stable/static/10.7.5/CHANGELOG.md
+++ b/stable/static/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [static-10.7.4](https://github.com/truecharts/charts/compare/static-10.6.0...static-10.7.4) (2024-03-27)
+## [static-10.7.5](https://github.com/truecharts/charts/compare/static-10.6.0...static-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/stationeers/5.7.5/CHANGELOG.md b/stable/stationeers/5.7.5/CHANGELOG.md
index fba47bc02f0..d81a829f9c3 100644
--- a/stable/stationeers/5.7.5/CHANGELOG.md
+++ b/stable/stationeers/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [stationeers-5.7.4](https://github.com/truecharts/charts/compare/stationeers-5.6.0...stationeers-5.7.4) (2024-03-27)
+## [stationeers-5.7.5](https://github.com/truecharts/charts/compare/stationeers-5.6.0...stationeers-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/steam-headless/3.7.7/CHANGELOG.md b/stable/steam-headless/3.7.7/CHANGELOG.md
index bd1c9444f11..55565823ad5 100644
--- a/stable/steam-headless/3.7.7/CHANGELOG.md
+++ b/stable/steam-headless/3.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image josh5/steam-headless to latest[@6633416](https://github.com/6633416) by renovate ([#19266](https://github.com/truecharts/charts/issues/19266))
-## [steam-headless-3.7.6](https://github.com/truecharts/charts/compare/steam-headless-3.6.0...steam-headless-3.7.6) (2024-03-30)
+## [steam-headless-3.7.7](https://github.com/truecharts/charts/compare/steam-headless-3.6.0...steam-headless-3.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image josh5/steam-headless to latest[@e1367b0](https://github.com/e1367b0) by renovate ([#19981](https://github.com/truecharts/charts/issues/19981))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image josh5/steam-headless to latest[@b2ecd76](https://github.com/b2ecd76) by renovate ([#19664](https://github.com/truecharts/charts/issues/19664))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/storj-node/9.7.5/CHANGELOG.md b/stable/storj-node/9.7.5/CHANGELOG.md
index 5ecd17b4eef..4696de1a42b 100644
--- a/stable/storj-node/9.7.5/CHANGELOG.md
+++ b/stable/storj-node/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [storj-node-9.7.4](https://github.com/truecharts/charts/compare/storj-node-9.6.0...storj-node-9.7.4) (2024-03-27)
+## [storj-node-9.7.5](https://github.com/truecharts/charts/compare/storj-node-9.6.0...storj-node-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/storm/5.7.5/CHANGELOG.md b/stable/storm/5.7.5/CHANGELOG.md
index 41d2b9da4cc..3c4a5efdafa 100644
--- a/stable/storm/5.7.5/CHANGELOG.md
+++ b/stable/storm/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [storm-5.7.4](https://github.com/truecharts/charts/compare/storm-5.6.0...storm-5.7.4) (2024-03-27)
+## [storm-5.7.5](https://github.com/truecharts/charts/compare/storm-5.6.0...storm-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/strapi/13.7.5/CHANGELOG.md b/stable/strapi/13.7.5/CHANGELOG.md
index 69cb980443b..0a32e32eb94 100644
--- a/stable/strapi/13.7.5/CHANGELOG.md
+++ b/stable/strapi/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [strapi-13.7.4](https://github.com/truecharts/charts/compare/strapi-13.6.0...strapi-13.7.4) (2024-03-27)
+## [strapi-13.7.5](https://github.com/truecharts/charts/compare/strapi-13.6.0...strapi-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/stun-turn-server/6.7.5/CHANGELOG.md b/stable/stun-turn-server/6.7.5/CHANGELOG.md
index 8bd313d98ed..9811d4a1947 100644
--- a/stable/stun-turn-server/6.7.5/CHANGELOG.md
+++ b/stable/stun-turn-server/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [stun-turn-server-6.7.4](https://github.com/truecharts/charts/compare/stun-turn-server-6.6.0...stun-turn-server-6.7.4) (2024-03-27)
+## [stun-turn-server-6.7.5](https://github.com/truecharts/charts/compare/stun-turn-server-6.6.0...stun-turn-server-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/suistartpage/5.7.5/CHANGELOG.md b/stable/suistartpage/5.7.5/CHANGELOG.md
index dd1644853ae..28e5e5f4754 100644
--- a/stable/suistartpage/5.7.5/CHANGELOG.md
+++ b/stable/suistartpage/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [suistartpage-5.7.4](https://github.com/truecharts/charts/compare/suistartpage-5.6.0...suistartpage-5.7.4) (2024-03-27)
+## [suistartpage-5.7.5](https://github.com/truecharts/charts/compare/suistartpage-5.6.0...suistartpage-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/survivethenights/5.7.5/CHANGELOG.md b/stable/survivethenights/5.7.5/CHANGELOG.md
index f3a678b9d07..62f29003d1c 100644
--- a/stable/survivethenights/5.7.5/CHANGELOG.md
+++ b/stable/survivethenights/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [survivethenights-5.7.4](https://github.com/truecharts/charts/compare/survivethenights-5.6.0...survivethenights-5.7.4) (2024-03-27)
+## [survivethenights-5.7.5](https://github.com/truecharts/charts/compare/survivethenights-5.6.0...survivethenights-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/synclounge/9.7.8/CHANGELOG.md b/stable/synclounge/9.7.8/CHANGELOG.md
index 794148067ca..ad11a816fa0 100644
--- a/stable/synclounge/9.7.8/CHANGELOG.md
+++ b/stable/synclounge/9.7.8/CHANGELOG.md
@@ -89,12 +89,12 @@ title: Changelog
- update container image ghcr.io/linuxserver/synclounge to 5.2.26[@fb4a0ce](https://github.com/fb4a0ce) by renovate ([#19248](https://github.com/truecharts/charts/issues/19248))
-## [synclounge-9.7.7](https://github.com/truecharts/charts/compare/synclounge-9.6.0...synclounge-9.7.7) (2024-03-27)
+## [synclounge-9.7.8](https://github.com/truecharts/charts/compare/synclounge-9.6.0...synclounge-9.7.8) (2024-03-30)
### Chore
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image ghcr.io/linuxserver/synclounge to 5.2.26[@0b3efb5](https://github.com/0b3efb5) by renovate ([#19831](https://github.com/truecharts/charts/issues/19831))
\ No newline at end of file
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
\ No newline at end of file
diff --git a/stable/syncthing/18.7.5/CHANGELOG.md b/stable/syncthing/18.7.5/CHANGELOG.md
index d2913db4c85..b626f7e0ace 100644
--- a/stable/syncthing/18.7.5/CHANGELOG.md
+++ b/stable/syncthing/18.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [syncthing-18.7.4](https://github.com/truecharts/charts/compare/syncthing-18.6.0...syncthing-18.7.4) (2024-03-27)
+## [syncthing-18.7.5](https://github.com/truecharts/charts/compare/syncthing-18.6.0...syncthing-18.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/synctube/7.7.5/CHANGELOG.md b/stable/synctube/7.7.5/CHANGELOG.md
index 2713faf68fd..c60ef42d15c 100644
--- a/stable/synctube/7.7.5/CHANGELOG.md
+++ b/stable/synctube/7.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [synctube-7.7.4](https://github.com/truecharts/charts/compare/synctube-7.6.0...synctube-7.7.4) (2024-03-27)
+## [synctube-7.7.5](https://github.com/truecharts/charts/compare/synctube-7.6.0...synctube-7.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/syslog-ng/9.7.5/CHANGELOG.md b/stable/syslog-ng/9.7.5/CHANGELOG.md
index 5aa0a0b858b..17d95b462a5 100644
--- a/stable/syslog-ng/9.7.5/CHANGELOG.md
+++ b/stable/syslog-ng/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [syslog-ng-9.7.4](https://github.com/truecharts/charts/compare/syslog-ng-9.6.0...syslog-ng-9.7.4) (2024-03-27)
+## [syslog-ng-9.7.5](https://github.com/truecharts/charts/compare/syslog-ng-9.6.0...syslog-ng-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/tachidesk-docker/6.7.6/CHANGELOG.md b/stable/tachidesk-docker/6.7.6/CHANGELOG.md
index 4d02b5cce51..c4ad4754899 100644
--- a/stable/tachidesk-docker/6.7.6/CHANGELOG.md
+++ b/stable/tachidesk-docker/6.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [tachidesk-docker-6.7.5](https://github.com/truecharts/charts/compare/tachidesk-docker-6.6.0...tachidesk-docker-6.7.5) (2024-03-27)
+## [tachidesk-docker-6.7.6](https://github.com/truecharts/charts/compare/tachidesk-docker-6.6.0...tachidesk-docker-6.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/tagspaces/3.7.5/CHANGELOG.md b/stable/tagspaces/3.7.5/CHANGELOG.md
index 8d9395cb8a9..d5c06e66d21 100644
--- a/stable/tagspaces/3.7.5/CHANGELOG.md
+++ b/stable/tagspaces/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [tagspaces-3.7.4](https://github.com/truecharts/charts/compare/tagspaces-3.6.0...tagspaces-3.7.4) (2024-03-27)
+## [tagspaces-3.7.5](https://github.com/truecharts/charts/compare/tagspaces-3.6.0...tagspaces-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/tailscale/8.9.6/CHANGELOG.md b/stable/tailscale/8.9.6/CHANGELOG.md
index 5c82128d895..646476d2418 100644
--- a/stable/tailscale/8.9.6/CHANGELOG.md
+++ b/stable/tailscale/8.9.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image tailscale/tailscale to v1.62.0[@22a86da](https://github.com/22a86da) by renovate ([#19348](https://github.com/truecharts/charts/issues/19348))
-## [tailscale-8.9.5](https://github.com/truecharts/charts/compare/tailscale-8.7.0...tailscale-8.9.5) (2024-03-28)
+## [tailscale-8.9.6](https://github.com/truecharts/charts/compare/tailscale-8.7.0...tailscale-8.9.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image tailscale/tailscale to v1.62.1[@3b310f9](https://github.com/3b310f9) by renovate ([#19850](https://github.com/truecharts/charts/issues/19850))
@@ -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 tailscale/tailscale to v1.62.0[@22a86da](https://github.com/22a86da) by renovate ([#19348](https://github.com/truecharts/charts/issues/19348))
-
+- update container image tailscale/tailscale to v1.62.0[@22a86da](https://github.com/22a86da) by renovate ([#19348](https://github.com/truecharts/charts/issues/19348))
\ No newline at end of file
diff --git a/stable/tandoor-recipes/16.7.6/CHANGELOG.md b/stable/tandoor-recipes/16.7.6/CHANGELOG.md
index 2c5aa846e44..bf2e0ff5395 100644
--- a/stable/tandoor-recipes/16.7.6/CHANGELOG.md
+++ b/stable/tandoor-recipes/16.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [tandoor-recipes-16.7.5](https://github.com/truecharts/charts/compare/tandoor-recipes-16.6.0...tandoor-recipes-16.7.5) (2024-03-27)
+## [tandoor-recipes-16.7.6](https://github.com/truecharts/charts/compare/tandoor-recipes-16.6.0...tandoor-recipes-16.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/tanoshi/5.7.5/CHANGELOG.md b/stable/tanoshi/5.7.5/CHANGELOG.md
index 0a0f80d4048..6f5ceba7bf4 100644
--- a/stable/tanoshi/5.7.5/CHANGELOG.md
+++ b/stable/tanoshi/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [tanoshi-5.7.4](https://github.com/truecharts/charts/compare/tanoshi-5.6.0...tanoshi-5.7.4) (2024-03-27)
+## [tanoshi-5.7.5](https://github.com/truecharts/charts/compare/tanoshi-5.6.0...tanoshi-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/tasmoadmin/8.7.5/CHANGELOG.md b/stable/tasmoadmin/8.7.5/CHANGELOG.md
index 41e0b9957ac..fa3a2201973 100644
--- a/stable/tasmoadmin/8.7.5/CHANGELOG.md
+++ b/stable/tasmoadmin/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [tasmoadmin-8.7.4](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.7.4) (2024-03-27)
+## [tasmoadmin-8.7.5](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/tasmobackup/6.7.5/CHANGELOG.md b/stable/tasmobackup/6.7.5/CHANGELOG.md
index 8f165b632a8..594833c7184 100644
--- a/stable/tasmobackup/6.7.5/CHANGELOG.md
+++ b/stable/tasmobackup/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [tasmobackup-6.7.4](https://github.com/truecharts/charts/compare/tasmobackup-6.6.0...tasmobackup-6.7.4) (2024-03-27)
+## [tasmobackup-6.7.5](https://github.com/truecharts/charts/compare/tasmobackup-6.6.0...tasmobackup-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/tasmocompiler/6.7.6/CHANGELOG.md b/stable/tasmocompiler/6.7.6/CHANGELOG.md
index 2ada1863de7..98c9e8da368 100644
--- a/stable/tasmocompiler/6.7.6/CHANGELOG.md
+++ b/stable/tasmocompiler/6.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [tasmocompiler-6.7.5](https://github.com/truecharts/charts/compare/tasmocompiler-6.6.0...tasmocompiler-6.7.5) (2024-03-27)
+## [tasmocompiler-6.7.6](https://github.com/truecharts/charts/compare/tasmocompiler-6.6.0...tasmocompiler-6.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/tauticord/4.4.2/CHANGELOG.md b/stable/tauticord/4.4.2/CHANGELOG.md
index 4d3ce555682..39223c5ae69 100644
--- a/stable/tauticord/4.4.2/CHANGELOG.md
+++ b/stable/tauticord/4.4.2/CHANGELOG.md
@@ -95,6 +95,6 @@ title: Changelog
- update container image ghcr.io/nwithan8/tauticord to v4.1.1[@485f6ca](https://github.com/485f6ca) by renovate ([#19342](https://github.com/truecharts/charts/issues/19342))
-## [tauticord-4.4.1](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-4.4.1) (2024-03-27)
+## [tauticord-4.4.2](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-4.4.2) (2024-03-30)
### Chore
\ No newline at end of file
diff --git a/stable/tautulli/18.7.5/CHANGELOG.md b/stable/tautulli/18.7.5/CHANGELOG.md
index 10599277ee2..080c1c93796 100644
--- a/stable/tautulli/18.7.5/CHANGELOG.md
+++ b/stable/tautulli/18.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image ghcr.io/onedr0p/tautulli to 2.13.4[@b3000c0](https://github.com/b3000c0) by renovate ([#19261](https://github.com/truecharts/charts/issues/19261))
-## [tautulli-18.7.4](https://github.com/truecharts/charts/compare/tautulli-18.6.0...tautulli-18.7.4) (2024-03-27)
+## [tautulli-18.7.5](https://github.com/truecharts/charts/compare/tautulli-18.6.0...tautulli-18.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/tdarr-node/9.7.5/CHANGELOG.md b/stable/tdarr-node/9.7.5/CHANGELOG.md
index e586ea0f748..132fdee8db6 100644
--- a/stable/tdarr-node/9.7.5/CHANGELOG.md
+++ b/stable/tdarr-node/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [tdarr-node-9.7.4](https://github.com/truecharts/charts/compare/tdarr-node-9.6.0...tdarr-node-9.7.4) (2024-03-27)
+## [tdarr-node-9.7.5](https://github.com/truecharts/charts/compare/tdarr-node-9.6.0...tdarr-node-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/tdarr/9.7.5/CHANGELOG.md b/stable/tdarr/9.7.5/CHANGELOG.md
index c1b489e2654..ad73b0289a9 100644
--- a/stable/tdarr/9.7.5/CHANGELOG.md
+++ b/stable/tdarr/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [tdarr-9.7.4](https://github.com/truecharts/charts/compare/tdarr-9.6.0...tdarr-9.7.4) (2024-03-27)
+## [tdarr-9.7.5](https://github.com/truecharts/charts/compare/tdarr-9.6.0...tdarr-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/teamspeak3/10.7.5/CHANGELOG.md b/stable/teamspeak3/10.7.5/CHANGELOG.md
index d393d1ded3f..03f1e040825 100644
--- a/stable/teamspeak3/10.7.5/CHANGELOG.md
+++ b/stable/teamspeak3/10.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image teamspeak to 3.13.7[@b5bdec5](https://github.com/b5bdec5) by renovate ([#19291](https://github.com/truecharts/charts/issues/19291))
-## [teamspeak3-10.7.4](https://github.com/truecharts/charts/compare/teamspeak3-10.6.0...teamspeak3-10.7.4) (2024-03-27)
+## [teamspeak3-10.7.5](https://github.com/truecharts/charts/compare/teamspeak3-10.6.0...teamspeak3-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/teedy-docs/5.7.5/CHANGELOG.md b/stable/teedy-docs/5.7.5/CHANGELOG.md
index 15e17275448..793a98fd558 100644
--- a/stable/teedy-docs/5.7.5/CHANGELOG.md
+++ b/stable/teedy-docs/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [teedy-docs-5.7.4](https://github.com/truecharts/charts/compare/teedy-docs-5.6.0...teedy-docs-5.7.4) (2024-03-27)
+## [teedy-docs-5.7.5](https://github.com/truecharts/charts/compare/teedy-docs-5.6.0...teedy-docs-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/teedy/15.7.5/CHANGELOG.md b/stable/teedy/15.7.5/CHANGELOG.md
index 69cc7d7e1ab..c4fc4341566 100644
--- a/stable/teedy/15.7.5/CHANGELOG.md
+++ b/stable/teedy/15.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [teedy-15.7.4](https://github.com/truecharts/charts/compare/teedy-15.6.0...teedy-15.7.4) (2024-03-27)
+## [teedy-15.7.5](https://github.com/truecharts/charts/compare/teedy-15.6.0...teedy-15.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/telethon-downloader/5.7.5/CHANGELOG.md b/stable/telethon-downloader/5.7.5/CHANGELOG.md
index 64d1946424a..849a1bbb33f 100644
--- a/stable/telethon-downloader/5.7.5/CHANGELOG.md
+++ b/stable/telethon-downloader/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [telethon-downloader-5.7.4](https://github.com/truecharts/charts/compare/telethon-downloader-5.6.0...telethon-downloader-5.7.4) (2024-03-27)
+## [telethon-downloader-5.7.5](https://github.com/truecharts/charts/compare/telethon-downloader-5.6.0...telethon-downloader-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/terraria-tshock/6.7.5/CHANGELOG.md b/stable/terraria-tshock/6.7.5/CHANGELOG.md
index 6a95889735f..cde34356a0f 100644
--- a/stable/terraria-tshock/6.7.5/CHANGELOG.md
+++ b/stable/terraria-tshock/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [terraria-tshock-6.7.4](https://github.com/truecharts/charts/compare/terraria-tshock-6.6.0...terraria-tshock-6.7.4) (2024-03-27)
+## [terraria-tshock-6.7.5](https://github.com/truecharts/charts/compare/terraria-tshock-6.6.0...terraria-tshock-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/theforest/5.7.5/CHANGELOG.md b/stable/theforest/5.7.5/CHANGELOG.md
index 11f636c829c..d98e2143e4e 100644
--- a/stable/theforest/5.7.5/CHANGELOG.md
+++ b/stable/theforest/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [theforest-5.7.4](https://github.com/truecharts/charts/compare/theforest-5.6.0...theforest-5.7.4) (2024-03-27)
+## [theforest-5.7.5](https://github.com/truecharts/charts/compare/theforest-5.6.0...theforest-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/thelounge/13.7.5/CHANGELOG.md b/stable/thelounge/13.7.5/CHANGELOG.md
index bf2bac6d243..58bf98390d2 100644
--- a/stable/thelounge/13.7.5/CHANGELOG.md
+++ b/stable/thelounge/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [thelounge-13.7.4](https://github.com/truecharts/charts/compare/thelounge-13.6.0...thelounge-13.7.4) (2024-03-27)
+## [thelounge-13.7.5](https://github.com/truecharts/charts/compare/thelounge-13.6.0...thelounge-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/theme-park/9.8.6/CHANGELOG.md b/stable/theme-park/9.8.6/CHANGELOG.md
index fa93d2ed1a3..8eb14449a5b 100644
--- a/stable/theme-park/9.8.6/CHANGELOG.md
+++ b/stable/theme-park/9.8.6/CHANGELOG.md
@@ -14,6 +14,27 @@ title: Changelog
+- update container image ghcr.io/onedr0p/theme-park to 1.16[@fa9a08f](https://github.com/fa9a08f) by renovate ([#19951](https://github.com/truecharts/charts/issues/19951))
+
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
+
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
+
+- 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))
+
+
+## [theme-park-9.8.6](https://github.com/truecharts/charts/compare/theme-park-9.7.0...theme-park-9.8.6) (2024-03-30)
+
+### Chore
+
+
+
- update container image ghcr.io/onedr0p/theme-park to 1.16[@fa9a08f](https://github.com/fa9a08f) by renovate ([#19951](https://github.com/truecharts/charts/issues/19951))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
@@ -76,24 +97,3 @@ title: Changelog
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- 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))
-
-
-## [theme-park-9.8.4](https://github.com/truecharts/charts/compare/theme-park-9.7.0...theme-park-9.8.4) (2024-03-27)
-
-### Chore
-
-
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- 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/thunderbird/5.7.6/CHANGELOG.md b/stable/thunderbird/5.7.6/CHANGELOG.md
index 1945afc39ec..29d7e3c5a8c 100644
--- a/stable/thunderbird/5.7.6/CHANGELOG.md
+++ b/stable/thunderbird/5.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [thunderbird-5.7.5](https://github.com/truecharts/charts/compare/thunderbird-5.6.0...thunderbird-5.7.5) (2024-03-27)
+## [thunderbird-5.7.6](https://github.com/truecharts/charts/compare/thunderbird-5.6.0...thunderbird-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/timetagger/6.5.5/CHANGELOG.md b/stable/timetagger/6.5.5/CHANGELOG.md
index 5a6265acc83..030f6bac363 100644
--- a/stable/timetagger/6.5.5/CHANGELOG.md
+++ b/stable/timetagger/6.5.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [timetagger-6.5.4](https://github.com/truecharts/charts/compare/timetagger-6.4.0...timetagger-6.5.4) (2024-03-27)
+## [timetagger-6.5.5](https://github.com/truecharts/charts/compare/timetagger-6.4.0...timetagger-6.5.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/tinymediamanager/10.7.5/CHANGELOG.md b/stable/tinymediamanager/10.7.5/CHANGELOG.md
index 7d68bc1c979..17ad77e9612 100644
--- a/stable/tinymediamanager/10.7.5/CHANGELOG.md
+++ b/stable/tinymediamanager/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [tinymediamanager-10.7.4](https://github.com/truecharts/charts/compare/tinymediamanager-10.6.0...tinymediamanager-10.7.4) (2024-03-27)
+## [tinymediamanager-10.7.5](https://github.com/truecharts/charts/compare/tinymediamanager-10.6.0...tinymediamanager-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/tonido/5.7.5/CHANGELOG.md b/stable/tonido/5.7.5/CHANGELOG.md
index 56f4a27fccc..0deda30a152 100644
--- a/stable/tonido/5.7.5/CHANGELOG.md
+++ b/stable/tonido/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [tonido-5.7.4](https://github.com/truecharts/charts/compare/tonido-5.6.0...tonido-5.7.4) (2024-03-27)
+## [tonido-5.7.5](https://github.com/truecharts/charts/compare/tonido-5.6.0...tonido-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/traccar/15.7.5/CHANGELOG.md b/stable/traccar/15.7.5/CHANGELOG.md
index 28b6330a6cb..d4ae533fd7a 100644
--- a/stable/traccar/15.7.5/CHANGELOG.md
+++ b/stable/traccar/15.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [traccar-15.7.4](https://github.com/truecharts/charts/compare/traccar-15.6.0...traccar-15.7.4) (2024-03-27)
+## [traccar-15.7.5](https://github.com/truecharts/charts/compare/traccar-15.6.0...traccar-15.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/tracks/5.7.5/CHANGELOG.md b/stable/tracks/5.7.5/CHANGELOG.md
index a5ec34f04b5..47262a70e43 100644
--- a/stable/tracks/5.7.5/CHANGELOG.md
+++ b/stable/tracks/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [tracks-5.7.4](https://github.com/truecharts/charts/compare/tracks-5.6.0...tracks-5.7.4) (2024-03-27)
+## [tracks-5.7.5](https://github.com/truecharts/charts/compare/tracks-5.6.0...tracks-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/traefik-forward-auth/3.7.6/CHANGELOG.md b/stable/traefik-forward-auth/3.7.6/CHANGELOG.md
index f811af4114f..bcbc7d2f07b 100644
--- a/stable/traefik-forward-auth/3.7.6/CHANGELOG.md
+++ b/stable/traefik-forward-auth/3.7.6/CHANGELOG.md
@@ -65,12 +65,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))
-## [traefik-forward-auth-3.7.5](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.7.5) (2024-03-27)
+## [traefik-forward-auth-3.7.6](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/traggo/6.8.6/CHANGELOG.md b/stable/traggo/6.8.6/CHANGELOG.md
index a83dc0ab3c2..ef93983a35d 100644
--- a/stable/traggo/6.8.6/CHANGELOG.md
+++ b/stable/traggo/6.8.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [traggo-6.8.5](https://github.com/truecharts/charts/compare/traggo-6.7.0...traggo-6.8.5) (2024-03-27)
+## [traggo-6.8.6](https://github.com/truecharts/charts/compare/traggo-6.7.0...traggo-6.8.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/traktarr/5.7.5/CHANGELOG.md b/stable/traktarr/5.7.5/CHANGELOG.md
index 7937ba40920..4f3090a0d85 100644
--- a/stable/traktarr/5.7.5/CHANGELOG.md
+++ b/stable/traktarr/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [traktarr-5.7.4](https://github.com/truecharts/charts/compare/traktarr-5.6.0...traktarr-5.7.4) (2024-03-27)
+## [traktarr-5.7.5](https://github.com/truecharts/charts/compare/traktarr-5.6.0...traktarr-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/trango/5.7.5/CHANGELOG.md b/stable/trango/5.7.5/CHANGELOG.md
index 7377e525b2f..166bc305162 100644
--- a/stable/trango/5.7.5/CHANGELOG.md
+++ b/stable/trango/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [trango-5.7.4](https://github.com/truecharts/charts/compare/trango-5.6.0...trango-5.7.4) (2024-03-27)
+## [trango-5.7.5](https://github.com/truecharts/charts/compare/trango-5.6.0...trango-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/transmission/20.7.5/CHANGELOG.md b/stable/transmission/20.7.5/CHANGELOG.md
index e7bce71bb9b..07012d9ae6b 100644
--- a/stable/transmission/20.7.5/CHANGELOG.md
+++ b/stable/transmission/20.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [transmission-20.7.4](https://github.com/truecharts/charts/compare/transmission-20.6.0...transmission-20.7.4) (2024-03-27)
+## [transmission-20.7.5](https://github.com/truecharts/charts/compare/transmission-20.6.0...transmission-20.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/trilium-notes/12.8.7/CHANGELOG.md b/stable/trilium-notes/12.8.7/CHANGELOG.md
index cc3e2b28581..3f6524a5ed6 100644
--- a/stable/trilium-notes/12.8.7/CHANGELOG.md
+++ b/stable/trilium-notes/12.8.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [trilium-notes-12.8.6](https://github.com/truecharts/charts/compare/trilium-notes-12.7.0...trilium-notes-12.8.6) (2024-03-29)
+## [trilium-notes-12.8.7](https://github.com/truecharts/charts/compare/trilium-notes-12.7.0...trilium-notes-12.8.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/zadam/trilium to v0.63.5[@93cb2cd](https://github.com/93cb2cd) by renovate ([#19915](https://github.com/truecharts/charts/issues/19915))
- update container image ghcr.io/zadam/trilium to v0.63.4[@92203d1](https://github.com/92203d1) by renovate ([#19900](https://github.com/truecharts/charts/issues/19900))
@@ -95,5 +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))
-
+- 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/troddit/5.7.5/CHANGELOG.md b/stable/troddit/5.7.5/CHANGELOG.md
index 98e3889f470..ca09b475b62 100644
--- a/stable/troddit/5.7.5/CHANGELOG.md
+++ b/stable/troddit/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [troddit-5.7.4](https://github.com/truecharts/charts/compare/troddit-5.6.0...troddit-5.7.4) (2024-03-27)
+## [troddit-5.7.5](https://github.com/truecharts/charts/compare/troddit-5.6.0...troddit-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/truecommand/19.7.5/CHANGELOG.md b/stable/truecommand/19.7.5/CHANGELOG.md
index 85527a45ec8..e8ea606bf1e 100644
--- a/stable/truecommand/19.7.5/CHANGELOG.md
+++ b/stable/truecommand/19.7.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image ixsystems/truecommand to v3.0.1[@df4fe22](https://github.com/df4fe22) by renovate ([#19314](https://github.com/truecharts/charts/issues/19314))
-## [truecommand-19.7.4](https://github.com/truecharts/charts/compare/truecommand-19.6.0...truecommand-19.7.4) (2024-03-27)
+## [truecommand-19.7.5](https://github.com/truecharts/charts/compare/truecommand-19.6.0...truecommand-19.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/truenas-exporter/1.6.6/CHANGELOG.md b/stable/truenas-exporter/1.6.6/CHANGELOG.md
index cd8b89d821c..a2f9a2625b2 100644
--- a/stable/truenas-exporter/1.6.6/CHANGELOG.md
+++ b/stable/truenas-exporter/1.6.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [truenas-exporter-1.6.5](https://github.com/truecharts/charts/compare/truenas-exporter-1.5.0...truenas-exporter-1.6.5) (2024-03-27)
+## [truenas-exporter-1.6.6](https://github.com/truecharts/charts/compare/truenas-exporter-1.5.0...truenas-exporter-1.6.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/tsmuxer/9.7.5/CHANGELOG.md b/stable/tsmuxer/9.7.5/CHANGELOG.md
index 2819d58fa90..949eb1b02ec 100644
--- a/stable/tsmuxer/9.7.5/CHANGELOG.md
+++ b/stable/tsmuxer/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [tsmuxer-9.7.4](https://github.com/truecharts/charts/compare/tsmuxer-9.6.0...tsmuxer-9.7.4) (2024-03-27)
+## [tsmuxer-9.7.5](https://github.com/truecharts/charts/compare/tsmuxer-9.6.0...tsmuxer-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/tt-rss/16.7.11/CHANGELOG.md b/stable/tt-rss/16.7.11/CHANGELOG.md
index 0646b1437ef..d7f4bbe9367 100644
--- a/stable/tt-rss/16.7.11/CHANGELOG.md
+++ b/stable/tt-rss/16.7.11/CHANGELOG.md
@@ -89,12 +89,12 @@ 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))
-## [tt-rss-16.7.10](https://github.com/truecharts/charts/compare/tt-rss-16.6.0...tt-rss-16.7.10) (2024-03-29)
+## [tt-rss-16.7.11](https://github.com/truecharts/charts/compare/tt-rss-16.6.0...tt-rss-16.7.11) (2024-03-30)
### Chore
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image cthulhoo/ttrss-web-nginx to latest[@1d6ebbd](https://github.com/1d6ebbd) by renovate ([#19824](https://github.com/truecharts/charts/issues/19824))
\ No newline at end of file
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
\ No newline at end of file
diff --git a/stable/tubearchivist-redisjson/5.7.5/CHANGELOG.md b/stable/tubearchivist-redisjson/5.7.5/CHANGELOG.md
index e77894dba09..15f36aca2fe 100644
--- a/stable/tubearchivist-redisjson/5.7.5/CHANGELOG.md
+++ b/stable/tubearchivist-redisjson/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [tubearchivist-redisjson-5.7.4](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-5.6.0...tubearchivist-redisjson-5.7.4) (2024-03-27)
+## [tubearchivist-redisjson-5.7.5](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-5.6.0...tubearchivist-redisjson-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/tubesync/5.7.6/CHANGELOG.md b/stable/tubesync/5.7.6/CHANGELOG.md
index f37cf02577b..4c3bc4dd3f7 100644
--- a/stable/tubesync/5.7.6/CHANGELOG.md
+++ b/stable/tubesync/5.7.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image ghcr.io/meeb/tubesync to latest[@4d50ddd](https://github.com/4d50ddd) by renovate ([#19251](https://github.com/truecharts/charts/issues/19251))
-## [tubesync-5.7.5](https://github.com/truecharts/charts/compare/tubesync-5.6.0...tubesync-5.7.5) (2024-03-27)
+## [tubesync-5.7.6](https://github.com/truecharts/charts/compare/tubesync-5.6.0...tubesync-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/meeb/tubesync to latest[@23874c1](https://github.com/23874c1) by renovate ([#19779](https://github.com/truecharts/charts/issues/19779))
@@ -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 ghcr.io/meeb/tubesync to latest[@4d50ddd](https://github.com/4d50ddd) by renovate ([#19251](https://github.com/truecharts/charts/issues/19251))
-
+- update container image ghcr.io/meeb/tubesync to latest[@4d50ddd](https://github.com/4d50ddd) by renovate ([#19251](https://github.com/truecharts/charts/issues/19251))
\ No newline at end of file
diff --git a/stable/tvheadend/19.7.7/CHANGELOG.md b/stable/tvheadend/19.7.7/CHANGELOG.md
index d57153bd760..e612eb1d890 100644
--- a/stable/tvheadend/19.7.7/CHANGELOG.md
+++ b/stable/tvheadend/19.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ghcr.io/linuxserver/tvheadend to latest[@b04a8ce](https://github.com/b04a8ce) by renovate ([#19354](https://github.com/truecharts/charts/issues/19354))
-## [tvheadend-19.7.6](https://github.com/truecharts/charts/compare/tvheadend-19.6.0...tvheadend-19.7.6) (2024-03-27)
+## [tvheadend-19.7.7](https://github.com/truecharts/charts/compare/tvheadend-19.6.0...tvheadend-19.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image ghcr.io/linuxserver/tvheadend to latest[@a2661fd](https://github.com/a2661fd) by renovate ([#19687](https://github.com/truecharts/charts/issues/19687))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ghcr.io/linuxserver/tvheadend to latest[@42887e3](https://github.com/42887e3) by renovate ([#19601](https://github.com/truecharts/charts/issues/19601))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/tvhproxy/5.7.5/CHANGELOG.md b/stable/tvhproxy/5.7.5/CHANGELOG.md
index f394ef90bde..f6f680fb598 100644
--- a/stable/tvhproxy/5.7.5/CHANGELOG.md
+++ b/stable/tvhproxy/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [tvhproxy-5.7.4](https://github.com/truecharts/charts/compare/tvhproxy-5.6.0...tvhproxy-5.7.4) (2024-03-27)
+## [tvhproxy-5.7.5](https://github.com/truecharts/charts/compare/tvhproxy-5.6.0...tvhproxy-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/twofauth/1.5.6/CHANGELOG.md b/stable/twofauth/1.5.6/CHANGELOG.md
index 705bb194476..4982e1973ef 100644
--- a/stable/twofauth/1.5.6/CHANGELOG.md
+++ b/stable/twofauth/1.5.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image 2fauth/2fauth to v5.1.0[@c14a80e](https://github.com/c14a80e) by renovate ([#19334](https://github.com/truecharts/charts/issues/19334))
-## [twofauth-1.5.5](https://github.com/truecharts/charts/compare/twofauth-1.3.0...twofauth-1.5.5) (2024-03-27)
+## [twofauth-1.5.6](https://github.com/truecharts/charts/compare/twofauth-1.3.0...twofauth-1.5.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 2fauth/2fauth to v5.1.0[@c14a80e](https://github.com/c14a80e) by renovate ([#19334](https://github.com/truecharts/charts/issues/19334))
-
+- update container image 2fauth/2fauth to v5.1.0[@c14a80e](https://github.com/c14a80e) by renovate ([#19334](https://github.com/truecharts/charts/issues/19334))
\ No newline at end of file
diff --git a/stable/twonky-server/5.7.7/CHANGELOG.md b/stable/twonky-server/5.7.7/CHANGELOG.md
index cf0782219bd..2e7a9baa4fa 100644
--- a/stable/twonky-server/5.7.7/CHANGELOG.md
+++ b/stable/twonky-server/5.7.7/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image dtjs48jkt/twonkyserver to latest[@fe69332](https://github.com/fe69332) by renovate ([#19225](https://github.com/truecharts/charts/issues/19225))
-## [twonky-server-5.7.6](https://github.com/truecharts/charts/compare/twonky-server-5.6.0...twonky-server-5.7.6) (2024-03-30)
+## [twonky-server-5.7.7](https://github.com/truecharts/charts/compare/twonky-server-5.6.0...twonky-server-5.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image dtjs48jkt/twonkyserver to latest[@7f3e0de](https://github.com/7f3e0de) by renovate ([#19933](https://github.com/truecharts/charts/issues/19933))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image dtjs48jkt/twonkyserver to latest[@e0bf0a7](https://github.com/e0bf0a7) by renovate ([#19612](https://github.com/truecharts/charts/issues/19612))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/twtxt/10.7.5/CHANGELOG.md b/stable/twtxt/10.7.5/CHANGELOG.md
index 0f4d10856fc..4d06a49344a 100644
--- a/stable/twtxt/10.7.5/CHANGELOG.md
+++ b/stable/twtxt/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [twtxt-10.7.4](https://github.com/truecharts/charts/compare/twtxt-10.6.0...twtxt-10.7.4) (2024-03-27)
+## [twtxt-10.7.5](https://github.com/truecharts/charts/compare/twtxt-10.6.0...twtxt-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ubooquity/10.7.8/CHANGELOG.md b/stable/ubooquity/10.7.8/CHANGELOG.md
index 85149d80e69..b532fac4cc4 100644
--- a/stable/ubooquity/10.7.8/CHANGELOG.md
+++ b/stable/ubooquity/10.7.8/CHANGELOG.md
@@ -89,12 +89,12 @@ title: Changelog
- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@4291fa5](https://github.com/4291fa5) by renovate ([#19249](https://github.com/truecharts/charts/issues/19249))
-## [ubooquity-10.7.7](https://github.com/truecharts/charts/compare/ubooquity-10.6.0...ubooquity-10.7.7) (2024-03-27)
+## [ubooquity-10.7.8](https://github.com/truecharts/charts/compare/ubooquity-10.6.0...ubooquity-10.7.8) (2024-03-30)
### Chore
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
\ No newline at end of file
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
\ No newline at end of file
diff --git a/stable/unifi/20.8.2/CHANGELOG.md b/stable/unifi/20.8.2/CHANGELOG.md
index fbb264a7679..bb2b047b19a 100644
--- a/stable/unifi/20.8.2/CHANGELOG.md
+++ b/stable/unifi/20.8.2/CHANGELOG.md
@@ -71,12 +71,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))
-## [unifi-20.8.1](https://github.com/truecharts/charts/compare/unifi-20.6.0...unifi-20.8.1) (2024-03-28)
+## [unifi-20.8.2](https://github.com/truecharts/charts/compare/unifi-20.6.0...unifi-20.8.2) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/goofball222/unifi to v8.1.113[@3924f65](https://github.com/3924f65) by renovate ([#19853](https://github.com/truecharts/charts/issues/19853))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/universal-media-server/5.7.5/CHANGELOG.md b/stable/universal-media-server/5.7.5/CHANGELOG.md
index 9ce095aafcd..9b9c7f5bfbc 100644
--- a/stable/universal-media-server/5.7.5/CHANGELOG.md
+++ b/stable/universal-media-server/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [universal-media-server-5.7.4](https://github.com/truecharts/charts/compare/universal-media-server-5.6.0...universal-media-server-5.7.4) (2024-03-27)
+## [universal-media-server-5.7.5](https://github.com/truecharts/charts/compare/universal-media-server-5.6.0...universal-media-server-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/unmanic/10.7.5/CHANGELOG.md b/stable/unmanic/10.7.5/CHANGELOG.md
index 11c00ee3001..466cbc93c29 100644
--- a/stable/unmanic/10.7.5/CHANGELOG.md
+++ b/stable/unmanic/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [unmanic-10.7.4](https://github.com/truecharts/charts/compare/unmanic-10.6.0...unmanic-10.7.4) (2024-03-27)
+## [unmanic-10.7.5](https://github.com/truecharts/charts/compare/unmanic-10.6.0...unmanic-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/unpackerr/13.7.5/CHANGELOG.md b/stable/unpackerr/13.7.5/CHANGELOG.md
index 07a4caa84f7..87b70cdf90f 100644
--- a/stable/unpackerr/13.7.5/CHANGELOG.md
+++ b/stable/unpackerr/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [unpackerr-13.7.4](https://github.com/truecharts/charts/compare/unpackerr-13.6.0...unpackerr-13.7.4) (2024-03-27)
+## [unpackerr-13.7.5](https://github.com/truecharts/charts/compare/unpackerr-13.6.0...unpackerr-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/unpoller/10.9.5/CHANGELOG.md b/stable/unpoller/10.9.5/CHANGELOG.md
index 8172a2c3f80..83136effdf0 100644
--- a/stable/unpoller/10.9.5/CHANGELOG.md
+++ b/stable/unpoller/10.9.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [unpoller-10.9.4](https://github.com/truecharts/charts/compare/unpoller-10.8.0...unpoller-10.9.4) (2024-03-27)
+## [unpoller-10.9.5](https://github.com/truecharts/charts/compare/unpoller-10.8.0...unpoller-10.9.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/unturned/6.7.5/CHANGELOG.md b/stable/unturned/6.7.5/CHANGELOG.md
index efc1b847f09..c168ffa0e88 100644
--- a/stable/unturned/6.7.5/CHANGELOG.md
+++ b/stable/unturned/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [unturned-6.7.4](https://github.com/truecharts/charts/compare/unturned-6.6.0...unturned-6.7.4) (2024-03-27)
+## [unturned-6.7.5](https://github.com/truecharts/charts/compare/unturned-6.6.0...unturned-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/uptime-kuma/10.7.5/CHANGELOG.md b/stable/uptime-kuma/10.7.5/CHANGELOG.md
index cc158b5bd06..7e73b0f6bf7 100644
--- a/stable/uptime-kuma/10.7.5/CHANGELOG.md
+++ b/stable/uptime-kuma/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [uptime-kuma-10.7.4](https://github.com/truecharts/charts/compare/uptime-kuma-10.6.0...uptime-kuma-10.7.4) (2024-03-27)
+## [uptime-kuma-10.7.5](https://github.com/truecharts/charts/compare/uptime-kuma-10.6.0...uptime-kuma-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/uptimerobot-prometheus/11.7.5/CHANGELOG.md b/stable/uptimerobot-prometheus/11.7.5/CHANGELOG.md
index c7eefd5d9cf..d8168824036 100644
--- a/stable/uptimerobot-prometheus/11.7.5/CHANGELOG.md
+++ b/stable/uptimerobot-prometheus/11.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [uptimerobot-prometheus-11.7.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-11.6.0...uptimerobot-prometheus-11.7.4) (2024-03-27)
+## [uptimerobot-prometheus-11.7.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-11.6.0...uptimerobot-prometheus-11.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/urban-terror/5.7.5/CHANGELOG.md b/stable/urban-terror/5.7.5/CHANGELOG.md
index 4d75808fc16..287f9a4a88d 100644
--- a/stable/urban-terror/5.7.5/CHANGELOG.md
+++ b/stable/urban-terror/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [urban-terror-5.7.4](https://github.com/truecharts/charts/compare/urban-terror-5.6.0...urban-terror-5.7.4) (2024-03-27)
+## [urban-terror-5.7.5](https://github.com/truecharts/charts/compare/urban-terror-5.6.0...urban-terror-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/v-rising/5.7.5/CHANGELOG.md b/stable/v-rising/5.7.5/CHANGELOG.md
index c0380a10470..2a562134485 100644
--- a/stable/v-rising/5.7.5/CHANGELOG.md
+++ b/stable/v-rising/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [v-rising-5.7.4](https://github.com/truecharts/charts/compare/v-rising-5.6.0...v-rising-5.7.4) (2024-03-27)
+## [v-rising-5.7.5](https://github.com/truecharts/charts/compare/v-rising-5.6.0...v-rising-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/valetudo-mapper/5.7.5/CHANGELOG.md b/stable/valetudo-mapper/5.7.5/CHANGELOG.md
index 8d5a170bf21..38fe1d42f1f 100644
--- a/stable/valetudo-mapper/5.7.5/CHANGELOG.md
+++ b/stable/valetudo-mapper/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [valetudo-mapper-5.7.4](https://github.com/truecharts/charts/compare/valetudo-mapper-5.6.0...valetudo-mapper-5.7.4) (2024-03-27)
+## [valetudo-mapper-5.7.5](https://github.com/truecharts/charts/compare/valetudo-mapper-5.6.0...valetudo-mapper-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/valheim/10.7.5/CHANGELOG.md b/stable/valheim/10.7.5/CHANGELOG.md
index 55779e2c623..a1d77bb0f60 100644
--- a/stable/valheim/10.7.5/CHANGELOG.md
+++ b/stable/valheim/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [valheim-10.7.4](https://github.com/truecharts/charts/compare/valheim-10.6.0...valheim-10.7.4) (2024-03-27)
+## [valheim-10.7.5](https://github.com/truecharts/charts/compare/valheim-10.6.0...valheim-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/van-dam/4.8.4/CHANGELOG.md b/stable/van-dam/4.8.4/CHANGELOG.md
index 45e03ea4cb5..5887a044fa3 100644
--- a/stable/van-dam/4.8.4/CHANGELOG.md
+++ b/stable/van-dam/4.8.4/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [van-dam-4.8.3](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.8.3) (2024-03-27)
+## [van-dam-4.8.4](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-
+- 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/venstar2mqtt/5.7.5/CHANGELOG.md b/stable/venstar2mqtt/5.7.5/CHANGELOG.md
index 9f1698b7080..6a33b482b4b 100644
--- a/stable/venstar2mqtt/5.7.5/CHANGELOG.md
+++ b/stable/venstar2mqtt/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [venstar2mqtt-5.7.4](https://github.com/truecharts/charts/compare/venstar2mqtt-5.6.0...venstar2mqtt-5.7.4) (2024-03-27)
+## [venstar2mqtt-5.7.5](https://github.com/truecharts/charts/compare/venstar2mqtt-5.6.0...venstar2mqtt-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/vertex/5.7.10/CHANGELOG.md b/stable/vertex/5.7.10/CHANGELOG.md
index 30523bafe60..1da0543891d 100644
--- a/stable/vertex/5.7.10/CHANGELOG.md
+++ b/stable/vertex/5.7.10/CHANGELOG.md
@@ -95,6 +95,6 @@ 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))
-## [vertex-5.7.9](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.7.9) (2024-03-29)
+## [vertex-5.7.10](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.7.10) (2024-03-30)
### Chore
\ No newline at end of file
diff --git a/stable/verysync/9.7.5/CHANGELOG.md b/stable/verysync/9.7.5/CHANGELOG.md
index d86657ce408..6fc1c9f50fb 100644
--- a/stable/verysync/9.7.5/CHANGELOG.md
+++ b/stable/verysync/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [verysync-9.7.4](https://github.com/truecharts/charts/compare/verysync-9.6.0...verysync-9.7.4) (2024-03-27)
+## [verysync-9.7.5](https://github.com/truecharts/charts/compare/verysync-9.6.0...verysync-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/vikunja/13.8.4/CHANGELOG.md b/stable/vikunja/13.8.4/CHANGELOG.md
index 8478689c7f1..671b638ee5d 100644
--- a/stable/vikunja/13.8.4/CHANGELOG.md
+++ b/stable/vikunja/13.8.4/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image nginx to 1.25.4[@6db391d](https://github.com/6db391d) by renovate ([#19277](https://github.com/truecharts/charts/issues/19277))
-## [vikunja-13.8.3](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.8.3) (2024-03-30)
+## [vikunja-13.8.4](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
-
-- 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
+- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
\ No newline at end of file
diff --git a/stable/vintage-story/5.7.5/CHANGELOG.md b/stable/vintage-story/5.7.5/CHANGELOG.md
index 429f6357c9b..76794d34174 100644
--- a/stable/vintage-story/5.7.5/CHANGELOG.md
+++ b/stable/vintage-story/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [vintage-story-5.7.4](https://github.com/truecharts/charts/compare/vintage-story-5.6.0...vintage-story-5.7.4) (2024-03-27)
+## [vintage-story-5.7.5](https://github.com/truecharts/charts/compare/vintage-story-5.6.0...vintage-story-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/virt-manager/5.7.5/CHANGELOG.md b/stable/virt-manager/5.7.5/CHANGELOG.md
index 89642e1110e..d05e227119e 100644
--- a/stable/virt-manager/5.7.5/CHANGELOG.md
+++ b/stable/virt-manager/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [virt-manager-5.7.4](https://github.com/truecharts/charts/compare/virt-manager-5.6.0...virt-manager-5.7.4) (2024-03-27)
+## [virt-manager-5.7.5](https://github.com/truecharts/charts/compare/virt-manager-5.6.0...virt-manager-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/vlmcsd-kms-server/5.7.5/CHANGELOG.md b/stable/vlmcsd-kms-server/5.7.5/CHANGELOG.md
index 8b54e9f3a38..af92dc125c6 100644
--- a/stable/vlmcsd-kms-server/5.7.5/CHANGELOG.md
+++ b/stable/vlmcsd-kms-server/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [vlmcsd-kms-server-5.7.4](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-5.6.0...vlmcsd-kms-server-5.7.4) (2024-03-27)
+## [vlmcsd-kms-server-5.7.5](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-5.6.0...vlmcsd-kms-server-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/vocechat-server/3.7.5/CHANGELOG.md b/stable/vocechat-server/3.7.5/CHANGELOG.md
index 2c44593aed5..79d229682e4 100644
--- a/stable/vocechat-server/3.7.5/CHANGELOG.md
+++ b/stable/vocechat-server/3.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [vocechat-server-3.7.4](https://github.com/truecharts/charts/compare/vocechat-server-3.6.0...vocechat-server-3.7.4) (2024-03-27)
+## [vocechat-server-3.7.5](https://github.com/truecharts/charts/compare/vocechat-server-3.6.0...vocechat-server-3.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/watcharr/4.10.1/CHANGELOG.md b/stable/watcharr/4.10.1/CHANGELOG.md
index 66c81c76acb..d7b7c99af16 100644
--- a/stable/watcharr/4.10.1/CHANGELOG.md
+++ b/stable/watcharr/4.10.1/CHANGELOG.md
@@ -77,12 +77,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))
-## [watcharr-4.10.0](https://github.com/truecharts/charts/compare/watcharr-4.7.0...watcharr-4.10.0) (2024-03-29)
+## [watcharr-4.10.1](https://github.com/truecharts/charts/compare/watcharr-4.7.0...watcharr-4.10.1) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/sbondco/watcharr to v1.37.0[@f013921](https://github.com/f013921) by renovate ([#19892](https://github.com/truecharts/charts/issues/19892))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +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))
-
+- 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/watchyourlan/8.7.5/CHANGELOG.md b/stable/watchyourlan/8.7.5/CHANGELOG.md
index 377339e8575..1bb85af0c58 100644
--- a/stable/watchyourlan/8.7.5/CHANGELOG.md
+++ b/stable/watchyourlan/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [watchyourlan-8.7.4](https://github.com/truecharts/charts/compare/watchyourlan-8.6.0...watchyourlan-8.7.4) (2024-03-27)
+## [watchyourlan-8.7.5](https://github.com/truecharts/charts/compare/watchyourlan-8.6.0...watchyourlan-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/webgrabplus/9.7.7/CHANGELOG.md b/stable/webgrabplus/9.7.7/CHANGELOG.md
index a4cbbdc7f32..b0ef581e4ec 100644
--- a/stable/webgrabplus/9.7.7/CHANGELOG.md
+++ b/stable/webgrabplus/9.7.7/CHANGELOG.md
@@ -77,12 +77,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))
-## [webgrabplus-9.7.6](https://github.com/truecharts/charts/compare/webgrabplus-9.6.0...webgrabplus-9.7.6) (2024-03-29)
+## [webgrabplus-9.7.7](https://github.com/truecharts/charts/compare/webgrabplus-9.6.0...webgrabplus-9.7.7) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ghcr.io/linuxserver/webgrabplus to 5.1.4[@37c65c3](https://github.com/37c65c3) by renovate ([#19907](https://github.com/truecharts/charts/issues/19907))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,5 +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))
-
+- 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/weblate/13.8.4/CHANGELOG.md b/stable/weblate/13.8.4/CHANGELOG.md
index 3a2a5e1c413..ea6516926e5 100644
--- a/stable/weblate/13.8.4/CHANGELOG.md
+++ b/stable/weblate/13.8.4/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [weblate-13.8.3](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.8.3) (2024-03-27)
+## [weblate-13.8.4](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.8.4) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-
+- 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/webnut/8.7.5/CHANGELOG.md b/stable/webnut/8.7.5/CHANGELOG.md
index bf5c6f1fb78..cb8b58a4e77 100644
--- a/stable/webnut/8.7.5/CHANGELOG.md
+++ b/stable/webnut/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [webnut-8.7.4](https://github.com/truecharts/charts/compare/webnut-8.6.0...webnut-8.7.4) (2024-03-27)
+## [webnut-8.7.5](https://github.com/truecharts/charts/compare/webnut-8.6.0...webnut-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/webp-server/5.7.6/CHANGELOG.md b/stable/webp-server/5.7.6/CHANGELOG.md
index 3f8363d4520..6f41ce2b371 100644
--- a/stable/webp-server/5.7.6/CHANGELOG.md
+++ b/stable/webp-server/5.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [webp-server-5.7.5](https://github.com/truecharts/charts/compare/webp-server-5.6.0...webp-server-5.7.5) (2024-03-27)
+## [webp-server-5.7.6](https://github.com/truecharts/charts/compare/webp-server-5.6.0...webp-server-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/website-shot/10.7.5/CHANGELOG.md b/stable/website-shot/10.7.5/CHANGELOG.md
index f28b6dfc906..53b1626cb30 100644
--- a/stable/website-shot/10.7.5/CHANGELOG.md
+++ b/stable/website-shot/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [website-shot-10.7.4](https://github.com/truecharts/charts/compare/website-shot-10.6.0...website-shot-10.7.4) (2024-03-27)
+## [website-shot-10.7.5](https://github.com/truecharts/charts/compare/website-shot-10.6.0...website-shot-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/wg-easy/12.1.5/CHANGELOG.md b/stable/wg-easy/12.1.5/CHANGELOG.md
index 7c7c062e725..a8543f0aa34 100644
--- a/stable/wg-easy/12.1.5/CHANGELOG.md
+++ b/stable/wg-easy/12.1.5/CHANGELOG.md
@@ -95,6 +95,6 @@ title: Changelog
- Fix UDP Port ([#19679](https://github.com/truecharts/charts/issues/19679))
-## [wg-easy-12.1.4](https://github.com/truecharts/charts/compare/wg-easy-11.6.0...wg-easy-12.1.4) (2024-03-27)
+## [wg-easy-12.1.5](https://github.com/truecharts/charts/compare/wg-easy-11.6.0...wg-easy-12.1.5) (2024-03-30)
### Chore
\ No newline at end of file
diff --git a/stable/whisparr/9.7.6/CHANGELOG.md b/stable/whisparr/9.7.6/CHANGELOG.md
index 7ff3ad7b66c..c2cded01bcb 100644
--- a/stable/whisparr/9.7.6/CHANGELOG.md
+++ b/stable/whisparr/9.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [whisparr-9.7.5](https://github.com/truecharts/charts/compare/whisparr-9.6.0...whisparr-9.7.5) (2024-03-27)
+## [whisparr-9.7.6](https://github.com/truecharts/charts/compare/whisparr-9.6.0...whisparr-9.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/whisper-asr-webservice/4.7.5/CHANGELOG.md b/stable/whisper-asr-webservice/4.7.5/CHANGELOG.md
index 6cf5456635c..7e7408aa5e7 100644
--- a/stable/whisper-asr-webservice/4.7.5/CHANGELOG.md
+++ b/stable/whisper-asr-webservice/4.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [whisper-asr-webservice-4.7.4](https://github.com/truecharts/charts/compare/whisper-asr-webservice-4.6.0...whisper-asr-webservice-4.7.4) (2024-03-27)
+## [whisper-asr-webservice-4.7.5](https://github.com/truecharts/charts/compare/whisper-asr-webservice-4.6.0...whisper-asr-webservice-4.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/whoogle/10.7.5/CHANGELOG.md b/stable/whoogle/10.7.5/CHANGELOG.md
index 26506bab35b..a8f3f32a2f0 100644
--- a/stable/whoogle/10.7.5/CHANGELOG.md
+++ b/stable/whoogle/10.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [whoogle-10.7.4](https://github.com/truecharts/charts/compare/whoogle-10.6.0...whoogle-10.7.4) (2024-03-27)
+## [whoogle-10.7.5](https://github.com/truecharts/charts/compare/whoogle-10.6.0...whoogle-10.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/wifi-card/5.8.0/CHANGELOG.md b/stable/wifi-card/5.8.0/CHANGELOG.md
index 84e5f17cfbf..f9eabbb6183 100644
--- a/stable/wifi-card/5.8.0/CHANGELOG.md
+++ b/stable/wifi-card/5.8.0/CHANGELOG.md
@@ -65,12 +65,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))
-## [wifi-card-5.7.4](https://github.com/truecharts/charts/compare/wifi-card-5.6.0...wifi-card-5.7.4) (2024-03-27)
+## [wifi-card-5.8.0](https://github.com/truecharts/charts/compare/wifi-card-5.6.0...wifi-card-5.8.0) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/wikijs/15.7.5/CHANGELOG.md b/stable/wikijs/15.7.5/CHANGELOG.md
index 8c617446f5e..31e7f259528 100644
--- a/stable/wikijs/15.7.5/CHANGELOG.md
+++ b/stable/wikijs/15.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [wikijs-15.7.4](https://github.com/truecharts/charts/compare/wikijs-15.6.0...wikijs-15.7.4) (2024-03-27)
+## [wikijs-15.7.5](https://github.com/truecharts/charts/compare/wikijs-15.6.0...wikijs-15.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/wireguard/8.7.5/CHANGELOG.md b/stable/wireguard/8.7.5/CHANGELOG.md
index 98e69090e23..2563971364a 100644
--- a/stable/wireguard/8.7.5/CHANGELOG.md
+++ b/stable/wireguard/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [wireguard-8.7.4](https://github.com/truecharts/charts/compare/wireguard-8.6.0...wireguard-8.7.4) (2024-03-27)
+## [wireguard-8.7.5](https://github.com/truecharts/charts/compare/wireguard-8.6.0...wireguard-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/wizarr/6.7.5/CHANGELOG.md b/stable/wizarr/6.7.5/CHANGELOG.md
index ad4c0de3256..53854de915b 100644
--- a/stable/wizarr/6.7.5/CHANGELOG.md
+++ b/stable/wizarr/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [wizarr-6.7.4](https://github.com/truecharts/charts/compare/wizarr-6.6.0...wizarr-6.7.4) (2024-03-27)
+## [wizarr-6.7.5](https://github.com/truecharts/charts/compare/wizarr-6.6.0...wizarr-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/wyoming-openwakeword/1.0.2/CHANGELOG.md b/stable/wyoming-openwakeword/1.0.2/CHANGELOG.md
index 01f1c6031e7..52a3a36b765 100644
--- a/stable/wyoming-openwakeword/1.0.2/CHANGELOG.md
+++ b/stable/wyoming-openwakeword/1.0.2/CHANGELOG.md
@@ -41,12 +41,14 @@ title: Changelog
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-## [wyoming-openwakeword-1.0.1](https://github.com/truecharts/charts/compare/wyoming-openwakeword-0.1.2...wyoming-openwakeword-1.0.1) (2024-03-27)
+## [wyoming-openwakeword-1.0.2](https://github.com/truecharts/charts/compare/wyoming-openwakeword-0.1.2...wyoming-openwakeword-1.0.2) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
@@ -95,6 +97,4 @@ title: Changelog
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-## [wyoming-openwakeword-1.0.1](https://github.com/truecharts/charts/compare/wyoming-openwakeword-0.1.2...wyoming-openwakeword-1.0.1) (2024-03-27)
-
-### Chore
\ No newline at end of file
+## [wyoming-openwakeword-1.0.1](https://github.com/truecharts/charts/compare/wyoming-openwakeword-0.1.2...wyoming-openwakeword-1.0.1) (2024-03-27)
\ No newline at end of file
diff --git a/stable/wyoming-piper/4.8.5/CHANGELOG.md b/stable/wyoming-piper/4.8.5/CHANGELOG.md
index 38fd04003fb..823a2140f06 100644
--- a/stable/wyoming-piper/4.8.5/CHANGELOG.md
+++ b/stable/wyoming-piper/4.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [wyoming-piper-4.8.4](https://github.com/truecharts/charts/compare/wyoming-piper-4.7.0...wyoming-piper-4.8.4) (2024-03-27)
+## [wyoming-piper-4.8.5](https://github.com/truecharts/charts/compare/wyoming-piper-4.7.0...wyoming-piper-4.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/wyoming-whisper/5.0.1/CHANGELOG.md b/stable/wyoming-whisper/5.0.1/CHANGELOG.md
index b72d85622a2..910c9ff5292 100644
--- a/stable/wyoming-whisper/5.0.1/CHANGELOG.md
+++ b/stable/wyoming-whisper/5.0.1/CHANGELOG.md
@@ -65,12 +65,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))
-## [wyoming-whisper-5.0.0](https://github.com/truecharts/charts/compare/wyoming-whisper-4.6.0...wyoming-whisper-5.0.0) (2024-03-27)
+## [wyoming-whisper-5.0.1](https://github.com/truecharts/charts/compare/wyoming-whisper-4.6.0...wyoming-whisper-5.0.1) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/xen-orchestra/8.9.1/CHANGELOG.md b/stable/xen-orchestra/8.9.1/CHANGELOG.md
index ca682b27486..b913b7604d4 100644
--- a/stable/xen-orchestra/8.9.1/CHANGELOG.md
+++ b/stable/xen-orchestra/8.9.1/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image ronivay/xen-orchestra to 5.138.1[@bfb0711](https://github.com/bfb0711) by renovate ([#19284](https://github.com/truecharts/charts/issues/19284))
-## [xen-orchestra-8.9.0](https://github.com/truecharts/charts/compare/xen-orchestra-8.7.0...xen-orchestra-8.9.0) (2024-03-30)
+## [xen-orchestra-8.9.1](https://github.com/truecharts/charts/compare/xen-orchestra-8.7.0...xen-orchestra-8.9.1) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image ronivay/xen-orchestra to v5.140.0[@7a845e5](https://github.com/7a845e5) by renovate ([#19988](https://github.com/truecharts/charts/issues/19988))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image ronivay/xen-orchestra to 5.138.1[@9c6a546](https://github.com/9c6a546) by renovate ([#19668](https://github.com/truecharts/charts/issues/19668))
\ No newline at end of file
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
\ No newline at end of file
diff --git a/stable/xmrig/6.7.5/CHANGELOG.md b/stable/xmrig/6.7.5/CHANGELOG.md
index c184eb13a5d..4dc186a9f22 100644
--- a/stable/xmrig/6.7.5/CHANGELOG.md
+++ b/stable/xmrig/6.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [xmrig-6.7.4](https://github.com/truecharts/charts/compare/xmrig-6.6.0...xmrig-6.7.4) (2024-03-27)
+## [xmrig-6.7.5](https://github.com/truecharts/charts/compare/xmrig-6.6.0...xmrig-6.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/xonotic/5.7.5/CHANGELOG.md b/stable/xonotic/5.7.5/CHANGELOG.md
index 1b321e93cbd..d3a04fff9c0 100644
--- a/stable/xonotic/5.7.5/CHANGELOG.md
+++ b/stable/xonotic/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [xonotic-5.7.4](https://github.com/truecharts/charts/compare/xonotic-5.6.0...xonotic-5.7.4) (2024-03-27)
+## [xonotic-5.7.5](https://github.com/truecharts/charts/compare/xonotic-5.6.0...xonotic-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/xteve/13.7.5/CHANGELOG.md b/stable/xteve/13.7.5/CHANGELOG.md
index faa29564e63..e7ec974c2ed 100644
--- a/stable/xteve/13.7.5/CHANGELOG.md
+++ b/stable/xteve/13.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [xteve-13.7.4](https://github.com/truecharts/charts/compare/xteve-13.6.0...xteve-13.7.4) (2024-03-27)
+## [xteve-13.7.5](https://github.com/truecharts/charts/compare/xteve-13.6.0...xteve-13.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/xware/5.7.5/CHANGELOG.md b/stable/xware/5.7.5/CHANGELOG.md
index 877929905f3..82156c726fc 100644
--- a/stable/xware/5.7.5/CHANGELOG.md
+++ b/stable/xware/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [xware-5.7.4](https://github.com/truecharts/charts/compare/xware-5.6.0...xware-5.7.4) (2024-03-27)
+## [xware-5.7.5](https://github.com/truecharts/charts/compare/xware-5.6.0...xware-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/xwiki/12.9.4/CHANGELOG.md b/stable/xwiki/12.9.4/CHANGELOG.md
index 3ed7c93df1f..19e1741d198 100644
--- a/stable/xwiki/12.9.4/CHANGELOG.md
+++ b/stable/xwiki/12.9.4/CHANGELOG.md
@@ -89,12 +89,12 @@ title: Changelog
- update container image xwiki to 16.1.0-postgres-tomcat[@74dd45c](https://github.com/74dd45c) by renovate ([#19294](https://github.com/truecharts/charts/issues/19294))
-## [xwiki-12.9.3](https://github.com/truecharts/charts/compare/xwiki-12.7.0...xwiki-12.9.3) (2024-03-30)
+## [xwiki-12.9.4](https://github.com/truecharts/charts/compare/xwiki-12.7.0...xwiki-12.9.4) (2024-03-30)
### Chore
-- update container image xwiki to 16.2.0-postgres-tomcat[@96fcb3b](https://github.com/96fcb3b) by renovate ([#19936](https://github.com/truecharts/charts/issues/19936))
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-- update container image xwiki to 16.2.0-postgres-tomcat[@9cc64a9](https://github.com/9cc64a9) by renovate ([#19911](https://github.com/truecharts/charts/issues/19911))
\ No newline at end of file
+- update container image xwiki to 16.2.0-postgres-tomcat[@96fcb3b](https://github.com/96fcb3b) by renovate ([#19936](https://github.com/truecharts/charts/issues/19936))
\ No newline at end of file
diff --git a/stable/yacreaderlibraryserver/5.7.5/CHANGELOG.md b/stable/yacreaderlibraryserver/5.7.5/CHANGELOG.md
index 8bf9a800e74..63276e323c3 100644
--- a/stable/yacreaderlibraryserver/5.7.5/CHANGELOG.md
+++ b/stable/yacreaderlibraryserver/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [yacreaderlibraryserver-5.7.4](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-5.6.0...yacreaderlibraryserver-5.7.4) (2024-03-27)
+## [yacreaderlibraryserver-5.7.5](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-5.6.0...yacreaderlibraryserver-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/yacy/5.7.5/CHANGELOG.md b/stable/yacy/5.7.5/CHANGELOG.md
index 1de996e271d..7caa4e1ad21 100644
--- a/stable/yacy/5.7.5/CHANGELOG.md
+++ b/stable/yacy/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [yacy-5.7.4](https://github.com/truecharts/charts/compare/yacy-5.6.0...yacy-5.7.4) (2024-03-27)
+## [yacy-5.7.5](https://github.com/truecharts/charts/compare/yacy-5.6.0...yacy-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/yourls/5.7.6/CHANGELOG.md b/stable/yourls/5.7.6/CHANGELOG.md
index a455fe261be..8c384a5fd4c 100644
--- a/stable/yourls/5.7.6/CHANGELOG.md
+++ b/stable/yourls/5.7.6/CHANGELOG.md
@@ -83,18 +83,18 @@ title: Changelog
- update container image yourls to latest[@ab635e5](https://github.com/ab635e5) by renovate ([#19295](https://github.com/truecharts/charts/issues/19295))
-## [yourls-5.7.5](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.7.5) (2024-03-27)
+## [yourls-5.7.6](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-- 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 yourls to latest[@fb07cca](https://github.com/fb07cca) by renovate ([#19403](https://github.com/truecharts/charts/issues/19403))
\ No newline at end of file
+- 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/youtransfer/7.7.5/CHANGELOG.md b/stable/youtransfer/7.7.5/CHANGELOG.md
index 144ad6e25e0..9d23bdbe2e9 100644
--- a/stable/youtransfer/7.7.5/CHANGELOG.md
+++ b/stable/youtransfer/7.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [youtransfer-7.7.4](https://github.com/truecharts/charts/compare/youtransfer-7.6.0...youtransfer-7.7.4) (2024-03-27)
+## [youtransfer-7.7.5](https://github.com/truecharts/charts/compare/youtransfer-7.6.0...youtransfer-7.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/youtubedl-material/10.8.5/CHANGELOG.md b/stable/youtubedl-material/10.8.5/CHANGELOG.md
index 9ee1c4a6b8a..8a06dbfef05 100644
--- a/stable/youtubedl-material/10.8.5/CHANGELOG.md
+++ b/stable/youtubedl-material/10.8.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321))
-## [youtubedl-material-10.8.4](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.8.4) (2024-03-27)
+## [youtubedl-material-10.8.5](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/stable/z80pack/5.7.5/CHANGELOG.md b/stable/z80pack/5.7.5/CHANGELOG.md
index 996049ff583..5bb312ad2ef 100644
--- a/stable/z80pack/5.7.5/CHANGELOG.md
+++ b/stable/z80pack/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [z80pack-5.7.4](https://github.com/truecharts/charts/compare/z80pack-5.6.0...z80pack-5.7.4) (2024-03-27)
+## [z80pack-5.7.5](https://github.com/truecharts/charts/compare/z80pack-5.6.0...z80pack-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/zerotier/9.7.5/CHANGELOG.md b/stable/zerotier/9.7.5/CHANGELOG.md
index 54a90b3709e..73da262a1d8 100644
--- a/stable/zerotier/9.7.5/CHANGELOG.md
+++ b/stable/zerotier/9.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [zerotier-9.7.4](https://github.com/truecharts/charts/compare/zerotier-9.6.0...zerotier-9.7.4) (2024-03-27)
+## [zerotier-9.7.5](https://github.com/truecharts/charts/compare/zerotier-9.6.0...zerotier-9.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/zigbee2mqtt/11.8.5/CHANGELOG.md b/stable/zigbee2mqtt/11.8.5/CHANGELOG.md
index b5e9ff0b863..f19b7294b29 100644
--- a/stable/zigbee2mqtt/11.8.5/CHANGELOG.md
+++ b/stable/zigbee2mqtt/11.8.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [zigbee2mqtt-11.8.4](https://github.com/truecharts/charts/compare/zigbee2mqtt-11.7.0...zigbee2mqtt-11.8.4) (2024-03-27)
+## [zigbee2mqtt-11.8.5](https://github.com/truecharts/charts/compare/zigbee2mqtt-11.7.0...zigbee2mqtt-11.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/znc/9.8.6/CHANGELOG.md b/stable/znc/9.8.6/CHANGELOG.md
index 509adf998d6..32d6832612e 100644
--- a/stable/znc/9.8.6/CHANGELOG.md
+++ b/stable/znc/9.8.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image ghcr.io/linuxserver/znc to 1.9.0[@bdd8345](https://github.com/bdd8345) by renovate ([#19250](https://github.com/truecharts/charts/issues/19250))
-## [znc-9.8.5](https://github.com/truecharts/charts/compare/znc-9.7.0...znc-9.8.5) (2024-03-27)
+## [znc-9.8.6](https://github.com/truecharts/charts/compare/znc-9.7.0...znc-9.8.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image ghcr.io/linuxserver/znc to 1.9.0[@6002596](https://github.com/6002596) by renovate ([#19832](https://github.com/truecharts/charts/issues/19832))
@@ -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 ghcr.io/linuxserver/znc to 1.9.0[@bdd8345](https://github.com/bdd8345) by renovate ([#19250](https://github.com/truecharts/charts/issues/19250))
-
+- update container image ghcr.io/linuxserver/znc to 1.9.0[@bdd8345](https://github.com/bdd8345) by renovate ([#19250](https://github.com/truecharts/charts/issues/19250))
\ No newline at end of file
diff --git a/stable/zoneminder/5.7.5/CHANGELOG.md b/stable/zoneminder/5.7.5/CHANGELOG.md
index aab6cc00608..1282d0598cf 100644
--- a/stable/zoneminder/5.7.5/CHANGELOG.md
+++ b/stable/zoneminder/5.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [zoneminder-5.7.4](https://github.com/truecharts/charts/compare/zoneminder-5.6.0...zoneminder-5.7.4) (2024-03-27)
+## [zoneminder-5.7.5](https://github.com/truecharts/charts/compare/zoneminder-5.6.0...zoneminder-5.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/ztcuui-aio/8.7.5/CHANGELOG.md b/stable/ztcuui-aio/8.7.5/CHANGELOG.md
index 9fc79b84565..d1eabfdddb3 100644
--- a/stable/ztcuui-aio/8.7.5/CHANGELOG.md
+++ b/stable/ztcuui-aio/8.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [ztcuui-aio-8.7.4](https://github.com/truecharts/charts/compare/ztcuui-aio-8.6.0...ztcuui-aio-8.7.4) (2024-03-27)
+## [ztcuui-aio-8.7.5](https://github.com/truecharts/charts/compare/ztcuui-aio-8.6.0...ztcuui-aio-8.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/zwavejs2mqtt/19.7.5/CHANGELOG.md b/stable/zwavejs2mqtt/19.7.5/CHANGELOG.md
index 1a16173fc06..c352d710f5c 100644
--- a/stable/zwavejs2mqtt/19.7.5/CHANGELOG.md
+++ b/stable/zwavejs2mqtt/19.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [zwavejs2mqtt-19.7.4](https://github.com/truecharts/charts/compare/zwavejs2mqtt-19.6.0...zwavejs2mqtt-19.7.4) (2024-03-27)
+## [zwavejs2mqtt-19.7.5](https://github.com/truecharts/charts/compare/zwavejs2mqtt-19.6.0...zwavejs2mqtt-19.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/system/cert-manager/4.7.6/CHANGELOG.md b/system/cert-manager/4.7.6/CHANGELOG.md
index 29f4adf0325..32d929b656d 100644
--- a/system/cert-manager/4.7.6/CHANGELOG.md
+++ b/system/cert-manager/4.7.6/CHANGELOG.md
@@ -77,12 +77,14 @@ title: Changelog
- update container image tccr.io/tccr/scratch to latest[@22e9d34](https://github.com/22e9d34) by renovate ([#19289](https://github.com/truecharts/charts/issues/19289))
-## [cert-manager-4.7.5](https://github.com/truecharts/charts/compare/cert-manager-4.6.0...cert-manager-4.7.5) (2024-03-27)
+## [cert-manager-4.7.6](https://github.com/truecharts/charts/compare/cert-manager-4.6.0...cert-manager-4.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -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 tccr.io/tccr/scratch to latest[@22e9d34](https://github.com/22e9d34) by renovate ([#19289](https://github.com/truecharts/charts/issues/19289))
-
+- update container image tccr.io/tccr/scratch to latest[@22e9d34](https://github.com/22e9d34) by renovate ([#19289](https://github.com/truecharts/charts/issues/19289))
\ No newline at end of file
diff --git a/system/cloudnative-pg/6.8.5/CHANGELOG.md b/system/cloudnative-pg/6.8.5/CHANGELOG.md
index 3569e30c588..7bc49214c83 100644
--- a/system/cloudnative-pg/6.8.5/CHANGELOG.md
+++ b/system/cloudnative-pg/6.8.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update helm chart cloudnative-pg to 0.20.2 by renovate ([#19332](https://github.com/truecharts/charts/issues/19332))
-## [cloudnative-pg-6.8.4](https://github.com/truecharts/charts/compare/cloudnative-pg-6.7.0...cloudnative-pg-6.8.4) (2024-03-27)
+## [cloudnative-pg-6.8.5](https://github.com/truecharts/charts/compare/cloudnative-pg-6.7.0...cloudnative-pg-6.8.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/system/grafana-agent-operator/1.7.5/CHANGELOG.md b/system/grafana-agent-operator/1.7.5/CHANGELOG.md
index 728613794e4..60336559ee7 100644
--- a/system/grafana-agent-operator/1.7.5/CHANGELOG.md
+++ b/system/grafana-agent-operator/1.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [grafana-agent-operator-1.7.4](https://github.com/truecharts/charts/compare/grafana-agent-operator-1.6.0...grafana-agent-operator-1.7.4) (2024-03-27)
+## [grafana-agent-operator-1.7.5](https://github.com/truecharts/charts/compare/grafana-agent-operator-1.6.0...grafana-agent-operator-1.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/system/kubeapps/2.9.5/CHANGELOG.md b/system/kubeapps/2.9.5/CHANGELOG.md
index b51a9cdc331..884fbe529a7 100644
--- a/system/kubeapps/2.9.5/CHANGELOG.md
+++ b/system/kubeapps/2.9.5/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image kubeapps to v14.7.2[@1ccbe44](https://github.com/1ccbe44) by renovate ([#19317](https://github.com/truecharts/charts/issues/19317))
-## [kubeapps-2.9.4](https://github.com/truecharts/charts/compare/kubeapps-2.8.0...kubeapps-2.9.4) (2024-03-27)
+## [kubeapps-2.9.5](https://github.com/truecharts/charts/compare/kubeapps-2.8.0...kubeapps-2.9.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/system/kubernetes-reflector/4.7.5/CHANGELOG.md b/system/kubernetes-reflector/4.7.5/CHANGELOG.md
index 57127d5f614..60f92e21e5d 100644
--- a/system/kubernetes-reflector/4.7.5/CHANGELOG.md
+++ b/system/kubernetes-reflector/4.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [kubernetes-reflector-4.7.4](https://github.com/truecharts/charts/compare/kubernetes-reflector-4.6.0...kubernetes-reflector-4.7.4) (2024-03-27)
+## [kubernetes-reflector-4.7.5](https://github.com/truecharts/charts/compare/kubernetes-reflector-4.6.0...kubernetes-reflector-4.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/system/metallb/14.7.6/CHANGELOG.md b/system/metallb/14.7.6/CHANGELOG.md
index b25ebc1ebd2..37c8419625f 100644
--- a/system/metallb/14.7.6/CHANGELOG.md
+++ b/system/metallb/14.7.6/CHANGELOG.md
@@ -71,12 +71,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))
-## [metallb-14.7.5](https://github.com/truecharts/charts/compare/metallb-14.6.0...metallb-14.7.5) (2024-03-27)
+## [metallb-14.7.6](https://github.com/truecharts/charts/compare/metallb-14.6.0...metallb-14.7.6) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update helm chart metallb to 0.14.4 by renovate ([#19839](https://github.com/truecharts/charts/issues/19839))
@@ -95,5 +97,3 @@ title: Changelog
### Chore
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
diff --git a/system/openebs/4.0.6/CHANGELOG.md b/system/openebs/4.0.6/CHANGELOG.md
index fc97ae5f6ea..3d8637859f5 100644
--- a/system/openebs/4.0.6/CHANGELOG.md
+++ b/system/openebs/4.0.6/CHANGELOG.md
@@ -95,6 +95,6 @@ title: Changelog
- BREAKING CHANGE (on scale) use zfs backend instead of localpath on scale ([#19548](https://github.com/truecharts/charts/issues/19548))
-## [openebs-4.0.5](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-4.0.5) (2024-03-27)
+## [openebs-4.0.6](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-4.0.6) (2024-03-30)
### Chore
\ No newline at end of file
diff --git a/system/prometheus-operator/6.9.5/CHANGELOG.md b/system/prometheus-operator/6.9.5/CHANGELOG.md
index 14f567dcdce..0d9822b5c11 100644
--- a/system/prometheus-operator/6.9.5/CHANGELOG.md
+++ b/system/prometheus-operator/6.9.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [prometheus-operator-6.9.4](https://github.com/truecharts/charts/compare/prometheus-operator-6.8.0...prometheus-operator-6.9.4) (2024-03-27)
+## [prometheus-operator-6.9.5](https://github.com/truecharts/charts/compare/prometheus-operator-6.8.0...prometheus-operator-6.9.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/system/traefik-crds/0.3.5/CHANGELOG.md b/system/traefik-crds/0.3.5/CHANGELOG.md
index 4aa714ffe29..af7b477d01c 100644
--- a/system/traefik-crds/0.3.5/CHANGELOG.md
+++ b/system/traefik-crds/0.3.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [traefik-crds-0.3.4](https://github.com/truecharts/charts/compare/traefik-crds-0.2.0...traefik-crds-0.3.4) (2024-03-27)
+## [traefik-crds-0.3.5](https://github.com/truecharts/charts/compare/traefik-crds-0.2.0...traefik-crds-0.3.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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/system/velero/4.7.5/CHANGELOG.md b/system/velero/4.7.5/CHANGELOG.md
index decd74bfd68..65c6cd74def 100644
--- a/system/velero/4.7.5/CHANGELOG.md
+++ b/system/velero/4.7.5/CHANGELOG.md
@@ -65,12 +65,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))
-## [velero-4.7.4](https://github.com/truecharts/charts/compare/velero-4.6.0...velero-4.7.4) (2024-03-27)
+## [velero-4.7.5](https://github.com/truecharts/charts/compare/velero-4.6.0...velero-4.7.5) (2024-03-30)
### Chore
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- 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))