Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

recent releases not in helm repo #155

Closed
oliverpjames opened this issue May 13, 2020 · 6 comments
Closed

recent releases not in helm repo #155

oliverpjames opened this issue May 13, 2020 · 6 comments

Comments

@oliverpjames
Copy link

oliverpjames commented May 13, 2020

the most recent releases haven't been pushed to the helm rep. Is this deliberate/could they be pushed?

edit

I'm using helm 2 (not by my choice), is it just that it is not being pushed to the repo for helm 2?

@mlushpenko
Copy link

Same here, secrets configuration is quite different between the. current documentation and previous release. Took me some time to figure out what is happening before I realised that latest helm chart hasn't been pushed to the repo.

@feikesteenbergen
Copy link
Member

This should be fixed with https://github.com/timescale/timescaledb-kubernetes/releases/tag/v0.6.1

@oliverpjames
Copy link
Author

oliverpjames commented May 18, 2020

this still isn't fixed for me

$ helm repo update timescale
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "timescale" chart repository
Update Complete.

$ helm search timescale
NAME                                            CHART VERSION   APP VERSION     DESCRIPTION
timescale-observability/timescaledb-multinode   0.3.0                           TimescaleDB Multinode Deployment.
timescale-observability/timescaledb-single      0.5.5                           TimescaleDB HA Deployment.
timescale/timescaledb-multinode                 0.3.0                           TimescaleDB Multinode Deployment.
timescale/timescaledb-single                    0.5.5                           TimescaleDB HA Deployment.

@mlushpenko
Copy link

Same here, @feikesteenbergen, issue isn't fixed yet

@oliverpjames
Copy link
Author

oliverpjames commented May 19, 2020

@mlushpenko I've found the issue, I've been using this chart via timescale-observability, which specifies helm repo add timescale https://charts.timescale.com/, but in the README of this chart it specifies helm repo add timescaledb 'https://raw.githubusercontent.com/timescale/timescaledb-kubernetes/master/charts/repo/' if you use the latter it's all there.

@feikesteenbergen is there a reason you're not updating https://charts.timescale.com/?

tombh added a commit to tombh/timescaledb-kubernetes that referenced this issue Jul 30, 2020
@tombh tombh mentioned this issue Jul 30, 2020
@feikesteenbergen
Copy link
Member

https://charts.timescale.com/

We probably should add them there, yes.

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

No branches or pull requests

3 participants