* Chart changes merged,not deployed,iterate version kyverno#2073 - Updates chart version to v1.4.2 - merged 13 days ago but not deployed kyverno#2081 - Fix Helm release during tag - merged 9 days ago kyverno#2037 - updated chart contents but not chart version - not released - merged 7 days ago kyverno#2103 - updated chart contents but not chart version - not released - merged 3 hours ago Status - main branch shows chart version is v1.4.2, git tag is v1.4.1 and latest helm chart on artifacthub.io/packages/helm/kyverno/kyverno is v1.4.1 This PR just iterates the chart version so that it's built, but I think chart versions should be incremented as part of the normal PR/merge process if chart elements are changed Signed-off-by: George Kaz <egeorgekaz@gmail.com> * break the helm release out into it's own workflows Signed-off-by: George Kaz <egeorgekaz@gmail.com> * workflow fixes Signed-off-by: George Kaz <egeorgekaz@gmail.com> * don't run helm-release on PR. Remove git config bit Signed-off-by: George Kaz <egeorgekaz@gmail.com> |
||
---|---|---|
.github | ||
api | ||
charts/kyverno | ||
cmd | ||
dashboard/grafana | ||
definitions | ||
docs | ||
img | ||
litmuschaos | ||
pkg | ||
scripts | ||
test | ||
.codeclimate.yml | ||
.directory | ||
.gitignore | ||
.golangci.yml | ||
.goreleaser.yml | ||
.krew.yaml | ||
ADOPTERS.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
OWNERS.md | ||
README.md |
Kyverno 
Kubernetes Native Policy Management 🎉
Kyverno is a policy engine designed for Kubernetes. It can validate, mutate, and generate configurations using admission controls and background scans. Kyverno policies are Kubernetes resources and do not require learning a new language. Kyverno is designed to work nicely with tools you already use like kubectl, kustomize, and Git.
📙 Documentation
Kyverno installation and reference documents are available at: kyverno.io.
🙋♂️ Getting Help
We are here to help!
👉 For feature requests and bugs, file an issue.
👉 For discussions or questions, join the slack channel k8s.slack.io/#kyverno.
👉 For community meeting access join the mailing list.
👉 To get updates ⭐️ star this repository.
➕ Contributing
Thanks for your interest in contributing to Kyverno! Here are some steps to help get you started:
✔ Read and agree to the Contribution Guidelines.
✔ Browse through the GitHub discussions.
✔ Read Kyverno design and development details on the GitHub Wiki.
✔ Check out the good first issue list. Add a comment with /assign
to request assignment of the issue.
✔ Checkout out the Kyverno Community page for other ways to get involved.