Skip to content

Commit 22a7191

Browse files
committed
✨ Update the Helm chart
1 parent 9538edb commit 22a7191

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: kubeshark
3-
version: "52.7.3"
3+
version: "52.7.5"
44
description: The API Traffic Analyzer for Kubernetes
55
home: https://kubeshark.co
66
keywords:

charts/chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
tap:
33
docker:
44
registry: docker.io/kubeshark
5-
tag: ""
5+
tag: v52.7
66
tagLocked: true
77
imagePullPolicy: Always
88
imagePullSecrets: []

0 commit comments

Comments
 (0)