5 Commits (96daa95b9adb91928dc3e706c1bd41622d19737d)

Author SHA1 Message Date
Marius Ensrud 96daa95b9a
chore: Bump version to 1.1.0 in Chart.yaml 4 months ago
Marius Ensrud 785c244552
feat: Add Helm chart for Openclaw with example configurations
- Introduced basic, Fly.io-like, and production example values YAML files for easy deployment.
- Created a comprehensive NOTES.txt for installation guidance and post-installation steps.
- Implemented helper templates for consistent naming and labeling across resources.
- Added ConfigMap and Secret templates to manage configuration and sensitive data.
- Developed Ingress, Service, and StatefulSet templates to expose the application and manage its lifecycle.
- Included tests for connection verification post-deployment.
- Established a JSON schema for values validation and a default values.yaml for configuration.
- Created Dockerfile and build scripts for multi-platform image builds.
- Versioning mechanism added for Docker images.
4 months ago
Marius Ensrud d8b4f54f68
update Dockerfile for multi-platform support and increment version to 20 4 months ago
Marius Ensrud b6caa6e7d4
add Dockerfile and build script for OpenClaw image 4 months ago
Marius Ensrud 26190c21db
add openclaw 4 months ago