Skip to content

Releases: linode/apl-core

apl-4.11.1

07 Oct 13:32
96a4919

Choose a tag to compare

A Helm chart for installing APL in Kubernetes

Release v4.11.0

22 Sep 08:10
a2a66a0

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.11.0 (2025-09-22)

Features

Bug Fixes

CI

  • always set PR to draft, mention pending version update (#2439) (0af02f6)

Others

  • chart-deps: update cert-manager to version v1.18.2 (#2305) (add84f1)
  • chart-deps: update istiod to version 1.26.3 (#2398) (0031651)
  • chart-deps: update kyverno to version 3.5.0 (#2404) (041a194)
  • chart-deps: update policy-reporter to version 3.3.2 (#2408) (d4a8c0a)
  • chart-deps: update policy-reporter to version 3.4.0 (#2462) (b1139b8)
  • chart-deps: update trivy-operator to version 0.30.0 (#2433) (a1c62d4)
  • deps: bump ignore-walk from 7.0.0 to 8.0.0 (#2415) (69f34e0)
  • deps: bump the npm-dependencies group across 1 directory with 12 updates (#2444) (d3b1995)
  • remove project schema (#2441) (23e988c)
  • update version for runtime upgrade (#2463) (83e9906)
  • upgrade Gitea (#2454) (20e5662)

apl-4.11.0

22 Sep 08:11
a2a66a0

Choose a tag to compare

A Helm chart for installing APL in Kubernetes

Release v4.10.1

17 Sep 07:06
2414a2e

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.10.1 (2025-09-17)

Bug Fixes

apl-4.10.1

17 Sep 07:07
2414a2e

Choose a tag to compare

A Helm chart for installing APL in Kubernetes

Release v4.10.0

27 Aug 14:04
c3d7229

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.


4.10.0 (2025-08-21)

Bug Fixes

  • migrate CloudnativePG backup to plugin for improved resource control (#2299) - (64865ec) - merll
  • deploying apl (#2442) - (f007cfd) - CasLubbers
  • disabling immediate cnpg backups - (f6d09be) - Ani1357

Features

  • add kubeflow pipelines to core (#2198) - (807208b) - Sander Rodenhuis
  • load prometheus rules for cnpg (#2353) - (d4e1672) - jeho
  • skip apl-operator application in development mode (#2340) - (10225bb) - CasLubbers
  • remove invalid logic regarding namespace creation (#2362) - (75e95e4) - jeho
  • knativeserving cr upgrade script (#2368) - (6e4bb4d) - Ani Argjiri
  • ignoring metadata.generation for ValidatingWebhookConfiguration… (#2395) - (4c74c76) - Ani Argjiri
  • add ORCS monitoring (#2308) - (f3a53e1) - CasLubbers
  • removed unused policy-reports dashboards and whitelisted registries (#2409) - (376f476) - Ani Argjiri
  • optionally use cnpg backup plugin (#2451) - (ffec8ea) - merll

Miscellaneous Chores

  • (chart-deps) update sealed-secrets to version 2.17.3 (#2234) - (f85585e) - svcAPLBot
  • (chart-deps) upgrade metrics-server to 0.8.0 (#2361) - (07128b0) - merll
  • (deps) update apl-tools version in dockerfile (#2367) - (12d3699) - Ferruh
  • (deps) bump the npm-dependencies group with 8 updates (#2369) - (b95049c) - dependabot[bot]

Revert

Ci

  • add chart-deps label to newly created pull requests (#2412) - (c2d790e) - CasLubbers

apl-4.10.0

27 Aug 14:05
c3d7229

Choose a tag to compare

A Helm chart for installing APL in Kubernetes

Release v4.9.0

06 Aug 11:58
bdab7b8

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.9.0 (2025-08-06)

Features

Bug Fixes

apl-4.9.0

06 Aug 11:59
bdab7b8

Choose a tag to compare

A Helm chart for installing APL in Kubernetes

Release v4.8.0

31 Jul 15:38
4235da3

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.8.0 (2025-07-31)

Features

  • add argocd prometheus rules (#2262) (822cc2b)
  • add ensure git ops directories to apply-as-apps (#2211) (a033abb)
  • add post-install cleanup job (#2207) (84fd5ab)
  • add Prometheus monitoring configuration for database resources (#2317) (1ede9d0)
  • add support for deleting Tekton-managed pods and enhance Istio … (#2287) (41560c1)
  • adding harbor ORCS support (#2385) (97eca95)
  • adding knative ORCS support (#2357) (23d46e0)
  • adding KnativeServing CR ORCS support (#2260) (9871159)
  • adding ORCS support for tekton tasks (#2387) (74ed32d)
  • adding ORCS support (#2203) (57b802d)
  • apl-operator clean error messages (#2290) (3b53e6b)
  • compatibility k8s version v1.33 (#2107) (29c92ce)
  • deploy manifest using apl-operator instead of using Tekton (#2151) (bb1623d)
  • detect and restart pods with old istio-proxy version (#2232) (373408f)
  • enabling ORCS by default (#2337) (afde740)
  • implement restart functionality for otomi-api deployment (#2272) (ed2b8a7)
  • making linode provider an ORCS dependency (#2380) (cb7d265)
  • nickname as username for gitea (#2303) (d39d9ac)
  • optimize the order of deploying manifests during the initial installation (#2250) (109943a)
  • replace clusterrole for secrets with namespaced role and removed ingress update clusterrole (#2163) (bc22632)
  • reverting ORCS migration for upgraded clusters (#2381) (1ac4b86)
  • set custom repository and use selectors on argocd applications (#2286) (8f0cc6b)
  • updating tekton registry (#2339) (a2b1488)
  • upgrade Gitea to recent release (#2085) (8267993)
  • upgrade k8s/client-node and node 22 (#2204) (b09b0f3)
  • upgrade Keycloak to recent release and deprovision operator (#2078) (9e84b9f)

Bug Fixes

  • actually check for difference between files (#2164) (eaf03aa)
  • add default values to apl-operator (#2251) (67c3dd2)
  • added v1.33 to the supportedK8sVersions.json file (#2159) (b6e761f)
  • adjust Gitea backup service account (#2187) (18dc630)
  • always deploy tekton and apl related namespaces (#2284) (2058097)
  • annotate Gitea volume (#2158) (3c2dc50)
  • knative service url rendering (#2214) (c0d37e6)
  • barman compatibility with non-aws object storage (#2221) (98e5ed7)
  • create gitea-db-secret before database exists (#2279) (b4ae09d)
  • create initial credential secret before the message shows up (#2226) (5650905)
  • enhance commit and push operations with quiet mode and error han… (#2304) (8107c42)
  • handle error when retrieving git log for empty repository (#2257) (b497184)
  • include ingress-nginx apps in values (#2132) (6141f21)
  • incompatibility between helm and helm-secrets (#2215) (d5df084)
  • knative-operator templating (#2236) (826a394)
  • net-istio-webhook image override (#2382) (b28798e)
  • only run coverage report on changes in src (#2202) (1e6cad4)
  • perform cleanup after installation within job (#2235) (658254e)
  • pre-upgrade script, username, and installation order for Keycloak (#2128) (219a594)
  • prerelease versions in upgrade check (#2246) (54fe687)
  • prerelease versions in upgrade check (#2248) (ccb22b7)
  • quote sensitive values in Helm templates (#2150) (214bd5d)
  • reattempt on first installation fai...
Read more