Skip to content

Commit 278be64

Browse files
external-secrets-bot[bot]External Secrets Inc Bot
andauthored
chore(main): release 0.30.1 (#282)
* chore(main): release 0.30.1 * chore: bump chart version to 0.30.1 --------- Co-authored-by: external-secrets-bot[bot] <181957845+external-secrets-bot[bot]@users.noreply.github.com> Co-authored-by: External Secrets Inc Bot <bot@externalsecrets.com>
1 parent e7cc444 commit 278be64

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.30.1](https://github.com/external-secrets-inc/eso-server/compare/v0.30.0...v0.30.1) (2025-10-23)
4+
5+
6+
### Bug Fixes
7+
8+
* remove 'fromJson' from outputs processing ([#278](https://github.com/external-secrets-inc/eso-server/issues/278)) ([e7cc444](https://github.com/external-secrets-inc/eso-server/commit/e7cc44406512ff52486fe40569e9cbad1001cc97))
9+
310
## [0.30.0](https://github.com/external-secrets-inc/eso-server/compare/v0.29.2...v0.30.0) (2025-10-21)
411

512

deploy/charts/eso-server/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ description: A Helm chart for ESO Server, which provides a REST API for external
44
type: application
55
# This is the chart version. This version number should be incremented each time you make changes
66
# to the chart and its templates, including the appVersion.
7-
version: 0.30.0
7+
version: 0.30.1
88

99
# This is the version number of the application being deployed. This version number should be
1010
# incremented each time you make changes to the application. Versions are not expected to
1111
# follow Semantic Versioning. They should reflect the version the docker image is built with.
12-
appVersion: v0.30.0
12+
appVersion: v0.30.1
1313

1414
keywords:
1515
- externalsecrets

0 commit comments

Comments
 (0)