Skip to content
Snippets Groups Projects
Verified Commit dc5b2fc0 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

update WP PHP image to 8.1.1

parent b5c2a5be
No related branches found
No related tags found
1 merge request!88Update php Docker tag to v8.1.1
Pipeline #10624 passed with stages
in 1 minute
## [0.4.4] - 2021-12-20
* Update PHP to 8.1.1
## [0.4.3] - 2021-12-07
* Release helm chart on GL helmrepository
......
---
apiVersion: v2
appVersion: "5.8.1"
appVersion: "5.8.2"
description: WordPress with a replicated MariaDB backend
name: wordpress
# Please only change the chart version as part of the release procedure: see
# RELEASING.md
version: 0.4.3
version: 0.4.4
icon: https://make.wordpress.org/design/files/2016/09/WordPress-logotype-wmark.png
dependencies:
- name: mariadb
......
......@@ -228,13 +228,13 @@ ansibleVars:
image:
repository: open.greenhost.net:4567/stackspin/wordpress-helm/wordpress
tag: 0.4.3
tag: 0.4.4
pullPolicy: Always
pullSecrets: []
initImage:
repository: open.greenhost.net:4567/stackspin/wordpress-helm/wordpress-cli-ansible
tag: 0.4.3
tag: 0.4.4
pullPolicy: Always
ingress:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment