Skip to content

Commit

Permalink
fix(deps): update helm release openebs ( 4.1.1 → 4.1.2 ) (#4292)
Browse files Browse the repository at this point in the history
Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com>
  • Loading branch information
tyriis-automation[bot] authored Jan 10, 2025
1 parent 51a1426 commit 2b7e4a4
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 @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: openebs
version: 4.1.1
version: 4.1.2
sourceRef:
kind: HelmRepository
name: openebs-charts
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/kube-nas/bootstrap/openebs/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: openebs
repo: https://openebs.github.io/openebs/
version: 4.1.1
version: 4.1.2
releaseName: openebs
namespace: openebs-system
valuesFile: values.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: openebs
version: 4.1.1
version: 4.1.2
sourceRef:
kind: HelmRepository
name: openebs-charts
Expand Down

0 comments on commit 2b7e4a4

Please sign in to comment.