We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4fe4e commit 3bc1749Copy full SHA for 3bc1749
manifests/apps/by-cluster/rgst/pixelfed.jsonnet
@@ -54,7 +54,7 @@ local all = {
54
image: {
55
repository: 'ghcr.io/jaredallard/pixelfed',
56
// https://github.com/jaredallard/pixelfed/tree/release-0.12.4
57
- tag: 'v0.12.4-jaredallard.2',
+ tag: 'v0.12.4-jaredallard.4',
58
},
59
command: [
60
'bash',
0 commit comments