Newer
Older
# Changelog
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [6.24.0-bb.1] - 2025-01-16
### Changed
- No longer enabling istio hardening integrations with other Big Bang packages by default
## [6.24.0-bb.0] - 2025-01-02
### Updated
- Updated `loki` from `v3.3.1` -> `v3.3.2`
- Updated `kubectl` from `v1.30.7` -> `v1.30.8`
- Updated `rollout_operator` from `0.20.0` -> `0.21.0`
- Updated `loki-canary` from `3.3.1` -> `3.3.2`
- Updated `k8s-sidecar` from `1.28.0` -> `1.28.4`
RENOVATE_BOT
committed
## [6.23.0-bb.1] - 2024-12-11
### Updated
- Updated `grafana-enterprise-logs` from `v1.7.0` -> `v3.3.0`
## [6.23.0-bb.0] - 2024-12-09
### Updated
- Updated `loki` from `v3.3.0` -> `v3.3.1`
- Updated `loki-canary` from `3.3.0` -> `3.3.1`
- Updated `memcached` from `1.6.32` -> `1.6.33`
## [6.22.0-bb.0] - 2024-12-03
### Updated
- Updated `loki` from `v3.2.0` -> `v3.3.0`
- Updated `gluon` from `0.5.8` -> `0.5.12`
- Updated `kubectl` from `v1.30.5` -> `v1.30.7`
- Updated `loki-canary` from `3.2.1` -> `3.3.0`
- Updated `nginx` from `1.27.2` -> `1.27.3`
- Updated `minio-instance` from `6.0.2-bb.0` -> `6.0.4-bb.2`
- Updated `grafana-agent-operator` from `0.4.1` -> `0.5.0`
- Updated `rollout-operator` from `0.16.0` -> `0.20.0`
## [6.18.0-bb.3] - 2024-11-20
### Changed
- Modified cypress test to not use dynamic code, and replaced with a static & predictable value
- Added the maintenance track annotation and badge
## [6.18.0-bb.2] - 2024-11-19
### Changed
- Modified cypress test `id` field value to accommodate latest Grafana updates.
## [6.18.0-bb.1] - 2024-11-06
### Changed
- Now setting `istio.loki.enabled` to `false` by default
- Updated `loki` from `v3.1.1` -> `v3.2.0`
- Updated `gluon` from `0.5.4` -> `0.5.8`
- Updated `k8s-sidecar` from `1.27.5` -> `1.28.0`
- Updated `kubectl` from `v1.29.8` -> `v1.30.5`
- Updated `memcached` from `1.6.30` -> `1.6.31`
- Updated `nginx` from `1.26.2` -> `1.27.2`
## [6.12.0-bb.7] - 2024-10-07
### Changed
- Updated hardcoded minio matchLabels
## [6.12.0-bb.6] - 2024-10-7
### Changed
- Modify loki-cypress-test to increase timeout and retry, while adding a skip logic for grafana login
## [6.12.0-bb.5] - 2024-09-24
### Changed
- Give grafana an extra minute to check for loki datasource connection in cypress testing
## [6.12.0-bb.4] - 2024-09-18
### Fixed
- Fixed cypress formatting/phrasing
## [6.12.0-bb.3] - 2024-09-18
### Fixed
- Fixed dashboard regular expressions for new grafana format
## [6.12.0-bb.2] - 2024-09-18
### Fixed
- Fixed cypress test relating to grafana upgrade
## [6.12.0-bb.1] - 2024-09-12
### Added
- Added a network policy allowing ingress from Grafana Alloy
- Updated `gluon` from `0.5.3` -> `0.5.4`
- Updated `minio-instance` from `5.0.16-bb.0` -> `6.0.2-bb.0`
- Updated `k8s-sidecar` from `1.27.5` -> `1.27.6`
- Updated `kubectl` from `v1.29.7` -> `v1.29.8`
- Updated `memcached` from `1.6.29` -> `1.6.30`
- Updated `nginx` from `1.26.1` -> `1.26.2`
## [6.10.0-bb.0] - 2024-08-14
### Updated
- Updated `loki-canary` from `v3.1.0` -> `v3.1.1`
- Updated `loki` from `v3.1.0` -> `v3.1.1`
- Updated `gluon` from `v0.5.0` -> `v0.5.3`
- Updated `grafana-agent-operator` from `v0.4.0` -> `v0.4.1`
## [6.7.1-bb.2] - 2024-08-12
### Changed
- Pass input pod labels through tpl function
## [6.7.1-bb.1] - 2024-07-19
### Added
- Add support for toggling dashboard sets between deployment strategies
## [6.7.1-bb.0] - 2024-07-19
### Updated
- Updated `loki-canary` from `v3.0.0` -> `v3.1.0`
- Updated `loki` from `v3.0.0` -> `v3.1.0`
- Updated `minio-instance` from `5.0.15-bb.0` -> `5.0.16-bb.0`
- Updated `k8s-sidecar` from `1.27.4` -> `1.27.5`
- Updated `kubectl` from `v1.29.6` -> `v1.29.7`
## [6.6.4-bb.6] - 2024-07-17
### Fixed
- Disable Loki VirtualService by default.

