Releases: criblio/helm-charts
Releases · criblio/helm-charts
v4.3.1
What's Changed
- Adds support for statefulset worker deployment by @grantjforrester in #173
New Contributors
- @grantjforrester made their first contribution in #173
Full Changelog: v4.3.0...v4.3.1
v4.3.0
v4.2.2
What's Changed
- Add ability to customize Ingress pathType by @bdalpe in #169
- Update CI dependecies by @michalbiesek in #171
Full Changelog: v4.2.1...v4.2.2
v4.2.1
Released version 4.2.1
v4.2.0
What's Changed
kubeconform
tests for PRs by @bdalpe in #160- Move upgrade strategy to correct location by @bdalpe in #157
- Fix RBAC
extraRoles
by @bdalpe in #156 - Custom/extra labels support by @bdalpe in #159
- Add a sane limit for
ephemeral-storage
by @bdalpe in #158 - Tighter scoping of RBAC rules for Edge by @bdalpe in #161
- Add
nodeSelector
to default values for Stream workers by @mr-remington in #162 - Fix git ownership issues on leader config volume by @bdalpe in #166
- Change
pullPolicy
fromAlways
toIfNotPresent
by @bdalpe in #168
New Contributors
- @mr-remington made their first contribution in #162
Full Changelog: v4.1.3...v4.2.0
v4.1.3
What's Changed
- Fix issue with nodeSelector indention by @bdalpe in #146
- Bump AppScope version to
1.3.4
by @michalbiesek in #149 - Add ability to customize update strategy by @bdalpe in #150
- Allow additional Pod configs by @bdalpe in #151
- Add ability to use pre-existing CRIBL_DIST_MASTER_URL secret by @bdalpe in #152
- add proto option for container port by @elauqsap in #147
New Contributors
Full Changelog: v4.1.2-appscope1.3.3...v4.1.3
AppScope 1.3.3 Chart
Merge pull request #142 from michalbiesek/feat-bump-1.3.3-scope Bump Appscope version to 1.3.3
v4.1.2
Released version 4.1.2
v4.1.1
What's Changed
- Add codeowners file for default PR reviewers by @bdalpe in #130
- Fix Helm Unit Tests by @bdalpe in #132
- Fix use of extraEnvFrom by @manelpb in #128
- Fix SecurityContext by @bdalpe in #134
Docs Updates
- Update
logstream-workergroup
Readme by @michalbiesek in #129 - Update running unittest instruction by @michalbiesek in #135
New Contributors
- @michalbiesek made their first contribution in #129
- @manelpb made their first contribution in #128
Full Changelog: v4.1.1-alpha2...v4.1.1
v4.1.1-alpha2
What's Changed
- Add priorityClassName option to spec by @bdalpe in #124
- Use correct serviceaccount name in _pod.tpl helper. by @bdalpe in #126
Full Changelog: v4.1.1-alpha1...v4.1.1-alpha2