Skip to content

Commit

Permalink
cicd deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
scholtz committed Sep 16, 2024
1 parent 34bd813 commit a3cc7a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/deployment-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
- name: regcred
containers:
- name: awallet-web-main-landing
image: scholtz2/a-wallet:1.2024.07.19-main
image: scholtz2/a-wallet:1.2024.09.16-main
imagePullPolicy: Always
ports:
- containerPort: 8080
Expand Down
3 changes: 2 additions & 1 deletion k8s/stable-biatec/config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"d": "63373034393031612D353930392D343266652D626532652D663064643165316133376261",
"LOGO": "/img/biatec-wallet.svg"
"LOGO": "/img/biatec-wallet.svg",
"walletConnectProjectId": "a6bbb163c87c1c72c660af1f60d33612"
}

0 comments on commit a3cc7a9

Please sign in to comment.