You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/14 01:51:48 UTC

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #590: fix: modify ingress controller docker image version to 1.0.0

gxthrj commented on a change in pull request #590:
URL: https://github.com/apache/apisix-ingress-controller/pull/590#discussion_r669222203



##########
File path: samples/deploy/deployment/ingress-controller.yaml
##########
@@ -41,7 +41,7 @@ spec:
       hostNetwork: true
       dnsPolicy: ClusterFirstWithHostNet
       containers:
-      - image: apache/apisix-ingress-controller:0.1.0
+      - image: apache/apisix-ingress-controller:1.0.0

Review comment:
       Please see the master branch, have already been 1.0.0 https://github.com/apache/apisix-ingress-controller/blob/master/samples/deploy/deployment/ingress-controller.yaml#L44




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org