Skip to content

Commit

Permalink
Check chart change
Browse files Browse the repository at this point in the history
  • Loading branch information
mvaalexp committed Jun 13, 2024
1 parent a3f9c35 commit 8565b08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm_release_tester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: tj-actions/changed-files@v44
with:
files: |
charts/kubernetes-sidecar-injector
charts/kubernetes-sidecar-injector/**
- name: List all changed files markdown files
if: steps.helm-specific-changes.outputs.any_changed == 'true'
Expand Down
2 changes: 2 additions & 0 deletions charts/kubernetes-sidecar-injector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ container:
metricsPort: 9090

podAnnotations: {}

podLabels: {}

podSecurityContext: {}

sidecars:
Expand Down

0 comments on commit 8565b08

Please sign in to comment.