Skip to content

Commit

Permalink
Production: Deploy new MediaWiki image 1.39-7.4-20241128-0 (#1881)
Browse files Browse the repository at this point in the history
* Production: Deploy new MediaWiki image 1.39-7.4-20241128-0

* also bump MW chart

---------

Co-authored-by: Thomas Arrow <[email protected]>
  • Loading branch information
wmdebot and tarrow authored Nov 28, 2024
1 parent 2ad0336 commit c747eff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
image:
tag: 1.39-7.4-20241114-0
tag: 1.39-7.4-20241128-0

replicaCount:
backend: 2
Expand Down
2 changes: 1 addition & 1 deletion k8s/helmfile/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ releases:
- name: mediawiki-139
namespace: default
chart: wbstack/mediawiki
version: '{{ if eq .Environment.Name "production" }} 0.12.0 {{ else }} 0.13.0 {{ end }}'
version: 0.13.0
<<: *default_release

- name: queryservice-ui
Expand Down

0 comments on commit c747eff

Please sign in to comment.