Commit 375d5e4
Update stacklok/toolhive-registry-server to v1.4.11 (#979)
* Update stacklok/toolhive-registry-server to v1.4.11
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Document global.postgres fallback from registry-server v1.4.11
The Helm chart at v1.4.11 adds a global.postgres.{host,port,sslMode}
fallback so umbrella charts can set the database host once instead of
repeating it per subchart. Cover the standalone Helm guide and the
enterprise platform deployment guide, parallel to the existing
global.redis docs.
* Tighten subchart fallback section in deploy-helm
- Clarify 'umbrella chart' instead of bare 'umbrella'
- 'Database host' is more accurate than 'database connection' since
only host/port/sslMode are inherited
- Split the mid-sentence spaced hyphen into two sentences per the
project style (spaced hyphens belong in list-style contexts, not
prose)
* Frame subchart Postgres section as enterprise
Co-authored-by: Dan Barr <danbarr@users.noreply.github.com>
* docs(registry): use enterprise-context callout instead of gating badge for global.postgres
The global.postgres fallback is a generic Helm global.* mechanism usable by
any umbrella chart, not an enterprise-gated feature, so the EnterpriseBadge on
the section heading mislabeled it. Replace it with an :::enterprise context
callout that still routes full-platform users to the platform-wide PostgreSQL
defaults, and keep the section description OSS-neutral.
---------
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Dan Barr <danbarr@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>1 parent e4b2d6d commit 375d5e4
3 files changed
Lines changed: 60 additions & 1 deletion
File tree
- .github
- docs
- platform/enterprise-platform
- toolhive/guides-registry
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
292 | 318 | | |
293 | 319 | | |
294 | 320 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
76 | 109 | | |
77 | 110 | | |
78 | 111 | | |
| |||
0 commit comments