Steven Donald
committed
## [6.6.4-bb.5] - 2024-07-17
### Added
- Add support for the deletion of log entries from a specified stream and set retention to forever.

Steven Donald
committed
## [6.6.4-bb.4] - 2024-07-16
### Fixed
- Fixed Loki VirtualService for `scalable` and `monolith` deployments
## [6.6.4-bb.3] - 2024-07-15
### Changed
- Consolidated redundant simple/scalable loki peerauth
## [6.6.4-bb.2] - 2024-07-11
### Fixed
- Update retention grafana dashbaord
## [6.6.4-bb.1] - 2024-07-03
### Removed
- Removed shared authPolicies set at the Istio level
## [6.6.4-bb.0] - 2024-07-01
### Updated
- Update `k8s-sidecar` from `1.27.2` -> `1.27.4`
- Update `kubectl` from `v1.29.5` -> `v1.29.6`
- Update `memcached` from `1.6.27` -> `1.6.29`
- Update `nginx` from `1.26.0` -> `1.26.1`
## [6.6.2-bb.7] - 2024-07-01
### Fixed
- Fixed minio pool to use required pool name
## [6.6.2-bb.6] - 2024-06-28
### Fixed
- Cypress intermittent failures fix
## [6.6.2-bb.5] - 2024-06-27
### Fixed
- Removes the `service_name` default label

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed
## [6.6.2-bb.3] - 2024-06-13

Joe Foster
committed

Joe Foster
committed
- Synchronize chart with upstream version 6.6.2
## [6.6.2-bb.2] - 2024-06-5

Joe Foster
committed

Joe Foster
committed
- Set from date for `v13` schema to date of bb release

Jimmy Ungerman
committed
## [6.6.2-bb.1] - 2024-05-29

Joe Foster
committed

Jimmy Ungerman
committed
### Fixed

Joe Foster
committed

Jimmy Ungerman
committed
- Fix Gateway deployment
- Fix VirtualService Routing
## [6.6.2-bb.0] - 2024-05-29

Joe Foster
committed
### Upgrade

Joe Foster
committed
- Upgraded kiwigrid/k8s-sidecar from 1.27.1 to 1.27.2
## [6.5.2-bb.2] - 2024-05-24

Joe Foster
committed
### Fixed

Joe Foster
committed
- Added Kyverno Policy values to loki override-values.yaml in the DEVELOPMENT_MAINTENANCE.md
## [6.5.2-bb.1] - 2024-05-20

Joe Foster
committed

Joe Foster
committed
- Fixed typo in README.md

Joe Foster
committed

Joe Foster
committed
- Updated k8s-sidecar 1.26.1 -> 1.27.1
- Updated kubectl 1.29.3 -> 1.29.5
- Updated memcached 1.6.23 -> 1.6.27
- Updated nginx 1.25.4 -> 1.26.0
- Updated rollout-operator 0.13.0 -> 0.15.0
- Updated grafana-agent-operator 0.3.21 -> 0.3.22

Joe Foster
committed

Joe Foster
committed
- Updated loki 2.9.6 -> 3.0.0
- Updated minio-instance 5.0.12-bb.6 -> 5.0.12-bb.13
- Updated grafana-agent-operator 0.3.19 -> 0.3.20
- Updated gluon 0.4.9 -> 0.5.0
- Added rollout-operator 0.13.0

