diff --git a/charts/zot/Chart.yaml b/charts/zot/Chart.yaml index f7fbb7b..f650ae0 100644 --- a/charts/zot/Chart.yaml +++ b/charts/zot/Chart.yaml @@ -3,4 +3,4 @@ appVersion: v2.0.0-rc7 description: A Helm chart for Kubernetes name: zot type: application -version: 0.1.37 +version: 0.1.38 diff --git a/charts/zot/values.yaml b/charts/zot/values.yaml index 2f3683f..bcd95f3 100644 --- a/charts/zot/values.yaml +++ b/charts/zot/values.yaml @@ -18,7 +18,7 @@ serviceAccount: service: type: NodePort port: 5000 - nodePort: null # Set to a specific port if type is NodePort + nodePort: null # Set to a specific port if type is NodePort # Annotations to add to the service annotations: {} # Set to a static IP if a static IP is desired, only works when