File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 1.0.6
18
+ version : 1.0.7
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : 1.0.6
23
+ appVersion : 1.0.7
24
24
25
25
keywords :
26
26
- CrowdStrike
Original file line number Diff line number Diff line change @@ -286,7 +286,7 @@ webhooks:
286
286
- pods/ephemeralcontainers
287
287
scope : ' *'
288
288
sideEffects : None
289
- timeoutSeconds : 5
289
+ timeoutSeconds : 10
290
290
- admissionReviewVersions :
291
291
- v1
292
292
clientConfig :
@@ -359,4 +359,5 @@ webhooks:
359
359
- jobs
360
360
scope : ' *'
361
361
sideEffects : None
362
- timeoutSeconds : 5
362
+ timeoutSeconds : 10
363
+
You can’t perform that action at this time.
0 commit comments