Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
fix(helm-chart): update helm release reloader to 1.0.62
Browse files Browse the repository at this point in the history
| datasource | package  | from   | to     |
| ---------- | -------- | ------ | ------ |
| helm       | reloader | 1.0.56 | 1.0.62 |
  • Loading branch information
Trux-Bot committed Jan 10, 2024
1 parent 1118c0d commit c60f6be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/kube-system/reloader/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: reloader
version: 1.0.56
version: 1.0.62
sourceRef:
kind: HelmRepository
name: stakater-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: reloader
version: 1.0.56
version: 1.0.62
sourceRef:
kind: HelmRepository
name: stakater-charts
Expand Down

0 comments on commit c60f6be

Please sign in to comment.