diff --git a/Chart.yaml b/Chart.yaml index f07e2ec..56d5a8e 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -5,4 +5,4 @@ maintainers: icon: https://raw.githubusercontent.com/softleader/captain-kube/helm-chart/logo/captain-kube.png description: Install SoftLeader's products faster, more reliable and automatically on Kubernetes with Captain Kube. name: captain-kube -version: 1.1.8 \ No newline at end of file +version: 1.1.9 \ No newline at end of file diff --git a/values.yaml b/values.yaml index b4d6935..deea7ba 100644 --- a/values.yaml +++ b/values.yaml @@ -20,4 +20,4 @@ volume: nodePort: enabled: false - port: 80 \ No newline at end of file + port: 30080 \ No newline at end of file