4 Commits
Author SHA1 Message Date
Renovate d22ffe7546 Update dependency kaneo to v2.19.1 2026-08-16 20:13:19 +00:00
Lumpiasty 1b6b8eee16 Increase valkey storage
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
2026-08-16 21:20:18 +02:00
Renovate aa7842a5d5 Merge pull request 'Update Helm release vault-secrets-operator to v1.5.1' (#402) from renovate/vault-secrets-operator-1.x into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline failed
2026-08-13 02:01:01 +00:00
Renovate 7d6158af20 Update Helm release vault-secrets-operator to v1.5.1 2026-08-13 02:00:56 +00:00
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -7,7 +7,7 @@ metadata:
name: gitea-valkey-primary-lvmhdd-0
namespace: openebs
spec:
capacity: "2147483648"
capacity: "4294967296"
ownerNodeID: anapistula-delrosalae
shared: "yes"
thinProvision: "no"
@@ -20,7 +20,7 @@ metadata:
name: gitea-valkey-primary-lvmhdd-0
spec:
capacity:
storage: 2Gi
storage: 4Gi
accessModes:
- ReadWriteOnce
persistentVolumeReclaimPolicy: Retain
@@ -41,6 +41,6 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 2Gi
storage: 4Gi
storageClassName: hdd-lvmpv
volumeName: gitea-valkey-primary-lvmhdd-0
+1 -1
View File
@@ -8,7 +8,7 @@ spec:
interval: 24h
url: https://github.com/usekaneo/kaneo.git
ref:
tag: v2.12.1
tag: v2.19.1
ignore: |
# exclude all
/*
@@ -23,7 +23,7 @@ spec:
chart:
spec:
chart: vault-secrets-operator
version: 1.5.0
version: 1.5.1
sourceRef:
kind: HelmRepository
name: hashicorp