Skip to content

Commit

Permalink
cicd deploy stable
Browse files Browse the repository at this point in the history
  • Loading branch information
scholtz committed Oct 20, 2024
1 parent 8cce522 commit 59d0670
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/deployment-stable-biatec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
- name: regcred
containers:
- name: biatec-wallet-stable
image: scholtz2/a-wallet:1.2024.10.15-stable
image: scholtz2/a-wallet:1.2024.10.20-stable
imagePullPolicy: Always
ports:
- containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion k8s/deployment-stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
- name: regcred
containers:
- name: awallet-stable
image: scholtz2/a-wallet:1.2024.10.15-stable
image: scholtz2/a-wallet:1.2024.10.20-stable
imagePullPolicy: Always
ports:
- containerPort: 8080
Expand Down

0 comments on commit 59d0670

Please sign in to comment.