Changelogπ
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.28.0-bb.2] (2025-03-28)π
Changedπ
- registry1.dso.mil/ironbank/stedolan/jq updated from 1.7.0 to 1.7.1
[1.28.0-bb.1] (2025-03-28)π
Addedπ
- Added dynamic NetworkPolicy support for Istio Operatorless
[1.28.0-bb.0] (2025-03-26)π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.17.3 to 8.17.4
- ironbank/elastic/kibana/kibana updated from 8.17.3 to 8.17.4
- ironbank/opensource/bitnami/elasticsearch-exporter updated from 1.8.0 to 1.9.0
- ironbank/opensource/kubernetes/kubectl updated from v1.30.10 to v1.30.11
[1.27.0-bb.0] (2025-03-05)π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.17.2 to 8.17.3
- ironbank/elastic/kibana/kibana updated from 8.17.2 to 8.17.3
- prometheus-elasticsearch-exporter helm chart updated from 6.6.0 to 6.6.1
- ironbank/opensource/kubernetes/kubectl updated from v1.30.9 to v1.30.10
[1.26.0-bb.0] - 2025-02-12π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.17.1 to 8.17.2
- ironbank/elastic/kibana/kibana updated from 8.17.1 to 8.17.2
[1.25.0-bb.0] - 2025-01-22π
Changedπ
- gluon updated from 0.5.12 to 0.5.14
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.17.0 to 8.17.1
- ironbank/elastic/kibana/kibana updated from 8.17.0 to 8.17.1
- ironbank/opensource/kubernetes/kubectl updated from v1.30.8 to v1.30.9
- update kibana init container name from eks-operator 2.16.1 update: https://github.com/elastic/cloud-on-k8s/issues/8426
[1.24.0-bb.2] - 2024-12-23π
Changedπ
- Updated pod templates to include common kubernetes labels
- Rolled back podLabels added as part of 1.18.0-bb.1
- prometheus-elasticsearch-exporter to 6.6.0
[1.24.0-bb.1] - 2024-12-16π
Changedπ
- added the ability to add custom authorizationPolicies
- added helm unittest tests
[1.24.0-bb.0] - 2024-12-13π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.16.1 to 8.17.0
- ironbank/elastic/kibana/kibana updated from 8.16.1 to 8.17.0
- ironbank/opensource/kubernetes/kubectl updated from v1.30.7 to v1.30.8
[1.23.0-bb.0] - 2024-11-26π
Changedπ
- gluon updated from 0.5.10 to 0.5.12
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.16.0 to 8.16.1
- ironbank/elastic/kibana/kibana updated from 8.16.0 to 8.16.1
- ironbank/opensource/kubernetes/kubectl updated from v1.30.6 to v1.30.7
[1.22.0-bb.0] - 2024-11-13π
Changedπ
- gluon updated from 0.5.8 to 0.5.10
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.15.3 to 8.16.0
- ironbank/elastic/kibana/kibana updated from 8.15.3 to 8.16.0
- Added the maintenance track annotation and badge
[1.21.0-bb.0] - 2024-10-25π
Changedπ
- gluon updated from 0.5.4 to 0.5.8
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.15.2 to 8.15.3
- ironbank/elastic/kibana/kibana updated from 8.15.2 to 8.15.3
- ironbank/opensource/kubernetes/kubectl updated from v1.30.5 to v1.30.6
[1.20.0-bb.1] - 2024-10-25π
Changedπ
- Moved upgrade job into a separate directory in the bigbang folder
[1.20.0-bb.0] - 2024-10-17π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.15.1 to 8.15.2
- ironbank/elastic/kibana/kibana updated from 8.15.1 to 8.15.2
- ironbank/opensource/bitnami/elasticsearch-exporter updated from 1.7.0 to 1.8.0
- prometheus-elasticsearch-exporter to 6.5.0
- Added an upgrade job to manually delete the prometheus-elasticsearch-exporter deployment as part of upgrade
[1.19.0-bb.4] - 2024-10-22π
Changedπ
- Update podeTemplate to include podLabels
- Update the elasticsearch resource with the chart label
[1.19.0-bb.3] - 2024-10-11π
Changedπ
- Configured istio
DestinationRule
to allow envoy to accept certs presented by ElasticSearch - Updated Kibana config to use
http
scheme when communicating with istio-enabled ElasticSearch
[1.19.0-bb.2] - 2024-09-30π
Removedπ
- The auto rolling upgrade job has been removed entirely. The ECK operator (which this package depends on) already performs rolling upgrades for elastic and kibana version changes which was all the upgrade job tried to do. Also, the upgrade job has been nonfunctional with Kyverno policies enabled for some time.
Here are the relevant docs from the ECK operator project outlining the operatorβs upgrade logic.
[1.19.0-bb.1] - 2024-09-26π
Changedπ
- Now setting
securityContext
on rolling upgradeJob
to comply with Kyverno policies
[1.19.0-bb.0] - 2024-09-26π
Changedπ
Updated ElasticSearch-Kibana to 1.19.0:
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.14.3 to 8.15.1
Upstream Release Notes:
Upstream Release Notes:
[1.18.0-bb.5] - 2024-09-25π
Changedπ
- Reverted changes made from 1.18.0-bb.3
- Renabled Elasticsearch selfSignedCertificate
- Changed mtls to SIMPLE in the Destination Rule
- Disable Elasticsearch virtual service by default
[1.18.0-bb.4] - 2024-09-17π
Addedπ
- Gluon post-install wait scripts
[1.18.0-bb.3] - 2024-09-16π
Changedπ
- Disabled Elasticsearch selfSignedCertificate if Istio is enabled
- Enforced mtls in the Destination Rule if Istio is enabled
- Enable Elasticsearch virtual service by default
[1.18.0-bb.2] - 2024-08-29π
Changedπ
- Fix bug in prometheus subchart that errored when trying to parse podLabels
- Ran a fresh helm dependency update to sync the subchart archive to the copy in deps
[1.18.0-bb.1] - 2024-08-13π
Changedπ
- Adds the ability to supply the kiali-required labels app and version via the umbrella chart.
[1.18.0-bb.0] - 2024-08-02π
Changedπ
- gluon updated from 0.5.0 to 0.5.2
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.14.1 to 8.14.3
- ironbank/elastic/kibana/kibana updated from 8.14.1 to 8.14.3
[1.17.0-bb.4] - 2024-07-26π
Changedπ
- Add
elasticsearch.podDisruptionBudget
tovalues.yaml
[1.17.0-bb.3] - 2024-07-08π
Changedπ
- Fix the kibana-default peerAuthentication matchLabels selector
[1.17.0-bb.2] - 2024-07-06π
Addedπ
- Added service account annotations for elasticsearch and kibana
[1.17.0-bb.1] - 2024-07-02π
Removedπ
- Removed shared authPolicies set at the Istio level
[1.17.0-bb.0] - 2024-06-25π
Changedπ
- Update prometheus-elasticsearch-exporter from 5.7.0 to 5.8.1
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.14.0 to 8.14.1
- ironbank/elastic/kibana/kibana updated from 8.14.0 to 8.14.1
[1.16.0-bb.0] - 2024-06-06π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.13.4 to 8.14.0
- ironbank/elastic/kibana/kibana updated from 8.13.4 to 8.14.0
[1.15.0-bb.0] - 2024-05-14π
Changedπ
- gluon updated from 0.4.10 to 0.5.0
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.13.2 to 8.13.4
- ironbank/elastic/kibana/kibana updated from 8.13.2 to 8.13.4
[1.14.0-bb.1] - 2024-04-29π
Addedπ
- Support for delivering custom network policies via values yaml
[1.14.0-bb.0] - 2024-04-25π
Changedπ
- gluon updated from 0.4.9 to 0.4.10
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.13.1 to 8.13.2
- ironbank/elastic/kibana/kibana updated from 8.13.1 to 8.13.2
[1.13.0-bb.1] - 2024-04-16π
Changedπ
- Updated prometheus-elasticsearch-exporter from 5.3.1 to 5.7.0
- Updated elasticsearch-exporter to 1.7.0
- Updated renovate file to track prometheus-elasticsearch-exporter
[1.13.0-bb.0] - 2024-04-09π
Changedπ
- gluon updated from 0.4.8 to 0.4.9
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.13.0 to 8.13.1
- ironbank/elastic/kibana/kibana updated from 8.13.0 to 8.13.1
[1.12.0-bb.1] - 2024-03-18π
Addedπ
- Added Virtual Service for ElasticSearch
[1.12.0-bb.0] - 2024-04-02π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.12.2 to 8.13.0
- ironbank/elastic/kibana/kibana updated from 8.12.2 to 8.13.0
[1.11.0-bb.1] - 2024-03-12π
Changedπ
- Add egress whitelist
[1.11.0-bb.0] - 2024-02-28π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.12.1 to 8.12.2
- ironbank/elastic/kibana/kibana updated from 8.12.1 to 8.12.2
[1.10.0-bb.4] - 2024-02-21π
Changedπ
- Changed cypress test logic to (hopefully) be more reliable
[1.10.0-bb.3] - 2024-02-19π
Fixedπ
- Fixed selector to allow the istio ingress gateway
[1.10.0-bb.2] - 2024-02-19π
Addedπ
- Added default principal from jaeger namespace to the list of allowed principals for the jaeger-es-index-templates
[1.10.0-bb.1] - 2024-02-15π
Changedπ
- Updated the allow-all-in-namespace istio auth policy
[1.10.0-bb.0] - 2024-02-07π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.12.0 to 8.12.1
- ironbank/elastic/kibana/kibana updated from 8.12.0 to 8.12.1
[1.9.0-bb.3] - 2024-02-03π
Changedπ
- gluon updated from 0.4.7 to 0.4.8
[1.9.0-bb.2] - 2024-02-02π
Changedπ
- Updated to Gluon 0.4.7
- Removed cypress config as it is now coming from Gluon
[1.9.0-bb.1] - 2024-01-31π
Changedπ
- renaming authorization policies to avoid conflict with loki in the logging namespace
[1.9.0-bb.0] - 2024-01-18π
Changedπ
- gluon updated from 0.4.6 to 0.4.7
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.11.3 to 8.12.0
- ironbank/elastic/kibana/kibana updated from 8.11.3 to 8.12.0
[1.8.0-bb.1] - 2024-01-11π
Changedπ
- Add Istio Authorization Policies
[1.8.0-bb.0] - 2024-01-04π
Changedπ
- gluon updated from 0.4.5 to 0.4.6
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.11.2 to 8.11.3
- ironbank/elastic/kibana/kibana updated from 8.11.1 to 8.11.3
[1.7.0-bb.1] - 2023-12-18π
Changedπ
- updated elasticsearch-exporter security context
[1.7.0-bb.0] - 2023-12-17π
Changedπ
- gluon updated from 0.4.4 to 0.4.5
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.11.0 to 8.11.2
- ironbank/elastic/kibana/kibana updated from 8.11.0 to 8.11.1
[1.6.1-bb.4] - 2023-12-15π
Updatedπ
- Updated bb base image to 2.1.0
- ironbank/stedolan/jq updated from 1.6 to 1.7
- ironbank/elastic/kibana/kibana updated from 8.10.4 to 8.11.0
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.10.3 to 8.11.2
- prometheus-elasticsearch-exporter updated from 4.14.0 to 4.15.0
[1.6.1-bb.3] - 2023-11-30π
Changedπ
- Updating OSCAL Component File.
[1.6.1-bb.2] - 2023-11-02π
Changedπ
- gluon updated from 0.4.1 to 0.4.4
- elasticsearch-exporter image updated to 1.6.0
[1.6.1-bb.1] - 2023-10-24π
Changedπ
- fixing cypress tests to work in multiple configurations so that BB pipelines will pass.
[1.6.1-bb.0] - 2023-10-24π
Changedπ
- ironbank/elastic/kibana/kibana updated from 8.9.1 to 8.10.4
[1.6.0-bb.0] - 2023-10-16π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.10.2 to 8.10.3
[1.5.0-bb.0] - 2023-10-11π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.9.0 to 8.10.2
- ironbank/elastic/kibana/kibana updated from 8.9.0 to 8.9.1
[1.4.0-bb.1] - 2023-10-06π
Updatedπ
- Updated OSCAL version from 1.0.0 to 1.1.1
[1.4.0-bb.0] - 2023-10-2π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.7.1 to 8.9.0
- ironbank/elastic/kibana/kibana updated from 8.7.1 to 8.9.0
[1.3.1-bb.3] - 2023-09-29π
Addedπ
- Fixed cypress test for BB pipeline
[1.3.1-bb.2] - 2023-09-27π
Addedπ
- Cypress modernization updates
- Updated gluon to 0.4.1
- Added npm package files, updated cypress file sturcture and file names to meet cypress 13.x requirements
[1.3.1-bb.1] - 2023-05-26π
Addedπ
- Added SCC and NetworkAttachmentDefinition for OpenShift
[1.3.1-bb.0] - 2023-05-24π
Addedπ
- Optional section in values for Elastic Agent config
[1.3.0-bb.0] - 2023-05-11π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.6.0 to 8.7.0
- ironbank/elastic/kibana/kibana updated from 8.6.1 to 8.7.1
[1.2.0-bb.0] - 2023-04-06π
Addedπ
- Added networkpolicy for fluentbit ingress
[1.1.0-bb.1] - 2023-03-01π
Addedπ
- Exporter image added to chart.yaml and test images
[1.1.0-bb.0] - 2023-02-10π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.5.2 to 8.6.0
- ironbank/elastic/kibana/kibana updated from 8.5.3 to 8.6.1
[1.0.0-bb.0] - 2023-01-24π
Changedπ
- Rename chart to
elasticsearch-kibana
- Graduate chart to stable v1
[0.14.2-bb.0] - 2023-01-17π
Changedπ
- Update gluon to new registry1 location + latest version (0.3.2)
[0.14.1-bb.0] - 2023-01-13π
Changedπ
- ironbank/elastic/kibana/kibana updated from 8.5.2 to 8.5.3
- Updated chart version to
0.14.1-bb.0
[0.14.0-bb.0] - 2022-12-09π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.5.0 to 8.5.2
- ironbank/elastic/kibana/kibana updated from 8.5.0 to 8.5.2
[0.13.0-bb.0] - 2022-11-12π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.4.3 to 8.5.0
- ironbank/elastic/kibana/kibana updated from 8.4.3 to 8.5.0
[0.12.1-bb.1] - 2022-11-09π
Changedπ
- Support for metrics mTLS
Addedπ
- Add PeerAuthentication for metrics
[0.12.1-bb.0] - 2022-10-23π
Addedπ
- Added Grafana Dashboard
[0.12.0-bb.0] - 2022-10-18π
Changedπ
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.4.2 to 8.4.3
- ironbank/elastic/kibana/kibana updated from 8.4.2 to 8.4.3
[0.11.2-bb.0] - 2022-10-18π
Changedπ
- ingress-monitoring NetworkPolicy matchLabel bug fix
[0.11.1-bb.0] - 2022-10-17π
Addedπ
- Add Prometheus Service Monitor Template & monitoring value
[0.11.0-bb.0] - 2022-09-29π
Changedπ
- Updated chart version to
0.11.0-bb.0
- Updated appVersion, Kibana, and Elasticsearch to
8.4.2
[0.10.1-bb.0] - 2022-09-11π
Addedπ
- .gitignore
[0.10.1-bb.0] - 2022-09-11π
Addedπ
- prometheus-elastiseaerch-exporter added as sub-chart deployment and
metrics
key to monitor health of elastic search indexes
[0.10.0-bb.0] - 2022-08-29π
Changedπ
- Updated chart version to
0.10.0-bb.0
- Updated appVersion, Kibana, and Elasticsearch to
8.4.0
[0.9.0-bb.2] - 2022-08-26π
Changedπ
- Added renovate post upgrade tasks
[0.9.0-bb.1] - 2022-08-17π
Changedπ
- Added universal drops for capabilities to containersβ securityContexts
- Edited naming of VolumeMounts to default
[0.9.0-bb.0] - 2022-07-15π
Changedπ
- Updated chart version to
0.9.0-bb.0
- Updated appVersion to
8.3.2
- Updated Kibana to
8.3.1
- Updated Elasticsearch to
8.3.2
[0.8.0-bb.1] - 2022-06-28π
Changedπ
- Updated bb base image to 2.0.0
- Updated gluon to 0.2.10
[0.8.0-bb.0] - 2022-06-15π
Changedπ
- Updated chart version to
0.8.0-bb.0
- Updated appVersion, Kibana, and Elasticsearch to
8.2.3
- Updated gluon version to
0.2.9
- Updated upgradeJob from
8.4
to1.18.0
[0.7.1-bb.0] - 2022-06-01π
Changedπ
- hostname to domain value swap in chart/values.yaml
[0.7.0-bb.3] - 2022-04-10π
Addedπ
- mTLS exception for Mattermost
- Mattermost integration value for above resource and newtorkPolicies
[0.7.0-bb.2] - 2022-04-10π
Addedπ
- Enabled Istio PeerAuthentications to default to mTLS STRICT
[0.7.0-bb.1] - 2022-03-24π
Changedπ
- Added Tempo Zipkin Egress Policy
[0.7.0-bb.0] - 2022-03-17π
Changedπ
- Updated chart version to
0.7.0-bb.0
- Updated image tags and version to
7.17.1
- Updated
upgrade-job.yaml
to fascilitate rolling updates from7.16.*
to7.17.*
[0.6.0-bb.2] - 2022-01-31π
Addedπ
- Update Chart.yaml to follow new standardization for release automation
Changedπ
- Added renovate check to update new standardization
[0.6.0-bb.1] - 2022-01-19π
Addedπ
- Added OSCAL Component with NIST 800-53 control mapping
[0.6.0-bb.0] - 2022-01-12π
Changedπ
- Updated to latest Ironbank images (
7.16.2
)
[0.5.0-bb.1] - 2022-01-12π
Addedπ
- moved bbtests values
[0.5.0-bb.0] - 2021-12-30π
Addedπ
- Added values support for podAnnotations in Elasticsearch
- Added values support for podAnnotations in Kibana
[0.4.0-bb.0] - 2021-12-22π
Addedπ
- Added values support for tolerations in Elasticsearch
- Added values support for tolerations in Kibana
- Updated README.md with override values for tolerations
[0.3.0-bb.1] - 2021-12-16π
Addedπ
- Added a check to the cypress test to look for log entries coming in from the various other components. This check can be toggled by setting the cypress_expect_logs env variable to true/false, and should be disabled in cases where no log entries are expected like package tests.
- Misc. updates to the cypress test.
- Updated gluon to 0.2.4.
[0.3.0-bb.0] - 2021-12-15π
Changedπ
- Updated to latest Ironbank images (
7.16.1
)
[0.2.0-bb.0] - 2021-12-07π
Changedπ
- Updated to latest Ironbank images (
7.14.0
for Kibana,7.14.1
for Elastic) - Updated Renovate to pick up changes for
version
values andappVersion
Addedπ
- Document for how to complete a package update
- New
kibana.host
value for overriding newpublicBaseUrl
config value for Kibana
[0.1.24-bb.0] - 2021-11-17π
Addedπ
- Added values support for tolerations in Elasticsearch
- Added values support for tolerations in Kibana
- Updated README.md with override values for tolerations
[0.1.24-bb.0] - 2021-11-17π
Addedπ
- Added values support for tolerations in Elasticsearch
- Added values support for tolerations in Kibana
- Updated README.md with override values for tolerations
[0.1.23-bb.0] - 2021-11-04π
Addedπ
- Added values support for imagePullPolicy in Elasticsearch
- Added values support for imagePullPolicy in Kibana
- Updated README.md with override values for imagePullPolicy
- Updated README.md to standardized Big Bang README
[0.1.22-bb.0] - 2021-11-15π
Changedπ
- Added Rolling update strategy
[0.1.21-bb.3] - 2021-10-21π
Changedπ
- Updated Upgrade Job to work with Istio Injection
- Added kill istio sidecar line
[0.1.21-bb.2] - 2021-10-14π
Changedπ
- Added Network Policy to allow BB CI helm tests
[0.1.21-bb.1] - 2021-10-13π
Changedπ
- Decreased default cpu resource request and limits
[0.1.21-bb.0] - 2021-09-07π
Changedπ
- Migrated from bb-test-lib to gluon
[0.1.20-bb.0] - 2021-08-24π
Changedπ
- Handling of ml enabled nodes and values.
Addedπ
- Adding values and support for the following types of nodeSets:
- ingest
- coordinating
- machine learning (ml)
[0.1.19-bb.1] - 2021-08-23π
Changedπ
- Increased heap values to be half the size of Resources
[0.1.19-bb.0] - 2021-08-23π
Changedπ
- Changed node.ml and xpack.ml.enabled config values in elasticsearch.yaml to helm template directives
Addedπ
- Added default values for node.ml and xpack.ml.enabled set to false in top level values.yaml
[0.1.18-bb.1] - 2021-08-15π
Addedπ
- Added resource requests and limits to upgrade-job
[0.1.18-bb.0] - 2021-08-09π
Changedπ
- upgrade-job template syntax and support for 7.12 > 7.13 Elasticsearch upgrades
- Update Elasticsearch to version 7.13.4 to address ESA-2021-16
[0.1.17-bb.2] - 2021-08-09π
Addedπ
- Resource limits and requests.
[0.1.17-bb.1] - 2021-07-23π
Addedπ
- Add openshift toggle. If itβs set, add port 5353 egress rule.
[0.1.17-bb.0] - 2021-07-19π
Changedπ
- Modified upgradeJob image from gitlab/kubectl:13.9.0 to big-bang/base:8.4
[0.1.16-bb.0] - 2021-07-12π
Changedπ
- Switched to usage of non-default service account for all created pods
Addedπ
- Serviceaccounts are created by the chart, one for elastic one for kibana
- Serviceaccount names can be set via values
kibana.serviceAccountName
andelasticsearch.serviceAccountName
[0.1.15-bb.1] - 2021-07-02π
Addedπ
- Network policy to allow prometheus scraping of istio envoy sidecar.
[0.1.15-bb.0] - 2021-06-22π
Changedπ
- Upgrade to version 7.12.0 of Kibana and Elasticsearch
- Tweaks to autoRollingUpgrade job to allow for transition from 7.10 to 7.12 .
[0.1.14-bb.1] - 2021-06-17π
Addedπ
- Network Policy templates.
- In Namespace allow to Elasticsearch
- Wide open Egress for SSO when SSO is enabled
Changedπ
- Network Policy Template fixes.
- Syntax fix on podSelector in istio specific Network Policy.
[0.1.14-bb.0] - 2021-06-08π
Addedπ
- UpgradeJob image. Allow for overrides
[0.1.13-bb.0] - 2021-06-04π
Addedπ
- Network Policy templates. Allow ingress from mattermost to elasticsearch
[0.1.12-bb.0] - 2021-06-03π
Addedπ
- Network Policy templates. Allow cluster ingress, egress to kube-dns, istiod, ingress from istio-ingressgateway, and ingress from jager pods & eck-operator pods.
[0.1.11-bb.0] - 2021-05-17π
Changedπ
- Updating Kibana and Elasticsearch versions to 7.10
Addedπ
- autoRollingUpgrade job, value toggle, and Documentation along with Troubleshooting ECK upgrades.
[0.1.10-bb.2] - 2021-05-14π
Addedπ
- Bug and stability fix for 0.1.10-bb.0 tag
[0.1.10-bb.1] - 2021-05-14π
Addedπ
- ensure kibana nodeSelector and affinity are properly indended, add whitespace removal to nodeSelector and affinity
[0.1.10-bb.0] - 2021-05-11π
Addedπ
- Moved elasticsearch oidc realm definition into a helper function
- Exposed default keycloak values as fields which can be overridden
- Added pod annotations to force ES restarts in the event the
sso-secret
or oidc realm definition change - Added support for specifying
sso.certificate_authorities
[0.1.9-bb.0] - 2021-04-19π
Addedπ
- Adding volume and volumeMounts declaration support for Kibana and Elasticsearch resources
[0.1.8-bb.0] - 2021-04-19π
Addedπ
- Adding Lifecycle declaration support for Kibana and Elasticsearch resources
[0.1.7-bb.0] - 2021-04-07π
Addedπ
- Updating isito labels for elasticsearch resource
[0.1.6-bb.0] - 2021-03-30π
Addedπ
kibana.count
to chart values
Changedπ
- modified the values for affinity and nodeSelector to allow greater flexibility
[0.1.5-bb.0] - 2021-03-05π
Addedπ
- kibana.securityContext to chart values.
- securityContext block to Kibana custom resource template.
[0.1.4-bb.4] - 2021-03-02π
Changedπ
- Added default value for xpack.security.authc.realms.oidc.{{ .Values.sso.oidc.realm }}.rp.client_secret in sso-secret template to not error out when not populated.
[0.1.4-bb.3] - 2021-01-27π
Addedπ
- elasticsearch.data.securityContext to chart values.
- elasticsearch.master.securityContext to chart values.
- securityContext blocks to elasticsearch custom resource templates.
[0.1.4-bb.2] - 2021-02-09π
Addedπ
- Adds the ability to create pod antiaffinity and node affinity.
- Adds the ability to add labels, annotations, a list of gateways and hosts for the kibana virtualservice.