Skip to content

Commit da8118d

Browse files
authored
Update charts with latest changes (#642)
whitespace changes only
1 parent 43a2704 commit da8118d

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

wiz-kubernetes-integration/Chart.yaml

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,19 @@ apiVersion: v2
22
name: wiz-kubernetes-integration
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 0.2.100
5+
version: 0.2.101
66
appVersion: ""
7-
87
# Dependencies for wiz-kubernetes connector and wiz-admission-controller and wiz-sensor
98
dependencies:
10-
- name: wiz-kubernetes-connector
11-
repository: https://wiz-sec.github.io/charts
12-
version: ">=3.1.0"
13-
condition: wiz-kubernetes-connector.enabled
14-
- name: "wiz-admission-controller"
15-
repository: https://wiz-sec.github.io/charts
16-
version: ">=3.6.0"
17-
condition: wiz-admission-controller.enabled
18-
- name: wiz-sensor
19-
repository: https://wiz-sec.github.io/charts
20-
version: ">=1.0.6816"
21-
condition: wiz-sensor.enabled
9+
- name: wiz-kubernetes-connector
10+
repository: https://wiz-sec.github.io/charts
11+
version: ">=3.1.0"
12+
condition: wiz-kubernetes-connector.enabled
13+
- name: "wiz-admission-controller"
14+
repository: https://wiz-sec.github.io/charts
15+
version: ">=3.6.0"
16+
condition: wiz-admission-controller.enabled
17+
- name: wiz-sensor
18+
repository: https://wiz-sec.github.io/charts
19+
version: ">=1.0.6816"
20+
condition: wiz-sensor.enabled

0 commit comments

Comments
 (0)