Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buttahtoast/helmize
Helmize a Go Sprig based deployment engine (GitOps Tool)
https://github.com/buttahtoast/helmize
helm helmize sprig
Last synced: 17 days ago
JSON representation
Helmize a Go Sprig based deployment engine (GitOps Tool)
- Host: GitHub
- URL: https://github.com/buttahtoast/helmize
- Owner: buttahtoast
- License: apache-2.0
- Created: 2022-01-08T17:11:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T17:54:58.000Z (over 1 year ago)
- Last Synced: 2024-04-21T00:13:57.730Z (10 months ago)
- Topics: helm, helmize, sprig
- Language: Smarty
- Homepage: https://helmize.dev
- Size: 7.9 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/helmize)](https://artifacthub.io/packages/search?repo=helmize)
# Helmize
Helmize is just a simple chart library which simplifies creating complex infrastructure deployments within helm charts. It's a powerful extension for which integrates into existing GitOps Toolskits. It's just a helm library..
## Documentation
The entire documentation can be found here:
* [helmize.dev](https://helmize.dev)
## Contributing
We'd love to have you contribute! Please refer to our [contribution guidelines](CONTRIBUTING.md) for details.