Release 4.0.0

This commit is contained in:
stefanprodan
2020-05-27 18:14:55 +03:00
parent 26e8935520
commit c04ee365e6
8 changed files with 9 additions and 9 deletions

View File

@@ -25,7 +25,7 @@ spec:
serviceAccountName: webapp
containers:
- name: backend
image: stefanprodan/podinfo:3.3.1
image: stefanprodan/podinfo:4.0.0
imagePullPolicy: IfNotPresent
ports:
- name: http

View File

@@ -25,7 +25,7 @@ spec:
serviceAccountName: webapp
containers:
- name: frontend
image: stefanprodan/podinfo:3.3.1
image: stefanprodan/podinfo:4.0.0
imagePullPolicy: IfNotPresent
ports:
- name: http