-
Notifications
You must be signed in to change notification settings - Fork 15
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.13.3 ) #5190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/nas-1-ingress-nginx-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
--- kubernetes/nas-1/apps/network/ingress-nginx/internal Kustomization: flux-system/nginx-internal HelmRelease: network/nginx-internal
+++ kubernetes/nas-1/apps/network/ingress-nginx/internal Kustomization: flux-system/nginx-internal HelmRelease: network/nginx-internal
@@ -14,13 +14,13 @@
chart: ingress-nginx
interval: 30m
sourceRef:
kind: HelmRepository
name: ingress-nginx
namespace: flux-system
- version: 4.9.0
+ version: 4.11.3
interval: 30m
values:
controller:
admissionWebhooks:
objectSelector:
matchExpressions: |
--- HelmRelease: network/nginx-internal Deployment: network/nginx-internal-controller
+++ HelmRelease: network/nginx-internal Deployment: network/nginx-internal-controller
@@ -30,13 +30,13 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: controller
spec:
dnsPolicy: ClusterFirst
containers:
- name: controller
- image: registry.k8s.io/ingress-nginx/controller:v1.9.5@sha256:b3aba22b1da80e7acfc52b115cae1d4c687172cbf2b742d5b502419c25ff340e
+ image: registry.k8s.io/ingress-nginx/controller:v1.11.3@sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
exec:
command:
- /wait-shutdown
@@ -48,12 +48,13 @@
- --controller-class=k8s.io/ingress-nginx-internal
- --ingress-class=nginx
- --configmap=$(POD_NAMESPACE)/nginx-internal-controller
- --validating-webhook=:8443
- --validating-webhook-certificate=/usr/local/certificates/cert
- --validating-webhook-key=/usr/local/certificates/key
+ - --enable-metrics=false
- --default-ssl-certificate=network/holthome-net-tls
securityContext:
runAsNonRoot: true
runAsUser: 101
allowPrivilegeEscalation: false
seccompProfile:
--- HelmRelease: network/nginx-internal ValidatingWebhookConfiguration: network/nginx-internal-admission
+++ HelmRelease: network/nginx-internal ValidatingWebhookConfiguration: network/nginx-internal-admission
@@ -27,12 +27,13 @@
admissionReviewVersions:
- v1
clientConfig:
service:
name: nginx-internal-controller-admission
namespace: network
+ port: 443
path: /networking/v1/ingresses
objectSelector:
matchExpressions:
- key: ingress-class
operator: In
values:
--- HelmRelease: network/nginx-internal ServiceAccount: network/nginx-internal-admission
+++ HelmRelease: network/nginx-internal ServiceAccount: network/nginx-internal-admission
@@ -10,7 +10,8 @@
labels:
app.kubernetes.io/name: ingress-nginx
app.kubernetes.io/instance: nginx-internal
app.kubernetes.io/part-of: ingress-nginx
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: admission-webhook
+automountServiceAccountToken: true
--- HelmRelease: network/nginx-internal Job: network/nginx-internal-admission-create
+++ HelmRelease: network/nginx-internal Job: network/nginx-internal-admission-create
@@ -23,13 +23,13 @@
app.kubernetes.io/part-of: ingress-nginx
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: admission-webhook
spec:
containers:
- name: create
- image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231011-8b53cabe0@sha256:a7943503b45d552785aa3b5e457f169a5661fb94d82b8a3373bcd9ebaf9aac80
+ image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f
imagePullPolicy: IfNotPresent
args:
- create
- --host=nginx-internal-controller-admission,nginx-internal-controller-admission.$(POD_NAMESPACE).svc
- --namespace=$(POD_NAMESPACE)
- --secret-name=nginx-internal-admission
--- HelmRelease: network/nginx-internal Job: network/nginx-internal-admission-patch
+++ HelmRelease: network/nginx-internal Job: network/nginx-internal-admission-patch
@@ -23,13 +23,13 @@
app.kubernetes.io/part-of: ingress-nginx
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: admission-webhook
spec:
containers:
- name: patch
- image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231011-8b53cabe0@sha256:a7943503b45d552785aa3b5e457f169a5661fb94d82b8a3373bcd9ebaf9aac80
+ image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f
imagePullPolicy: IfNotPresent
args:
- patch
- --webhook-name=nginx-internal-admission
- --namespace=$(POD_NAMESPACE)
- --patch-mutating=false |
631ad4a
to
1c11cd2
Compare
1c11cd2
to
9d2b7fe
Compare
9d2b7fe
to
7e81bb0
Compare
7e81bb0
to
ffc4b5e
Compare
ffc4b5e
to
5c6bb6e
Compare
5c6bb6e
to
9ec720d
Compare
9ec720d
to
e458096
Compare
e458096
to
57b856b
Compare
57b856b
to
6e1081e
Compare
6e1081e
to
f67bd15
Compare
f67bd15
to
66a7602
Compare
66a7602
to
9fc3136
Compare
9fc3136
to
91accc2
Compare
| datasource | package | from | to | | ---------- | ------------- | ----- | ------ | | helm | ingress-nginx | 4.9.0 | 4.13.3 |
91accc2
to
71fd965
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.9.0
->4.13.3
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes/ingress-nginx (ingress-nginx)
v4.13.3
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.13.3
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.13.2...helm-chart-4.13.3
v4.13.2
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.13.2
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.13.1...helm-chart-4.13.2
v4.13.1
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.13.1
helm-test
target. (#13659)Full Changelog: kubernetes/ingress-nginx@helm-chart-4.13.0...helm-chart-4.13.1
v4.13.0
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.13.0
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.12.0...helm-chart-4.13.0
v4.12.7
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.12.7
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.12.7...helm-chart-4.12.7
v4.12.6
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.12.6
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.12.5...helm-chart-4.12.6
v4.12.5
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.12.5
helm-test
target. (#13660)Full Changelog: kubernetes/ingress-nginx@helm-chart-4.12.4...helm-chart-4.12.5
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.