Releases: dekorateio/dekorate
Releases · dekorateio/dekorate
3.7.0
Fixes
- Ensure always pick up the same port: #1210
- Resolution of git remotes: #1214
Tekton
- Integration with Tekton: #1216
- Migrate from PipelineResources to Tasks/Steps: #1218
Helm
- Do not add the serviceType properties: #1217
Breaking Changes
- Tekton: Rename AddServiceAccountToTaskDecorator to AddServiceAccountToPipelineDecorator: #1213
- Helm: Do not add the serviceType properties: #1217
Dependencies
- Bump YAMLPath from 0.0.5 to 0.0.9: #1209
Features
- OpenShift: support deployment strategy rolling update in DeploymentConfig: #1222
3.6.1
Features
- Support overwrite values from existing init-containers: #1196
Fixes
- Preserve the order of decorators by declaration: #1200
- Allow setting replicas to 0: #1202
Dependencies
- Bump Fabric8 Kubernetes Client to 6.6.2: #1198
3.6.0
Features
- Helm: Bind port numbers in Helm values file: #1194
- Helm: Add property to configure the separator for profile values files: #1192
Fixes
- Chore: centralize handling of container decorator order: #1193
Dependencies
- Bump Kubernetes Client from 6.5.1 to 6.6.0: #1191
3.5.5
Fixes
- Fix decorator cycle issue with Cert-Manager and OpenShift: #1189
3.5.4
Fixes
- Helm: Fix handling of Knative probes: #1185
Breaking changes
- Helm: Generated Helm charts will now be generated in subfolders by the deployment targets: #1184
3.5.3
Fixes
- chore: delete tmp files that back streams when stream is closed: #1171
Features
- Helm: Sort generated values files: #1172
- Helm: Support generation of values.schema.json: #1175
- Helm: Generate README.md with table of values: #1176
3.5.2
Fixes
- Kubernetes: fix: before() for AddMetadataToTemplateDecorator: #1167
3.5.1
Fixes
- Kubernetes: don't require selectors / metadata from existing resources: #1163
Dependencies
- Bump Kubernetes Client from 6.5.0 to 6.5.1: #1164
3.5.0
Fixes
- Cert-Manager: Fix extension to get config from annotations: #1159
- OpenShift: Support secured routes in OpenShift: #1160
Dependencies
- Bump Kubernetes Client from 6.4.0 to 6.5.0: #1161
3.4.1
Fixes
- Fix performance degradation: #1156
Features
- Guarantee initial order for decorators to sort: #1154
Helm
- Helm: Map env var values which value is empty: #1155