File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : v2.1.0
2+ appVersion : v2.1.1
33description : A Helm chart for Kubernetes
44name : zot
55type : application
6- version : 0.1.59
6+ version : 0.1.60
Original file line number Diff line number Diff line change 66 repository : ghcr.io/project-zot/zot-linux-amd64
77 pullPolicy : IfNotPresent
88 # Overrides the image tag whose default is the chart appVersion.
9- tag : " v2.1.0 "
9+ tag : " v2.1.1 "
1010serviceAccount :
1111 # Specifies whether a service account should be created
1212 create : true
@@ -177,13 +177,11 @@ strategy:
177177# maxUnavailable: 25%
178178
179179podAnnotations : {}
180-
181180# Metrics configuration
182181# NOTE: need enable metric extension in config.json
183182metrics :
184183 # Start a prometheus exporter
185184 enabled : false
186-
187185 # Prometheus Operator ServiceMonitor configuration
188186 serviceMonitor :
189187 # Start a ServiceMonitor for Prometheus Operator
You can’t perform that action at this time.
0 commit comments