Commit f5bd511
committed
[Improvement-17560][Helm] Migrate Helm chart dependencies to current Bitnami repository
- Update PostgreSQL chart from 10.3.18 to 12.1.5 (recommended by Copilot AI review)
- Update Zookeeper chart from 11.4.11 to 13.8.7 (latest stable in 13.8.x series)
- Update MySQL chart from 9.4.1 to 9.23.0 (backward compatible)
- Update MinIO chart from 11.10.13 to 12.13.2 (backward compatible)
- Migrate all dependencies from archive-full-index to current Bitnami repository
- Remove outdated comments about Bitnami repository changes
This conservative update approach:
- Uses PostgreSQL 12.1.5 as suggested to avoid breaking configuration schema changes
- Maintains backward compatibility with existing values.yaml and templates
- Migrates from legacy Bitnami registry to current repository
- All dependencies verified to download successfully from new repository
Addresses Copilot AI review feedback about breaking changes in newer chart versions.
Closes #17561
Closes #17562
Closes #17563
Part of #175601 parent 5b5a933 commit f5bd511
1 file changed
+8
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 46 | + | |
| 47 | + | |
53 | 48 | | |
54 | 49 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 50 | + | |
| 51 | + | |
58 | 52 | | |
59 | 53 | | |
60 | | - | |
61 | | - | |
| 54 | + | |
| 55 | + | |
62 | 56 | | |
63 | 57 | | |
64 | | - | |
65 | | - | |
| 58 | + | |
| 59 | + | |
66 | 60 | | |
0 commit comments