Skip to content

[v2.9.0.beta2] Bump operator version to 0.0.8, as well as bumping Discourse to v2.9.0.beta2

Ismael Posada Trobo requested to merge comply-ember-precompiling into master
  • Bump Discourse version to v2.9.0.beta2. This version includes precompiling assets with ember-cli approach (see https://gitlab.cern.ch/discourse/discourse-image/-/issues/1)
  • Added new site Setting: DISCOURSE_CAN_PERMANENTLY_DELETE
  • Change sockets folder to /var/www/discourse/tmp/sockets as well its emptyDirs (matching upstream)
  • Accomodote resources to new changes (precompile assets is now only executed in the init container (and not per container as before)).

Merge request reports