Commit Graph

25 Commits

Author SHA1 Message Date
Sergio Castaño Arteaga 614135db16
Allow publishers to provide pkgs category manually (#2783)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2023-02-15 13:48:25 +01:00
Sergio Castaño Arteaga fc630ac9b6
Allow specifying containers images platforms (#2708)
Closes #2681

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2023-01-26 11:51:57 +01:00
Sergio Castaño Arteaga 471be0a281
Introduce package alternative name concept (#2696)
Sometimes a package can be identified by two similar names. Some
examples would be *postgres* / *postgresql* or *mongodb* / *mongo*.
Users often may type any of the options and expect the same results.
When searching for packages, Artifact Hub gives preference to **exact**
matches in names, so sometimes the top results may not be what users
would expect. This situation can be improved by providing an alternative
name for your package, which will be given the same weight as the
package name when indexing. So in cases like the previous examples, it
can help ranking them higher in the search results.

Related to #2632

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2023-01-24 14:01:34 +01:00
Josh Soref 154f956a09
Spelling (#1859)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-03-23 14:24:23 +01:00
Sergio C. Arteaga 2cd1d78242
Add link to report an issue with a package (#1605)
Closes #1575

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-10-08 15:44:03 +02:00
Sergio C. Arteaga 35f25a6885
Allow publishers to include screenshots in packages (#1582)
Closes #1574

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-10-04 13:52:12 +02:00
Sergio C. Arteaga ff75c59439
Validate operator capabilities value (#1469)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-08-10 09:47:05 +02:00
Cynthia S. Garcia 4809481dfa
Fix capabilities diagram link in documentation (#1462)
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-07-30 00:54:36 +02:00
Sergio C. Arteaga 8bc5b5779f
Display Helm charts sign key information (#1408)
Closes #1308

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-06-18 09:34:54 +02:00
Sergio C. Arteaga ccaaad1b22
Extract Helm charts containers images automatically (#1320)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-05-18 10:53:15 +02:00
Sergio C. Arteaga 53eb939969
Update documentation (#1313)
Closes #1298

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-05-13 14:19:07 +02:00
Sergio C. Arteaga bf58fc2a1b
Improve packages changelog (#1286)
Closes #1209

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-05-03 20:31:12 +02:00
Teppei Fukuda f2430cc019
Scan images using the latest tag (#1153)
Signed-off-by: knqyf263 <knqyf263@gmail.com>
2021-02-25 15:56:03 +01:00
Sergio C. Arteaga 75523822f7
Add support for publisher recommendations (#1117)
Closes #1106

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-02-10 18:42:56 +01:00
Sergio C. Arteaga 328c0f19aa
Allow overriding Helm charts' license (#1015)
Closes #1013

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-01-11 15:57:15 +01:00
Sergio C. Arteaga edda4daace
Add pre-release field to package snapshot (#982)
Closes #976

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-12-17 11:30:39 +01:00
Sergio C. Arteaga 18d1afa637
Track packages versions containing security updates (#944)
Closes #941

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-12-08 12:06:44 +01:00
Sergio C. Arteaga 8df0cfb821
Allow whitelisting containers images (#864)
Whitelisted images won't be scanned for security vulnerabilities.

Closes #856

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-11-17 14:25:37 +01:00
Sergio C. Arteaga 92c5235207
Rename `whatsnew` annotation to `changes` (#792)
Related to #760

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-10-27 08:17:26 +01:00
Sergio C. Arteaga 0d9dd15bde
Add support for WhatsNew Helm annotation (#791)
Related to #760

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-10-26 17:50:42 +01:00
Sergio C. Arteaga d2919c736b
Introduce packages security report (#728)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2020-10-14 14:25:49 +02:00
Sergio C. Arteaga 49c25c5f4c
Allow adding CRDs for operators in Helm packages (#705)
Closes #697

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2020-10-05 07:55:50 +02:00
Sergio C. Arteaga d362d34566
Add support for operatorCapabilities Helm annotation (#689)
Closes #682

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-09-29 11:41:53 +02:00
Sergio C. Arteaga 50ceb98480
Fix Helm annotations doc (#651)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-09-15 10:23:29 +02:00
Sergio C. Arteaga d8b4a1df66
Allow enriching package info using Helm annotations (#646)
Closes #634

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2020-09-14 10:40:30 +02:00