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 name: gitea-valkey-primary-lvmhdd-0
namespace: openebs namespace: openebs
spec: spec:
capacity: "2147483648" capacity: "4294967296"
ownerNodeID: anapistula-delrosalae ownerNodeID: anapistula-delrosalae
shared: "yes" shared: "yes"
thinProvision: "no" thinProvision: "no"
@@ -20,7 +20,7 @@ metadata:
name: gitea-valkey-primary-lvmhdd-0 name: gitea-valkey-primary-lvmhdd-0
spec: spec:
capacity: capacity:
storage: 2Gi storage: 4Gi
accessModes: accessModes:
- ReadWriteOnce - ReadWriteOnce
persistentVolumeReclaimPolicy: Retain persistentVolumeReclaimPolicy: Retain
@@ -41,6 +41,6 @@ spec:
- ReadWriteOnce - ReadWriteOnce
resources: resources:
requests: requests:
storage: 2Gi storage: 4Gi
storageClassName: hdd-lvmpv storageClassName: hdd-lvmpv
volumeName: gitea-valkey-primary-lvmhdd-0 volumeName: gitea-valkey-primary-lvmhdd-0
+1 -1
View File
@@ -8,7 +8,7 @@ spec:
interval: 24h interval: 24h
url: https://github.com/usekaneo/kaneo.git url: https://github.com/usekaneo/kaneo.git
ref: ref:
tag: v2.12.1 tag: v2.19.1
ignore: | ignore: |
# exclude all # exclude all
/* /*
@@ -23,7 +23,7 @@ spec:
chart: chart:
spec: spec:
chart: vault-secrets-operator chart: vault-secrets-operator
version: 1.5.0 version: 1.5.1
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: hashicorp name: hashicorp