Joe Foster
committed

Joe Foster
committed
- Match minIO chart version to it's pinned image
## [5.47.2-bb.3] - 2024-05-06

Joe Foster
committed
### Added

Joe Foster
committed
- Disabled anonymous usage statistics

Joe Foster
committed

Joe Foster
committed
- Added custom network policies

Joe Foster
committed

Joe Foster
committed
- Removed matchLabels for allow-intranamespace authorizationPolicy

Joe Foster
committed

Joe Foster
committed
- Updated loki 2.9.4 -> 2.9.6
- Updated minio-instance 5.0.11-bb.3 -> 5.0.12-bb.6
- Updated grafana-agent-operator 0.3.15 -> 0.3.19
- Updated k8s-sidecar 1.25.3 -> 1.26.1
- Updated kubectl v1.28.6 -> v1.28.8
- Updated nginx 1.25.3 -> 1.25.4

Joe Foster
committed

Joe Foster
committed
## [5.42.0-bb.10] - 2024-03-11

Joe Foster
committed
### Added

Joe Foster
committed
- Added workloadSelector for Loki Sidecar

Joe Foster
committed

Joe Foster
committed
- Added Openshift updates for deploying loki into Openshift cluster

Joe Foster
committed

Joe Foster
committed
- Added istio sidecar to set outboundTrafficPolicy to REGISTRY_ONLY
- Added customServiceEntries to explicitly allow egress for external hosts
## [5.42.0-bb.7] - 2024-02-20

Joe Foster
committed

Joe Foster
committed
- Fixed loki dashboard json UID
## [5.42.0-bb.6] - 2024-02-20

Joe Foster
committed

Joe Foster
committed
- Add support for fluentbit AuthPolicies

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed
- Added testing to check for log data

Joe Foster
committed

Joe Foster
committed
## [5.42.0-bb.2] - 2024-01-31

Joe Foster
committed

Joe Foster
committed
- Renamed the authorization policies to prevent conflicts in the logging namespace
## [5.42.0-bb.1] - 2024-01-31

Joe Foster
committed

Joe Foster
committed
- Changed loki commonConfig replication_factor to 1 from 3

Joe Foster
committed

Joe Foster
committed
- docker.io/grafana/loki-canary 2.9.3 -> 2.9.4
- ironbank/opensource/grafana/loki 2.9.3 -> 2.9.4
- registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar 1.25.2 -> 1.25.3
- registry1.dso.mil/ironbank/opensource/grafana/loki 2.9.3 -> 2.9.4
- registry1.dso.mil/ironbank/opensource/kubernetes/kubectl v1.28.4 -> v1.28.6
## [5.41.4-bb.5] - 2024-01-18

Joe Foster
committed

Joe Foster
committed
- removed a restriction on the allow-intranet authorization policy
## [5.41.4-bb.3] - 2024-01-17

Joe Foster
committed

Joe Foster
committed
- removed Istio.enabled from test-values

Joe Foster
committed

Joe Foster
committed
- Istio.enabled as false in test-values
## [5.41.4-bb.2] - 2024-01-12

Joe Foster
committed

Joe Foster
committed
- Enabled istio hardening in tests
## [5.41.4-bb.1] - 2024-1-2

Joe Foster
committed

Joe Foster
committed
- Istio virtual service
- network policy for virtual service
- allow-intranamespace policy
- allow-nothing-policy
- ingressgateway-authz-policy
- monitoring-authz-policy
- promtail-authz-policy
- template for adding user defined policies

Joe Foster
committed

Joe Foster
committed

bigbang bot
committed
## [5.31.0-bb.10] - 2023-12-04

Joe Foster
committed

bigbang bot
committed
### Changed

Joe Foster
committed

bigbang bot
committed
- registry1.dso.mil/ironbank/opensource/kubernetes/kubectl v1.28.3 -> v1.28.4

Joe Foster
committed

Joe Foster
committed
- Updating OSCAL Component file.
## [5.31.0-bb.8] - 2023-11-27

Joe Foster
committed

