Compare commits

...

13 Commits

Author SHA1 Message Date
small-hack-renovate[bot] 5b3bd57f11 Update actions/checkout action to v4.3.1 (#103)
Renovate / renovate (push) Has been cancelled
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
2025-11-17 16:22:50 +00:00
small-hack-renovate[bot] 1a8e1ed8fe Update helm/chart-testing-action action to v2.8.0 (#101)
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
2025-11-05 12:35:08 +00:00
small-hack-renovate[bot] 76c5950da9 Update helm/kind-action action to v1.13.0 (#100)
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
2025-11-03 10:19:49 +00:00
small-hack-renovate[bot] f03af959f3 Update actions/checkout action to v4.3.0 (#93)
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
2025-08-11 11:16:03 +00:00
small-hack-renovate[bot] ec8550b351 Update renovatebot/github-action action to v42.0.6 (#90)
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
2025-06-16 04:29:18 +00:00
small-hack-renovate[bot] a52d1e9897 Update renovatebot/github-action action to v42.0.5 (#87)
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
2025-06-09 04:28:33 +00:00
Jesse Hitch cf6ec0dee5 Merge pull request #86 from small-hack/renovate/mariadb-20.x
Update mariadb Docker tag to v20.5.7
2025-06-08 22:11:45 +02:00
github-actions[bot] 7388a8dfa3 helm-docs: automated action 2025-06-08 19:16:59 +00:00
small-hack-renovate[bot] d7d701ef7f Update mariadb Docker tag to v20.5.7 2025-06-08 19:12:47 +00:00
Jesse Hitch 73baeb6bc6 Merge pull request #83 from small-hack/renovate/postgresql-16.x
Update postgresql Docker tag to v16.7.10
2025-06-08 20:28:57 +02:00
jessebot 7bc7bc90bb bump chart version 2025-06-08 20:28:13 +02:00
jessebot 77f87dde25 helm-docs: automated action 2025-06-08 20:26:28 +02:00
jessebot 66003589e4 Update postgresql Docker tag to v16.7.10 2025-06-08 20:24:57 +02:00
9 changed files with 15 additions and 15 deletions
+3 -3
View File
@@ -28,7 +28,7 @@ jobs:
helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.7.0
uses: helm/chart-testing-action@v2.8.0
- name: Run chart-testing (list-changed)
id: list-changed
@@ -63,7 +63,7 @@ jobs:
helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.7.0
uses: helm/chart-testing-action@v2.8.0
- name: Run chart-testing (list-changed)
id: list-changed
@@ -74,7 +74,7 @@ jobs:
fi
- name: Create kind cluster
uses: helm/kind-action@v1.12.0
uses: helm/kind-action@v1.13.0
if: steps.list-changed.outputs.changed == 'true'
- name: Run chart-testing (install)
+2 -2
View File
@@ -23,10 +23,10 @@ jobs:
app_id: ${{ secrets.APP_ID }}
- name: Checkout
uses: actions/checkout@v4.2.2
uses: actions/checkout@v4.3.1
- name: Self-hosted Renovate
uses: renovatebot/github-action@v42.0.4
uses: renovatebot/github-action@v42.0.6
with:
token: '${{ steps.get_token.outputs.token }}'
configurationFile: .github/renovate-config.json
+4 -4
View File
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.6.0
version: 16.7.10
- name: valkey
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.4.7
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.2.2
digest: sha256:02d03a21aee654c7531738393f3a6470ffd910d19be4ea57817774d0b0a6155c
generated: "2025-06-08T14:31:07.274782857Z"
version: 20.5.7
digest: sha256:7147c0a1eed9bd4592b36d944385c1f787f3f9b96f72648e32f6ba39dccfd0c3
generated: "2025-06-08T19:12:45.018640972Z"
+3 -3
View File
@@ -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.21.0
version: 0.23.0
# 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.6.0
version: 16.7.10
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
@@ -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
+3 -3
View File
@@ -1,6 +1,6 @@
# Pixelfed Helm Chart
![Version: 0.21.0](https://img.shields.io/badge/Version-0.21.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
@@ -95,8 +95,8 @@ These are all subcharts that you can choose to install, but you can also bring y
| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | mariadb | 20.2.2 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 |
| 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 | valkey | 2.4.7 |
### Sources for included subcharts
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.