File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: fulcio
3
3
repository: https://sigstore.github.io/helm-charts
4
- version: 2.3.7
4
+ version: 2.3.8
5
5
- name: rekor
6
6
repository: https://sigstore.github.io/helm-charts
7
7
version: 1.3.6
@@ -17,5 +17,5 @@ dependencies:
17
17
- name: tsa
18
18
repository: https://sigstore.github.io/helm-charts
19
19
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 "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Scaffolding the components of the sigstore architecture
4
4
5
5
type : application
6
6
7
- version : 0.6.21
7
+ version : 0.6.22
8
8
keywords :
9
9
- security
10
10
- pki
@@ -16,7 +16,7 @@ maintainers:
16
16
17
17
dependencies :
18
18
- name : fulcio
19
- version : 2.3.7
19
+ version : 2.3.8
20
20
repository : https://sigstore.github.io/helm-charts
21
21
condition : fulcio.enabled
22
22
- name : rekor
Original file line number Diff line number Diff line change 2
2
3
3
<!-- This README.md is generated. Please edit README.md.gotmpl -->
4
4
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 )
6
6
7
7
Scaffolding the components of the sigstore architecture
8
8
@@ -37,7 +37,7 @@ helm uninstall [RELEASE_NAME]
37
37
| Repository | Name | Version |
38
38
| ------------| ------| ---------|
39
39
| 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 |
41
41
| https://sigstore.github.io/helm-charts | rekor | 1.3.6 |
42
42
| https://sigstore.github.io/helm-charts | trillian | 0.2.8 |
43
43
| https://sigstore.github.io/helm-charts | tsa | 0.1.0 |
You can’t perform that action at this time.
0 commit comments