Skip to content

Tags: CloudPirates-io/helm-charts

Tags

redis-0.30.6

Toggle redis-0.30.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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-0.19.6

Toggle postgres-0.19.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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-0.11.0

Toggle zookeeper-0.11.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
[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-0.22.1

Toggle valkey-0.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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.

timescaledb-0.12.2

Toggle timescaledb-0.12.2's commit message

Verified

This commit was signed with the committer’s verified signature.
zOnlyKroks Finn Rades
Fix #1320

redis-0.30.5

Toggle redis-0.30.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[redis] Metrics-Sidecar now also supports Redis-TLS and Client-Certs (#…

…1394)

* Metrics-Service can be optionally disabled

* Metrics-Service can now be used with TLS and client-certs

rabbitmq-cluster-operator-0.3.3

Toggle rabbitmq-cluster-operator-0.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
zOnlyKroks Finn Rades
Fix #1392

rabbitmq-0.21.7

Toggle rabbitmq-0.21.7's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
[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>

nginx-0.13.0

Toggle nginx-0.13.0's commit message

Verified

This commit was signed with the committer’s verified signature.
zOnlyKroks Finn Rades
Fix #1386

redis-0.30.4

Toggle redis-0.30.4's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
[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>