Skip to content

Commit

Permalink
chore(master): release 1.1.0 (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 27, 2024
1 parent a11217b commit c5536e4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.1.0](https://github.com/evertrust/horizon-cli-helm/compare/v1.0.0...v1.1.0) (2024-12-27)


### Features

* support horizon cli configuration injection root_ca etc.. ([#2](https://github.com/evertrust/horizon-cli-helm/issues/2)) ([ef676dc](https://github.com/evertrust/horizon-cli-helm/commit/ef676dc158cc6ba159779f5144148e1b22ed2fea))


### Bug Fixes

* rename dict creds to horizonCliCredentials ([#4](https://github.com/evertrust/horizon-cli-helm/issues/4)) ([a11217b](https://github.com/evertrust/horizon-cli-helm/commit/a11217b0f12728300adcd5450cd5912f3803985c))

## 1.0.0 (2024-12-27)


Expand Down
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: horizon-cli
description: EverTrust Horizon CLI Helm chart
type: application
version: 1.0.0
version: 1.1.0
appVersion: "1.10.1"
home: https://evertrust.io
sources:
Expand Down

0 comments on commit c5536e4

Please sign in to comment.