Skip to content

Commit

Permalink
Merge pull request #622 from bobcallaway/bump_scaffold_0630
Browse files Browse the repository at this point in the history
bump scaffold chart for new trillian chart
  • Loading branch information
bobcallaway authored Oct 8, 2023
2 parents 83ea9e2 + 2109d41 commit 0787a13
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/scaffold/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 1.3.8
- name: trillian
repository: https://sigstore.github.io/helm-charts
version: 0.2.13
version: 0.2.14
- name: ctlog
repository: https://sigstore.github.io/helm-charts
version: 0.2.45
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: tsa
repository: https://sigstore.github.io/helm-charts
version: 0.1.0
digest: sha256:47f5ef9f83fef8dc2dbf116e745e604d6f290dfac8d6d2fd0fbe512cbe2f4574
generated: "2023-09-08T12:29:12.802632086-04:00"
digest: sha256:13d30ac777f1c8223b6e5e095677010f80a627e84e0d4a81c6a62f7e6adb3fb8
generated: "2023-10-07T05:56:59.998817742-07:00"
4 changes: 2 additions & 2 deletions charts/scaffold/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Scaffolding the components of the sigstore architecture

type: application

version: 0.6.29
version: 0.6.30
keywords:
- security
- pki
Expand All @@ -24,7 +24,7 @@ dependencies:
repository: https://sigstore.github.io/helm-charts
condition: rekor.enabled
- name: trillian
version: 0.2.13
version: 0.2.14
repository: https://sigstore.github.io/helm-charts
condition: trillian.enabled
- name: ctlog
Expand Down
4 changes: 2 additions & 2 deletions charts/scaffold/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- This README.md is generated. Please edit README.md.gotmpl -->

![Version: 0.6.28](https://img.shields.io/badge/Version-0.6.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.6.30](https://img.shields.io/badge/Version-0.6.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Scaffolding the components of the sigstore architecture

Expand Down Expand Up @@ -39,7 +39,7 @@ helm uninstall [RELEASE_NAME]
| https://sigstore.github.io/helm-charts | ctlog | 0.2.45 |
| https://sigstore.github.io/helm-charts | fulcio | 2.3.9 |
| https://sigstore.github.io/helm-charts | rekor | 1.3.8 |
| https://sigstore.github.io/helm-charts | trillian | 0.2.13 |
| https://sigstore.github.io/helm-charts | trillian | 0.2.14 |
| https://sigstore.github.io/helm-charts | tsa | 0.1.0 |
| https://sigstore.github.io/helm-charts | tuf | 0.1.6 |

Expand Down

0 comments on commit 0787a13

Please sign in to comment.