Releases: linode/apl-core
Release v4.6.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.6.0 (2025-05-27)
Features
- compatibility k8s version v1.33 (#2107) (9bd46c9)
- upgrade Gitea to recent release (#2085) (8267993)
- upgrade Keycloak to recent release and deprovision operator (#2078) (9e84b9f)
Bug Fixes
- added v1.33 to the supportedK8sVersions.json file (#2159) (9809d45)
- annotate Gitea volume (#2158) (731e810)
- include ingress-nginx apps in values (#2132) (6141f21)
- pre-upgrade script, username, and installation order for Keycloak (#2128) (219a594)
- quote sensitive values in Helm templates (#2150) (214bd5d)
Others
- add code owners (#2141) (2dd59af)
- deps: bump actions/checkout from 3 to 4 (#2122) (7d9d239)
- deps: update dependencies, replace ts-node with tsx, add new eslint file (#2125) (29e22ab)
- set versions to main (#2127) (9c73f65)
- update the displayed versions (#2152) (4bac5c5)
- versions: updating apl projects versions (be18652)
Full Changelog: v4.5.0...v4.6.0
apl-4.6.0
A Helm chart for installing APL in Kubernetes
Release v4.5.0
Changelog
Upgrade notes
After the upgrade, the first two Platform Tekton PipelineRuns are expected to fail. Once ArgoCD synchronizes the otomi-pipelines-otomi-pipelines
Application, the Platform Tekton pipeline becomes fully operational again.
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](https://github.com/linode/apl-core/commit/...
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