Skip to content

Commit

Permalink
feat(helm): update chart metallb to 0.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 16341ab commit 293bb73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/link-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Find Link Checker Issue
id: link-checker-issue
uses: micalevisk/last-issue-action@0d40124cc99ac8601c2516007f0c98ef3d27537b # v2.3.0
uses: micalevisk/last-issue-action@f5661581217cc78cc282d1351aa65bd8bd155003 # v2.2.1
with:
state: open
labels: |
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/networking/metallb/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: metallb
version: 0.13.12
version: 0.14.8
sourceRef:
kind: HelmRepository
name: metallb
Expand Down

0 comments on commit 293bb73

Please sign in to comment.