|
2 | 2 |
|
3 | 3 | ## Summary |
4 | 4 |
|
5 | | -All Helm charts in the `helm-charts` repository that contain Kubernetes Ingress resources have been extended to also provide optional HTTPRoute resources for the Gateway API. |
| 5 | +All Helm charts in the `helm-charts` repository that contain Kubernetes Ingress resources have been extended to also provide optional HTTPRoute resources for the Gateway API. Chart versions have been incremented to new minor versions to reflect these changes. |
6 | 6 |
|
7 | 7 | ## Charts Updated |
8 | 8 |
|
9 | 9 | The following 18 charts now support HTTPRoute (Gateway API) in addition to Ingress: |
10 | 10 |
|
11 | | -1. **o-neko** - Added httproute.yaml template and values |
12 | | -2. **o-neko-catnip** - Added httproute.yaml template and values |
13 | | -3. **sophora-admin-dashboard** - Added httproute.yaml template and values |
14 | | -4. **sophora-ai** - Added httproute.yaml template and values |
15 | | -5. **sophora-contentapi** - Added httproute.yaml template and values |
16 | | -6. **sophora-image-access-service** - Added httproute.yaml template and values (with support for multiple routes) |
17 | | -7. **sophora-image-ai** - Added httproute.yaml template and values |
18 | | -8. **sophora-importer** - HTTPRoute support already existed (no changes needed) |
19 | | -9. **sophora-indexing-service** - Added httproute.yaml template and values |
20 | | -10. **sophora-linkchecker** - Added httproute.yaml template and values |
21 | | -11. **sophora-media-finder** - Added httproute.yaml template and values |
22 | | -12. **sophora-metadata-supplier** - Added httproute.yaml template and values |
23 | | -13. **sophora-schema-docs** - Added httproute.yaml template and values |
24 | | -14. **sophora-seo-check** - Added httproute.yaml template and values |
25 | | -15. **sophora-server** - Added httproute.yaml template and values |
26 | | -16. **sophora-ugc** - Added httproute.yaml template and values |
27 | | -17. **sophora-webclient** - Added httproute.yaml template and values |
28 | | -18. **sophora-youtube-connector** - Added httproute.yaml template and values |
| 11 | +1. **o-neko** - v2.0.1 → v2.1.0 |
| 12 | +2. **o-neko-catnip** - v1.3.4 → v1.4.0 |
| 13 | +3. **sophora-admin-dashboard** - v1.5.0 → v1.6.0 |
| 14 | +4. **sophora-ai** - v2.0.4 → v2.1.0 |
| 15 | +5. **sophora-contentapi** - v1.0.2 → v1.1.0 |
| 16 | +6. **sophora-image-access-service** - v1.4.0 → v1.5.0 |
| 17 | +7. **sophora-image-ai** - v2.1.3 → v2.2.0 |
| 18 | +8. **sophora-importer** - v2.4.1 → v2.5.0 (HTTPRoute support already existed, updated for consistency) |
| 19 | +9. **sophora-indexing-service** - v1.5.0 → v1.6.0 |
| 20 | +10. **sophora-linkchecker** - v0.1.4 → v0.2.0 |
| 21 | +11. **sophora-media-finder** - v0.2.6 → v0.3.0 |
| 22 | +12. **sophora-metadata-supplier** - v1.3.6 → v1.4.0 |
| 23 | +13. **sophora-schema-docs** - v2.1.4 → v2.2.0 |
| 24 | +14. **sophora-seo-check** - v1.0.3 → v1.1.0 |
| 25 | +15. **sophora-server** - v3.1.2 → v3.2.0 |
| 26 | +16. **sophora-ugc** - v2.0.15 → v2.1.0 |
| 27 | +17. **sophora-webclient** - v1.4.5 → v1.5.0 |
| 28 | +18. **sophora-youtube-connector** - v1.2.4 → v1.3.0 |
29 | 29 |
|
30 | 30 | ## Implementation Details |
31 | 31 |
|
|
0 commit comments