Skip to content

add permissions to test workflow #5

add permissions to test workflow

add permissions to test workflow #5

GitHub Actions / Helm Unit Test Results succeeded Oct 21, 2025 in 0s

All 11 tests pass in 0s

11 tests   11 ✅  0s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 552eba8.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Helm Unit Test Results

11 tests found

There are 11 tests, see "Raw output" for the full list of tests.
Raw output
test basic chart functionality ‑ should include config in configmap
test basic chart functionality ‑ should mount persistence volume when enabled
test basic chart functionality ‑ should not create PVC when persistence is disabled
test basic chart functionality ‑ should not mount volume when persistence is disabled
test basic chart functionality ‑ should render with default values
test basic chart functionality ‑ should set correct app labels
test basic chart functionality ‑ should set replica count
test basic chart functionality ‑ should set service type correctly
test basic chart functionality ‑ should use correct image when tag is specified
test basic chart functionality ‑ should use digest when specified
test basic chart functionality ‑ should use existingClaim when specified