Skip to content

Commit 34b1b6e

Browse files
committed
chore(helm): drop CI workflow + ci/ fixtures + CONTRIBUTING.md
The helm-unittest suites in helm/sim/tests/ and the helm test hook in helm/sim/templates/tests/ stay — those are chart-internal quality scaffolding, not CI. Removed: - .github/workflows/helm-chart.yml - helm/sim/ci/*.yaml (5 render fixtures used only by the workflow) - helm/sim/CONTRIBUTING.md (mostly documented those gates) - dead /ci/ and /CONTRIBUTING.md entries in .helmignore
1 parent 0de97f4 commit 34b1b6e

8 files changed

Lines changed: 0 additions & 312 deletions

File tree

.github/workflows/helm-chart.yml

Lines changed: 0 additions & 113 deletions
This file was deleted.

helm/sim/.helmignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
.vscode/
2424
# Repo tooling — not part of the chart artifact (anchored to chart root)
2525
/.claude/
26-
/CONTRIBUTING.md
27-
/ci/
2826
# Examples — published in-repo, not in the packaged chart
2927
/examples/
3028
# Unit-test suites (helm-unittest) — distinct from templates/tests/ which IS shipped

helm/sim/CONTRIBUTING.md

Lines changed: 0 additions & 107 deletions
This file was deleted.

helm/sim/ci/default-values.yaml

Lines changed: 0 additions & 10 deletions
This file was deleted.

helm/sim/ci/existing-secret-values.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

helm/sim/ci/external-db-values.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

helm/sim/ci/external-secrets-values.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

helm/sim/ci/production-values.yaml

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)