Skip to content

Commit

Permalink
Release 0.23.1 admission-controller Helm Charts (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: oisin88 <[email protected]>
  • Loading branch information
niall-lacework and oisin88 authored Nov 10, 2023
1 parent 8b1d0af commit 4bd416e
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 124 deletions.
Binary file added admission-controller-0.23.1.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.23.0
version: 0.23.1
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.23.0
version: 0.23.1
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 @@ -75,7 +75,7 @@ nodeSelector: {}

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

0 comments on commit 4bd416e

Please sign in to comment.