All Projects → anchore → anchore-charts

anchore / anchore-charts

Licence: Apache-2.0 License
Helm charts for Anchore tools and services

Programming Languages

Mustache
554 projects
Smarty
1635 projects
shell
77523 projects

Projects that are alternatives of or similar to anchore-charts

helm-mapkubeapis
This is a Helm plugin which map deprecated or removed Kubernetes APIs in a release to supported APIs
Stars: ✭ 287 (+655.26%)
Mutual labels:  helm, helm-charts
gradle-helm-plugin
A Gradle plugin for building, publishing and managing Helm charts.
Stars: ✭ 42 (+10.53%)
Mutual labels:  helm, helm-charts
multitenant-microservices-demo
Full Isolation in Multi-Tenant SaaS with Kubernetes + Istio
Stars: ✭ 57 (+50%)
Mutual labels:  helm, helm-charts
billimek-charts
DEPRECATED - new home is https://github.com/k8s-at-home/charts
Stars: ✭ 90 (+136.84%)
Mutual labels:  helm, helm-charts
charts
Public helm charts
Stars: ✭ 15 (-60.53%)
Mutual labels:  helm, helm-charts
kubernetes-helm-chart-cassandra
Kubernetes Helm Chart for Cassandra
Stars: ✭ 29 (-23.68%)
Mutual labels:  helm, helm-charts
helm-github-pages
Publish your Kubernetes Helm Charts on GitHub Pages. DEPRECATED: please use https://github.com/helm/chart-releaser
Stars: ✭ 22 (-42.11%)
Mutual labels:  helm, helm-charts
helm-charts
My collection of Helm charts.
Stars: ✭ 62 (+63.16%)
Mutual labels:  helm, helm-charts
data-center-helm-charts
Helm charts for Atlassian's Data Center products
Stars: ✭ 77 (+102.63%)
Mutual labels:  helm, helm-charts
khelm
A Helm chart templating CLI, kpt function and kustomize plugin
Stars: ✭ 46 (+21.05%)
Mutual labels:  helm, helm-charts
helm-charts
Helm Charts
Stars: ✭ 24 (-36.84%)
Mutual labels:  helm, helm-charts
helm-charts
Official Helm Chart Repository for InfluxData Applications
Stars: ✭ 133 (+250%)
Mutual labels:  helm, helm-charts
kubernetes-logging-helm
Scalable Kubernetes logging stack with Opensearch
Stars: ✭ 42 (+10.53%)
Mutual labels:  helm, helm-charts
hull
The incredible HULL - Helm Uniform Layer Library - is a Helm library chart to improve Helm chart based workflows
Stars: ✭ 66 (+73.68%)
Mutual labels:  helm, helm-charts
helm-charts
Helm charts for sigstore project
Stars: ✭ 33 (-13.16%)
Mutual labels:  helm, helm-charts
redis-developer.github.io
The Home of Redis Developers
Stars: ✭ 28 (-26.32%)
Mutual labels:  helm, helm-charts
metahelm
Install dependency graphs of Kubernetes Helm Charts
Stars: ✭ 70 (+84.21%)
Mutual labels:  helm, helm-charts
helm-controller
A simple way to manage helm charts with a Custom Resource Definitions in k8s.
Stars: ✭ 49 (+28.95%)
Mutual labels:  helm, helm-charts
charts
☸️ Helm Charts for YOURLS
Stars: ✭ 12 (-68.42%)
Mutual labels:  helm, helm-charts
aks-multi-tenant-agic
This sample shows how to use the Application Gateway Ingress Controller in a multi-tenant AKS cluster to expose multiple instances of the same application, one for each tenant.
Stars: ✭ 27 (-28.95%)
Mutual labels:  helm, helm-charts

Anchore Charts

A collection of anchore charts for tooling and integrations. The charts in this repository are available from the Anchore Charts Repository at:

https://charts.anchore.io

Installing Charts

$ helm repo add anchore https://charts.anchore.io
$ helm search repo anchore
$ helm install my-release anchore/<chart>

Contributing

All commits must be signed with the DCO as defined in CONTRIBUTING

In git this can be done using the '-s' flag on commit.

To test changes made to this chart, you must also synchronize the dependencies of the chart itself. For example, for anchore-engine:

helm dep up

is needed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].