Skip to content

Commit

Permalink
chore: bump tool-widar image (#1438)
Browse files Browse the repository at this point in the history
  • Loading branch information
m90 authored Feb 22, 2024
1 parent 527a598 commit 5dae68e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions k8s/helmfile/env/local/tool-widar.values.yaml.gotmpl
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# the local service matches production, so this file is empty
platform:
mediawikiBackendHost: mediawiki-139-app-backend.default.svc.cluster.local

image:
tag: '1.4'
3 changes: 3 additions & 0 deletions k8s/helmfile/env/staging/tool-widar.values.yaml.gotmpl
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
platform:
mediawikiBackendHost: mediawiki-139-app-backend.default.svc.cluster.local

image:
tag: '1.4'

0 comments on commit 5dae68e

Please sign in to comment.