We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ddfc3c commit fb8d85aCopy full SHA for fb8d85a
kubernetes/apps/nginx-ingress/daemonset.yaml
@@ -32,7 +32,7 @@ spec:
32
# - name: nginx-log
33
# emptyDir: {}
34
containers:
35
- - image: nginx/nginx-ingress:3.5.2
+ - image: nginx/nginx-ingress:3.6.1
36
imagePullPolicy: IfNotPresent
37
name: nginx-ingress
38
ports:
kubernetes/apps/nginx-ingress/deployment.yaml
@@ -33,7 +33,7 @@ spec:
39
0 commit comments