Skip to content

Commit

Permalink
update nginx-ingress-controller to v0.48.1
Browse files Browse the repository at this point in the history
Signed-off-by: pixiake <guofeng@yunify.com>
  • Loading branch information
pixiake committed Nov 2, 2021
1 parent 890db56 commit 6dae134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/download/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ auditing_webhook_tag: v0.2.0

#ingress:
nginx_ingress_controller_repo: "{{ base_repo }}{{ namespace_override | default('kubesphere') }}/nginx-ingress-controller"
nginx_ingress_controller_tag: v0.35.0
nginx_ingress_controller_tag: v0.48.1
defaultbackend_repo: "{{ base_repo }}{{ namespace_override | default('mirrorgooglecontainers') }}/defaultbackend-amd64"
defaultbackend_tag: 1.4

Expand Down

0 comments on commit 6dae134

Please sign in to comment.