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 @@ -3,5 +3,5 @@ name: tcs-issuer
3
3
description : A Helm chart for Trusted Certificate Service for Kubernetes Platform
4
4
home : https://github.com/intel/trusted-certificate-issuer
5
5
type : application
6
- version : 0.1 .0
7
- appVersion : " 0.1 .0"
6
+ version : 0.5 .0
7
+ appVersion : " 0.5 .0"
Original file line number Diff line number Diff line change 1
1
image :
2
2
hub : intel
3
3
name : trusted-certificate-issuer
4
- tag : " latest "
4
+ tag : 0.5.0
5
5
pullPolicy : Always
6
6
7
7
# Any extra arguments for tcs-controller
Original file line number Diff line number Diff line change @@ -334,7 +334,7 @@ spec:
334
334
secretKeyRef :
335
335
key : sopin
336
336
name : tcs-issuer-pkcs11-conf
337
- image : docker.io/intel/trusted-certificate-issuer:latest
337
+ image : docker.io/intel/trusted-certificate-issuer:0.5.0
338
338
imagePullPolicy : Always
339
339
livenessProbe :
340
340
httpGet :
You can’t perform that action at this time.
0 commit comments