Skip to content

Deprecation Notice - Helm Registry on https://promitor.azurecr.io/helm/ in favor of https://charts.promitor.io/ #1439

Description

@tomkerkhove

Promitor provides Helm charts to simplify deployments on a Kubernetes cluster which are hosted on Azure Container Registry.

Unfortunately, Azure Container Registry has dedicated URLs that pinpoints the Azure Container Registry instance. This is not ideal given it will break customers if we decide to move our Helm charts elsewhere. Because of this, we are introducing a new Helm chart registry which is hosted on GitHub and served on https://charts.promitor.io/.

This allows us to reduce the cost and avoid the tight-coupling for customers on Microsoft Azure. We are now future-ready in case we need to move our Helm chart registry.

Deprecated as of:
1st of January, 2021

Will be removed on:
1st of April, 2021

Impact:
Migration is required - Helm users need to use our new Helm registry which is available on https://charts.promitor.io and available on GitHub.

How to migrate:

  1. Remove your current Promitor Helm repo
❯ helm repo remove promitor
"promitor" has been removed from your repositories
  1. Add our new Promitor Helm repo
❯ helm repo add promitor https://charts.promitor.io/
"promitor" has been added to your repositories
  1. Update your Helm repos
❯ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "promitor" chart repository
Update Complete. ⎈ Happy Helming!⎈

Alternative:
None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    agents:discovery-agentAll issues related to the resource discovery agentagents:scraperAll issues related to the scraping agentdeploymentAll issues related to deploying Promitordeprecation-noticeAll issues announcing a deprecationhelmAll issues related to HelmkubernetesAll issues related to Kubernetes

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions