-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cosigned: add some artifcathub annotations (#22)
* ci: update helm to 3.7.1 Signed-off-by: Carlos Panato <[email protected]> * cosigned: add some artifcathub annotations Signed-off-by: Carlos Panato <[email protected]>
- Loading branch information
Showing
4 changed files
with
16 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ jobs: | |
- name: Set up Helm | ||
uses: azure/setup-helm@v1 | ||
with: | ||
version: v3.4.0 | ||
version: v3.7.1 | ||
|
||
- name: Run chart-releaser | ||
uses: helm/[email protected] | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,21 @@ | ||
apiVersion: v2 | ||
description: The Helm chart for Cosigned | ||
home: https://github.com/sigstore/cosign | ||
|
||
sources: | ||
- https://github.com/sigstore/cosign | ||
name: cosigned | ||
|
||
type: application | ||
version: v0.0.4 | ||
appVersion: v1.2.0 | ||
name: cosigned | ||
version: v0.0.5 | ||
appVersion: v1.2.1 | ||
|
||
maintainers: | ||
- name: dlorenc | ||
- name: hectorj2f | ||
|
||
annotations: | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/images: | | ||
- name: cosigned | ||
image: gcr.io/projectsigstore/cosigned:v1.2.1@sha256:44c89910a4a480fe3d9ab1733d09a357e7fd681cfc1d964752ffe1b83600cb9f |
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