Skip to content

0.10.0

Compare
Choose a tag to compare
@AMecea AMecea released this 31 Jul 09:30
· 109 commits to master since this release
b3a0802

Changes from the last release: list of commits

Highlights

  • Bump the operators' dependencies:
    • Nginx Ingress: v1.40.3
    • Prometheus Operator: 9.1.0
    • Wordpress Operator: 0.10.2
    • MySQL Operator: 0.4.0
    • Cert Manager: v0.15.2
  • Make Cert Manager as a prerequisit for Stack. For now one you have to install it before installing Stack
  • Add support for helm v3
  • Rename node-role.kubernetes.io label to node-role.stack.presslabs.org
  • Bump go dependencies and switch to go module for git-webhook
  • Create self-signing issuer for default ingress certificate
  • Make the deployer image to install Cert Manager

⚠️ Breaking

  • If installed with the Stack deployer there is nothing to do.
  • Switching to helm v3 [optional]: Convert helm release to new using helm convert plugin.
    The deployer entry-point is an example of how to do the upgrade.
  • Cert Manager should be installed manually before installing the new Stack version.
  • You have to rename node-role.kubernetes.io -> node-role.stack.presslabs.org