Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Shah <[email protected]>
  • Loading branch information
mayankshah1607 committed Oct 31, 2024
1 parent 4301da3 commit 54a6b48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/everest/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ maintainers:
email: [email protected]
dependencies:
- name: common
version: 0.0.1
version: 0.0.*
repository: "file://charts/common"
# This is not really a dependency, but we define it as one so that we're
# able to conditionally disable rendering these manifests along with the core chart manifests.
Expand Down
2 changes: 1 addition & 1 deletion charts/everest/charts/everest-db-namespace/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 0.0.0
appVersion: 0.0.0
dependencies:
- name: common
version: 0.0.1
version: 0.0.*
repository: "file://../common"
maintainers:
- name: mayankshah1607
Expand Down

0 comments on commit 54a6b48

Please sign in to comment.