Skip to content

Commit b7a925d

Browse files
bobcallawayphilarcand
authored andcommitted
bump scaffold chart for recent fulcio release
Signed-off-by: Bob Callaway <[email protected]>
1 parent 062e6c8 commit b7a925d

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
@@ -1,7 +1,7 @@
11
dependencies:
22
- name: fulcio
33
repository: https://sigstore.github.io/helm-charts
4-
version: 2.6.4
4+
version: 2.6.5
55
- name: rekor
66
repository: https://sigstore.github.io/helm-charts
77
version: 1.6.2
@@ -17,5 +17,5 @@ dependencies:
1717
- name: tsa
1818
repository: https://sigstore.github.io/helm-charts
1919
version: 1.0.6
20-
digest: sha256:5fdb1f467114f4a8771ecf981d3aec1203a8f0c8523ba791d88887587f7206f6
21-
generated: "2025-01-27T11:42:22.902738-08:00"
20+
digest: sha256:d408523043c179ed112e5d3afe30c0d1bc2b01cb61eb1db9cb82ba553f7ebf21
21+
generated: "2025-01-30T08:24:49.517372-03: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.69
7+
version: 0.6.70
88
keywords:
99
- security
1010
- pki
@@ -16,7 +16,7 @@ maintainers:
1616

1717
dependencies:
1818
- name: fulcio
19-
version: 2.6.4
19+
version: 2.6.5
2020
repository: https://sigstore.github.io/helm-charts
2121
condition: fulcio.enabled
2222
- name: rekor

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.69](https://img.shields.io/badge/Version-0.6.69-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
5+
![Version: 0.6.70](https://img.shields.io/badge/Version-0.6.70-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

@@ -37,7 +37,7 @@ helm uninstall [RELEASE_NAME]
3737
| Repository | Name | Version |
3838
|------------|------|---------|
3939
| https://sigstore.github.io/helm-charts | ctlog | 0.2.60 |
40-
| https://sigstore.github.io/helm-charts | fulcio | 2.6.4 |
40+
| https://sigstore.github.io/helm-charts | fulcio | 2.6.5 |
4141
| https://sigstore.github.io/helm-charts | rekor | 1.6.2 |
4242
| https://sigstore.github.io/helm-charts | trillian | 0.3.0 |
4343
| https://sigstore.github.io/helm-charts | tsa | 1.0.6 |

0 commit comments

Comments
 (0)