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 @@ -4,7 +4,7 @@ minReadySeconds: 90
44
55image :
66 repository : ghcr.io/ekristen/dockit
7- tag : 0 .4.0
7+ tag : v0 .4.3
88 pullPolicy : IfNotPresent
99 pullSecret : null
1010
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ services:
77 - " pki:/dockit/pki"
88
99 dockit :
10- image : ghcr.io/ekristen/dockit:v0.4.0
10+ image : ghcr.io/ekristen/dockit:v0.4.3
1111 command :
1212 - api-server
1313 environment :
@@ -20,7 +20,7 @@ services:
2020 condition : service_started
2121
2222 init :
23- image : ghcr.io/ekristen/dockit:v0.4.0
23+ image : ghcr.io/ekristen/dockit:v0.4.3
2424 command :
2525 - init-container
2626 - /dockit/pki/bundle.pem
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ services:
77 - " pki:/dockit/pki"
88
99 init :
10- image : ghcr.io/ekristen/dockit:v0.4.0
10+ image : ghcr.io/ekristen/dockit:v0.4.3
1111 command :
1212 - init-container
1313 - /dockit/pki/bundle.pem
You can’t perform that action at this time.
0 commit comments