Kaynağa Gözat

Merge pull request #454 from ChristianLempa/renovate/nginx-1.x

chore(deps): update nginx docker tag to v1.27.2
Christian Lempa 1 yıl önce
ebeveyn
işleme
fe10b801d8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      kubernetes/nginx-http/nginx-http-deploy.yml

+ 1 - 1
kubernetes/nginx-http/nginx-http-deploy.yml

@@ -14,7 +14,7 @@ spec:
     spec:
       containers:
       - name: nginx-http
-        image: nginx:1.14.2
+        image: nginx:1.27.2
         ports:
         - name: web
           containerPort: 80