Skip to content

Commit 173e112

Browse files
authored
bump scaffold chart for rekor 1.6.5 (#911)
Signed-off-by: Bob Callaway <[email protected]>
1 parent 38dae9b commit 173e112

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
@@ -4,7 +4,7 @@ dependencies:
44
version: 2.6.5
55
- name: rekor
66
repository: https://sigstore.github.io/helm-charts
7-
version: 1.6.4
7+
version: 1.6.5
88
- name: trillian
99
repository: https://sigstore.github.io/helm-charts
1010
version: 0.3.0
@@ -17,5 +17,5 @@ dependencies:
1717
- name: tsa
1818
repository: https://sigstore.github.io/helm-charts
1919
version: 1.0.6
20-
digest: sha256:8a4cb6afd38745b29baac36d2ebb57d5901e64651cd1b0ea8faabb4eaa8820da
21-
generated: "2025-02-08T10:48:00.993815323-05:00"
20+
digest: sha256:ce64e776b7c864d2a8343228a384bb8eb6123b1c91ec7da4813be6fc7bc40caa
21+
generated: "2025-02-10T11:37:33.609252-07:00"

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.71
7+
version: 0.6.72
88
keywords:
99
- security
1010
- pki
@@ -20,7 +20,7 @@ dependencies:
2020
repository: https://sigstore.github.io/helm-charts
2121
condition: fulcio.enabled
2222
- name: rekor
23-
version: 1.6.4
23+
version: 1.6.5
2424
repository: https://sigstore.github.io/helm-charts
2525
condition: rekor.enabled
2626
- name: trillian

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.71](https://img.shields.io/badge/Version-0.6.71-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
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)
66

77
Scaffolding the components of the sigstore architecture
88

@@ -38,7 +38,7 @@ 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.4 |
41+
| https://sigstore.github.io/helm-charts | rekor | 1.6.5 |
4242
| https://sigstore.github.io/helm-charts | trillian | 0.3.0 |
4343
| https://sigstore.github.io/helm-charts | tsa | 1.0.6 |
4444
| https://sigstore.github.io/helm-charts | tuf | 0.1.22 |

0 commit comments

Comments
 (0)