UNCLASSIFIED

Commit 73887a31 authored by Ryan Garcia's avatar Ryan Garcia
Browse files

Bumping chart version and CHANGELOG

parent 40eee06c
Pipeline #293439 passed with stages
in 3 minutes and 31 seconds
...@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ...@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
--- ---
## [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 ## [0.1.11-bb.0] - 2021-05-17
### Changed ### Changed
- Updating Kibana and Elasticsearch versions to 7.10 - Updating Kibana and Elasticsearch versions to 7.10
......
apiVersion: v2 apiVersion: v2
name: logging name: logging
version: 0.1.11-bb.0 version: 0.1.12-bb.0
appVersion: 7.10.0 appVersion: 7.10.0
dependencies: dependencies:
- name: bb-test-lib - name: bb-test-lib
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment