UNCLASSIFIED

Commit cd0d0535 authored by Ryan Garcia's avatar Ryan Garcia
Browse files

feat: Network policy for comms from mattermost

parent 44646f9b
Pipeline #293626 passed with stages
in 3 minutes and 22 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.13-bb.0] - 2021-06-04
### Added
- Network Policy templates. Allow ingress from mattermost to elasticsearch
## [0.1.12-bb.0] - 2021-06-03 ## [0.1.12-bb.0] - 2021-06-03
### Added ### Added
- Network Policy templates. Allow cluster ingress, egress to kube-dns, istiod, ingress from istio-ingressgateway, and ingress from jager pods & eck-operator pods. - Network Policy templates. Allow cluster ingress, egress to kube-dns, istiod, ingress from istio-ingressgateway, and ingress from jager pods & eck-operator pods.
......
apiVersion: v2 apiVersion: v2
name: logging name: logging
version: 0.1.12-bb.0 version: 0.1.13-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