Skip to content

Commit

Permalink
deps(sysdig-deploy): bump the version of the agent chart in sysdig-de…
Browse files Browse the repository at this point in the history
…ploy
  • Loading branch information
mavimo committed Nov 13, 2024
1 parent e1f2274 commit bb740c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/sysdig-deploy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: sysdig-deploy
description: A chart with various Sysdig components for Kubernetes
type: application
version: 1.67.5
version: 1.68.0
maintainers:
- name: AlbertoBarba
email: [email protected]
Expand All @@ -26,7 +26,7 @@ dependencies:
- name: agent
# repository: https://charts.sysdig.com
repository: file://../agent
version: ~1.30.0
version: ~1.31.0
alias: agent
condition: agent.enabled
- name: common
Expand Down

0 comments on commit bb740c8

Please sign in to comment.