https://github.com/cyberark/conjur-oss-helm-chart
Helm chart for deploying Conjur OSS to Kubernetes
https://github.com/cyberark/conjur-oss-helm-chart
conjbot-notify conjur conjur-core conjur-oss core helm-charts kubernetes
Last synced: about 1 month ago
JSON representation
Helm chart for deploying Conjur OSS to Kubernetes
- Host: GitHub
- URL: https://github.com/cyberark/conjur-oss-helm-chart
- Owner: cyberark
- License: apache-2.0
- Created: 2018-07-23T17:25:57.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T17:53:51.000Z (over 1 year ago)
- Last Synced: 2024-06-12T04:52:56.442Z (12 months ago)
- Topics: conjbot-notify, conjur, conjur-core, conjur-oss, core, helm-charts, kubernetes
- Language: Shell
- Size: 304 KB
- Stars: 27
- Watchers: 18
- Forks: 23
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# conjur-oss-helm-chart
[Helm](https://github.com/helm/helm) chart for [Conjur Open Source](https://www.conjur.org).
[](https://github.com/cyberark/conjur-oss-helm-chart/releases/latest)
[](https://gitlab.com/cyberark/conjur-oss-helm-chart/pipelines)[](https://github.com/cyberark/conjur-oss-helm-chart/commits/master)
---
## Using conjur-oss-helm-chart with Conjur Open Source
See [./conjur-oss](conjur-oss) for Chart files and instructions.
We **strongly** recommend choosing the version of this project to use from the latest [Conjur OSS
suite release](https://docs.conjur.org/Latest/en/Content/Overview/Conjur-OSS-Suite-Overview.html).
Conjur maintainers perform additional testing on the suite release versions to ensure
compatibility. When possible, upgrade your Conjur version to match the
[latest suite release](https://docs.conjur.org/Latest/en/Content/ReleaseNotes/ConjurOSS-suite-RN.htm);
when using integrations, choose the latest suite release that matches your Conjur version. For any
questions, please contact us on [Discourse](https://discuss.cyberarkcommons.org/c/conjur/5).## Requirements
This chart requires Helm v3+. The chart may work with older versions of Helm
but that deployment isn't specifically supported.## Contributing
We store instructions for development and guidelines for how to build and test this
project in the [CONTRIBUTING.md](CONTRIBUTING.md) - please refer to that document
if you would like to contribute.## Testing
This repository includes basic smoke testing on GKE. The Conjur OSS Helm Chart is also exercised more thoroughly by the [cyberark/conjur-authn-k8s-client](https://github.com/cyberark/conjur-authn-k8s-client) project, which clones the OSS Helm Chart repo and uses it while testing across several versions of Kubernetes and OpenShift.
## License
This repository is licensed under Apache License 2.0 - see [`LICENSE`](LICENSE) for more details.