Skip to content

Commit

Permalink
Update Trillian chart version
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Antonio Osorio <[email protected]>
  • Loading branch information
JAORMX committed Dec 15, 2022
1 parent 5774823 commit 19ef41f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/scaffold/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
repository: https://sigstore.github.io/helm-charts
condition: rekor.enabled
- name: trillian
version: 0.1.16
version: 0.1.17
repository: https://sigstore.github.io/helm-charts
condition: trillian.enabled
- name: ctlog
Expand Down
2 changes: 1 addition & 1 deletion charts/scaffold/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ helm uninstall [RELEASE_NAME]
| https://sigstore.github.io/helm-charts | ctlog | 0.2.38 |
| https://sigstore.github.io/helm-charts | fulcio | 2.0.0 |
| https://sigstore.github.io/helm-charts | rekor | 1.0.3 |
| https://sigstore.github.io/helm-charts | trillian | 0.1.16 |
| https://sigstore.github.io/helm-charts | trillian | 0.1.17 |
| https://sigstore.github.io/helm-charts | tuf | 0.1.4 |

## Values
Expand Down
2 changes: 1 addition & 1 deletion charts/trillian/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
type: application

version: 0.1.16
version: 0.1.17

keywords:
- security
Expand Down
2 changes: 1 addition & 1 deletion charts/trillian/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.1.16](https://img.shields.io/badge/Version-0.1.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.17](https://img.shields.io/badge/Version-0.1.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Trillian is a log that stores an accurate, immutable and verifiable history of activity.

Expand Down

0 comments on commit 19ef41f

Please sign in to comment.