Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate bot 65dd37c1af Update Helm release external-dns to v8 2024-10-30 00:00:31 +00:00
4 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ image:
repository: binwiederhier/ntfy
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "v2.11.0"
tag: "v1.31.0"
imagePullSecrets: []
nameOverride: ""

View File

@ -4,7 +4,7 @@ kind: Kustomization
helmCharts:
- name: external-dns
repo: https://charts.bitnami.com/bitnami
version: 8.5.0
version: 8.3.12
releaseName: external-dns
namespace: external-dns
valuesInline:

View File

@ -10,7 +10,7 @@ helmCharts:
includeCRDs: true
namespace: node-feature-discovery
releaseName: node-feature-discovery
version: 0.16.6
version: 0.16.5
repo: https://kubernetes-sigs.github.io/node-feature-discovery/charts
valuesInLine:
master:

View File

@ -10,7 +10,7 @@ helmCharts:
includeCRDs: true
namespace: nvidia-device-plugin
releaseName: nvidia-device-plugin
version: 0.17.0
version: 0.14.4
repo: https://nvidia.github.io/k8s-device-plugin
valuesInline:
nodeSelector: "feature.node.kubernetes.io/pci-0300_10de_13c0_1569_13c0.present=true"