Skip to content

Commit

Permalink
update to 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Fremantle committed Jun 9, 2021
1 parent b4cc07f commit cb6fc97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: backend
image: stefanprodan/podinfo:3.2.0
image: stefanprodan/podinfo:5.2.1
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion frontend/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: frontend
image: stefanprodan/podinfo:3.2.0
image: stefanprodan/podinfo:5.2.1
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down

0 comments on commit cb6fc97

Please sign in to comment.