From 9102eed2cbce172ad4d6e457fd1c9a09d6e9c503 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 19:10:52 +0800 Subject: [PATCH 1/2] feat(helm): update chart node-feature-discovery to 0.14.3 (#75) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/core/hardware/node-feature-discovery/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/hardware/node-feature-discovery/app/hr.yaml b/kube/deploy/core/hardware/node-feature-discovery/app/hr.yaml index f2477b09..ad47dea0 100644 --- a/kube/deploy/core/hardware/node-feature-discovery/app/hr.yaml +++ b/kube/deploy/core/hardware/node-feature-discovery/app/hr.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: node-feature-discovery - version: 0.12.1 + version: 0.14.3 sourceRef: kind: HelmRepository name: node-feature-discovery From 3f4822060b89db8d8eb47365627510424ca19e9e Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 19:12:13 +0800 Subject: [PATCH 2/2] feat(helm): update chart k8s-gateway to 2.1.0 (#111) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/core/dns/internal/k8s-gateway/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/dns/internal/k8s-gateway/app/hr.yaml b/kube/deploy/core/dns/internal/k8s-gateway/app/hr.yaml index 22047883..094012a4 100644 --- a/kube/deploy/core/dns/internal/k8s-gateway/app/hr.yaml +++ b/kube/deploy/core/dns/internal/k8s-gateway/app/hr.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: k8s-gateway - version: 2.0.4 + version: 2.1.0 sourceRef: name: k8s-gateway kind: HelmRepository