We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 400401f commit f683806Copy full SHA for f683806
charts/node-analyzer/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: node-analyzer
3
description: Sysdig Node Analyzer
4
# currently matching Sysdig's appVersion 1.14.34
5
-version: 1.36.5
+version: 1.36.6
6
appVersion: 12.9.2
7
keywords:
8
- monitoring
charts/node-analyzer/values.yaml
@@ -515,7 +515,7 @@ tests:
515
timeout: 300s
516
image:
517
repo: bitnami/kubectl
518
- tag: 1.33.1
+ tag: 1.33.4
519
520
# Allow to modify DNS policy
521
dnsPolicy: null
0 commit comments