Skip to content

Commit

Permalink
npd: bump tag instead of helm chart due to problems with downloading …
Browse files Browse the repository at this point in the history
…that chart
  • Loading branch information
paulfantom committed Nov 22, 2024
1 parent c440d61 commit 15937c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion base/node-problem-detector/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: node-problem-detector
version: "2.3.15"
version: "2.3.13"
sourceRef:
kind: HelmRepository
name: deliveryhero
Expand Down
3 changes: 3 additions & 0 deletions base/node-problem-detector/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Config reference: https://github.com/deliveryhero/helm-charts/blob/master/stable/node-problem-detector/values.yaml

image:
tag: v0.8.20

metrics:
enabled: true
serviceMonitor:
Expand Down

0 comments on commit 15937c7

Please sign in to comment.