Skip to content

Commit

Permalink
Merge pull request sigstore#412 from sabre1041/bump-scaffold-fulcio
Browse files Browse the repository at this point in the history
Bumped Fulcio in scaffolding
  • Loading branch information
cpanato authored Nov 11, 2022
2 parents b3a8169 + 1cd2e23 commit e1faa4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/scaffold/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Scaffolding the components of the sigstore architecture

type: application

version: 0.4.3
version: 0.4.4
keywords:
- security
- pki
Expand All @@ -16,7 +16,7 @@ maintainers:

dependencies:
- name: fulcio
version: 1.0.0
version: 2.0.0
repository: https://sigstore.github.io/helm-charts
condition: fulcio.enabled
- name: rekor
Expand Down
2 changes: 1 addition & 1 deletion charts/scaffold/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# scaffold

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

Scaffolding the components of the sigstore architecture

Expand Down

0 comments on commit e1faa4e

Please sign in to comment.