Skip to content

Commit

Permalink
Merge pull request #860 from bobcallaway/fulcio_263
Browse files Browse the repository at this point in the history
bump fulcio chart for ctlog dep
  • Loading branch information
bobcallaway authored Oct 31, 2024
2 parents 92b12d8 + 7803384 commit 368a623
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/fulcio/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: ctlog
repository: https://sigstore.github.io/helm-charts
version: 0.2.58
digest: sha256:ffe8976eb04dbae5cc8b86b25c343d54ae14694f8bef8963c6179a6678cacf33
generated: "2024-10-30T15:20:04.341710006-04:00"
version: 0.2.59
digest: sha256:bb907cdf05f1b8d94240217874b1497dd6456d212aa7df66d8424b3a5ca94d2b
generated: "2024-10-31T15:31:00.446133788-04:00"
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.2
version: 2.6.3
appVersion: 1.6.4

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

dependencies:
- name: ctlog
version: 0.2.58
version: 0.2.59
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.2](https://img.shields.io/badge/Version-2.6.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.4](https://img.shields.io/badge/AppVersion-1.6.4-informational?style=flat-square)
![Version: 2.6.3](https://img.shields.io/badge/Version-2.6.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.4](https://img.shields.io/badge/AppVersion-1.6.4-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.58 |
| https://sigstore.github.io/helm-charts | ctlog | 0.2.59 |
## Values
Expand Down

0 comments on commit 368a623

Please sign in to comment.