stakater / Reloader

A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!

Home Page:https://docs.stakater.com/reloader/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Latest version 1.0.99 isn't available in Helm repo

mimartin12 opened this issue · comments

Describe the bug
The latest version 1.0.99 that was released today isn't available in the Helm repo.

To Reproduce
helm search repo stakater/reloader shows 1.0.98.

Expected behavior
helm search repo stakater/reloader shows 1.0.99

    • I'd add that the version 1.0.100 and 1.0.101 are created by different user than stakater, it seem odd...
  • can someone please comment on this issue, if it's OK ? :)

It looks like version 1.0.101 is available via the Helm repo, but the previous version 1.0.99 was not, any ideas why?
Also, it looks like because of the failing workflows here, there is no published version on GitHub for 1.0.101 and 1.0.100.
https://github.com/stakater/Reloader/actions/workflows/push.yaml

Seems like a mismatch in two type of actions, will take a look. Meanwhile you can install the latest version https://github.com/stakater/Reloader/releases/tag/v1.0.101

closing this since there are newer versions available