Skip to content

Commit ab16a8d

Browse files
ishanarya0Ishan Arya
andauthored
feat: upgrade entropy chart app version (#130)
Co-authored-by: Ishan Arya <[email protected]>
1 parent 428914c commit ab16a8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

stable/entropy/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ apiVersion: v2
22
name: entropy
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 0.1.8
5+
version: 0.2.0
66
appVersion: 0.1.26
77
dependencies:
88
- name: app
9-
version: "0.6.0"
9+
version: "0.7.0"
1010
repository: "https://goto.github.io/charts/"
1111
alias: app
1212
condition: app.enabled
1313
- name: app
14-
version: "0.6.0"
14+
version: "0.7.0"
1515
repository: "https://goto.github.io/charts/"
1616
alias: worker
1717
condition: worker.enabled

0 commit comments

Comments
 (0)