Skip to content

Commit 4ad4abb

Browse files
bobcallawayfalcorocks
authored andcommitted
bump scaffold chart for rekor/trillian bump (#914)
Signed-off-by: Bob Callaway <[email protected]>
1 parent a03342c commit 4ad4abb

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

charts/scaffold/Chart.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ dependencies:
44
version: 2.6.5
55
- name: rekor
66
repository: https://sigstore.github.io/helm-charts
7-
version: 1.6.5
7+
version: 1.6.6
88
- name: trillian
99
repository: https://sigstore.github.io/helm-charts
10-
version: 0.3.0
10+
version: 0.3.1
1111
- name: ctlog
1212
repository: https://sigstore.github.io/helm-charts
1313
version: 0.2.60
@@ -17,5 +17,5 @@ dependencies:
1717
- name: tsa
1818
repository: https://sigstore.github.io/helm-charts
1919
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"

charts/scaffold/Chart.yaml

+3-3
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.72
7+
version: 0.6.73
88
keywords:
99
- security
1010
- pki
@@ -20,11 +20,11 @@ dependencies:
2020
repository: https://sigstore.github.io/helm-charts
2121
condition: fulcio.enabled
2222
- name: rekor
23-
version: 1.6.5
23+
version: 1.6.6
2424
repository: https://sigstore.github.io/helm-charts
2525
condition: rekor.enabled
2626
- name: trillian
27-
version: 0.3.0
27+
version: 0.3.1
2828
repository: https://sigstore.github.io/helm-charts
2929
condition: trillian.enabled
3030
- name: ctlog

charts/scaffold/README.md

+3-3
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.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)
66

77
Scaffolding the components of the sigstore architecture
88

@@ -38,8 +38,8 @@ helm uninstall [RELEASE_NAME]
3838
|------------|------|---------|
3939
| https://sigstore.github.io/helm-charts | ctlog | 0.2.60 |
4040
| 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 |
4343
| https://sigstore.github.io/helm-charts | tsa | 1.0.6 |
4444
| https://sigstore.github.io/helm-charts | tuf | 0.1.22 |
4545

0 commit comments

Comments
 (0)