mirror of https://github.com/k3s-io/k3s
Merge pull request #49255 from netroby/pr/wordpress-4.8.0
Automatic merge from submit-queue (batch tested with PRs 49212, 49203, 49255) Update wordpress to 4.8.0 **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note ```pull/6/head
commit
2853f46b02
|
@ -41,7 +41,7 @@ spec:
|
|||
tier: frontend
|
||||
spec:
|
||||
containers:
|
||||
- image: wordpress:4.7.3-apache
|
||||
- image: wordpress:4.8.0-apache
|
||||
name: wordpress
|
||||
env:
|
||||
- name: WORDPRESS_DB_HOST
|
||||
|
|
Loading…
Reference in New Issue