Skip to content

Commit

Permalink
cicd deploy stable
Browse files Browse the repository at this point in the history
  • Loading branch information
scholtz committed Jul 19, 2024
1 parent b9b073f commit cf13220
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.07.06-main
image: scholtz2/a-wallet:1.2024.07.19-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.06.05-stable
image: scholtz2/a-wallet:1.2024.07.19-stable
imagePullPolicy: Always
ports:
- containerPort: 8080
Expand Down

0 comments on commit cf13220

Please sign in to comment.