Skip to content

Commit

Permalink
chore(deps): update k8s.gcr.io/ingress-nginx/controller docker tag to…
Browse files Browse the repository at this point in the history
… v1.3.1
  • Loading branch information
renovate[bot] authored Sep 5, 2022
1 parent 809e470 commit 45afc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure/ingress-nginx/mandatory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: nginx-ingress-controller
image: k8s.gcr.io/ingress-nginx/controller:v1.2.0@sha256:d8196e3bc1e72547c5dec66d6556c0ff92a23f6d0919b206be170bc90d5f9185
image: k8s.gcr.io/ingress-nginx/controller:v1.3.1@sha256:54f7fe2c6c5a9db9a0ebf1131797109bb7a4d91f56b9b362bde2abd237dd1974
terminationMessagePolicy: FallbackToLogsOnError
args:
- /nginx-ingress-controller
Expand Down

0 comments on commit 45afc13

Please sign in to comment.