Skip to content

Commit

Permalink
Fix deepfence agent privileges on security hardened clusters (#2314)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramanan-ravi committed Sep 23, 2024
1 parent 45d2723 commit 1c596d1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployment-scripts/helm-charts/deepfence-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.3.1
version: 2.3.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
12 changes: 11 additions & 1 deletion deployment-scripts/helm-charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
apiVersion: v1
entries:
deepfence-agent:
- apiVersion: v2
appVersion: 2.3.1
created: "2024-09-23T13:28:28.614763+05:30"
description: Deepfence Agent - Helm chart for Kubernetes
digest: f372335ff0388536ce2bec841d83e9b70e3de545aba4f7f402641e6a651c6fcd
name: deepfence-agent
type: application
urls:
- deepfence-agent-2.3.2.tgz
version: 2.3.2
- apiVersion: v2
appVersion: 2.3.1
created: "2024-09-11T18:40:38.594491+05:30"
Expand Down Expand Up @@ -783,4 +793,4 @@ entries:
urls:
- deepfence-router-1.0.0.tgz
version: 1.0.0
generated: "2024-09-11T18:40:38.593973+05:30"
generated: "2024-09-23T13:28:28.614265+05:30"

0 comments on commit 1c596d1

Please sign in to comment.