Skip to content

Install 5.0.3-3 fails #28

@KrisSimon

Description

@KrisSimon

I try to install listmonk via helm:

helm upgrade \
    --create-namespace \
    --install listmonk listmonk \
    --namespace listmonk-test \
    --repo https://th0th.github.io/helm-charts \
    --values values.yaml \
    --version 5.0.3-3

but got:

Release "listmonk" does not exist. Installing it now.
Error: values don't meet the specifications of the schema(s) in the following chart(s):
listmonk:
failing loading "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/refs/heads/master/v1.31.6/resourcerequirements.json": invalid file url: https://raw.githubusercontent.com/yannh/kubernetes-json-schema/refs/heads/master/v1.31.6/resourcerequirements.json

I can open the resourcerequirements.json file in the browser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions