https://github.com/projectsveltos/crd-manager
This repository contains a Kubernetes Job designed to automate the process of updating Sveltos's Custom Resource Definitions (CRDs) during a Helm chart upgrade.
https://github.com/projectsveltos/crd-manager
Last synced: 4 months ago
JSON representation
This repository contains a Kubernetes Job designed to automate the process of updating Sveltos's Custom Resource Definitions (CRDs) during a Helm chart upgrade.
- Host: GitHub
- URL: https://github.com/projectsveltos/crd-manager
- Owner: projectsveltos
- License: apache-2.0
- Created: 2025-08-18T12:01:21.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-02-15T17:42:14.000Z (4 months ago)
- Last Synced: 2026-02-16T00:24:47.276Z (4 months ago)
- Language: Go
- Size: 324 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/projectsveltos/crd-manager/actions)
[](https://goreportcard.com/report/github.com/projectsveltos/crd-manager)
[](https://join.slack.com/t/projectsveltos/shared_invite/zt-1hraownbr-W8NTs6LTimxLPB8Erj8Q6Q)
[](LICENSE)
# libsveltos

Please refere to sveltos [documentation](https://projectsveltos.github.io/sveltos/).
## What this repository is
Libraries containing all pieces common across different repositories
## Contributing
❤️ Your contributions are always welcome! If you want to contribute, have questions, noticed any bug or want to get the latest project news, you can connect with us in the following ways:
1. Open a bug/feature enhancement on github [](https://github.com/projectsveltos/sveltos-manager/issues)
2. Chat with us on the Slack in the #projectsveltos channel [](https://join.slack.com/t/projectsveltos/shared_invite/zt-1hraownbr-W8NTs6LTimxLPB8Erj8Q6Q)
3. [Contact Us](mailto:support@projectsveltos.io)
## License
Copyright 2022.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.