Helm reports Bitnami postgres chart as not found #34

Closed
opened 2020-09-29 04:02:19 +00:00 by bclermont · 10 comments
bclermont commented 2020-09-29 04:02:19 +00:00 (Migrated from gitea.com)

in helm chart repo https://dl.gitea.io/charts/index.yaml the latest version is 1.5.1 but in this repository it's 1.5.2

in helm chart repo `https://dl.gitea.io/charts/index.yaml` the latest version is `1.5.1` but in this repository it's [`1.5.2`](https://gitea.com/gitea/helm-chart/src/commit/0877cc81caf0d825d7358622602bf9df8771fe4f/Chart.yaml#L5)
techknowlogick commented 2020-09-29 04:15:40 +00:00 (Migrated from gitea.com)

Something is up with bitnami charts as you can see from this build: https://drone.gitea.com/gitea/helm-chart/96/2/2

Something is up with bitnami charts as you can see from this build: https://drone.gitea.com/gitea/helm-chart/96/2/2
bclermont commented 2020-09-29 04:44:10 +00:00 (Migrated from gitea.com)

@techknowlogick can you please restart the build? I just looked in bitnami repo and the chart is there

@techknowlogick can you please restart the build? I just looked in bitnami repo and the chart [is there](https://charts.bitnami.com/bitnami/index.yaml)
techknowlogick commented 2020-09-29 05:18:17 +00:00 (Migrated from gitea.com)

I've looked as well, and see it too. However the build has already been restarted several times, and I am able to replicate the error on my local machine so sadly it isn't a one time failure.

As such I will update the title of this issue to track the error with bitnami.

I've looked as well, and see it too. However the build has already been restarted several times, and I am able to replicate the error on my local machine so sadly it isn't a one time failure. As such I will update the title of this issue to track the error with bitnami.
techknowlogick commented 2020-09-29 05:22:32 +00:00 (Migrated from gitea.com)

Found the error

curl https://charts.bitnami.com/bitnami/index.yaml | grep -A5 postgresql | grep 9.7

seems 9.7.3 is not found, however it supposedly has been published: https://github.com/bitnami/charts/blob/master/bitnami/postgresql/Chart.yaml#L3

Found the error ``` curl https://charts.bitnami.com/bitnami/index.yaml | grep -A5 postgresql | grep 9.7 ``` seems 9.7.3 is not found, however it supposedly has been published: https://github.com/bitnami/charts/blob/master/bitnami/postgresql/Chart.yaml#L3
techknowlogick commented 2020-09-29 05:28:14 +00:00 (Migrated from gitea.com)

I've created an upstream error report at https://github.com/bitnami/charts/issues/3801

I've created an upstream error report at https://github.com/bitnami/charts/issues/3801
luhahn commented 2020-09-29 07:05:23 +00:00 (Migrated from gitea.com)

Shall we go back to version 9.7.2 then?

Shall we go back to version 9.7.2 then?
luhahn commented 2020-09-29 07:36:17 +00:00 (Migrated from gitea.com)

My mistake again btw, I tested locally without deleting the old postgres package, so helm didn't care for the new version :/

My mistake again btw, I tested locally without deleting the old postgres package, so helm didn't care for the new version :/
techknowlogick commented 2020-09-29 15:04:44 +00:00 (Migrated from gitea.com)

@luhahn yes, seems bitnami found issues with v9.7.3 and held off publishing it. I've created #36 to use a published version.

@luhahn yes, seems bitnami found issues with v9.7.3 and held off publishing it. I've created #36 to use a published version.
luhahn commented 2020-09-29 16:25:28 +00:00 (Migrated from gitea.com)

Okay, sorry for missing that, in my defense, I wrote i would test more today :D

Okay, sorry for missing that, in my defense, I wrote i would test more today :D
techknowlogick commented 2020-09-29 17:14:49 +00:00 (Migrated from gitea.com)

@luhahn no worries :) all is good.

@luhahn no worries :) all is good.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lunny/helm-chart#34
No description provided.