Describe the issue
The regular Bitnami registry used for Redis and Postgres is no longer available.
Please fix it by either:
- Using the "latest" tag
- Use the (stale) repository at bitnamilegacy
- Preferably switch to helm charts that are up-to-date
|
dependencies: |
|
- name: postgresql |
|
version: 16.7.15 |
|
repository: https://charts.bitnami.com/bitnami |
|
condition: postgresql.enabled |
|
- name: redis |
|
version: 21.1.11 |
|
repository: https://charts.bitnami.com/bitnami |
|
condition: redis.enabled |
I already tried
Steps to reproduce the behavior
Try to install the helm chart as of yesterday.
Expected behavior
Helm chart installs properly.
Screenshots
No response
Exception traceback
Additional context
No response
Describe the issue
The regular Bitnami registry used for Redis and Postgres is no longer available.
Please fix it by either:
helm/charts/weblate/Chart.yaml
Lines 15 to 23 in 8ac1647
I already tried
Steps to reproduce the behavior
Try to install the helm chart as of yesterday.
Expected behavior
Helm chart installs properly.
Screenshots
No response
Exception traceback
Additional context
No response