Skip to content

Commit

Permalink
feat(helm): update chart external-dns ( 1.14.5 → 1.15.0 ) (#986)
Browse files Browse the repository at this point in the history
Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
Co-authored-by: Kireque <[email protected]>
  • Loading branch information
kireque-bot[bot] and kireque authored Sep 12, 2024
1 parent 7dfb6c4 commit 86e26bd
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: kubernetes-sigs-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: kubernetes-sigs-external-dns
Expand Down Expand Up @@ -44,13 +44,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
resources:
Expand Down

0 comments on commit 86e26bd

Please sign in to comment.