8000 chore: v4.6.0 changelog anf package*.json update [ci skip] (#2182) · linode/apl-core@ca23641 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit ca23641

Browse files
Ani1357CasLubberssvcAPLBotmerll
authored
chore: v4.6.0 changelog anf package*.json update [ci skip] (#2182)
Co-authored-by: CasLubbers <clubbers@akamai.com> Co-authored-by: svcAPLBot <174728082+svcAPLBot@users.noreply.github.com> Co-authored-by: merll <merll@users.noreply.github.com>
1 parent 82f7af7 commit ca23641

File tree

3 files changed

+31
-3
lines changed

3 files changed

+31
-3
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.6.0](https://github.com/linode/apl-core/compare/v4.5.0...v4.6.0) (2025-05-27)
6+
7+
8+
### Features
9+
10+
* compatibility k8s version v1.33 ([#2107](https://github.com/linode/apl-core/issues/2107)) ([9bd46c9](https://github.com/linode/apl-core/commit/9bd46c9d2e023415bd18f4c1dc8f1a460061ab1c))
11+
* upgrade Gitea to recent release ([#2085](https://github.com/linode/apl-core/issues/2085)) ([8267993](https://github.com/linode/apl-core/commit/8267993ca180d6efc5a3e6ce11c90c1b8bb0a004))
12+
* upgrade Keycloak to recent release and deprovision operator ([#2078](https://github.com/linode/apl-core/issues/2078)) ([9e84b9f](https://github.com/linode/apl-core/commit/9e84b9f9a14be3fddf6c9ae5bfa35517d75dd4f7))
13+
14+
15+
### Bug Fixes
16+
17+
* added v1.33 to the supportedK8sVersions.json file ([#2159](https://github.com/linode/apl-core/issues/2159)) ([9809d45](https://github.com/linode/apl-core/commit/9809d45b11f8c689ba30a2a1ab5f98a6950c4875))
18+
* annotate Gitea volume ([#2158](https://github.com/linode/apl-core/issues/2158)) ([731e810](https://github.com/linode/apl-core/commit/731e81085880efa4c744ada32436470eec072cb1))
19+
* include ingress-nginx apps in values ([#2132](https://github.com/linode/apl-core/issues/2132)) ([6141f21](https://github.com/linode/apl-core/commit/6141f2151db2b3c46faea3eba8448896ce321375))
20+
* pre-upgrade script, username, and installation order for Keycloak ([#2128](https://github.com/linode/apl-core/issues/2128)) ([219a594](https://github.com/linode/apl-core/commit/219a5949e360fe06198f67d07c50a8cfec9c6365))
21+
* quote sensitive values in Helm templates ([#2150](https://github.com/linode/apl-core/issues/2150)) ([214bd5d](https://github.com/linode/apl-core/commit/214bd5d54f86c9dd42dd5de808c39459ca97b7e4))
22+
23+
24+
### Others
25+
26+
* add code owners ([#2141](https://github.com/linode/apl-core/issues/2141)) ([2dd59af](https://github.com/linode/apl-core/commit/2dd59af93c86d27b7482526e24790bad32930bab))
27+
* **deps:** bump actions/checkout from 3 to 4 ([#2122](https://github.com/linode/apl-core/issues/2122)) ([7d9d239](https://github.com/linode/apl-core/commit/7d9d2392e7a4e17acf30fa818c260a7bb05215ef))
28+
* **deps:** update dependencies, replace ts-node with tsx, add new eslint file ([#2125](https://github.com/linode/apl-core/issues/2125)) ([29e22ab](https://github.com/linode/apl-core/commit/29e22ab2e4592df3ee9bc3a42bb6413157889ffa))
29+
* set versions to main ([#2127](https://github.com/linode/apl-core/issues/2127)) ([9c73f65](https://github.com/linode/apl-core/commit/9c73f65b969674199a5bdd3abcc8e0aa3e98d935))
30+
* update the displayed versions ([#2152](https://github.com/linode/apl-core/issues/2152)) ([4bac5c5](https://github.com/linode/apl-core/commit/4bac5c5a9e221613c5e195638050a6e1035b875e))
31+
* **versions:** updating apl projects versions ([be18652](https://github.com/linode/apl-core/commit/be186521c59630895d0a05722e969a89ecf04479))
32+
533
## [4.5.0](https://github.com/linode/apl-core/compare/v4.4.0...v4.5.0) (2025-05-06)
634

735

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,5 @@
174174
}
175175
},
176176
"type": "commonjs",
177-
"version": "4.5.0"
177+
"version": "4.6.0"
178178
}

0 commit comments

Comments
 (0)
0