Skip to content

Commit b80e299

Browse files
Merge pull request #581 from haydentherapper/fulcio-scaffold-140
Bump scaffold for Fulcio 1.4.0
2 parents 2bed156 + 24b2224 commit b80e299

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

charts/scaffold/Chart.lock

+3-3
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.7
4+
version: 2.3.8
55
- name: rekor
66
repository: https://sigstore.github.io/helm-charts
77
version: 1.3.6
@@ -17,5 +17,5 @@ dependencies:
1717
- name: tsa
1818
repository: https://sigstore.github.io/helm-charts
1919
version: 0.1.0
20-
digest: sha256:9653203f99066e03fa5a7ede0e8fd1fccd065a7cf075ddfe483209a8bbf9e218
21-
generated: "2023-07-19T10:24:20.725191+02:00"
20+
digest: sha256:74ee2de7ada2da35e598646a54827d4a472635722d86e9c63c3700bc475b9154
21+
generated: "2023-07-19T21:57:17.948993779Z"

charts/scaffold/Chart.yaml

+2-2
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.21
7+
version: 0.6.22
88
keywords:
99
- security
1010
- pki
@@ -16,7 +16,7 @@ maintainers:
1616

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

charts/scaffold/README.md

+2-2
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.20](https://img.shields.io/badge/Version-0.6.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
5+
![Version: 0.6.22](https://img.shields.io/badge/Version-0.6.22-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.44 |
40-
| https://sigstore.github.io/helm-charts | fulcio | 2.3.7 |
40+
| https://sigstore.github.io/helm-charts | fulcio | 2.3.8 |
4141
| https://sigstore.github.io/helm-charts | rekor | 1.3.6 |
4242
| https://sigstore.github.io/helm-charts | trillian | 0.2.8 |
4343
| https://sigstore.github.io/helm-charts | tsa | 0.1.0 |

0 commit comments

Comments
 (0)