Skip to content

Commit

Permalink
Release 0.11.4 admission-controller Helm Charts (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: oisin88 <[email protected]>
  • Loading branch information
michael-zhou-lw and oisin88 authored Dec 6, 2022
1 parent fa96a49 commit c8a991e
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 68 deletions.
Binary file added admission-controller-0.11.4.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions admission-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "0.0.1"
version: 0.11.3
version: 0.11.4
name: admission-controller
description: Lacework admission controller using Lacework proxy scanner
type: application
Expand All @@ -13,6 +13,6 @@ maintainers:
email: [email protected]
dependencies:
- name: proxy-scanner
version: 0.11.3
version: 0.11.4
condition: proxy-scanner.enabled
repository: https://lacework.github.io/helm-charts
2 changes: 1 addition & 1 deletion admission-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ nodeSelector: {}

deployment:
image: lacework/lacework-admission-controller
tag: 0.11.3
tag: 0.11.4
pullPolicy: Always
replicaCount: 1
service:
Expand Down
Loading

0 comments on commit c8a991e

Please sign in to comment.