File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ The following table lists the configurable parameters of the Maintenance chart a
5252| ` replicaCount ` | Number of replicas | ` 1 ` |
5353| ` namespace ` | Kubernetes namespace to use | ` default ` |
5454| ` image.repository ` | Image repository | ` caddy ` |
55- | ` image.tag ` | Image tag | ` 2.6.2 ` |
55+ | ` image.tag ` | Image tag | ` 2.9-alpine ` |
5656| ` image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
5757| ` service.type ` | Kubernetes Service type | ` ClusterIP ` |
5858| ` service.port ` | Kubernetes Service port | ` 80 ` |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ namespace: default
44
55image :
66 repository : caddy
7- tag : " 2.6.2 "
7+ tag : " 2.9-alpine "
88 pullPolicy : IfNotPresent
99
1010service :
You can’t perform that action at this time.
0 commit comments