File tree 3 files changed +10
-10
lines changed
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ dependencies:
4
4
version: 2.6.5
5
5
- name: rekor
6
6
repository: https://sigstore.github.io/helm-charts
7
- version: 1.6.5
7
+ version: 1.6.6
8
8
- name: trillian
9
9
repository: https://sigstore.github.io/helm-charts
10
- version: 0.3.0
10
+ version: 0.3.1
11
11
- name: ctlog
12
12
repository: https://sigstore.github.io/helm-charts
13
13
version: 0.2.60
@@ -17,5 +17,5 @@ dependencies:
17
17
- name: tsa
18
18
repository: https://sigstore.github.io/helm-charts
19
19
version: 1.0.6
20
- digest: sha256:ce64e776b7c864d2a8343228a384bb8eb6123b1c91ec7da4813be6fc7bc40caa
21
- generated: "2025-02-10T11:37:33.609252-07 :00"
20
+ digest: sha256:7b9ed6c1b8748f04ba9dbcd95189ac61438c8f948f42792cfc7515e731b797ee
21
+ generated: "2025-02-13T10:29:48.30793-08 :00"
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.72
7
+ version : 0.6.73
8
8
keywords :
9
9
- security
10
10
- pki
@@ -20,11 +20,11 @@ dependencies:
20
20
repository : https://sigstore.github.io/helm-charts
21
21
condition : fulcio.enabled
22
22
- name : rekor
23
- version : 1.6.5
23
+ version : 1.6.6
24
24
repository : https://sigstore.github.io/helm-charts
25
25
condition : rekor.enabled
26
26
- name : trillian
27
- version : 0.3.0
27
+ version : 0.3.1
28
28
repository : https://sigstore.github.io/helm-charts
29
29
condition : trillian.enabled
30
30
- name : ctlog
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.72 ] ( https://img.shields.io/badge/Version-0.6.72 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
5
+ ![ Version: 0.6.73 ] ( https://img.shields.io/badge/Version-0.6.73 -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
@@ -38,8 +38,8 @@ helm uninstall [RELEASE_NAME]
38
38
| ------------| ------| ---------|
39
39
| https://sigstore.github.io/helm-charts | ctlog | 0.2.60 |
40
40
| https://sigstore.github.io/helm-charts | fulcio | 2.6.5 |
41
- | https://sigstore.github.io/helm-charts | rekor | 1.6.5 |
42
- | https://sigstore.github.io/helm-charts | trillian | 0.3.0 |
41
+ | https://sigstore.github.io/helm-charts | rekor | 1.6.6 |
42
+ | https://sigstore.github.io/helm-charts | trillian | 0.3.1 |
43
43
| https://sigstore.github.io/helm-charts | tsa | 1.0.6 |
44
44
| https://sigstore.github.io/helm-charts | tuf | 0.1.22 |
45
45
You can’t perform that action at this time.
0 commit comments