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.9.6
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent c6058d2 commit f7637a8
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.9.6@sha256:1405cc613bd95b2c6edd8b2a152510ae91c7e62aea4698500d23b2145960ab9c
terminationMessagePolicy: FallbackToLogsOnError
args:
- /nginx-ingress-controller
Expand Down

0 comments on commit f7637a8

Please sign in to comment.