Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.3.0 (2025-02-10)
Features
- add coverage to github ci (#1920) (232bb48)
- add support for Kubernetes 1.32 (#1894) (9b1e19c)
- added more charts to the chart-index (#1900) (061d372)
- updating teams defaults (#1909) (6dc29db)
- fix decrypt (#1922) (ea3badf)
- fix open redirect vulnerability (#1899) (f180cc9)
- increase Gitea timeout (#1921) (21a0691)
- lowering DBs cpu resources (#1891) (07ba2b9)
Bug Fixes
- added team networkpolicies to the team-ns values gotemplate (#1902) (51300a5)
- bootstrap team password (#1917) (b5ac229)
- encryption (#1919) (3773a29)
- package-lock (#1923) (4d488b7)
- team network policies (#1904) (9b5ee85)
- update message (#1889) (152dcd2)
- update session settings for Gitea (#1908) (0b639bb)
- use emptydir for Gitea backup volume on custom provider (#1898) (80ebd93)
Others
- chart-deps: update cert-manager to version v1.16.2 (#1874) (bfeb0a0)
- chart-deps: update cert-manager to version v1.16.3 (#1896) (7d78be9)
- chart-deps: update cloudnative-pg to version 0.23.0 (#1880) (84748ed)
- chart-deps: update harbor to version 1.16.1 (#1892) (75fc895)
- chart-deps: update promtail to version 6.16.6 (#1877) (bada051)
- chart-deps: update sealed-secrets to version 2.17.1 (#1897) (e3f074a)
- deps: bump actions/checkout from 3 to 4 (#1869) (ea9e397)
- deps: bump actions/setup-node from 3 to 4 (#1868) (d13e48c)
- deps: bump linode/apl-tools from v2.8.6 to v2.8.7 (#1870) (21dcaf9)
- update changelog (#1890) (2c0e39f)
- update console and api to latest release (#1932) (0fab990)
- update task version to 3.6.0 (#1895) (5e07fd0)
- update task version to 3.6.1 (#1916) (9e1b61f)
- updated trivy-operator helm chart registry (#1905) (6cb6017)
What's Changed
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #1869
- fix: update message by @Ani1357 in #1889
- chore(deps): bump linode/apl-tools from v2.8.6 to v2.8.7 by @dependabot in #1870
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #1868
- feat: lowering DBs cpu resources by @Ani1357 in #1891
- fix: changelog by @Ani1357 in #1890
- chore(chart-deps): update cert-manager to version v1.16.2 by @svcAPLBot in #1874
- chore(chart-deps): update harbor to version 1.16.1 by @svcAPLBot in #1892
- chore(chart-deps): update cloudnative-pg to version 0.23.0 by @svcAPLBot in #1880
- chore(chart-deps): update cert-manager to version v1.16.3 by @svcAPLBot in #1896
- fix: added team networkpolicies to the team-ns values gotemplate by @Ani1357 in #1902
- feat: added more charts to the chart-index by @Ani1357 in #1900
- fix: team network policies by @j-zimnowoda in #1904
- feat: fix open redirect vulnerability by @Ani1357 in #1899
- fix: use emptydir for Gitea backup volume on custom provider by @merll in #1898
- feat: add support for Kubernetes 1.32 by @merll in #1894
- chore: update task version to 3.6.0 by @ElderMatt in #1895
- feat: updated trivy-operator helm chart registry by @Ani1357 in #1905
- feat: Apl-476 updating teams defaults by @Ani1357 in #1909
- chore: update task version to 3.6.1 by @ElderMatt in #1916
- fix: update session settings for Gitea by @CasLubbers in #1908
- fix: bootstrap team password by @j-zimnowoda in #1917
- fix: encryption by @CasLubbers in #1919
- feat: increase Gitea timeout by @CasLubbers in #1921
- fix: package-lock by @CasLubbers in #1923
- feat: add coverage to github ci by @CasLubbers in #1920
- chore(chart-deps): update promtail to version 6.16.6 by @svcAPLBot in #1877
- feat: fix decrypt by @CasLubbers in #1922
- chore(chart-deps): update sealed-secrets to version 2.17.1 by @svcAPLBot in #1897
- chore: update console and api to latest release by @ElderMatt in #1932
- chore: versions by @Ani1357 in #1935
New Contributors
- @svcAPLBot made their first contribution in #1874
Full Changelog: v4.2.0...v4.3.0