Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm version not bumped to 3.4.1? #67

Open
KokXinTan opened this issue Aug 25, 2022 · 4 comments
Open

Helm version not bumped to 3.4.1? #67

KokXinTan opened this issue Aug 25, 2022 · 4 comments

Comments

@KokXinTan
Copy link

As per title, can Helm version be updated to 3.4.1?

Thanks

@d-lopes
Copy link

d-lopes commented Aug 26, 2022

Yes please, i would also be interested in this. Apparently, everything is already there in this directory: https://github.com/thingsboard/thingsboard-ce-k8s/tree/master/helm

But the latest version on artifacthub.io is only 0.1.2-rc1 which points to the older release 3.3.4.1: https://artifacthub.io/packages/helm/thingsboard/thingsboard/0.1.2-rc.1

Can you please make the newest helm version available there?

Thanks & Best regards
Dominique

@Raven888888
Copy link

Bump

@midokura-agustin
Copy link
Contributor

You can anyway install latest version specifying the image tag with something like:

helm install RELEASENAME HELMCHART -n NAMESPACE --set global.image.tag="3.4.3"

I'll send a PR doing a version bump and see if it's accepted

@midokura-agustin
Copy link
Contributor

#82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants