Releases: linode/apl-core
Releases · linode/apl-core
Release v4.5.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.5.0 (2025-05-06)
Features
- add argocd sync waves to ensure tasks and pipelines are created in the right order (#2117) (9ac4dcc)
- add gitea repo public url as env (#2034) (332fdcb)
- allow gitea-operator to list pods in Gitea namespace (#2106) (2062488)
- argocd to check repo every 15s (#2075) (81578f6)
- auto creation of webhooks in gitea for builds (#1971) (b5338af)
- CNPG recovery options (#1926) (98d8bfe)
- improve gitops compatibility by defining new file structure (#1930) (8e15923)
- new build page (#2026) (7bee88b)
- rely solely on metadata name (#2040) (0f89b2b)
- service page using new components (#1996) (f3b5745)
- split up team policies to single file (#2057) (33d68ff)
- static team settings page (#2024) (b6c66b1)
- switching to linode-block-storage as default for tekton builds (#2101) (776f3c4)
- update api and console versions (#2019) (793df47)
- updated ingress_nginx helm chart to v4.11.5 (#2011) (4d81a61)
- updated keycloak operator and gitea values (#2008) (ebda118)
- use internal service for traffic between apl-api and gitea (#2016) (775e307)
Bug Fixes
- 5xx errors (#2025) (85f474f)
- alert values (#2077) (053077b)
- always deploy ingress for team core apps (#2110) (5121cad)
- commit and push (#2066) (d358c38)
- correct values order (#2074) (d92a543)
- decrypt after updated structure encryption (#2082) (9be7903)
- dont run team-tasks on "ci_skip" commits (#2103) (8e129bd)
- ensure sealedsecrets and workloadValues directories exist (#2069) (ac1b191)
- get envDir path from the function argument (#2004) (8341059)
- log complete error of ajv validation (#2065) (1420a40)
- move operator rbac to chart (#2093) (790b99f)
- obtaining the apl version from values repo (#2003) (242a42e)
- only encrypt secret files if not encrypted (#2086) (920ef83)
- process resource quota as list (#2055) (3a344b4)
- pull before pushing to gitea in commitAndPush func (#2063) (96003c8)
- rabbitmq out of sync in argocd (#2018) (c4ed6dd)
- remove coverage annotations (#2050) (0eab891)
- remove resourcequota and limitrange limits (#2115) (73fdd55)
- render build git-credentials only if secretName specified (#2062) (ffdfa3e)
- replace username and password from git related logs (#2037) (94b056f)
- selfservice defaults (#2104) (5e60e9e)
- set resource limits to enforce resource defaults for containers (#2100) (41d316a)
- set team defaults (#2095) (6f7d447)
- team access to loki logs (#2116) (c39bc9b)
- team-ns build templates for git credentials (#2068) (8716f15)
- updated keycloak init container version rendering (#2108) (ce8f4f0)
Others
- chart-deps: update external-dns to version 8.7.8 (#2015) (3bb0b16)
- deps: bump @types/lodash from 4.17.13 to 4.17.16 (#2041) (3143105)
- deps: bump @types/retry from 0.12.2 to 0.12.5 (#1915) (f8aa45a)
- deps: bump debug and @types/debug (#1913) (a2a5b79)
- deps: bump ncipollo/release-action from 1.15.0 to 1.16.0 (#1972) (54b2960)
- deps: bump ts-node-dev from 1.1.8 to 2.0.0 (#1914) (7a586c1...
apl-4.5.0
A Helm chart for installing APL in Kubernetes
Release: v4.5.0-rc.2
Automated release for v4.5.0-rc.2
apl-4.5.0-rc.2
A Helm chart for installing APL in Kubernetes
Release: v4.5.0-rc.1
Automated release for v4.5.0-rc.1
Release Candidate: v4.5.0-rc.0
chore(release): v4.5.0-rc.0
apl-4.5.0-rc.1
A Helm chart for installing APL in Kubernetes
Release v4.4.4
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.4.4 (2025-04-02)
Others
- api version update (e105b89)
Full Changelog: v4.4.3...v4.4.4
apl-4.4.4
A Helm chart for installing APL in Kubernetes
Release v4.4.3
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.4.3 (2025-03-25)
Bug Fixes
- security patch for critical vulnerability in ingress-nginx-controller (CVE-2025-1974). (#2011) (59980d1)