Skip to content

Commit

Permalink
feat(helm): update truenas group
Browse files Browse the repository at this point in the history
| datasource | package           | from    | to      |
| ---------- | ----------------- | ------- | ------- |
| helm       | ingress-nginx     | 4.11.3  | 4.12.0  |
| helm       | rook-ceph         | v1.15.7 | v1.16.0 |
| helm       | rook-ceph-cluster | v1.15.7 | v1.16.0 |
  • Loading branch information
repo-jeeves[bot] authored Jan 2, 2025
1 parent b9daf24 commit 925d03b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: ingress-nginx
version: 4.11.3
version: 4.12.0
sourceRef:
kind: HelmRepository
name: ingress-nginx-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: rook-ceph-cluster
version: v1.15.7
version: v1.16.0
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
chart:
spec:
chart: rook-ceph
version: v1.15.7
version: v1.16.0
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
Expand Down

0 comments on commit 925d03b

Please sign in to comment.