@@ -260,7 +260,7 @@ podDisruptionBudget:
260260
261261` ` ` bash
262262helm install homer-operator oci://ghcr.io/rajsinghtech/homer-operator/charts/homer-operator \
263- --version 0.1.0 -f values.yaml
263+ --version 0.0.0-latest -f values.yaml
264264```
265265
266266---
@@ -292,22 +292,6 @@ helm install homer-operator oci://ghcr.io/rajsinghtech/homer-operator/charts/hom
292292
293293---
294294
295- ## 🎯 Use Cases
296-
297- ### 🏢 ** Enterprise Service Catalog**
298- Create organization-wide service directories automatically from existing infrastructure.
299-
300- ### 🔧 ** DevOps Dashboards**
301- Monitor and access development, staging, and production environments from a single interface.
302-
303- ### 🏠 ** Homelab Management**
304- Organize personal services and applications with beautiful, mobile-friendly dashboards.
305-
306- ### 📱 ** Mobile-first Applications**
307- Deploy PWA-enabled dashboards that install like native mobile apps.
308-
309- ---
310-
311295## 🔄 Migration & Compatibility
312296
313297### From Static Homer Configurations
@@ -338,8 +322,6 @@ The operator supports both simultaneously - migrate gradually:
338322
339323---
340324
341- ## 🔧 Development & Contributing
342-
343325### Local Development
344326
345327``` bash
@@ -373,23 +355,6 @@ make manifests
373355
374356---
375357
376- ## 📚 Documentation
377-
378- - ** [ API Reference] ( docs/api.md ) ** - Complete API documentation
379- - ** [ Helm Chart] ( charts/homer-operator/README.md ) ** - Chart configuration options
380- - ** [ Examples] ( config/samples/ ) ** - Sample Dashboard configurations
381- - ** [ Contributing] ( CONTRIBUTING.md ) ** - Development guidelines
382-
383- ---
384-
385- ## 🤝 Community & Support
386-
387- - ** 🐛 Issues** : [ GitHub Issues] ( https://github.com/rajsinghtech/homer-operator/issues )
388- - ** 💬 Discussions** : [ GitHub Discussions] ( https://github.com/rajsinghtech/homer-operator/discussions )
389- - ** 📖 Documentation** : [ Wiki] ( https://github.com/rajsinghtech/homer-operator/wiki )
390-
391- ---
392-
393358## 📄 License
394359
395360This project is licensed under the [ Apache License 2.0] ( LICENSE ) .
0 commit comments