Skip to content

Commit ce72cb4

Browse files
authored
Bump scaffold chart for Rekor v1.5.1 (#1154)
Signed-off-by: Hayden <8418760+Hayden-IO@users.noreply.github.com>
1 parent c792a35 commit ce72cb4

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

charts/scaffold/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies:
44
version: 2.7.4
55
- name: rekor
66
repository: https://sigstore.github.io/helm-charts
7-
version: 1.7.7
7+
version: 1.7.8
88
- name: trillian
99
repository: https://sigstore.github.io/helm-charts
1010
version: 0.3.14
@@ -17,5 +17,5 @@ dependencies:
1717
- name: tsa
1818
repository: https://sigstore.github.io/helm-charts
1919
version: 2.0.4
20-
digest: sha256:8965d73e6e56068707637eb6fcc44239ac05e7e34708fc43aaace2f0f8149ec4
21-
generated: "2026-03-03T16:17:16.694058-08:00"
20+
digest: sha256:9fed89d7141d841713b16bed75e02c0f0218b79694a7d4f778d853b3de0de48c
21+
generated: "2026-03-09T15:30:47.078049-07:00"

charts/scaffold/Chart.yaml

Lines changed: 2 additions & 2 deletions
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.104
7+
version: 0.6.105
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.7.7
23+
version: 1.7.8
2424
repository: https://sigstore.github.io/helm-charts
2525
condition: rekor.enabled
2626
- name: trillian

charts/scaffold/README.md

Lines changed: 2 additions & 2 deletions
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.104](https://img.shields.io/badge/Version-0.6.104-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
5+
![Version: 0.6.105](https://img.shields.io/badge/Version-0.6.105-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.66 |
4040
| https://sigstore.github.io/helm-charts | fulcio | 2.7.4 |
41-
| https://sigstore.github.io/helm-charts | rekor | 1.7.7 |
41+
| https://sigstore.github.io/helm-charts | rekor | 1.7.8 |
4242
| https://sigstore.github.io/helm-charts | trillian | 0.3.14 |
4343
| https://sigstore.github.io/helm-charts | tsa | 2.0.4 |
4444
| https://sigstore.github.io/helm-charts | tuf | 0.1.29 |

0 commit comments

Comments
 (0)