Skip to content

Commit

Permalink
Bump MW image
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 committed Oct 27, 2024
1 parent a67259f commit 77e90fa
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions mediawiki/mw-cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: cronjob-mw-daily
image: starcitizentools/mediawiki:smw-24.10.27.477
image: starcitizentools/mediawiki:smw-24.10.27.478
envFrom:
- secretRef:
name: mediawiki-keys
Expand Down Expand Up @@ -49,7 +49,7 @@ spec:
spec:
containers:
- name: cronjob-mw-tridaily
image: starcitizentools/mediawiki:smw-24.10.27.477
image: starcitizentools/mediawiki:smw-24.10.27.478
envFrom:
- secretRef:
name: mediawiki-keys
Expand Down Expand Up @@ -80,7 +80,7 @@ spec:
spec:
containers:
- name: cronjob-mw-biweekly
image: starcitizentools/mediawiki:smw-24.10.27.477
image: starcitizentools/mediawiki:smw-24.10.27.478
envFrom:
- secretRef:
name: mediawiki-keys
Expand Down Expand Up @@ -119,7 +119,7 @@ spec:
spec:
containers:
- name: cronjob-mw-monthly
image: starcitizentools/mediawiki:smw-24.10.27.477
image: starcitizentools/mediawiki:smw-24.10.27.478
envFrom:
- secretRef:
name: mediawiki-keys
Expand Down
2 changes: 1 addition & 1 deletion mediawiki/php-mediawiki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
fsGroup: 33
containers:
- name: php-mediawiki
image: starcitizentools/mediawiki:smw-24.10.27.477
image: starcitizentools/mediawiki:smw-24.10.27.478
ports:
- containerPort: 9000
resources:
Expand Down
2 changes: 1 addition & 1 deletion shared/backup-cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ spec:
emptyDir: {}
containers:
- name: cronjob-sitemap
image: starcitizentools/mediawiki:smw-24.10.27.477
image: starcitizentools/mediawiki:smw-24.10.27.478
resources:
limits:
memory: "512Mi"
Expand Down

0 comments on commit 77e90fa

Please sign in to comment.