Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions storage/local-path/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ provisioner:
# Container image
image:
repository: rancher/local-path-provisioner
tag: 'v0.0.35'
tag: 'v0.0.36'
pullPolicy: IfNotPresent
# Replica count
replicas: 1
Expand Down Expand Up @@ -48,7 +48,7 @@ nodePathMap:
helperPod:
image:
repository: busybox
tag: '1.37.0'
tag: '1.38.0'

# Name overrides
nameOverride: ''
Expand Down
6 changes: 3 additions & 3 deletions storage/piraeus/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: piraeus
repository: oci://ghcr.io/piraeusdatastore/piraeus-operator
version: 2.10.5
version: 2.10.7
- name: linstor-cluster
repository: oci://ghcr.io/piraeusdatastore/helm-charts
version: 1.1.1
digest: sha256:6f5d964c5c9930f08c634b45c9bc8c4029b6e51e226bba6f6b59d651e12297f8
generated: "2026-03-10T17:06:38.193404334Z"
digest: sha256:f9adf7df851e6ba3418b800ae7a90feb64d492dbb7f5b61271c94430dd6ef6f7
generated: "2026-05-23T01:10:23.02907078Z"
2 changes: 1 addition & 1 deletion storage/piraeus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ sources:
- https://linbit.com/linstor/
dependencies:
- name: piraeus
version: '2.10.5'
version: '2.10.7'
repository: 'oci://ghcr.io/piraeusdatastore/piraeus-operator'
alias: piraeus-operator
- name: linstor-cluster
Expand Down
Loading