Merged
Conversation
Contributor
🏷️ Version RC publiée
Installation pour testhelm repo update ifpen
helm install filesender-rc ifpen/filesender --version 3.6.2-rc.2Vérificationhelm search repo ifpen/filesender --versions --devel
|
Contributor
|
je ne veux pas que tu me fasses un update à filesender mais que tu installes dans le repo une autre application mediawiki en plus d efilesender |
Co-authored-by: velghea <70569153+velghea@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add helmchart for Mediawiki version 1.45
feat: Helm chart for MediaWiki 1.45
Mar 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a new Helm chart deploying MediaWiki 1.45 on Kubernetes, following the same conventions as the existing
filesenderchart.Chart highlights
mediawiki:1.45(official Docker Hub)mariadb.external.*$wgSecretKey, and$wgUpgradeKeyare auto-generated on first install and stable across upgrades vialookupLocalSettings.phprendered as a ConfigMap; sensitive values injected at runtime viagetenv()— never embedded in plaintext config10Gi) and MariaDB data (8Gi)Structure
DB init (first deploy)
The database schema must be initialized manually after first install — instructions are printed by
helm status:Original prompt
📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.