Closed Frostman closed 1 year ago
@Frostman thanks for your PR. Pls. take a look at the CI failures.
@Frostman let us know if you can work on this PR, else we can take over.
@rchincha I'll fix it
@rchincha could you please have a look? I think I've fixed. Error in helm-chart-release wasn't related to the PR (looks like).
@rchincha could you please have a look? I think I've fixed. Error in helm-chart-release wasn't related to the PR (looks like).
@Frostman need a version bump like so ^
https://github.com/project-zot/helm-charts/pull/18 ^ was just merged, would rebase and bump the version to .31
@Frostman pls apply this patch as well.
diff --git a/charts/zot/Chart.yaml b/charts/zot/Chart.yaml
index 62a3b3d..16f5346 100644
--- a/charts/zot/Chart.yaml
+++ b/charts/zot/Chart.yaml
@@ -3,4 +3,4 @@ appVersion: v2.0.0-rc6
description: A Helm chart for Kubernetes
name: zot
type: application
-version: 0.1.30
+version: 0.1.31
Closing this since commit included as part of PR #19
While using service type=LB, it's very useful to choose a specific nodePort (instead of having a random one assigned).
https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport