Add containerBuilderKind for nuclio in Helm chart values

Motivation and context

Closes #8792.

Makes nuclio's dashboard happy by default in a Kubernetes environment without Docker available.

How has this been tested?

Installed the chart on a staging cluster.

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)
  • I have increased versions of npm packages if it is necessary (cvat-canvas, cvat-core, cvat-data and cvat-ui)

License

  • I submit my code changes under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.

Summary by CodeRabbit

  • New Features

    • Added a new property containerBuilderKind set to kaniko in the Nuclio dashboard configuration.
  • Version Updates

    • Incremented the chart version from 0.14.0 to 0.14.1.

Merge request reports

Loading