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