user avatar
Bump helm.sh/helm/v3 from 3.2.4 to 3.6.1
dependabot[bot] authored
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.2.4 to 3.6.1.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.2.4...v3.6.1

)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
299a55c6
Name Last commit Last update
.github support component revision based rollout (#1919)
.license add license checker into CI (#1182)
apis add EnvBinding Controller for Multi cluster deploy and Configuration Management (#1968)
charts add EnvBinding Controller for Multi cluster deploy and Configuration Management (#1968)
cmd split out oam-spec v0.2 charts (#1842)
config/crd add webhook convert. (#1282)
contribute Help developer install build-in necessary definitions. (#1907)
design use corev1.ObjectReference insteadof crossplane-runtime TypedReference (#1974)
docs Workflow Support `op.# ApplyComponent` and `op.#ApplyRemaining` (#1993)
e2e add EnvBinding Controller for Multi cluster deploy and Configuration Management (#1968)
hack Help developer install build-in necessary definitions. (#1907)
legacy add EnvBinding Controller for Multi cluster deploy and Configuration Management (#1968)
pkg fix func fixOpenAPISchema (#2003)
references Bump github.com/containerd/containerd from 1.3.2 to 1.4.8 (#2001)
test quick fix tests (#1999)
vela-templates add EnvBinding Controller for Multi cluster deploy and Configuration Management (#1968)
version add header-check.sh (#1310)
.gitignore add docs readme (#1359)
.golangci.yml upgrade golang ci lint to 1.38.0 and fix lint error
.krew.yaml Add krew auto release and docs (#1582)
CODE_OF_CONDUCT.md Fix code of conduct link
CONTRIBUTING.md remove docs and refer to kubevela.io for docs (#1877)
Dockerfile upgrade Go version to 1.16 latest (#1577)
Dockerfile.e2e calculate e2e-test into coverage (#1553)
ISSUE_TRIAGE.md Bot add assign ability (#1876)
LICENSE
Makefile
OWNERS
OWNERS_ALIASES
README.md
SECURITY.md
codecov.yml
community.md
entrypoint.sh
go.mod
go.sum
staticcheck.conf

Build status Go Report Card Docker Pulls codecov LICENSE Releases TODOs Twitter Artifact HUB

logo

Make shipping applications more enjoyable.

KubeVela

KubeVela is a modern application platform that makes deploying and managing applications across today's hybrid, multi-cloud environments easier and faster.

Features

Application Centric - KubeVela introduces Open Application Model (OAM) as the consistent yet higher level API to capture a full deployment of microservices on top of hybrid environments. Placement strategy, traffic shifting and rolling update are declared at application level. No infrastructure level concern, simply deploy.

Programmable Workflow - KubeVela leverages CUE to implement its model layer. This allows you to declare application deployment workflow as a DAG, with all steps and application's needs glued together in programmable approach. No restrictions, natively extensible.

Runtime Agnostic - KubeVela works as an application delivery control plane that is fully runtime agnostic. It can deploy and manage any application components including containers, cloud functions, databases, or even EC2 instances across hybrid environments, following the workflow you defined.

Getting Started

Documentation

Full documentation is available on the KubeVela website.

Community

Talks and Conferences

Engagement Link
🎤 Talks - KubeVela - The Modern App Delivery System in Alibaba
🌎 KubeCon - [NA 2020] Standardizing Cloud Native Application Delivery Across Different Clouds
- [EU 2021] Zero Pain Microservice Development and Deployment with Dapr and KubeVela
📺 Conferences - Dapr, Rudr, OAM: Mark Russinovich presents next gen app development & deployment
- Mark Russinovich presents "The Future of Cloud Native Applications with OAM and Dapr"

Contributing

Check out CONTRIBUTING to see how to develop with KubeVela.

Report Vulnerability

Security is a first priority thing for us at KubeVela. If you come across a related issue, please send email to security@mail.kubevela.io .

Code of Conduct

KubeVela adopts CNCF Code of Conduct.