Skip to content

Commit

Permalink
fixed metrics-server chart condition
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrmr33 committed Sep 27, 2023
1 parent 058b0b9 commit 7d0d730
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/ocean-kubernetes-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: ocean-kubernetes-controller
description: A Helm chart for Ocean Controller
type: application
version: 0.1.0
version: 0.1.1
appVersion: 2.0.17
kubeVersion: ">=1.20.0-0"
maintainers:
Expand All @@ -17,6 +17,6 @@ dependencies:
- name: metrics-server
version: 3.11.0
repository: https://kubernetes-sigs.github.io/metrics-server
condition: metrics-server.enabled
condition: metrics-server.deployChart
annotations:
artifacthub.io/prerelease: "true"

0 comments on commit 7d0d730

Please sign in to comment.