mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update image nginx to 1.23.4
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | nginx | 1.23.3 | 1.23.4 |
This commit is contained in:
@@ -90,7 +90,7 @@ spec:
|
|||||||
additionalContainers:
|
additionalContainers:
|
||||||
nginx:
|
nginx:
|
||||||
name: nginx
|
name: nginx
|
||||||
image: nginx:1.23.3
|
image: nginx:1.23.4
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
Reference in New Issue
Block a user