Skip to content
Snippets Groups Projects
Commit 9f85fa58 authored by Arie Peterson's avatar Arie Peterson
Browse files

Merge branch 'release-0.4.1' into 'master'

Release 0.4.1

See merge request openappstack/wordpress-helm!60
parents f9fa5054 9659dd8d
No related branches found
No related tags found
1 merge request!60Release 0.4.1
## Unreleased
## [0.4.1] - 2021-10-26
* Add SMTP settings
* Update to stable ingress API
* Update charts:
* Mariadb to 9.6.4
* PHP docker to 8.0.4
* redis to 15.5.1
## [0.4.0] - 2021-10-20
......
---
apiVersion: v2
appVersion: "5.4.2"
appVersion: "5.8.1"
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.0
version: 0.4.1
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/openappstack/wordpress-helm/wordpress
tag: 0.4.0
tag: 0.4.1
pullPolicy: Always
pullSecrets: []
initImage:
repository: open.greenhost.net:4567/openappstack/wordpress-helm/wordpress-cli-ansible
tag: 0.4.0
tag: 0.4.1
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