Skip to content

Commit

Permalink
feat(helm): update external-dns ( 1.14.5 → 1.15.0 ) (#8097)
Browse files Browse the repository at this point in the history
Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com>
Co-authored-by: Devin Buhl <[email protected]>
  • Loading branch information
bot-ross[bot] and onedr0p committed Sep 11, 2024
1 parent a9cae31 commit 0f98df4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: external-dns
version: 1.14.5
version: 1.15.0
sourceRef:
kind: HelmRepository
name: external-dns
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: external-dns
version: 1.14.5
version: 1.15.0
sourceRef:
kind: HelmRepository
name: external-dns
Expand Down Expand Up @@ -49,13 +49,13 @@ spec:
livenessProbe:
httpGet:
path: /healthz
port: http-wh-metrics
port: http-webhook
initialDelaySeconds: 10
timeoutSeconds: 5
readinessProbe:
httpGet:
path: /readyz
port: http-wh-metrics
port: http-webhook
initialDelaySeconds: 10
timeoutSeconds: 5
extraArgs:
Expand Down

0 comments on commit 0f98df4

Please sign in to comment.