Joe Foster
committed
- `loki.ingester.autoforget_unhealthy: true` set by default for ingester values.
## [5.31.0-bb.7] - 2023-11-20

Joe Foster
committed

Joe Foster
committed
- Removed automounting Service Account Tokens
## [5.31.0-bb.6] - 2023-11-20

Joe Foster
committed

Joe Foster
committed
- Fix a bug where the hardcoded ingester value was overriding kustomize/override values.

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed
- Updated registry1.dso.mil/ironbank/big-bang/base 2.0.0 -> 2.1.0

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed
- Service Template changes for all 3 components to force TCP convention for the GRCP gossip ports

Joe Foster
committed

Joe Foster
committed
- Updated registry1.dso.mil/ironbank/opensource/kubernetes/kubectl v1.28.2 -> v1.28.3
- Updated registry1.dso.mil/ironbank/opensource/nginx/nginx 1.25.2 -> 1.25.3

Joe Foster
committed

Joe Foster
committed
- Updated docker.io/grafana/loki-canary 2.9.1 -> 2.9.2
- Updated ironbank/opensource/grafana/loki 2.9.1 -> 2.9.2
- Updated registry1.dso.mil/ironbank/opensource/kubernetes/kubectl 1.27.6 -> v1.28.2
- Updated registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar 1.25.1 -> 1.25.2

Joe Foster
committed

Joe Foster
committed
- Update OSCAL version from 1.0.0 to 1.1.1
## [5.23.1-bb.1] - 2023-10-13

Joe Foster
committed

Joe Foster
committed
- Helm validation for backend scaling requirements introduced with loki 2.9.\*

Joe Foster
committed

Joe Foster
committed
- Updated docker.io/grafana/loki-canary 2.9.0 -> 2.9.1
- Updated ironbank/opensource/grafana/loki 2.9.0 -> 2.9.1
- Updated registry1.dso.mil/ironbank/opensource/kubernetes/kubectl 1.27.5 -> 1.27.6
- Updated registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar 1.22.4 -> 1.25.1
- Updated to latest upstream chart 5.23.1
## [5.21.0-bb.3] - 2023-09-28

Joe Foster
committed

Joe Foster
committed
- Fixed minor bug with cypress tests

Joe Foster
committed

Joe Foster
committed
- Updated gluon to 0.4.1
- Modified cypress structure to accommodate cypress 13.X+ testing
## [5.21.0-bb.1] - 2023-09-15

Joe Foster
committed

Joe Foster
committed
- Indentation fixes for new rules sidecar YAML

Joe Foster
committed

Joe Foster
committed
- Updated docker.io/grafana/loki-canary 2.8.4 -> 2.9.0
- Updated ironbank/opensource/grafana/loki 2.8.4 -> 2.9.0
- Updated registry1.dso.mil/ironbank/opensource/grafana/loki 2.8.4 -> 2.9.0

Joe Foster
committed

Joe Foster
committed
- Updated docker.io/grafana/loki-canary 2.8.3 -> 2.8.4
- Updated ironbank/opensource/grafana/loki 2.8.3 -> 2.8.4
- Updated registry1.dso.mil/ironbank/opensource/grafana/loki 2.8.3 -> 2.8.4
- Updated registry1.dso.mil/ironbank/opensource/kubernetes/kubectl 1.27.4 -> 1.27.5
- Updated registry1.dso.mil/ironbank/opensource/nginx/nginx 1.25.1 -> 1.25.2

Joe Foster
committed

Joe Foster
committed
- Cypress test locations for datasources in Grafana 10.X

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed
- Update grafana-enterprise-logs from v1.6.0 -> v1.7.1
- Update kubectl from v1.26.4 -> 1.27.3
- Update nginx from 1.23.3 -> 1.25.1

Joe Foster
committed

Joe Foster
committed
- Updated `schema_config` with valid date for tsdb index
## [5.5.0-bb.1] - 2023-05-23

Joe Foster
committed

Joe Foster
committed
- Updated `schema_config` with tsdb index default
- Updated `storage_config` with `tsdb-shipper` default

Joe Foster
committed

