We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba26b90 + 9d2adbb commit 3ff145fCopy full SHA for 3ff145f
charts/mailman/Chart.yaml
@@ -4,6 +4,6 @@ description: IETF mailman deployment for kubernetes
4
5
type: application
6
7
-version: 1.0.5
+version: 1.0.6
8
9
-appVersion: "1.0.5"
+appVersion: "1.0.6"
docker-entrypoint.sh
@@ -326,6 +326,7 @@ cat >> /etc/mailman.cfg << EOF
326
class: mailman_ietf_styles.plugin.IETFStylesPlugin
327
enabled: yes
328
component_package: mailman_ietf_styles
329
+global_allowlist_fqdn: $GLOBAL_ALLOWLIST_FQDN
330
331
[styles]
332
default: ietf-default
0 commit comments