Tags: CloudPirates-io/helm-charts
Tags
[redis]: ensure servicemonitor has no diff compared to actual object (#… …1398) * redis: ensure servicemonitor has no diff compared to actual object Signed-off-by: Zadjad Rezai <121857296+zadjadr@users.noreply.github.com> * [redis]: update chart version 0.30.5 -> 0.30.6 --------- Signed-off-by: Zadjad Rezai <121857296+zadjadr@users.noreply.github.com>
[postgres] Use shared helper for metrics container securityContext (#… …1401) The metrics sidecar hardcoded runAsUser 65534, which breaks OpenShift restricted SCC when metrics.enabled is true. Switch to cloudpirates.renderContainerSecurityContext so metrics honors targetPlatform: openshift like the postgres container and other charts (valkey #1355, redis). Fixes #1399 Co-authored-by: Cursor <cursoragent@cursor.com>
[zookeeper] Add per-pod external LoadBalancer services (#1391) * [zookeeper] Add per-pod external LoadBalancer services --------- Signed-off-by: cloudpirates-bot <cloudpirates-bot@users.noreply.github.com> Co-authored-by: cloudpirates-bot <cloudpirates-bot@users.noreply.github.com>
[valkey] Always set masterauth for non-standalone architectures (#1388) fix(valkey): Always set masterauth for non-standalone architectures Previously, masterauth was only added when a pod was initially configured as a replica, causing NOAUTH errors when a former master is demoted to replica after Sentinel failover. This same issue was already fixed for the redis chart in #750; this applies the same fix to valkey.
[rabbitmq] Support HTTPRoute parentRef group and kind (#1389) * [rabbitmq] Support HTTPRoute parentRef group and kind --------- Signed-off-by: cloudpirates-bot <cloudpirates-bot@users.noreply.github.com> Co-authored-by: cloudpirates-bot <cloudpirates-bot@users.noreply.github.com>
[redis] Fix extraConfig being ignored in standalone architecture (#1385) * [redis] Fix extraConfig being ignored in standalone architecture * chore: auto-generate values.schema.json Signed-off-by: cloudpirates-bot <cloudpirates-bot@users.noreply.github.com> --------- Signed-off-by: cloudpirates-bot <cloudpirates-bot@users.noreply.github.com> Co-authored-by: cloudpirates-bot <cloudpirates-bot@users.noreply.github.com>
PreviousNext