Joe Foster
committed
- Updated chart to `helm-loki-5.5.0`
- Update loki from 2.8.0 -> 2.8.2
- Update lokiCanary from 2.8.0 -> 2.8.2

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed
- Added a networkpolicy for egress from minio to the controlplane
## [5.0.0-bb.2] - 2023-04-19

Joe Foster
committed

Joe Foster
committed
- Added `fluentbit` network policy
- Added conditional for `fluentbit` and `promtail` network policies

Joe Foster
committed

bigbang bot
committed
### Added

Joe Foster
committed

bigbang bot
committed
- Updated kubectl versson from 1.26.3 to 1.26.4

Joe Foster
committed

Joe Foster
committed
- Updated chart to `helm-loki-5.0.0`
- Update loki from 2.7.5 -> 2.8.0
- Update lokiCanary from 2.7.5 -> 2.8.0
## [4.10.0-bb.0] - 2023-04-06

Joe Foster
committed

Joe Foster
committed
- Updated chart to `helm-loki-4.10.0`
- Update loki from 2.7.4 -> 2.7.5
- Update lokiCanary from 2.7.4 -> 2.7.5
- Update kubectl from 1.26.2 -> 1.26.3

Joe Foster
committed

Joe Foster
committed
- Added ingress policy for promtail -> loki

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed
- Update loki from 2.7.3 -> 2.7.4
- Update kubectl from 1.26.1 -> 1.26.2
- Update nginx from 1.23.2 -> 1.23.3
- Update minio from 4.5.4-bb.2 -> 4.5.4-bb.3
## [4.4.2-bb.2] - 2023-02-23

Joe Foster
committed
### Changed

Joe Foster
committed
- Backend, Read, Write PodDisruptionBudget template is now configurable

Joe Foster
committed
### Added

Joe Foster
committed
- `write|read|backend.podDisruptionBudget` values added to chart

Joe Foster
committed

bigbang bot
committed
### Changed

Joe Foster
committed

bigbang bot
committed
- Update kubectl from 1.25.6 -> 1.26.1

Joe Foster
committed

Joe Foster
committed
- loki chart major version upgrade from 3.7.0 -> 4.4.2
- Update loki from 2.7.0 -> 2.7.3
- Update kubectl from 1.25.5 -> 1.25.6

bigbang bot
committed
## [3.7.0-bb.2] - 2023-02-08

Joe Foster
committed

Joe Foster
committed
- Fixed image tags in Chart.yaml image annotations

Joe Foster
committed

Joe Foster
committed
- Update gluon to new registry1 location + latest version (0.3.2)

bigbang bot
committed
## [3.7.0-bb.0]

Joe Foster
committed

bigbang bot
committed
### Changed

Joe Foster
committed

bigbang bot
committed
- Updated chart to `helm-loki-3.7.0`
- Updated kubectl image to `v1.25.5`

Joe Foster
committed

Joe Foster
committed
- Updated chart to `helm-loki-3.6.0`
- Updated minio image to `4.5.4-bb.2`

Joe Foster
committed

Joe Foster
committed
- Updated chart to `helm-loki-3.3.4`
- Updated kubectl image to `v1.25.4`
- Updated nginx image to `1.23.2`

Joe Foster
committed

Joe Foster
committed
- Fixed loki monolith peerauthentication labels

Joe Foster
committed

Joe Foster
committed
- Updated loki-health cypress configuration to be more resilient to updates and CSS changes.

Joe Foster
committed

Joe Foster
committed
- Updated istiod egress NetworkPolicy template to be open podSelector `{}`.

Joe Foster
committed

Joe Foster
committed
- Matching chart base to upstream `loki` instead of previous `loki-simple-scalable`
- Updated references of `monolith` to `singleBinary`
## [1.8.10-bb.2]

Joe Foster
committed
### Changed

Joe Foster
committed
- Re-adding changes that didn't seem to persist from previous update
- Cleaning up NetworkPolicies, kube-api egress isn't required
- gluon 0.3.0 update wooo

Joe Foster
committed

Joe Foster
committed
- Enabled servicemonitor/podmonitor for TLS scraping
- removed mTLS exception for metrics port

Joe Foster
committed

Joe Foster
committed
- Updating chart to `loki-simple-scalable` `1.8.10` chart base
- Updating loki images to `2.6.1` tag
- Updating monolith `loki` chart to `2.14.1` chart base

