Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support CVAT 2.X deployment using helm #4448

Merged
merged 5 commits into from
Mar 27, 2022
Merged

Commits on Mar 12, 2022

  1. Fix frontend helm labels taken.

    Previously those were erronously taken from backend.
    se-wo committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    e02a1a7 View commit details
    Browse the repository at this point in the history
  2. Add support for CVAT 2.X in helm charts

    Added templates for OPA and extended readme on how to deploy.
    Moreover modernized the ingress chart to support k8s version 1.22+.
    se-wo committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    6872689 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    b2816ad View commit details
    Browse the repository at this point in the history
  2. Update Changelog

    se-wo committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    186ecc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Fix helm readme linter error

    Fix linter error due to markdown line longer than 120 characters
    se-wo committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    6961830 View commit details
    Browse the repository at this point in the history