Skip to content

Commit 9c3820b

Browse files
Merge pull request #734 from haydentherapper/scaffold-v145
Bump scaffold for fulcio v1.4.5
2 parents 3c63e32 + 84d96bb commit 9c3820b

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

charts/scaffold/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies:
22
- name: fulcio
33
repository: https://sigstore.github.io/helm-charts
4-
version: 2.3.18
4+
version: 2.3.19
55
- name: rekor
66
repository: https://sigstore.github.io/helm-charts
77
version: 1.3.21
@@ -17,5 +17,5 @@ dependencies:
1717
- name: tsa
1818
repository: https://sigstore.github.io/helm-charts
1919
version: 1.0.2
20-
digest: sha256:2e0347f9d3175ecac1b0b02b241315a45cc02ac0dcdce0d9c6afb87b1b725058
21-
generated: "2024-04-02T15:23:23.445026459Z"
20+
digest: sha256:5ca5fad8595c28479f0455fc79ab392c06fccd6f38c61c02670ee243b8afed00
21+
generated: "2024-04-05T21:37:46.435036772Z"

charts/scaffold/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Scaffolding the components of the sigstore architecture
44

55
type: application
66

7-
version: 0.6.48
7+
version: 0.6.49
88
keywords:
99
- security
1010
- pki
@@ -16,7 +16,7 @@ maintainers:
1616

1717
dependencies:
1818
- name: fulcio
19-
version: 2.3.18
19+
version: 2.3.19
2020
repository: https://sigstore.github.io/helm-charts
2121
condition: fulcio.enabled
2222
- name: rekor

charts/scaffold/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
![Version: 0.6.48](https://img.shields.io/badge/Version-0.6.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
5+
![Version: 0.6.49](https://img.shields.io/badge/Version-0.6.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
66

77
Scaffolding the components of the sigstore architecture
88

@@ -37,7 +37,7 @@ helm uninstall [RELEASE_NAME]
3737
| Repository | Name | Version |
3838
|------------|------|---------|
3939
| https://sigstore.github.io/helm-charts | ctlog | 0.2.52 |
40-
| https://sigstore.github.io/helm-charts | fulcio | 2.3.18 |
40+
| https://sigstore.github.io/helm-charts | fulcio | 2.3.19 |
4141
| https://sigstore.github.io/helm-charts | rekor | 1.3.21 |
4242
| https://sigstore.github.io/helm-charts | trillian | 0.2.22 |
4343
| https://sigstore.github.io/helm-charts | tsa | 1.0.2 |

0 commit comments

Comments
 (0)