Skip to content

Helm chart repo up to date? #8

Description

@IsmoKarkkainen

If I run the following to ensure I get up to date info:

helm repo remove authorizer
rm ${HOME}/.cache/helm/repository/authorizer-*
helm repo add authorizer https://helm-charts.authorizer.dev
helm repo update

The newest chart I get is 2.0.1. I can also download it directly using

curl https://helm-charts.authorizer.dev/charts/authorizer-2.0.1.tgz -o authorizer-2.0.1.tgz

but I get 404 if I try that with 2.2.0.

So is the chart repo out of date or moved elsewhere?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions