Skip to content

feat: add ocim v3 chart

Boros Gábor requested to merge gabor/add-console into main

Description

This MR adds a helm chart for OCIM v3.

Supporting information

Do not merge this MR until gabor/ocimv3 branch of https://gitlab.com/opencraft/dev/console is not merged.

Testing instructions

Until gabor/ocimv3 is not merged, it is not possible to automatically create a new app image, hence we cannot really pack it with helm. Unless we build it manually.

Steps to test the changes:

  1. Proofread the code that I did not miss any Listaflow<>Console renaming

Dependencies

List the dependencies required for this change, if any. Do not forget to link grove-template merge request here if that's affected by this change.

Screenshots

N/A

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • Git commit history is clean
  • Git commits are following conventional-commit practices
  • Chart dependencies are updated (helm dependency update <chart>)
  • Chart versions are bumped
  • Application version is bumped
  • Documentation is added/updated

Additional context

N/A

Merge request reports