Skip to content

Commit

Permalink
Merge pull request #709 from bobcallaway/scaf_rekor_135_bump
Browse files Browse the repository at this point in the history
bump scaffold for rekor v1.3.5
  • Loading branch information
bobcallaway authored Feb 3, 2024
2 parents 6a4ca12 + 37dab82 commit 8172e5f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/scaffold/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 2.3.16
- name: rekor
repository: https://sigstore.github.io/helm-charts
version: 1.3.18
version: 1.3.19
- name: trillian
repository: https://sigstore.github.io/helm-charts
version: 0.2.21
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: tsa
repository: https://sigstore.github.io/helm-charts
version: 1.0.2
digest: sha256:80912a732629afaa6676f0fe6f55d92644c8f1fbc34c876258e24db3b09f88ef
generated: "2024-01-31T13:19:48.127591654-05:00"
digest: sha256:377bcead6ecdf7448f3d7a1f65c6e1a1628678ce4f3fb023218baee995a64428
generated: "2024-02-02T19:59:01.432296668-05:00"
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.6.42
version: 0.6.43
keywords:
- security
- pki
Expand All @@ -20,7 +20,7 @@ dependencies:
repository: https://sigstore.github.io/helm-charts
condition: fulcio.enabled
- name: rekor
version: 1.3.18
version: 1.3.19
repository: https://sigstore.github.io/helm-charts
condition: rekor.enabled
- name: trillian
Expand Down
4 changes: 2 additions & 2 deletions charts/scaffold/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- This README.md is generated. Please edit README.md.gotmpl -->

![Version: 0.6.42](https://img.shields.io/badge/Version-0.6.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.6.43](https://img.shields.io/badge/Version-0.6.43-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 Expand Up @@ -38,7 +38,7 @@ helm uninstall [RELEASE_NAME]
|------------|------|---------|
| https://sigstore.github.io/helm-charts | ctlog | 0.2.51 |
| https://sigstore.github.io/helm-charts | fulcio | 2.3.16 |
| https://sigstore.github.io/helm-charts | rekor | 1.3.18 |
| https://sigstore.github.io/helm-charts | rekor | 1.3.19 |
| https://sigstore.github.io/helm-charts | trillian | 0.2.21 |
| https://sigstore.github.io/helm-charts | tsa | 1.0.2 |
| https://sigstore.github.io/helm-charts | tuf | 0.1.11 |
Expand Down

0 comments on commit 8172e5f

Please sign in to comment.