File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ sources:
1313- https://github.com/cert-manager/trust
1414
1515appVersion : v0.1.0
16- version : v0.1.0
16+ version : v0.1.1
Original file line number Diff line number Diff line change 11# cert-manager-trust
22
3- ![ Version: v0.1.0 ] ( https://img.shields.io/badge/Version-v0.1.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
3+ ![ Version: v0.1.1 ] ( https://img.shields.io/badge/Version-v0.1.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
44
55A Helm chart for cert-manager-trust
66
@@ -35,7 +35,7 @@ A Helm chart for cert-manager-trust
3535| app.webhook.timeoutSeconds | int | ` 5 ` | Timeout of webhook HTTP request. |
3636| image.pullPolicy | string | ` "IfNotPresent" ` | Kubernetes imagePullPolicy on Deployment. |
3737| image.repository | string | ` "quay.io/jetstack/cert-manager-trust" ` | Target image repository. |
38- | image.tag | string | ` "v0.0.1 " ` | Target image version tag. |
38+ | image.tag | string | ` "v0.1.0 " ` | Target image version tag. |
3939| replicaCount | int | ` 1 ` | Number of replicas of istio-csr to run. |
4040| resources | object | ` {} ` | |
4141
Original file line number Diff line number Diff line change 55 # -- Target image repository.
66 repository : quay.io/jetstack/cert-manager-trust
77 # -- Target image version tag.
8- tag : v0.0.1
8+ tag : v0.1.0
99 # -- Kubernetes imagePullPolicy on Deployment.
1010 pullPolicy : IfNotPresent
1111
You can’t perform that action at this time.
0 commit comments