Compare commits
No commits in common. "043e6831ee10b9a338c17a0c18a8fb46c9952364" and "94f2997bed3b1a97ec5e994652350905d2a4c5ec" have entirely different histories.
043e6831ee
...
94f2997bed
|
@ -122,7 +122,7 @@ spec:
|
||||||
nginx:
|
nginx:
|
||||||
image:
|
image:
|
||||||
repository: nginxinc/nginx-unprivileged
|
repository: nginxinc/nginx-unprivileged
|
||||||
tag: 1.27.1-alpine
|
tag: 1.27.0-alpine
|
||||||
|
|
||||||
service:
|
service:
|
||||||
app:
|
app:
|
||||||
|
|
|
@ -23,7 +23,7 @@ spec:
|
||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: nginxinc/nginx-unprivileged
|
repository: nginxinc/nginx-unprivileged
|
||||||
tag: 1.27.1-alpine
|
tag: 1.27.0-alpine
|
||||||
|
|
||||||
service:
|
service:
|
||||||
app:
|
app:
|
||||||
|
|
Loading…
Reference in New Issue