File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ dependencies:
44 version: 16.4.5
55- name: valkey
66 repository: oci://registry-1.docker.io/bitnamicharts
7- version: 2.2.1
8- digest: sha256:17b7fae662f47877d1d56d6ac0b40c9f2a59c2dff112875f286171e417640531
9- generated: "2025-01-23T21:38:35.92842814Z "
7+ version: 2.2.3
8+ digest: sha256:ca16c63a3650650ff09c9555a4f62fb6a2d54ce588ad9a87c531c685090a1138
9+ generated: "2025-01-23T21:44:17.516108504Z "
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.17.0
18+ version : 0.17.1
1919
2020# This is the version number of the application being deployed.
2121# renovate:image=ghcr.io/mattlqx/docker-pixelfed
@@ -33,6 +33,6 @@ dependencies:
3333 condition : postgresql.enabled
3434
3535 - name : valkey
36- version : 2.2.1
36+ version : 2.2.3
3737 repository : oci://registry-1.docker.io/bitnamicharts
3838 condition : valkey.enabled
Original file line number Diff line number Diff line change 11# pixelfed
22
3- ![ Version: 0.17.0 ] ( https://img.shields.io/badge/Version-0.17.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.12.4-nginx] ( https://img.shields.io/badge/AppVersion-v0.12.4--nginx-informational?style=flat-square )
3+ ![ Version: 0.17.1 ] ( https://img.shields.io/badge/Version-0.17.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.12.4-nginx] ( https://img.shields.io/badge/AppVersion-v0.12.4--nginx-informational?style=flat-square )
44
55A Helm chart for deploying Pixelfed on Kubernetes
66
@@ -15,7 +15,7 @@ A Helm chart for deploying Pixelfed on Kubernetes
1515| Repository | Name | Version |
1616| ------------| ------| ---------|
1717| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.5 |
18- | oci://registry-1.docker.io/bitnamicharts | valkey | 2.2.1 |
18+ | oci://registry-1.docker.io/bitnamicharts | valkey | 2.2.3 |
1919
2020## Values
2121
You can’t perform that action at this time.
0 commit comments