Skip to content

Commit

Permalink
bump fulcio chart to point to correct trillian dep
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <[email protected]>
  • Loading branch information
bobcallaway committed Jan 21, 2025
1 parent fde45bd commit 01094fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/fulcio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
type: application

version: 2.6.4
version: 2.6.5
appVersion: 1.6.5

keywords:
Expand All @@ -19,7 +19,7 @@ maintainers:

dependencies:
- name: ctlog
version: 0.2.60
version: 0.3.0
repository: https://sigstore.github.io/helm-charts
condition: ctlog.enabled

Expand Down
4 changes: 2 additions & 2 deletions charts/fulcio/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: 2.6.4](https://img.shields.io/badge/Version-2.6.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.5](https://img.shields.io/badge/AppVersion-1.6.5-informational?style=flat-square)
![Version: 2.6.5](https://img.shields.io/badge/Version-2.6.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.5](https://img.shields.io/badge/AppVersion-1.6.5-informational?style=flat-square)

Fulcio is a free code signing Certificate Authority, built to make short-lived certificates available to anyone.

Expand Down Expand Up @@ -71,7 +71,7 @@ helm uninstall [RELEASE_NAME]
| Repository | Name | Version |
|------------|------|---------|
| https://sigstore.github.io/helm-charts | ctlog | 0.2.60 |
| https://sigstore.github.io/helm-charts | ctlog | 0.3.0 |
## Values
Expand Down

0 comments on commit 01094fb

Please sign in to comment.