File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11dependencies:
22- name: fulcio
33 repository: https://sigstore.github.io/helm-charts
4- version: 2.6.15
4+ version: 2.6.16
55- name: rekor
66 repository: https://sigstore.github.io/helm-charts
77 version: 1.7.5
@@ -16,6 +16,6 @@ dependencies:
1616 version: 0.1.28
1717- name: tsa
1818 repository: https://sigstore.github.io/helm-charts
19- version: 2.0.1
20- digest: sha256:58ef8bb517c9c0f174b0005f0c12b04b159e8d4109bc9c9baf61a0f9442828f4
21- generated: "2025-11-19T11:45:19.772612-08 :00"
19+ version: 2.0.2
20+ digest: sha256:b15e0b063b1226d84499aa861f8c021d505ef8b4a77816313fb3c652412bcc17
21+ generated: "2025-12-05T14:23:13.297161335-05 :00"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Scaffolding the components of the sigstore architecture
44
55type : application
66
7- version : 0.6.97
7+ version : 0.6.98
88keywords :
99 - security
1010 - pki
@@ -16,7 +16,7 @@ maintainers:
1616
1717dependencies :
1818 - name : fulcio
19- version : 2.6.15
19+ version : 2.6.16
2020 repository : https://sigstore.github.io/helm-charts
2121 condition : fulcio.enabled
2222 - name : rekor
@@ -36,7 +36,7 @@ dependencies:
3636 repository : https://sigstore.github.io/helm-charts
3737 condition : tuf.enabled
3838 - name : tsa
39- version : 2.0.1
39+ version : 2.0.2
4040 repository : https://sigstore.github.io/helm-charts
4141 condition : tsa.enabled
4242
Original file line number Diff line number Diff line change 22
33<!-- This README.md is generated. Please edit README.md.gotmpl -->
44
5- ![ Version: 0.6.97 ] ( https://img.shields.io/badge/Version-0.6.97 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
5+ ![ Version: 0.6.98 ] ( https://img.shields.io/badge/Version-0.6.98 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
66
77Scaffolding the components of the sigstore architecture
88
@@ -37,10 +37,10 @@ helm uninstall [RELEASE_NAME]
3737| Repository | Name | Version |
3838| ------------| ------| ---------|
3939| https://sigstore.github.io/helm-charts | ctlog | 0.2.65 |
40- | https://sigstore.github.io/helm-charts | fulcio | 2.6.15 |
40+ | https://sigstore.github.io/helm-charts | fulcio | 2.6.16 |
4141| https://sigstore.github.io/helm-charts | rekor | 1.7.5 |
4242| https://sigstore.github.io/helm-charts | trillian | 0.3.13 |
43- | https://sigstore.github.io/helm-charts | tsa | 2.0.1 |
43+ | https://sigstore.github.io/helm-charts | tsa | 2.0.2 |
4444| https://sigstore.github.io/helm-charts | tuf | 0.1.28 |
4545
4646## Values
You can’t perform that action at this time.
0 commit comments