Skip to content

Commit 1ab5323

Browse files
authored
Merge branch 'master' into add-https-proxy
2 parents fc1e5ff + 1a2b5c9 commit 1ab5323

File tree

3 files changed

+3
-126
lines changed

3 files changed

+3
-126
lines changed

wiz-admission-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ type: application
55
# This is the chart version. This version number should be incremented each time you make changes
66
# to the chart and its templates, including the app version.
77
# Versions are expected to follow Semantic Versioning (https://semver.org/)
8-
version: 3.9.3
8+
version: 3.9.5
99
# This is the version number of the application being deployed. This version number should be
1010
# incremented each time you make changes to the application. Versions are not expected to
1111
# follow Semantic Versioning. They should reflect the version the application is using.
1212
# It is recommended to use it with quotes.
13-
appVersion: "2.9"
13+
appVersion: "2.8"
1414
dependencies:
1515
- name: wiz-common
1616
version: "0.1.8"

wiz-admission-controller/templates/jobuninstall.yaml

Lines changed: 0 additions & 123 deletions
This file was deleted.

wiz-kubernetes-integration/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: wiz-kubernetes-integration
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 0.2.86
5+
version: 0.2.88
66
appVersion: ""
77

88
# Dependencies for wiz-kubernetes connector and wiz-admission-controller and wiz-sensor

0 commit comments

Comments
 (0)