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 4141 file : Dockerfile
4242 platforms : linux/amd64,linux/arm64
4343 push : true
44- tags : numberlyinfra /vault-injector:${{ github.ref_name }}
44+ tags : numberly /vault-db -injector:${{ github.ref_name }}
4545 cache-from : type=local,src=/tmp/.buildx-cache
4646 cache-to : type=local,dest=/tmp/.buildx-cache-new,mode=max
4747
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ vaultDbInjector:
2222 runAsUser : 65534
2323 image :
2424 repository : numberly/vault-db-injector
25- tag : 2.0.5
25+ tag : 2.0.12
2626 imagePullPolicy : Always
2727 ports :
2828 - port : 8443
@@ -43,7 +43,7 @@ vaultDbInjector:
4343 replicas : 4
4444 image :
4545 repository : numberly/vault-db-injector
46- tag : 2.0.5
46+ tag : 2.0.12
4747 imagePullPolicy : Always
4848 revoker :
4949 args :
@@ -57,5 +57,5 @@ vaultDbInjector:
5757 replicas : 4
5858 image :
5959 repository : numberly/vault-db-injector
60- tag : 2.0.5
60+ tag : 2.0.12
6161 imagePullPolicy : Always
You can’t perform that action at this time.
0 commit comments