Releases: bitpoke/stack
Releases · bitpoke/stack
v0.12.4
v0.12.3
v0.12.2
v0.12.1
v0.10.4
- Temporarily remove Service from component kinds list
Changes from the last release: list of commits
0.10.0
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
- Nginx Ingress:
- 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 tonode-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