1 Commits
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: wordpress-nginx
description: WordPress with Nginx and PHP-FPM on Kubernetes
type: application
version: 7.0.4
appVersion: "7.0.4"
version: 7.1.0
appVersion: "7.1.0"
keywords:
- wordpress
- nginx
+2 -2
View File
@@ -5,12 +5,12 @@ image:
nginx:
registry: docker.io
repository: nginx
tag: "1.31.3-alpine-perl"
tag: "1.31.4-alpine-perl"
pullPolicy: IfNotPresent
wordpress:
registry: docker.io
repository: wordpress
tag: "7.0.4-php8.5-fpm-alpine"
tag: "7.1.0-php8.5-fpm-alpine"
pullPolicy: IfNotPresent
# WordPress設定