Skip to content

'helm pull oci://ghcr.io/adobe/koperator/kafka-operator --version 0.28.0-adobe-20250923' Not Available #266

@qerdinger

Description

@qerdinger

Description

Get an HTTP 403 Unauthorised error when we pull

helm pull oci://ghcr.io/adobe/koperator/kafka-operator --version 0.28.0-adobe-20250923

koperator/README.md

Lines 130 to 141 in 309bb34

#### Pull and inspect the chart before installation
```sh
# Pull the chart locally
helm pull oci://ghcr.io/adobe/koperator/kafka-operator --version 0.28.0-adobe-20250923
# Extract and inspect
tar -xzf kafka-operator-0.28.0-adobe-20250923.tgz
helm template kafka-operator ./kafka-operator/
# Install from local chart
helm install kafka-operator ./kafka-operator/ --namespace=kafka --create-namespace

Actual Behavior

Error: failed to perform "FetchReference" on source: GET "https://ghcr.io/v2/adobe/koperator/kafka-operator/manifests/0.28.0-adobe-20250923": GET "https://ghcr.io/token?scope=repository%3Aadobe%2Fkoperator%2Fkafka-operator%3Apull&service=ghcr.io": response status code 403: denied: requested access to the resource is denied

Affected Version

Main branch documentation + the package doesn't seem to exist or to be private.

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions