Skip to content

Commit

Permalink
feat(entropy): update app chart dependency to v0.6.0 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
FemiNoviaLina authored Sep 17, 2024
1 parent 37bbec5 commit 752974e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions stable/entropy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ apiVersion: v2
name: entropy
description: A Helm chart for Kubernetes
type: application
version: 0.1.7
version: 0.1.8
appVersion: 0.1.26
dependencies:
- name: app
version: "0.5.12"
version: "0.6.0"
repository: "https://goto.github.io/charts/"
alias: app
condition: app.enabled
- name: app
version: "0.5.12"
version: "0.6.0"
repository: "https://goto.github.io/charts/"
alias: worker
condition: worker.enabled

0 comments on commit 752974e

Please sign in to comment.