Skip to content

Commit 1c596d1

Browse files
committed
Fix deepfence agent privileges on security hardened clusters (#2314)
1 parent 45d2723 commit 1c596d1

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

deployment-scripts/helm-charts/deepfence-agent/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 2.3.1
18+
version: 2.3.2
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

deployment-scripts/helm-charts/index.yaml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
apiVersion: v1
22
entries:
33
deepfence-agent:
4+
- apiVersion: v2
5+
appVersion: 2.3.1
6+
created: "2024-09-23T13:28:28.614763+05:30"
7+
description: Deepfence Agent - Helm chart for Kubernetes
8+
digest: f372335ff0388536ce2bec841d83e9b70e3de545aba4f7f402641e6a651c6fcd
9+
name: deepfence-agent
10+
type: application
11+
urls:
12+
- deepfence-agent-2.3.2.tgz
13+
version: 2.3.2
414
- apiVersion: v2
515
appVersion: 2.3.1
616
created: "2024-09-11T18:40:38.594491+05:30"
@@ -783,4 +793,4 @@ entries:
783793
urls:
784794
- deepfence-router-1.0.0.tgz
785795
version: 1.0.0
786-
generated: "2024-09-11T18:40:38.593973+05:30"
796+
generated: "2024-09-23T13:28:28.614265+05:30"

0 commit comments

Comments
 (0)