Skip to content

Commit

Permalink
Release helm chart 0.0.5 with fix for SCC
Browse files Browse the repository at this point in the history
  • Loading branch information
SaaldjorMike committed Jun 25, 2020
1 parent 8c53a84 commit ef45970
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/humio-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: humio-operator
version: 0.0.4
version: 0.0.5
appVersion: 0.0.5
home: https://github.com/humio/humio-operator
description: Kubernetes Operator for running Humio on top of Kubernetes
Expand Down
2 changes: 1 addition & 1 deletion charts/humio-operator/templates/operator-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ metadata:
allowPrivilegedContainer: true
allowHostNetwork: false
allowHostDirVolumePlugin: false
priority:
priority: 0
allowedCapabilities:
- NET_BIND_SERVICE
- SYS_NICE
Expand Down

0 comments on commit ef45970

Please sign in to comment.