Skip to content

Commit

Permalink
update chart
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Panato <[email protected]>
  • Loading branch information
cpanato committed Aug 26, 2021
1 parent 0216263 commit 0363bab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: helm/[email protected]

- name: Run chart-testing (lint)
run: ct lint --check-version-increment="false" --config chart/ct.yaml
run: ct lint --config chart/ct.yaml

- name: Create kind cluster
uses: helm/[email protected]
Expand Down
3 changes: 2 additions & 1 deletion chart/cosigned/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,15 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

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.0-dev
version: v0.0.1-dev
appVersion: "dev"
maintainers:
- name: dlorenc
Expand Down

0 comments on commit 0363bab

Please sign in to comment.