You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -118,7 +118,7 @@ The uploaded archive will be validated against:
118
118
119
119
- Supported archive template should be in`*.tgz` format.
120
120
- `Chart.yaml` must include the name and the version number.
121
-
- `image_descriptor_template.json` file should be present and the field format must match the format listed in the [image builder template](#step-2-create-the-image-builder-template-file) section.
121
+
- `image_descriptor_template.json` file should be present and the field format must match the format listed in the image builder template section.
122
122
123
123
The following are the validation results:
124
124
@@ -129,13 +129,13 @@ The following are the validation results:
129
129
|**New version detected**| You are uploading a newer version of an existing chart | Enter a **Description** and select**Save** to continue uploading, or **Cancel upload**. |
130
130
|**Already exists**| There already exists a chart with the same version. |<ul><li>Edit the version and re-upload the same chart using **Upload another chart**.</li><li>Upload a new chart with a new name using **Upload another chart**.</li><li>**Cancel upload**.</li></ul>|
0 commit comments