-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release 0.11.0 admission-controller Helm Charts (#120)
- Loading branch information
Showing
4 changed files
with
107 additions
and
85 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
apiVersion: v2 | ||
appVersion: "0.0.1" | ||
version: 0.1.14 | ||
version: 0.11.0 | ||
name: admission-controller | ||
description: Lacework admission controller using Lacework proxy scanner | ||
type: application | ||
|
@@ -9,10 +9,10 @@ keywords: | |
- runtime-security | ||
- lacework | ||
maintainers: | ||
- name: chitrapkumar | ||
email: [email protected] | ||
- name: chitrapkumar | ||
email: [email protected] | ||
dependencies: | ||
- name: proxy-scanner | ||
version: 0.10.0 | ||
condition: proxy-scanner.enabled | ||
repository: https://lacework.github.io/helm-charts | ||
- name: proxy-scanner | ||
version: 0.11.0 | ||
condition: proxy-scanner.enabled | ||
repository: https://lacework.github.io/helm-charts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.