Skip to content

Make OCI the single Helm chart channel - #81

Merged
rmcdaniel merged 2 commits into
mainfrom
fix/helm-oci-documentation
Sep 1, 2026
Merged

Make OCI the single Helm chart channel#81
rmcdaniel merged 2 commits into
mainfrom
fix/helm-oci-documentation

Conversation

@rmcdaniel

Copy link
Copy Markdown
Member

Follow-up to durable-workflow/.github#117.

The Server release workflow publishes and anonymously verifies the OCI chart only. The chart README, validation guide, and release evidence still advertised a documentation-hosted HTTPS chart feed that does not exist.

This change:

  • makes OCI the single documented and recorded distribution channel
  • removes the dead HTTPS install path and version literals from the README
  • updates the actual Helm validation workflow reference
  • advances the chart to 0.1.70 and replaces prerelease-era Artifact Hub notes with the current stable release note

Validation:

  • python3 scripts/ci/test_helm_chart_release.py
  • python3 scripts/ci/helm_chart_release.py validate-source
  • python3 scripts/ci/helm_chart_release.py check-version --base-ref origin/main
  • helm lint k8s/helm/durable-workflow
  • public boundary scan

@rmcdaniel
rmcdaniel merged commit 219d115 into main Sep 1, 2026
8 checks passed
@rmcdaniel
rmcdaniel deleted the fix/helm-oci-documentation branch September 1, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants