truecharts / public

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.13k stars 617 forks source link

Pipeline fails cause charts to be missing from the repo #4476

Closed szymonrychu closed 1 year ago

szymonrychu commented 1 year ago

App Name

all main charts

SCALE Version

Not using SCALE

App Version

all

Application Events

?

Application Logs

helm repo update && helm search repo truecharts
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /Users/srich/.kube/k3s
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /Users/srich/.kube/k3s
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "nvdp" chart repository
...Successfully got an update from the "truecharts" chart repository
...Successfully got an update from the "TrueCharts" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "szymonrychu" chart repository
...Successfully got an update from the "codecentric" chart repository
...Successfully got an update from the "rook-release" chart repository
...Successfully got an update from the "bitnami" chart repository
...Successfully got an update from the "jupyterhub" chart repository
...Successfully got an update from the "ingress-nginx" chart repository
...Successfully got an update from the "loki" chart repository
...Successfully got an update from the "prometheus-community" chart repository
...Successfully got an update from the "k8s-at-home" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /Users/srich/.kube/k3s
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /Users/srich/.kube/k3s
NAME                        CHART VERSION   APP VERSION DESCRIPTION
truecharts/clickhouse       3.0.2           22.10.2.11  ClickHouse is a column-oriented database manage...
truecharts/collabora-online 14.0.2          22.05.8.2   An awesome Online Office suite.
truecharts/mariadb          5.0.2           10.9.4      Fast, reliable, scalable, and easy to use open-...
truecharts/memcached        5.0.3           1.6.17      Memcached is a memory-backed database caching s...
truecharts/mongodb          4.0.2           6.0.2       Fast, reliable, scalable, and easy to use open-...
truecharts/postgresql       10.0.2          14.5.0      PostgresSQL
truecharts/promtail         5.0.2           2.7.0       Promtail is an agent which ships the contents o...
truecharts/redis            5.0.2           7.0.5       Open source, advanced key-value store.
truecharts/solr             2.0.2           9.0.0       Apache Solr
truecharts/subchart         3.0.2           jammy       This is only used as a subchart.

Application Configuration

?

Describe the bug

After broken build, truecharts helm repo got wiped. Can't install any app based on remote charts.

To Reproduce

helm upgrade --install truecharts/home-assistant

Expected Behavior

I can use the advertised repo.

Screenshots

?

Additional Context

?

I've read and agree with the following

szymonrychu commented 1 year ago

Hey! Sorry for not providing anything else (Screenshots, Additional context, etc), but the issue doesn't concern any particular chart, but your build process and way you store the charts. Plus the issue is self-explanatory and very easy to reproduce.

jacknely commented 1 year ago

I am also having an issue with Strap missing:

jacknely in ~  > helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "truecharts" chart repository
Update Complete. ⎈Happy Helming!⎈
jacknely in ~  > helm install cms truecharts/strapi
Error: failed to download "truecharts/strapi" (hint: running `helm repo update` may help)
PrivatePuffin commented 1 year ago

As is made clear in quite a few recent announcements, we've dropped support for native-helm completely. Also: please check for duplicates before opening a bugreport ;-)

truecharts-admin commented 1 year ago

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists