Skip to content

Commit cc596eb

Browse files
committed
chore(helm): update eso dependencies
Updates: external-secrets (0.16.2 → 0.17.0)
1 parent d98abee commit cc596eb

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

charts/eso/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: external-secrets
33
repository: https://charts.external-secrets.io
4-
version: 0.16.2
5-
digest: sha256:94cbf896c19437687c2804fc14c7937cd9b12f6d70cc32b1a78aa323777580cb
6-
generated: "2025-05-14T10:23:28.800416977Z"
4+
version: 0.17.0
5+
digest: sha256:532d8d7a0d372e76106706c581c7897c48ce291882a925a54243adbeab931483
6+
generated: "2025-05-28T10:24:20.093092995Z"

charts/eso/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ apiVersion: v2
22
name: eso
33
description: A Helm chart ESO for Kubernetes
44
type: application
5-
version: 0.1.4
5+
version: 0.1.5
66
appVersion: "0.14.2"
77
dependencies:
88
- name: external-secrets
9-
version: 0.16.2
9+
version: 0.17.0
1010
repository: https://charts.external-secrets.io
1111
alias: eso
1212
maintainers:

charts/eso/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# eso
22

3-
![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.2](https://img.shields.io/badge/AppVersion-0.14.2-informational?style=flat-square)
3+
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.2](https://img.shields.io/badge/AppVersion-0.14.2-informational?style=flat-square)
44

55
## Prerequisites
66

@@ -11,7 +11,7 @@
1111

1212
| Repository | Name | Version |
1313
|------------|------|---------|
14-
| https://charts.external-secrets.io | eso(external-secrets) | 0.16.2 |
14+
| https://charts.external-secrets.io | eso(external-secrets) | 0.17.0 |
1515

1616
## Maintainers
1717

@@ -266,7 +266,7 @@ spec:
266266

267267
source:
268268
repoURL: "https://edixos.github.io/ekp-helm"
269-
targetRevision: "0.1.4"
269+
targetRevision: "0.1.5"
270270
chart: eso
271271
path: ''
272272

-137 KB
Binary file not shown.
138 KB
Binary file not shown.

0 commit comments

Comments
 (0)