Skip to content

feat(helm): support labels in values.yaml #701

feat(helm): support labels in values.yaml

feat(helm): support labels in values.yaml #701

GitHub Actions / actionlint succeeded Jan 29, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (5)

.github/workflows/build.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:3:53: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:6:52: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:9:55: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:12:28: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|347 col 9| shellcheck reported issue in this script: SC2086:info:1:49: Double quote to prevent globbing and word splitting [shellcheck]