Skip to content

Commit

Permalink
chore: uppkg
Browse files Browse the repository at this point in the history
  • Loading branch information
yuito-it committed Sep 30, 2024
1 parent b818d67 commit 263b896
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions manifests/wiki-conf-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ data:
wfLoadExtension( 'VisualEditor' );
wfLoadExtension( 'WikiEditor' );
# wfLoadExtension( 'SwiftMailer' );
wfLoadExtension( 'AutoCreateCategoryPages' );
$wgBabelCategoryNames = [
'0' => 'User %code%-0',
Expand Down
2 changes: 1 addition & 1 deletion manifests/wiki-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
app: mediawiki
spec:
containers:
- image: localhost:32000/mediawiki:1.1.1
- image: localhost:32000/mediawiki:1.2.1
name: wiki
envFrom:
- secretRef:
Expand Down

0 comments on commit 263b896

Please sign in to comment.