Joe Foster
committed

Joe Foster
committed
- Updated default containerSecurityContext for monolith

Joe Foster
committed

Joe Foster
committed
- Added appVersion annotation to Chart.yaml
## [1.7.6-bb.0]

Joe Foster
committed
### Changed

Joe Foster
committed
- Matching chart base to upstream `loki-simple-scalable` instead of utilizing as sub-chart
- `loki` value updated to `monolith`
- `gel` values migrated to `enterprise` for better native support of Grafana Enterprise Logs

Joe Foster
committed

Joe Foster
committed
- Upgraded loki image from `2.5.0` to version `2.6.0`
- Upgraded dependency chart loki from `2.11.1` to `2.13.1`
- Upgraded dependency chart loki-simple-scalable from `0.4.0` to `1.7.5`

Joe Foster
committed

Joe Foster
committed
- Adds configuration for tolerations on GEL tokengen job

Joe Foster
committed

Joe Foster
committed
- Grafana Dasboard JSON & ConfigMap template

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed
- Updated bb base image to 2.0.0
- Updated gluon to 0.2.10

Joe Foster
committed

Joe Foster
committed
- Bumped grafana-enterprise-logs tag to 1.4.0
- Bumped big-bang/base tag to 1.18.0
Andrew Blanchard
committed
## [3.0.4-bb.5]

Joe Foster
committed
Andrew Blanchard
committed
### Added

Joe Foster
committed
Andrew Blanchard
committed
- Added configuration overrides to the GEL values to allow port configuration on the gateway and admin-api services.

Joe Foster
committed

Joe Foster
committed
- Added configuration for setting the `kubectl` image

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed
- Update loki-simple-scalable PeerAuthentication template to use matchLabels

Joe Foster
committed

Joe Foster
committed
- Added cypress and script testing to the chart
- Added `bbtests` values to the `values.yaml`

Joe Foster
committed

Joe Foster
committed
- Updated `chart/` base to upstream chart version `loki-2.11.1`
- Updated Loki image to version `2.5.0`

Joe Foster
committed

Joe Foster
committed
- Updated Grafana Enterprise Logs image to use image tag `1.3.0`

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed
- Updated Grafana Enterprise Logs image to IronBank

Joe Foster
committed

Joe Foster
committed
- Added default PeerAuthentication to enable STRICT mTLS

Joe Foster
committed

Joe Foster
committed
- Fixed Network policy to work for both architecture modes
## [3.0.0-bb.0]

Joe Foster
committed

Joe Foster
committed
- Added simple-scalable deployment option
- Added Grafana Enterprise Logging support
## [2.5.1-bb.3]

Joe Foster
committed

Joe Foster
committed
- added optional scalable deployment for loki

kevin.wilder
committed

Joe Foster
committed

Joe Foster
committed
- Corrected Network Policy naming conflict with logging-ek

Joe Foster
committed

Joe Foster
committed

kevin.wilder
committed
## [2.10.1-bb.2] - 2022-03-15

Joe Foster
committed

kevin.wilder
committed
### Added

Joe Foster
committed

kevin.wilder
committed
- Documentation for operational/production settings

Joe Foster
committed

kevin.wilder
committed
### Changed

Joe Foster
committed

kevin.wilder
committed
- modified default resource limits/requests

Joe Foster
committed

Joe Foster
committed
- allow-sidecar-scraping networkpolicy template to allow prometheus to scrape istio-proxy sidecar metrics
## [2.10.1-bb.0]

Joe Foster
committed
### Changed

Joe Foster
committed
- Updated `chart/` base to upstream chart version `loki-2.10.1`
- Updated Loki image to version `2.4.2`
## [2.5.1-bb.4]

Joe Foster
committed

Joe Foster
committed
- Updated NetworkPolicy to allow Prometheus to query Loki

Joe Foster
committed

Joe Foster
committed
- Update Chart.yaml to follow new standardization for release automation
## [2.5.1-bb.2]

Joe Foster
committed
### Changed

Joe Foster
committed
- Changed a few network policy names to avoid name collisions with the efk installs

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed

Joe Foster
committed