Skip to content

test-workflow v0.1.3

Latest

Choose a tag to compare

@x-repo-auth x-repo-auth released this 27 Jan 02:09
· 1 commit to main since this release
4fbcb0f

test-workflow v0.1.3

Installation

# Option 1: From GHCR (OCI) - Recommended
helm install test-workflow oci://ghcr.io/arustydev/helm-charts/test-workflow --version 0.1.3

# Option 2: From Helm Repository
helm repo add arustydev https://charts.arusty.dev
helm repo update
helm install test-workflow arustydev/test-workflow --version 0.1.3

Verification

# Verify OCI signature
cosign verify ghcr.io/arustydev/helm-charts/test-workflow@sha256:e8f17febff7c13b25f283cdd2af73a9df4dfcd2af339574ba9f917aa4703fcaa

# Verify attestations
gh attestation verify oci://ghcr.io/arustydev/helm-charts/test-workflow:0.1.3 --repo aRustyDev/helm-charts

Checksums

File SHA256
test-workflow-0.1.3.tgz f0db84a8a9768b965870d82360297c003fea9c36b69f53e3fc77d10335fc60a6
OCI Image sha256:e8f17febff7c13b25f283cdd2af73a9df4dfcd2af339574ba9f917aa4703fcaa

Released by Chart Release Pipeline