diff --git a/CHANGELOG.md b/CHANGELOG.md index 51208e3b874c4f21963513e62d2ed2edc0ecddc7..42871cc96adf00f6793e2f672d0f09ce2fb4868c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] * Update: + * wordpress-helm to helm chart version 0.3.0 * Kube-prometheus-stack to helm chart version 18.0.12 ## [0.7.0] - 2021-08-19 diff --git a/flux2/infrastructure/sources/wordpress.yaml b/flux2/infrastructure/sources/wordpress.yaml index 0057c5409055624f7feb3e52d7cb7d6194a56bbd..58330aa75f53ae17007bfd019156e5a2bb29b2c3 100644 --- a/flux2/infrastructure/sources/wordpress.yaml +++ b/flux2/infrastructure/sources/wordpress.yaml @@ -13,4 +13,4 @@ spec: # For all available options, see: # https://toolkit.fluxcd.io/components/source/api/#source.toolkit.fluxcd.io/v1beta1.GitRepositoryRef ref: - tag: 0.2.2 + tag: 0.3.0