All notable changes to this project will be documented in this file.
1.16.1 (2024-10-31)
1.16.0 (2024-10-21)
1.15.0 (2024-10-08)
1.14.0 (2024-09-30)
1.13.0 (2024-09-09)
1.12.5 (2024-09-03)
1.12.4 (2024-09-03)
1.12.3 (2024-09-03)
1.12.2 (2024-09-03)
1.12.1 (2024-08-26)
1.12.0 (2024-07-29)
1.11.2 (2024-06-27)
1.11.1 (2024-03-06)
1.11.0 (2024-03-06)
1.10.1 (2023-10-18)
- Properly merge chart specs together (37c41bc)
1.10.0 (2023-09-23)
- Add option to set reconcileFrequency (484c014)
1.9.4 (2023-09-02)
- Correct merge order (cd49cef)
1.9.3 (2023-09-01)
- Assign metadata instead of merging it (908c839)
1.9.2 (2023-09-01)
- properly get license (6ff6533)
1.9.1 (2023-09-01)
- Setting cached release namespace incorrectly (e585555)
1.9.0 (2023-08-31)
- Add caching for deployer release requests (1185b40)
1.8.11 (2023-08-30)
- correctly check if chart is installed based on status (384d330)
1.8.10 (2023-08-28)
- Secret reading metadata (6dab7ed)
1.8.9 (2023-08-28)
- Save active spec metadata (47bd862)
1.8.8 (2023-08-25)
- Channel spec not getting applied correctly (6e763a8)
1.8.7 (2023-08-24)
- Properly update complete status (86a5196)
1.8.6 (2023-08-24)
- secrets stored with correct values (f6d61e9)
1.8.5 (2023-08-23)
- Pass namespace into chart (e8e0b8f)
1.8.4 (2023-08-23)
- Properly set namespace for deployments (53f51a9)
1.8.3 (2023-08-23)
- Properly parse chart from deployer (5eabdfe)
1.8.2 (2023-08-22)
- Rename config -> values and release -> chart (519cd1b)
1.8.1 (2023-08-18)
- Charts download (57355ce)
1.8.0 (2023-08-18)
- Add support for helm repo releases (dfef752)
1.7.0 (2023-08-17)
- use secrets instead of configmaps (049797f)
1.6.1 (2023-08-17)
- Simplify docker image (1cf55e4)
1.6.0 (2023-08-17)
- Add helm support (077765c)
1.5.0 (2023-08-12)
- Use container based deployments only (3e6b222)
1.4.4 (2023-08-11)
- Jobs work? (9972d26)
1.4.3 (2023-08-11)
- reorder backup (ab66486)
1.4.2 (2023-08-11)
- Using validate for job spec (5c7ff66)
1.4.1 (2023-08-11)
- Use cdk8s image for apply container (189bc08)
1.4.0 (2023-08-11)
- Support for deploymenting via jobs (da801ea)
1.3.0 (2023-08-11)
1.2.13 (2023-08-10)
- add operator properties to config (b5f48f0)
1.2.12 (2023-08-10)
- merge func (94aa0d0)
- remove submodule (bdb408a)
- Rename config spec cfs (672100a)
- rename configs (8727281)
1.2.11 (2023-08-09)
- Git release pulls correctly (d47aebd)
1.2.10 (2023-08-09)
- remove debugging logs (d4da31f)
1.2.9 (2023-08-09)
- refactor spec (87be86b)
1.2.8 (2023-08-09)
- Refactor specs (7c6da34)
1.2.7 (2023-07-20)
- x-kubernetes-preserve-unknown-fields (bedac52)
1.2.6 (2023-07-19)
- Preserve unknown fields (565a25f)
1.2.5 (2023-07-19)
- Default to dev mode (d961f77)
1.2.4 (2023-07-19)
- Output json format logs (90af7b6)
1.2.3 (2023-07-18)
- Add operator namespace env (846731a)
1.2.2 (2023-07-17)
- Use deployer release channels (480b380)
1.2.1 (2023-07-12)
- Remove ui building step (08ee985)
1.2.0 (2023-07-12)
- Add events recording (388d37b)
1.1.13 (2023-07-10)
- pass spec namespace and name (79d77f2)
1.1.12 (2023-07-10)
- remove console (fba45ee)
1.1.11 (2023-07-10)
- set namespace when running kubectl apply (1d6f00c)
1.1.10 (2023-07-10)
- kubectl not working in docker image (ffc694e)
1.1.9 (2023-07-09)
- Install kubectl in docker image (e5df9de)
1.1.8 (2023-07-09)
- docker build (d160a9c)
1.1.7 (2023-07-09)
- lock pnpm version (c2608f7)
1.1.6 (2023-07-05)
- Tmp directory permissions (b0820f5)
1.1.5 (2023-07-05)
- Clean up docker image (ef7c629)
1.1.4 (2023-07-05)
- Add debugging for installing release (893ebd9)
1.1.3 (2023-06-30)
- add applied config to download bundle (bef77c2)
1.1.2 (2023-06-30)
- Serve console with gin (c9e04aa)
1.1.1 (2023-06-30)
- Add console namespace and service name to config properties (0b9efef)
1.1.0 (2023-06-30)
- Add support for release from a git repository (8a6b073)
1.0.8 (2023-06-29)
- add pnpm, node and git to docker image (176b6f0)
1.0.7 (2023-06-28)
- rename versioning step name (77bf4ed)
1.0.6 (2023-06-28)
- upgrade semantic to v3 (594c463)
1.0.5 (2023-06-28)
- push images to dockerhub (d4cdd27)
1.0.4 (2023-06-28)
- install go version (6664b4b)
1.0.3 (2023-06-28)
- docker image push (e08b3da)
1.0.2 (2023-06-28)
- clean up env for image push (7213ed2)
1.0.1 (2023-06-28)
- rename docker variables (274e20c)