-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Helm 3.8.2 provides better support for OCI repository This allow creating api with chart, hosted in OCI ```sh operator-sdk create api --kind HMS --helm-chart oci://myrepo.local/charts/hive-metastore --helm-chart-version 3.1.10 ``` Signed-off-by: Plamen Stoev <[email protected]>
- Loading branch information
Plamen Stoev
committed
Jun 7, 2022
1 parent
2803355
commit 682a814
Showing
4 changed files
with
142 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.