|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## 0.1.12 (2025-10-06) |
| 3 | +## 0.2.0 (2025-10-06) |
4 | 4 |
|
5 |
| -* [mariadb] chore(deps): update mariadb:12.0.2 Docker digest to 03a03a6 ([#208](https://github.com/CloudPirates-io/helm-charts/pull/208)) |
6 |
| - |
7 |
| -## <small>0.1.11 (2025-10-06)</small> |
8 |
| - |
9 |
| -* Allow keycloak to have a relative path (#216) ([0237457](https://github.com/CloudPirates-io/helm-charts/commit/0237457)), closes [#216](https://github.com/CloudPirates-io/helm-charts/issues/216) |
10 |
| - |
11 |
| -## <small>0.1.10 (2025-10-02)</small> |
12 |
| - |
13 |
| -* [postgres] chore(deps): update postgres:17.6 Docker digest to e6a4209 (#173) ([beb0b40](https://github.com/CloudPirates-io/helm-charts/commit/beb0b40)), closes [#173](https://github.com/CloudPirates-io/helm-charts/issues/173) |
14 |
| - |
15 |
| -## <small>0.1.9 (2025-10-02)</small> |
16 |
| - |
17 |
| -* add topologySpreadConstraints and trafficDistribution opti… (#209) ([c777fca](https://github.com/CloudPirates-io/helm-charts/commit/c777fca)), closes [#209](https://github.com/CloudPirates-io/helm-charts/issues/209) |
18 |
| - |
19 |
| -## <small>0.1.8 (2025-09-30)</small> |
20 |
| - |
21 |
| -* Feature/command customize (#186) ([a458e15](https://github.com/CloudPirates-io/helm-charts/commit/a458e15)), closes [#186](https://github.com/CloudPirates-io/helm-charts/issues/186) |
22 |
| - |
23 |
| -## <small>0.1.7 (2025-09-29)</small> |
24 |
| - |
25 |
| -* replace deprecated 'proxy' with new proxy parameters (#183) ([d850b7b](https://github.com/CloudPirates-io/helm-charts/commit/d850b7b)), closes [#183](https://github.com/CloudPirates-io/helm-charts/issues/183) |
26 |
| - |
27 |
| -## <small>0.1.6 (2025-09-26)</small> |
28 |
| - |
29 |
| -* [postgres] chore(deps): update postgres:17.6 Docker digest to 0b6428e (#162) ([6293612](https://github.com/CloudPirates-io/helm-charts/commit/6293612)), closes [#162](https://github.com/CloudPirates-io/helm-charts/issues/162) |
30 |
| - |
31 |
| -## <small>0.1.5 (2025-09-25)</small> |
32 |
| - |
33 |
| -* add namespaces to templates, change user/group-ids to 1001 ([31b203b](https://github.com/CloudPirates-io/helm-charts/commit/31b203b)) |
34 |
| -* add readme documentation and values.schema.json ([369448b](https://github.com/CloudPirates-io/helm-charts/commit/369448b)) |
35 |
| -* add support for extra env vars from an existing secret (#158) ([263604f](https://github.com/CloudPirates-io/helm-charts/commit/263604f)), closes [#158](https://github.com/CloudPirates-io/helm-charts/issues/158) |
36 |
| -* Fix resolving template expressions in extraobjects ([12a1cb5](https://github.com/CloudPirates-io/helm-charts/commit/12a1cb5)) |
37 |
| -* [postgres] chore(deps): update postgres:17.6 Docker digest to 0f4f200 ([b4a6a30](https://github.com/CloudPirates-io/helm-charts/commit/b4a6a30)) |
38 |
| -* Add keycloak logo ([bf1e1c2](https://github.com/CloudPirates-io/helm-charts/commit/bf1e1c2)) |
39 |
| -* Add TODO ([8162d60](https://github.com/CloudPirates-io/helm-charts/commit/8162d60)) |
40 |
| -* Artifact hub id ([02540ae](https://github.com/CloudPirates-io/helm-charts/commit/02540ae)) |
41 |
| -* Bump the correct thing ([35e7901](https://github.com/CloudPirates-io/helm-charts/commit/35e7901)) |
42 |
| -* Fix chart version bump ([aae07b1](https://github.com/CloudPirates-io/helm-charts/commit/aae07b1)) |
43 |
| -* Fix deprecated env vars warning ([50d9fa0](https://github.com/CloudPirates-io/helm-charts/commit/50d9fa0)) |
44 |
| -* Fix lint ([4bf9e77](https://github.com/CloudPirates-io/helm-charts/commit/4bf9e77)) |
45 |
| -* Fix lint 2 ([a38fc35](https://github.com/CloudPirates-io/helm-charts/commit/a38fc35)) |
46 |
| -* Fix lint 3 ([0875bfa](https://github.com/CloudPirates-io/helm-charts/commit/0875bfa)) |
47 |
| -* Fix lint 4 ([7fcbd78](https://github.com/CloudPirates-io/helm-charts/commit/7fcbd78)) |
48 |
| -* Improvements ([cea8f2c](https://github.com/CloudPirates-io/helm-charts/commit/cea8f2c)) |
49 |
| -* Initial implementation ([c5d41ec](https://github.com/CloudPirates-io/helm-charts/commit/c5d41ec)) |
50 |
| -* Rework keycloak ([2afb0fd](https://github.com/CloudPirates-io/helm-charts/commit/2afb0fd)) |
51 |
| -* Update CHANGELOG.md ([b7572a8](https://github.com/CloudPirates-io/helm-charts/commit/b7572a8)) |
52 |
| -* Update CHANGELOG.md ([245f9b6](https://github.com/CloudPirates-io/helm-charts/commit/245f9b6)) |
53 |
| -* Update CHANGELOG.md ([0bf9f75](https://github.com/CloudPirates-io/helm-charts/commit/0bf9f75)) |
54 |
| -* Update CHANGELOG.md ([03d476e](https://github.com/CloudPirates-io/helm-charts/commit/03d476e)) |
55 |
| -* Update CHANGELOG.md ([20c19bb](https://github.com/CloudPirates-io/helm-charts/commit/20c19bb)) |
56 |
| -* Update CHANGELOG.md ([68435aa](https://github.com/CloudPirates-io/helm-charts/commit/68435aa)) |
57 |
| -* Update CHANGELOG.md ([b8adca8](https://github.com/CloudPirates-io/helm-charts/commit/b8adca8)) |
58 |
| -* Update CHANGELOG.md ([62e51b9](https://github.com/CloudPirates-io/helm-charts/commit/62e51b9)) |
59 |
| -* Update CHANGELOG.md ([54f725e](https://github.com/CloudPirates-io/helm-charts/commit/54f725e)) |
60 |
| -* Update CHANGELOG.md ([2ed9b3f](https://github.com/CloudPirates-io/helm-charts/commit/2ed9b3f)) |
61 |
| -* Update CHANGELOG.md ([2178148](https://github.com/CloudPirates-io/helm-charts/commit/2178148)) |
62 |
| -* Update CHANGELOG.md ([8d6710f](https://github.com/CloudPirates-io/helm-charts/commit/8d6710f)) |
63 |
| -* chore: fix changelog ([bd9f1a8](https://github.com/CloudPirates-io/helm-charts/commit/bd9f1a8)) |
| 5 | +* [keycloak] Add support for extra volumes, volumeMounts and initContainers ([#215](https://github.com/CloudPirates-io/helm-charts/pull/215)) |
0 commit comments