Skip to content

Commit

Permalink
chore: trigger pipeline for node-analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoBarba committed Feb 6, 2025
1 parent 4eabf85 commit 48dbb2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
- name: Set up chart-testing
uses: helm/[email protected]
with:
version: "3.11.0"

- name: Expand templates for CI
run: |
Expand Down
2 changes: 1 addition & 1 deletion charts/node-analyzer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: node-analyzer
description: Sysdig Node Analyzer
# currently matching Sysdig's appVersion 1.14.34
version: 1.34.4
version: 1.34.5
appVersion: 12.9.2
keywords:
- monitoring
Expand Down

0 comments on commit 48dbb2a

Please sign in to comment.