We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a7191 commit 05e76a4Copy full SHA for 05e76a4
charts/chart/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: kubeshark
3
-version: "52.7.5"
+version: "52.7.7"
4
description: The API Traffic Analyzer for Kubernetes
5
home: https://kubeshark.co
6
keywords:
charts/chart/values.yaml
@@ -2,7 +2,7 @@
tap:
docker:
registry: docker.io/kubeshark
- tag: v52.7
+ tag: "v52.7"
tagLocked: true
7
imagePullPolicy: Always
8
imagePullSecrets: []
0 commit comments