Releases: linode/apl-core
Release v4.1.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
What's Changed
- fix: apl-console update by @j-zimnowoda in #1802
Full Changelog: v4.1.0...v4.1.1
apl-4.1.1
A Helm chart for installing APL in Kubernetes
Release v4.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.1.0 (2024-11-12)
Features
- added cors for ouath2-proxy ingress (#1799) (d0ee298)
- added policy setting to external-dns values (#1793) (d6d9741)
- adjust retry factor to 1 and 30 retries of 1 minute (#1801) (70099bc)
- object storage wizard (#1790) (4d28234)
- set datasource for trivy dashboard to default (#1796) (cd52cc0)
- update tools version (#1794) (718719b)
Bug Fixes
- change default falco driver (#1795) (5fc6f14)
- datasource for team and platform Grafana dashboards (#1785) (6782421)
- falco team grafana falco dashboard datasource (#1806) (378903f)
Others
- rename application to app (#1804) (9d886eb)
- update packages and docker image [TOOLS][MINOR] (#1788) (1ab0fca)
- versions (#1802) (8dca419)
Full Changelog: v4.0.0...v4.1.0
apl-4.1.0
A Helm chart for installing APL in Kubernetes
Release v4.0.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Full Changelog: v4.0.1...v4.0.2
apl-4.0.2
A Helm chart for installing APL in Kubernetes
Release v4.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
What's Changed
- feat: implement age values encryption by @ferruhcihan in #1709
- fix: versions by @ferruhcihan in #1725
- feat: APL-110 argo app removal by @Ani1357 in #1727
- fix: default resource config by @srodenhuis in #1726
- fix: determine exact k8s version step by @ferruhcihan in #1728
- feat: gitea backup to object storage by @merll in #1723
- fix: set versions to main by @srodenhuis in #1730
- feat: one prometheus by @srodenhuis in #1724
- fix: helm notes by @srodenhuis in #1731
- fix: resource defaults by @srodenhuis in #1732
- fix: knative domain-template by @srodenhuis in #1738
- fix: updated helm apl chart by @Ani1357 in #1734
- feat: Apl 133 removing gatekeeper by @Ani1357 in #1737
- fix: default cpu requests by @srodenhuis in #1741
- feat: updating apl-tools [TOOLS][MINOR] by @Ani1357 in #1735
- feat: Apl 36 - apl-tools update versions by @Ani1357 in #1743
- feat: k8s 1.31 upgrade by @CasLubbers in #1742
- fix: values changes for istio resources by @srodenhuis in #1745
- feat: add thanos for prom HA by @srodenhuis in #1729
- feat: added support for externally-managed-tls-secret by @merll in #1746
- fix: default resource config by @srodenhuis in #1747
- fix: versions by @srodenhuis in #1749
- fix: Revert "fix: default resource config (#1747)" by @CasLubbers in #1750
- fix: remove duplicate imagePullPolicy by @merll in #1752
- feat: Apl-248 github actions update to support valid dns by default by @Ani1357 in #1748
- feat: user management by @ferruhcihan in #1740
- fix: default resource and scaling optimization by @srodenhuis in #1754
- fix: use platform-admin group instead of team-admin by @j-zimnowoda in #1762
- feat: oauth2-proxy custom error page by @ferruhcihan in #1758
- feat: chart index by @j-zimnowoda in #1759
- feat: Apl-10 ingress apps update by @Ani1357 in #1761
- fix: quote team password by @merll in #1765
- fix: upgrade Istio Knative and Kiali by @srodenhuis in #1736
- feat: Integration test domains by @Ani1357 in #1763
- feat: improve installer job feedback by @CasLubbers in #1755
- fix: upgrade istio to 1.22.5 by @srodenhuis in #1769
- fix: get kms values & age key generation order by @ferruhcihan in #1768
- feat: ispreinstalled flag by @ElderMatt in #1760
- chore: versions by @j-zimnowoda in #1775
- fix: keycloak login page tag by @j-zimnowoda in #1778
- fix: updated gh-actions, added no-apl by @Ani1357 in #1772
- fix: Apl 307 apl-charts repo creation by @Ani1357 in #1774
- fix: add init container for oauth2 proxy by @srodenhuis in #1779
- feat: upgrade kube-prometheus-stack by @srodenhuis in #1764
- fix: Trivy indent and capabilities by @srodenhuis in #1780
- fix: increase trivy limits in Harbor by @srodenhuis in #1777
- fix: upgrade Grafana stack by @srodenhuis in #1766
- fix: byo certificate name by @merll in #1781
- fix: remove install instructions in README by @srodenhuis in #1771
- feat: platform admin user by @ferruhcihan in #1770
- feat: remove optional private grafana by @merll in #1783
- fix: queue processors and controller resource defaults by @srodenhuis in #1782
- fix: remove upgrade script by @j-zimnowoda in #1786
- fix: remove additional cluster logic by @dennisvankekem in #1787
- chore: versions by @j-zimnowoda in #1791
Full Changelog: v3.0.0...v4.0.1
apl-4.0.1
A Helm chart for installing APL in Kubernetes
Release v4.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.0 (2024-11-01)
Features
- add init container for oauth2 proxy (#1779) (e3886cc)
- add thanos for prom HA (#1729) (6dd3ad7)
- add support for externally-managed-tls-secret (#1746) (f72ff6c)
- remove gatekeeper (#1737) (fe9f06f)
- upgrade tools versions (#1743) (d7918dc)
- upgrade ingress apps (#1761) (990d3a1)
- implement argocd applicaiton removal (#1727) (bb4a757)
- chart index (#1759) (f29e5bf)
- add configurable core apps resources and scaling optimization (#1754) (938ac7d)
- default platform admin user (#1770) (7f1f6d3)
- gitea backup to object storage (#1723) (d2d3064)
- implement age values encryption (#1709) (20ced03)
- improve installer job feedback (#1755) (d3e0783)
- add ispreinstalled flag (#1760) (e498b48)
- support k8s 1.31 upgrade (#1742) (c298d8d)
- add oauth2-proxy custom error page (#1758) (fef95dd)
- implement single prometheus for the whole platform (#1724) (79d84e2)
- remove optional private grafana (#1783) (9cc2b7e)
- upgrade apl-tools [TOOLS][MINOR] (#1735) (dbfc089)
- upgrade Istio Knative and Kiali (#1736) (600f584)
- upgrade kube-prometheus-stack (#1764) (4ce16ea)
- user management (#1740) (9eedbab)
Bug Fixes
- apl helm chart helpers(#1734) (a2460b9)
- Apl 307 apl-charts repo creation (#1774) (73aac2f)
- argocd queue processors and controller resource defaults (#1782) (ca5447a)
- byo certificate name (#1781) (92cc4fc)
- default cpu requests (#1741) (2cd44b4)
- default resource config (#1726) (5396b10)
- default resource config (#1747) (361e3d8)
- determine exact k8s version step (#1728) (f7f5271)
- get kms values & age key generation order (#1768) (570061d)
- helm notes (#1731) (f416c63)
- increase trivy limits in Harbor (#1777) (738a5d3)
- keycloak login page tag (#1778) (e85ff2c)
- knative domain-template (#1738) (5145a05)
- quote team password (#1765) (2401eac)
- remove additional cluster logic (#1787) (5e133c1)
- remove duplicate imagePullPolicy (#1752) (3c393d4)
- remove install instructions in README (#1771) (26f2c9a)
- remove upgrade script (#1786) (c50ba52)
- resource defaults (#1732) (6783cbb)
- Revert "fix: default resource config (#1747)" (#1750) (5b1d52f)
- set versions to main (#1730) (3c89f34)
- Trivy indent and capabilities (#1780) (04a2511)
- updated gh-actions, added no-apl (#1772) (af37325)
- upgrade Grafana stack (#1766) (3a75202)
- upgrade istio to 1.22.5 (#1769) (94fdabd)
- use platform-admin group instead of team-admin (#1762) (fdbd80d)
- values changes for istio resources (#1745) (603b281)
- versions (#1725) (460276e)
- versions (#1749) (4ad18c0)
Others
- Integration test domains (#1763) ([b64c334](https://github.com/li...
apl-4.0.0
A Helm chart for installing APL in Kubernetes