|
| 1 | +# Changelog |
| 2 | +All notable changes to this project will be documented in this file. |
| 3 | + |
| 4 | +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) |
| 5 | +and is generated by [Changie](https://github.com/miniscruff/changie). |
| 6 | + |
| 7 | + |
| 8 | +## v0.4.39 - 2025-01-17 |
| 9 | +### Deprecated |
| 10 | +* `configurator`, `configurator.tag`, `configurator.pullPolicy`, and `configurator.repository` are no |
| 11 | + longer respected but may still be set. The configurator image can still be set using `additionalCmdFlags`: |
| 12 | + |
| 13 | + ```yaml |
| 14 | + additionalCmdFlags: |
| 15 | + - --configurator-base-image=my.repo.com/configurator |
| 16 | + - --configurator-tag=XYZ |
| 17 | + - --configurator-image-pull-policy=IfNotPresent |
| 18 | + ``` |
| 19 | +
|
| 20 | +
|
| 21 | +### [0.4.38](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.38) - 2024-12-20 |
| 22 | +#### Added |
| 23 | +#### Changed |
| 24 | +* App version to match latest redpanda-operator release |
| 25 | +#### Fixed |
| 26 | +#### Removed |
| 27 | +
|
| 28 | +### [0.4.37](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.37) - 2024-12-18 |
| 29 | +#### Added |
| 30 | +#### Changed |
| 31 | +* App version to match latest redpanda-operator release |
| 32 | +#### Fixed |
| 33 | +#### Removed |
| 34 | +
|
| 35 | +### [0.4.36](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.36) - 2024-12-09 |
| 36 | +#### Added |
| 37 | +#### Changed |
| 38 | +* App version to match latest redpanda-operator release |
| 39 | +#### Fixed |
| 40 | +#### Removed |
| 41 | +
|
| 42 | +### [0.4.35](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.35) - 2024-12-04 |
| 43 | +#### Added |
| 44 | +#### Changed |
| 45 | +* to always mounting service account token regardless of auto mount property |
| 46 | +#### Fixed |
| 47 | +#### Removed |
| 48 | +
|
| 49 | +### [0.4.34](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.34) - 2024-11-27 |
| 50 | +#### Added |
| 51 | +* overriding any PodSpec fields from `PodTemplate` |
| 52 | +#### Changed |
| 53 | +* Bump Redpanda Operator app version to latest release v2.3.2-24.3.1 |
| 54 | +#### Fixed |
| 55 | +#### Removed |
| 56 | + |
| 57 | +### [0.4.33](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.33) - 2024-11-22 |
| 58 | +#### Added |
| 59 | +* Missing permissions for ClusterRoles, ClusterRoleBindings, Horizontal Pod Autoscaler, cert-manager/Certificate, |
| 60 | + cert-manager/Issuer, redpanda/Users, and redpanda/Schemas. |
| 61 | +#### Changed |
| 62 | +* Application version for newly operator release v2.3.0-24.3.1 |
| 63 | +#### Fixed |
| 64 | +#### Removed |
| 65 | + |
| 66 | +### [0.4.32](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.32) - 2024-10-31 |
| 67 | +#### Added |
| 68 | +* Strategic merge of Pod volumes |
| 69 | +* Add new Schema custom resource RBAC rules |
| 70 | +#### Changed |
| 71 | +* The minimum Kubernetes version has been bumped to `1.25.0` |
| 72 | +* Bump operator version [v2.2.5-24.2.7](https://github.com/redpanda-data/redpanda-operator/releases/tag/v2.2.5-24.2.7) |
| 73 | +* By default auto mount is disabled in ServiceAccount and Deployment PodSpec |
| 74 | +* Mount volume similar to auto mount functionality for ServiceAccount token |
| 75 | +#### Fixed |
| 76 | +* `--configurator-tag` now correctly falls back to `.appVersion` |
| 77 | +#### Removed |
| 78 | + |
| 79 | +### [0.4.31](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.31) - 2024-10-7 |
| 80 | +#### Added |
| 81 | +#### Changed |
| 82 | +* Bump operator version [v2.2.4-24.2.5](https://github.com/redpanda-data/redpanda-operator/releases/tag/v2.2.4-24.2.5) |
| 83 | +#### Fixed |
| 84 | +#### Removed |
| 85 | + |
| 86 | +### [0.4.30](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.30) - 2024-09-17 |
| 87 | +#### Added |
| 88 | +* Add RBAC rules for the operator chart so it can manage users |
| 89 | +#### Changed |
| 90 | +#### Fixed |
| 91 | +#### Removed |
| 92 | + |
| 93 | +### [0.4.29](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.29) - 2024-09-11 |
| 94 | +#### Added |
| 95 | +#### Changed |
| 96 | +* Allow to overwrite `appsv1.Deployment.Spec.PodTemplate` |
| 97 | +* Bump operator version [v2.2.2-24.2.4](https://github.com/redpanda-data/redpanda-operator/releases/tag/v2.2.2-24.2.4) |
| 98 | +* Translate operator helm chart to go. |
| 99 | +#### Fixed |
| 100 | +#### Removed |
| 101 | + |
| 102 | +### [0.4.28](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.28) - 2024-08-23 |
| 103 | +#### Added |
| 104 | +#### Changed |
| 105 | +* Bump operator version [v2.2.0-24.2.2](https://github.com/redpanda-data/redpanda-operator/releases/tag/v2.2.0-24.2.2) |
| 106 | +#### Fixed |
| 107 | +#### Removed |
| 108 | + |
| 109 | +### [0.4.27](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.27) - 2024-08-08 |
| 110 | +#### Added |
| 111 | +#### Changed |
| 112 | +* Bump operator version [v2.1.29-24.2.2](https://github.com/redpanda-data/redpanda-operator/releases/tag/v2.1.29-24.2.2) |
| 113 | +#### Fixed |
| 114 | +#### Removed |
| 115 | + |
| 116 | +### [0.4.26](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.26) - 2024-08-07 |
| 117 | +#### Added |
| 118 | +#### Changed |
| 119 | +* Bump operator version [v2.1.28-24.2.1](https://github.com/redpanda-data/redpanda-operator/releases/tag/v2.1.28-24.2.1) |
| 120 | +#### Fixed |
| 121 | +* Fix e2e operator tests |
| 122 | +#### Removed |
| 123 | + |
| 124 | +### [0.4.25](https://github.com/redpanda-data/helm-charts/releases/tag/operator-0.4.25) - 2024-07-17 |
| 125 | +#### Added |
| 126 | +#### Changed |
| 127 | +* Updated `appVersion` to `v2.1.26-24.1.9` |
| 128 | +#### Fixed |
| 129 | +* Added missing permissions for the NodeWatcher controller (`rbac.createAdditionalControllerCRs`) |
| 130 | +#### Removed |
0 commit comments