Skip to content

Commit

Permalink
Merge branch 'master' into master#release#v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
glitchcrab authored Jan 23, 2024
2 parents 2201730 + efecbc4 commit b259e5c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [2.8.1] - 2024-01-23

### Fixed

- Fix `CiliumNetworkPolicy` to allow access to the internet (required to download plugins).

## [2.8.0] - 2024-01-23

### Added
Expand Down
1 change: 1 addition & 0 deletions helm/grafana/templates/cilium-network-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ spec:
- toEntities:
- kube-apiserver
- cluster
- world
{{- end -}}

0 comments on commit b259e5c

Please sign in to comment.