Skip to content

Releases: bitpoke/stack

v0.12.4

23 May 10:32
v0.12.4
4fe1d19
Compare
Choose a tag to compare
Release v0.12.4

v0.12.3

23 May 10:32
v0.12.3
e304f85
Compare
Choose a tag to compare
Release v0.12.3

v0.12.2

23 Mar 08:32
v0.12.2
4defd2b
Compare
Choose a tag to compare
Release v0.12.2

v0.12.1

23 Feb 12:59
v0.12.1
a3a6257
Compare
Choose a tag to compare
Release v0.12.1

v0.10.4

16 Feb 06:54
Compare
Choose a tag to compare
  • Temporarily remove Service from component kinds list

Changes from the last release: list of commits

0.10.0

31 Jul 09:30
b3a0802
Compare
Choose a tag to compare

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