add all initial env vars for configuring pixelfed

This commit is contained in:
jessebot
2024-12-29 19:27:44 +01:00
parent e17115da77
commit 4f1ed35b78
3 changed files with 185 additions and 3 deletions
+7 -2
View File
@@ -15,8 +15,13 @@ 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.1.0
version: 0.2.0
# This is the version number of the application being deployed.
# image=ghcr.io/mattlqx/docker-pixelfed
# renovate:image=ghcr.io/mattlqx/docker-pixelfed
appVersion: "v0.12.3-nginx"
maintainers:
- name: "jessebot"
email: "jessebot@linux.com"
url: "https://github.com/jessebot"