Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fluxcd/helm-operator
Successor: https://github.com/fluxcd/helm-controller — The Flux Helm Operator, once upon a time a solution for declarative Helming.
https://github.com/fluxcd/helm-operator
gitops helm legacy
Last synced: 1 day ago
JSON representation
Successor: https://github.com/fluxcd/helm-controller — The Flux Helm Operator, once upon a time a solution for declarative Helming.
- Host: GitHub
- URL: https://github.com/fluxcd/helm-operator
- Owner: fluxcd
- License: apache-2.0
- Archived: true
- Created: 2019-07-29T15:47:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-01T15:19:40.000Z (about 2 years ago)
- Last Synced: 2024-05-22T13:33:30.824Z (6 months ago)
- Topics: gitops, helm, legacy
- Language: Go
- Homepage: https://docs.fluxcd.io/projects/helm-operator/
- Size: 9.62 MB
- Stars: 650
- Watchers: 15
- Forks: 266
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-gitops - Helm Operator - Automates Helm Chart releases in a GitOps manner (Tools)
- awesome-repositories - fluxcd/helm-operator - Successor: https://github.com/fluxcd/helm-controller — The Flux Helm Operator, once upon a time a solution for declarative Helming. (Go)
README
# Helm Operator
This repository contains the source code of the Helm Operator, part of Flux
Legacy (v1).Flux v1 has reached **end of life** and has been replaced by [fluxcd/flux2](https://github.com/fluxcd/flux2)
and its controllers entirely.If you are on Flux Legacy, please see the [migration guide](https://fluxcd.io/flux/migration).
If you need hands-on help migrating, you can contact one of the companies
[listed here](https://fluxcd.io/support/#my-employer-needs-additional-help).## History
The Helm Operator was initially developed by [Weaveworks](https://weave.works)
as an extension to Flux, to allow for the declarative management of [Helm](https://helm.sh)
releases.For an extensive historical overview of Flux, please refer to
.