Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bitnami/kube-state-metrics] Add tests and publishing using VIB #13335

Merged
merged 2 commits into from
Nov 8, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Publish using VIB
Signed-off-by: Jose Antonio Carmona <jcarmona@vmware.com>
  • Loading branch information
joancafom committed Nov 3, 2022
commit 8be04e35216d3bd398d302a4fd3bb152353fefa7
1 change: 1 addition & 0 deletions .github/workflows/cd-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ on: # rebuild any PRs and main branch changes
- 'bitnami/kibana/**'
- 'bitnami/kong/**'
- 'bitnami/kube-prometheus/**'
- 'bitnami/kube-state-metrics/**'
- 'bitnami/kubernetes-event-exporter/**'
- 'bitnami/logstash/**'
- 'bitnami/magento/**'
Expand Down