File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
file : Dockerfile
42
42
platforms : linux/amd64,linux/arm64
43
43
push : true
44
- tags : numberlyinfra /vault-injector:${{ github.ref_name }}
44
+ tags : numberly /vault-db -injector:${{ github.ref_name }}
45
45
cache-from : type=local,src=/tmp/.buildx-cache
46
46
cache-to : type=local,dest=/tmp/.buildx-cache-new,mode=max
47
47
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ vaultDbInjector:
22
22
runAsUser : 65534
23
23
image :
24
24
repository : numberly/vault-db-injector
25
- tag : 2.0.5
25
+ tag : 2.0.12
26
26
imagePullPolicy : Always
27
27
ports :
28
28
- port : 8443
@@ -43,7 +43,7 @@ vaultDbInjector:
43
43
replicas : 4
44
44
image :
45
45
repository : numberly/vault-db-injector
46
- tag : 2.0.5
46
+ tag : 2.0.12
47
47
imagePullPolicy : Always
48
48
revoker :
49
49
args :
@@ -57,5 +57,5 @@ vaultDbInjector:
57
57
replicas : 4
58
58
image :
59
59
repository : numberly/vault-db-injector
60
- tag : 2.0.5
60
+ tag : 2.0.12
61
61
imagePullPolicy : Always
You can’t perform that action at this time.
0 commit comments