Releases: cloudposse/charts
0.11.0 [monochart]
Pod affinity/anti-affinity added
0.10.1
0.10.0: [monochart] Fix job and cronjob handling of command and args
Note: Changes to job and cronjob command and args handling might not be backwards compatible. They are now required to be arrays, matching the Kubernetes schema.
0.9.0
0.8.3
0.8.2 [teleport-ent-auth] Increase failure timeout length
Increase failure timeout length (#210)
0.8.1 [monochart] Fix deployment command and arg handling
Fix monochart deployment command and arg handling (#208)
0.8.0 [fluentd] Simplified chart for AWS elasticsearch
[fluentd] Simplified chart for AWS elasticsearch (#205)
This release adds a simplified chart, fluentd-kubernetes-aws, which is specialized and has a lot of prerequisites:
- You must have RBAC enabled
- You must have Prometheus operator installed (or at least the prometheus CRDs).
- You must be connecting
fluentdto an AWS Elasticsearch domain
Also, if you are protecting your elasticsearch domain with IAM, then this chart requires that you have a role that has adequate access to elasticsearch, are using kiam, and that the kiam server can assume the role.
0.7.0: [teleport-ent-proxy] Satisfy RBAC requirements for Teleport v3.2
[teleport-ent-proxy] Satisfy RBAC requirements for Teleport v3.2 (#201)
Teleport 3.2 was a breaking change from 3.1. This adapts to the change.
0.6.0: [cert-manager] Combine official chart with official CRDs
- [cert-manager] Combine official chart with official Custom Resource Definitions (#196)