diff --git a/charts/pixelfed/Chart.lock b/charts/pixelfed/Chart.lock index c448851..4c037e6 100644 --- a/charts/pixelfed/Chart.lock +++ b/charts/pixelfed/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 2.4.7 - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.2.2 -digest: sha256:416ba43fd69917f3b653cb89ce1036eade061359b32602a3d8f73738159aecc9 -generated: "2025-06-08T20:10:10.899804+02:00" + version: 20.5.7 +digest: sha256:7147c0a1eed9bd4592b36d944385c1f787f3f9b96f72648e32f6ba39dccfd0c3 +generated: "2025-06-08T19:12:45.018640972Z" diff --git a/charts/pixelfed/Chart.yaml b/charts/pixelfed/Chart.yaml index c5ffaa7..6717191 100644 --- a/charts/pixelfed/Chart.yaml +++ b/charts/pixelfed/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.22.0 +version: 0.23.0 # This is the version number of the application being deployed. # renovate:image=ghcr.io/mattlqx/docker-pixelfed @@ -38,6 +38,6 @@ dependencies: condition: valkey.enabled - name: mariadb - version: 20.2.2 + version: 20.5.7 repository: oci://registry-1.docker.io/bitnamicharts condition: mariadb.enabled diff --git a/charts/pixelfed/charts/mariadb-20.2.2.tgz b/charts/pixelfed/charts/mariadb-20.2.2.tgz deleted file mode 100644 index a983469..0000000 Binary files a/charts/pixelfed/charts/mariadb-20.2.2.tgz and /dev/null differ diff --git a/charts/pixelfed/charts/mariadb-20.5.7.tgz b/charts/pixelfed/charts/mariadb-20.5.7.tgz new file mode 100644 index 0000000..edc0ef3 Binary files /dev/null and b/charts/pixelfed/charts/mariadb-20.5.7.tgz differ