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.5.2
  • Loading branch information
renovate[bot] authored Jan 4, 2023
1 parent 8aa318b commit 58d1153
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.5.2@sha256:3870522ed937c9efb94bfa31a7eb16009831567a0d4cbe01846fc5486d622655
terminationMessagePolicy: FallbackToLogsOnError
args:
- /nginx-ingress-controller
Expand Down

0 comments on commit 58d1153

Please sign in to comment.