Skip to content

Commit

Permalink
fix kube version
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Shah <[email protected]>
  • Loading branch information
mayankshah1607 committed Nov 13, 2024
1 parent 3f78691 commit 60d3e8b
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 @@ -4,7 +4,7 @@ description: A cloud-native database platform
version: 0.0.0
appVersion: 0.0.0
type: application
kubeVersion: '>= 1.27.0'
kubeVersion: '>= 1.27.0-0'
maintainers:
- name: mayankshah1607
email: [email protected]
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 @@ -4,7 +4,7 @@ description: A sub-chart for provisioning Everest DB namespaces.
type: application
version: 0.0.0
appVersion: 0.0.0
kubeVersion: '>= 1.27.0'
kubeVersion: '>= 1.27.0-0'
dependencies:
- name: common
version: 0.0.*
Expand Down

0 comments on commit 60d3e8b

Please sign in to comment.