diff --git a/charts/zot/Chart.yaml b/charts/zot/Chart.yaml index 3a13cb4..e87b89c 100644 --- a/charts/zot/Chart.yaml +++ b/charts/zot/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: v2.1.2-rc2 +appVersion: v2.1.2-rc3 description: A Helm chart for Kubernetes name: zot type: application -version: 0.1.63 +version: 0.1.64 diff --git a/charts/zot/values.yaml b/charts/zot/values.yaml index 0cc913d..00a577a 100644 --- a/charts/zot/values.yaml +++ b/charts/zot/values.yaml @@ -6,7 +6,7 @@ image: repository: ghcr.io/project-zot/zot-linux-amd64 pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v2.1.2-rc2" + tag: "v2.1.2-rc3" serviceAccount: # Specifies whether a service account should be created create: true @@ -178,19 +178,12 @@ strategy: # Extra args to pass to the deployment's container extraArgs: [] - podAnnotations: {} - podLabels: {} - deploymentAnnotations: {} - priorityClassName: "" - dnsConfig: {} - dnsPolicy: "ClusterFirst" - # Metrics configuration # NOTE: need enable metric extension in config.json metrics: