|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## 0.3.1 (2025-10-05) |
| 3 | +## 0.3.2 (2025-10-06) |
4 | 4 |
|
5 |
| -* [mariadb] use tpl to return existingConfigMap ([#217](https://github.com/CloudPirates-io/helm-charts/pull/217)) |
| 5 | +* [mariadb] chore(deps): update docker.io/mariadb:12.0.2 Docker digest to 03a03a6 ([#207](https://github.com/CloudPirates-io/helm-charts/pull/207)) |
| 6 | + |
| 7 | +## <small>0.3.1 (2025-10-06)</small> |
| 8 | + |
| 9 | +* use tpl to return existingConfigMap (#217) ([c7c2f4c](https://github.com/CloudPirates-io/helm-charts/commit/c7c2f4c)), closes [#217](https://github.com/CloudPirates-io/helm-charts/issues/217) |
| 10 | + |
| 11 | +## 0.3.0 (2025-09-29) |
| 12 | + |
| 13 | +* bump version to 0.2.6 ([51bcd26](https://github.com/CloudPirates-io/helm-charts/commit/51bcd26)) |
| 14 | +* change statefulset pvc-template labels to not use common.labels ([780386b](https://github.com/CloudPirates-io/helm-charts/commit/780386b)) |
| 15 | +* chore(deps): update docker.io/mariadb:12.0.2 Docker digest to 8a061ef ([ba48f7a](https://github.com/CloudPirates-io/helm-charts/commit/ba48f7a)) |
| 16 | +* fix pvc-labels ([aaf1b20](https://github.com/CloudPirates-io/helm-charts/commit/aaf1b20)) |
| 17 | +* fix statefulset pvc template ([b600627](https://github.com/CloudPirates-io/helm-charts/commit/b600627)) |
| 18 | +* make mariadb run on openshift (#176) ([e2c3afb](https://github.com/CloudPirates-io/helm-charts/commit/e2c3afb)), closes [#176](https://github.com/CloudPirates-io/helm-charts/issues/176) |
| 19 | +* add empty linting rule ([8be9283](https://github.com/CloudPirates-io/helm-charts/commit/8be9283)) |
| 20 | +* Bump chart version ([ea85028](https://github.com/CloudPirates-io/helm-charts/commit/ea85028)) |
| 21 | +* Bump chart version ([d2863aa](https://github.com/CloudPirates-io/helm-charts/commit/d2863aa)) |
| 22 | +* Bump MariaDB chart version to 0.2.3 ([10b1b7d](https://github.com/CloudPirates-io/helm-charts/commit/10b1b7d)) |
| 23 | +* Fix helpers.tpl ([201ecc7](https://github.com/CloudPirates-io/helm-charts/commit/201ecc7)) |
| 24 | +* Implement default password ([c858a6b](https://github.com/CloudPirates-io/helm-charts/commit/c858a6b)) |
| 25 | +* Implement init script ([4b6ee98](https://github.com/CloudPirates-io/helm-charts/commit/4b6ee98)) |
| 26 | +* mariadb now respects full custom container security context settings ([770ea69](https://github.com/CloudPirates-io/helm-charts/commit/770ea69)) |
| 27 | +* Reverse version bump ([379dbfe](https://github.com/CloudPirates-io/helm-charts/commit/379dbfe)) |
| 28 | +* Update CHANGELOG.md ([bb96d54](https://github.com/CloudPirates-io/helm-charts/commit/bb96d54)) |
| 29 | +* Update CHANGELOG.md ([858838d](https://github.com/CloudPirates-io/helm-charts/commit/858838d)) |
| 30 | +* Update CHANGELOG.md ([e5c8efd](https://github.com/CloudPirates-io/helm-charts/commit/e5c8efd)) |
| 31 | +* Update CHANGELOG.md ([79570ff](https://github.com/CloudPirates-io/helm-charts/commit/79570ff)) |
| 32 | +* Update CHANGELOG.md ([7517a21](https://github.com/CloudPirates-io/helm-charts/commit/7517a21)) |
| 33 | +* Update CHANGELOG.md ([bcd1d8a](https://github.com/CloudPirates-io/helm-charts/commit/bcd1d8a)) |
| 34 | +* Update CHANGELOG.md ([9af2905](https://github.com/CloudPirates-io/helm-charts/commit/9af2905)) |
| 35 | +* Update docker.io/mariadb:12.0.2 Docker digest to a5af517 ([6322f06](https://github.com/CloudPirates-io/helm-charts/commit/6322f06)) |
| 36 | +* updated chart version ([f7b6496](https://github.com/CloudPirates-io/helm-charts/commit/f7b6496)) |
| 37 | + |
| 38 | +## 0.2.0 (2025-09-02) |
| 39 | + |
| 40 | +* add extraObject array to all charts ([34772b7](https://github.com/CloudPirates-io/helm-charts/commit/34772b7)) |
| 41 | +* bump all chart versions for new extraObjects feature ([aaa57f9](https://github.com/CloudPirates-io/helm-charts/commit/aaa57f9)) |
| 42 | + |
| 43 | +## <small>0.1.6 (2025-08-27)</small> |
| 44 | + |
| 45 | +* [documentation] update readme files ([16944cd](https://github.com/CloudPirates-io/helm-charts/commit/16944cd)) |
| 46 | +* bump version to 0.1.4 ([d4f2478](https://github.com/CloudPirates-io/helm-charts/commit/d4f2478)) |
| 47 | +* fix annotations, imagePullsecret, update tests ([31a1a87](https://github.com/CloudPirates-io/helm-charts/commit/31a1a87)) |
| 48 | +* update appversion to 12.0.2, release 0.1.5 ([cf67ba0](https://github.com/CloudPirates-io/helm-charts/commit/cf67ba0)) |
| 49 | +* update container image definition-function, remove default value ([3ad9f82](https://github.com/CloudPirates-io/helm-charts/commit/3ad9f82)) |
| 50 | +* update statefulset auth, fix image helper and imagePullSecret ([085f5bb](https://github.com/CloudPirates-io/helm-charts/commit/085f5bb)) |
| 51 | +* Add ArtifactHub Badges to all Charts ([08b855b](https://github.com/CloudPirates-io/helm-charts/commit/08b855b)) |
| 52 | +* Add ArtifactHub repo config ([15180a8](https://github.com/CloudPirates-io/helm-charts/commit/15180a8)) |
| 53 | +* Add cosign signature READMEs ([5f82e7f](https://github.com/CloudPirates-io/helm-charts/commit/5f82e7f)) |
| 54 | +* Add extensive chart testing ([a46efac](https://github.com/CloudPirates-io/helm-charts/commit/a46efac)) |
| 55 | +* Add generated values.schema.json files from values.yaml ([aa79ac3](https://github.com/CloudPirates-io/helm-charts/commit/aa79ac3)) |
| 56 | +* Add initial Changelogs to all Charts ([68f10ca](https://github.com/CloudPirates-io/helm-charts/commit/68f10ca)) |
| 57 | +* Add LICENSE ([fdbf1ab](https://github.com/CloudPirates-io/helm-charts/commit/fdbf1ab)) |
| 58 | +* add logos to helm-charts ([fc70cdc](https://github.com/CloudPirates-io/helm-charts/commit/fc70cdc)) |
| 59 | +* Add release pipeline ([ebd7277](https://github.com/CloudPirates-io/helm-charts/commit/ebd7277)) |
| 60 | +* Fix image tag/digest handling ([a5c982b](https://github.com/CloudPirates-io/helm-charts/commit/a5c982b)) |
| 61 | +* Fix imagePullSecrets format and pull always ([ce0d301](https://github.com/CloudPirates-io/helm-charts/commit/ce0d301)) |
| 62 | +* Fix linting for values.yaml ([504ac61](https://github.com/CloudPirates-io/helm-charts/commit/504ac61)) |
| 63 | +* fix readme.md install text, update chart.yaml home-website ([3511582](https://github.com/CloudPirates-io/helm-charts/commit/3511582)) |
| 64 | +* Fix values.yaml / Chart.yaml linting issues ([043c7e0](https://github.com/CloudPirates-io/helm-charts/commit/043c7e0)) |
| 65 | +* Format README files ([04aacab](https://github.com/CloudPirates-io/helm-charts/commit/04aacab)) |
| 66 | +* init, add mariadb, mongodb and redis chart ([8e44c83](https://github.com/CloudPirates-io/helm-charts/commit/8e44c83)) |
| 67 | +* Relase withoud double chart name ([b0ec54d](https://github.com/CloudPirates-io/helm-charts/commit/b0ec54d)) |
| 68 | +* Release new chart versions / update sources ([dbb0e45](https://github.com/CloudPirates-io/helm-charts/commit/dbb0e45)) |
| 69 | +* Remove dot ([f7d300b](https://github.com/CloudPirates-io/helm-charts/commit/f7d300b)) |
| 70 | +* remove serviceaccounts from all charts ([be8f43a](https://github.com/CloudPirates-io/helm-charts/commit/be8f43a)) |
| 71 | +* Test release ([33db75e](https://github.com/CloudPirates-io/helm-charts/commit/33db75e)) |
| 72 | +* Update mariadb ([37fb54f](https://github.com/CloudPirates-io/helm-charts/commit/37fb54f)) |
| 73 | +* update readme, chart.yaml texts and descriptions ([0179046](https://github.com/CloudPirates-io/helm-charts/commit/0179046)) |
0 commit comments