Merge pull request #86 from small-hack/renovate/mariadb-20.x

Update mariadb Docker tag to v20.5.7
This commit is contained in:
Jesse Hitch
2025-06-08 22:11:45 +02:00
committed by GitHub
5 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -7,6 +7,6 @@ dependencies:
version: 2.4.7 version: 2.4.7
- name: mariadb - name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 20.2.2 version: 20.5.7
digest: sha256:416ba43fd69917f3b653cb89ce1036eade061359b32602a3d8f73738159aecc9 digest: sha256:7147c0a1eed9bd4592b36d944385c1f787f3f9b96f72648e32f6ba39dccfd0c3
generated: "2025-06-08T20:10:10.899804+02:00" generated: "2025-06-08T19:12:45.018640972Z"
+2 -2
View File
@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # 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. # This is the version number of the application being deployed.
# renovate:image=ghcr.io/mattlqx/docker-pixelfed # renovate:image=ghcr.io/mattlqx/docker-pixelfed
@@ -38,6 +38,6 @@ dependencies:
condition: valkey.enabled condition: valkey.enabled
- name: mariadb - name: mariadb
version: 20.2.2 version: 20.5.7
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
condition: mariadb.enabled condition: mariadb.enabled
+2 -2
View File
@@ -1,6 +1,6 @@
# Pixelfed Helm Chart # Pixelfed Helm Chart
![Version: 0.22.0](https://img.shields.io/badge/Version-0.22.0-informational?style=flat-square) ![AppVersion: v0.12.4-nginx](https://img.shields.io/badge/AppVersion-v0.12.4--nginx-informational?style=flat-square) ![Version: 0.23.0](https://img.shields.io/badge/Version-0.23.0-informational?style=flat-square) ![AppVersion: v0.12.4-nginx](https://img.shields.io/badge/AppVersion-v0.12.4--nginx-informational?style=flat-square)
A Helm chart for deploying Pixelfed on Kubernetes A Helm chart for deploying Pixelfed on Kubernetes
@@ -95,7 +95,7 @@ These are all subcharts that you can choose to install, but you can also bring y
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | mariadb | 20.2.2 | | oci://registry-1.docker.io/bitnamicharts | mariadb | 20.5.7 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.10 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.10 |
| oci://registry-1.docker.io/bitnamicharts | valkey | 2.4.7 | | oci://registry-1.docker.io/bitnamicharts | valkey | 2.4.7 |
Binary file not shown.
Binary file not shown.