Skip to content

Commit

Permalink
chore: update the agent chart
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
updatecli authored and mavimo committed Dec 31, 2024
1 parent d9980c1 commit 33967fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/agent/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 13.7.0
appVersion: 13.7.1
dependencies:
- name: common
repository: file://../common
Expand Down Expand Up @@ -30,4 +30,4 @@ sources:
- https://app.sysdigcloud.com/#/settings/user
- https://github.com/draios/sysdig
type: application
version: 1.34.4
version: 1.34.5
2 changes: 1 addition & 1 deletion charts/agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ image:
overrideValue: null
registry: quay.io
repository: sysdig/agent
tag: 13.7.0
tag: 13.7.1
# Specify a imagePullPolicy
# Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
# ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down

0 comments on commit 33967fb

Please sign in to comment.