diff --git a/charts/pixelfed/Chart.lock b/charts/pixelfed/Chart.lock index 09dbb6b..1bdfcf5 100644 --- a/charts/pixelfed/Chart.lock +++ b/charts/pixelfed/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.4.5 + version: 16.4.6 - name: valkey repository: oci://registry-1.docker.io/bitnamicharts version: 2.2.3 - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts version: 20.2.2 -digest: sha256:ab9c547cea93017a3a65f289e1573ee936a6925d3762200bb24d6e5dc512003c -generated: "2025-01-23T22:50:42.4566+01:00" +digest: sha256:305dae0e77b069319df46782ee85be327ad7b98a051edad6de1ecad607f7e3eb +generated: "2025-02-03T12:27:32.545031557Z" diff --git a/charts/pixelfed/Chart.yaml b/charts/pixelfed/Chart.yaml index b50586f..b473de7 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.19.1 +version: 0.19.2 # This is the version number of the application being deployed. # renovate:image=ghcr.io/mattlqx/docker-pixelfed @@ -28,7 +28,7 @@ maintainers: dependencies: - name: postgresql - version: 16.4.5 + version: 16.4.6 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled diff --git a/charts/pixelfed/charts/postgresql-16.4.5.tgz b/charts/pixelfed/charts/postgresql-16.4.5.tgz deleted file mode 100644 index ccf6efd..0000000 Binary files a/charts/pixelfed/charts/postgresql-16.4.5.tgz and /dev/null differ diff --git a/charts/pixelfed/charts/postgresql-16.4.6.tgz b/charts/pixelfed/charts/postgresql-16.4.6.tgz new file mode 100644 index 0000000..9016ba3 Binary files /dev/null and b/charts/pixelfed/charts/postgresql-16.4.6.tgz differ