Skip to content

Commit

Permalink
update chart meta (#29)
Browse files Browse the repository at this point in the history
* update chart meta

Signed-off-by: Sally O'Malley <[email protected]>

* update gh workflow for on: PR

Signed-off-by: Sally O'Malley <[email protected]>

---------

Signed-off-by: Sally O'Malley <[email protected]>
  • Loading branch information
sallyom authored Oct 6, 2023
1 parent 3ee1f41 commit 22f2c9b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/trusted-artifact-signer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ annotations:
url: https://github.com/securesign/sigstore-ocp
- name: Default Image Source
url: ""
charts.openshift.io/name: Scaffolding
charts.openshift.io/provider: TrustedSigner
charts.openshift.io/name: TrustedArtifactSigner
charts.openshift.io/provider: TrustedArtifactSigner
charts.openshift.io/supportURL: https://github.com/securesign/sigstore-ocp/issues
apiVersion: v2
name: trusted-artifact-signer
Expand All @@ -33,4 +33,4 @@ sources:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.5
version: 0.1.6
2 changes: 1 addition & 1 deletion charts/trusted-artifact-signer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

A Helm chart for deploying Sigstore scaffold chart that is opinionated for OpenShift

![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

## Overview

Expand Down
2 changes: 1 addition & 1 deletion charts/trusted-artifact-signer/ci/ci-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ scaffold:
http:
hosts:
- host: tuf.localhost
path: /
path: /

0 comments on commit 22f2c9b

Please sign in to comment.