rcourtman
da43588189
Update docs and helm chart for agent health endpoints
...
- Add health-addr config option to UNIFIED_AGENT.md
- Document /healthz, /readyz, /metrics endpoints
- Add Kubernetes probe examples to docs
- Add liveness/readiness probes to helm chart agent template
- Add healthPort, livenessProbe, readinessProbe to values.yaml
- Update values.schema.json with new agent probe options
2025-12-02 22:45:24 +00:00
rcourtman
442bcf2ad4
Auto-update Helm chart version to 4.33.0
2025-11-26 10:49:02 +00:00
rcourtman
67a9d84412
Auto-update Helm chart documentation
2025-11-26 10:49:01 +00:00
rcourtman
007e26de56
Auto-update Helm chart version to 4.31.0
2025-11-20 14:56:19 +00:00
rcourtman
15ae9d2901
Auto-update Helm chart documentation
2025-11-20 14:56:19 +00:00
rcourtman
59b84e425d
Auto-update Helm chart version to 4.30.0
2025-11-20 14:54:32 +00:00
rcourtman
991748ca69
Auto-update Helm chart documentation
2025-11-20 14:54:31 +00:00
rcourtman
e82f0455b8
Auto-update Helm chart version to 4.32.0
2025-11-20 14:50:28 +00:00
rcourtman
0d32b84bda
Auto-update Helm chart documentation
2025-11-20 14:50:27 +00:00
rcourtman
c8c406172a
Auto-update Helm chart version to 4.29.5
2025-11-12 17:15:02 +00:00
rcourtman
9b3247b4ce
Auto-update Helm chart documentation
2025-11-12 17:15:01 +00:00
rcourtman
dc8eaa3ffe
Add production-grade Helm chart improvements
...
High-impact improvements based on Codex recommendations:
1. values.schema.json - JSON schema validation catches config errors at install time
2. helm-docs automation - Auto-generates documentation from values.yaml comments
3. kind smoke tests - Deploys and upgrades chart in real cluster to catch runtime issues
4. ServiceMonitor template - Built-in Prometheus integration for observability
5. Artifact Hub metadata - Changelog, links, and maintainer info for better discoverability
These improvements provide:
- Configuration validation before deployment
- Always up-to-date documentation
- Runtime validation in CI
- First-class monitoring support
- Better user experience on Artifact Hub
Related to #686
2025-11-11 19:52:58 +00:00
rcourtman
37dc0682ee
Update Helm chart version to 4.28.0 for GitHub Pages release
2025-11-11 19:30:52 +00:00
rcourtman
0a887e9b64
Add OCI annotations to Helm chart to link package to repository
...
Adding org.opencontainers.image.source annotation will connect the GHCR package
to the repository, making it visible in the repo's packages section and allowing
proper visibility management.
Related to #686
2025-11-11 19:24:52 +00:00
rcourtman
b356ba0fec
Bump version to 4.26.4
...
Version alignment for upcoming release including:
- Layout and table overflow fixes (related to #643 )
- Webhook alert persistence fix
- Docker host row dimming fix
- Agent installation script deployment fix (related to #644 )
- Guest agent disk data regression fix
- Config backup/restore fixes (related to #646 )
- Bootstrap token UX improvements
2025-11-06 22:14:45 +00:00
rcourtman
80acc5ae72
chore: bump version to 4.26.3
2025-11-06 16:56:19 +00:00
rcourtman
57e2f9428e
chore: bump version to 4.26.2
2025-11-06 14:33:08 +00:00
ampls
c7fd631f86
Fix helm securityContext ( #640 )
...
* Helm Chart version bump
Signed-off-by: Aleksandrs Markevics <amarkevics@onairent.live >
* fsGroup moved under podSecurityContext
Signed-off-by: Aleksandrs Markevics <amarkevics@onairent.live >
---------
Signed-off-by: Aleksandrs Markevics <amarkevics@onairent.live >
Co-authored-by: Aleksandrs Markevics <amarkevics@onairent.live >
2025-11-05 18:12:38 +00:00
rcourtman
68ce8e7520
feat: finalize swarm service monitoring ( #598 )
2025-10-26 09:35:49 +00:00
rcourtman
bc479643e4
release: prepare v4.25.0
2025-10-22 10:46:18 +00:00
Pulse Automation Bot
d15ad1d0b4
Add Helm chart tooling, CI, and release packaging
2025-10-18 11:50:57 +00:00