All notable changes to this chart will be documented in this file.
- Update image.repository to v8.6.2 (#1183) (30f53b10)
- Update image.repository to 315270d (#1166) (d7d835e6)
- Update image.repository to a019c00 (#1146) (9e1d0494)
- [redis]: Fix missing tls arguments for sentinel probe monitoring (c7e4f959)
- [redis]: Make master discovery service respect tls certificates (#1129) (ce85ec27)
- Increase resource limits for sentinel pods (#1119) (1f459645)
- [redis]: Add ipFamilies and ipFamilyPolicy support to all services (#1088) (082f5e16)
- Added Option to run redis as Deployment (#1091) (40983de0)
- Properly set the default for existingSecretPasswordKey inside the values.yaml (bdba22f5)
- [oliver006/redis_exporter] Update image to v1.82.0 (#1100) (d506ea7a)
- [redis]: honor serviceMonitor namespace (#1094) (368bb9fc)
- Some values.yaml fixes across a few charts. (#1077) (84211ef5)
- [redis]: Fix egress policies (#1081) (569b9095)
- [redis]: Allow nodePort to be configured for standalone mode (#1064) (f1e2728f)
- [alpine/kubectl] Update image to v1.35.2 (#1080) (55143c4c)
- Update charts/redis/values.yaml redis (#1054) (02c5ad1a)
- Update charts/redis/values.yaml redis to v8.6.1 (patch) (#1047) (6e8d4335)
- [redis]: Extend redis secret connection (#1045) (514618e6)
- [redis]: Redis Sentinel now also uses TLS for itself and connections to Redis Instances (#1038) (87236b20)
- [universal]: Bump all charts to common 2.2.0 (#1020) (cbeb5b19)
- [alpine/kubectl] Update image to v1.35.1 (#1016) (c9b58fcf)
- [redis]: Add explicit timeout for redis-cli pings instead of 240s default (#1005) (3e7c2a2c)
- [oliver006/redis_exporter] Update image to v1.81.0 (#997) (3c6bb716)
- Update charts/redis/values.yaml redis to v8.6.0 (minor) (#994) (f0c64173)
- Update charts/redis/values.yaml redis (#955) (bb7642f0)
- [redis]: Adjust condition around serviceAccountName (#945) (ff1ee153)
- Update charts/redis/values.yaml redis (#944) (d8910387)
- [all]: Update documentation to include proper cosign public key (e42365dc)
- [redis]: Implement existingFilePath for acl on redis (#936) (29457105)
- [redis]: Seperate client and server tls certs for liveness and readiness probes (#883) (e643acf4)
- [all]: Update every chart to newest common (#920) (f8d134d5)
- [oliver006/redis_exporter] Update image to v1.80.2 (#908) (d8034e25)
- Fix network policy egress, improve cluster init job reliability (#894) (cf622362)
- [redis]: Configurable log level through values.yaml (#862) (3ca65234)
- Update charts/redis/values.yaml redis (#857) (625d9f57)
- don't create secret when acl is enabled (#851) (21cb78c4)
- Allow disabling egress in network policy, headless service should publish not ready addresses when sentinel is enabled (#843) (32119084)
- Include Sentinel port in default service when enabled (#811) (32afbf17)
- Update charts/redis/values.yaml redis (#820) (8bac28e5)
- [alpine/kubectl] Update image to v1.35.0 (#775) (4f78b862)
- Cluster add support for custom conig in redis.conf #756 (90ed6a7c)
- [redis]: Missing CPU Limit in values.yaml #800 (b09ce6dc)
- [redis]: fix prestop failover verification logic (#803) (4c109183)
- change exporter image to alpine based and fix command rendering (#795) (63662dce)
- [redis]: support zero-downtime upgrades with Sentinel failover (#782) (1be7c755)
- add option to configure auth via acl (#780) (208eaadd)
- [redis]: add sentinel monitoring (#774) (00e4fefc)
- [redis]: add missing label for sentinel (#773) (9df4b001)
- [redis]: Implement proxy for non sentinel aware proxies (#703) (0e2ac9f9)
- chore(redis): Bump version to 0.17.5 (#762) (daa894ea)
- fix(redis): Always set masterauth for non-standalone architectures (#750) (a8b07f48)
- add readiness and liveness probes to redis sentinel (#755) (594cf3d2)
- [redis, valkey,rabbitmq,zookeeper]: allow setting revisionHistoryLimit (#725) (ac9e1ba9)
- fix(redis): prevent password logging in sentinel startup (#731) (2e859400)
- fix(redis): Fix headless-service annotations rendering for empty values (#734) (4e95aa6a)
- [redis]: allow changing revisionHistoryLimit (#723) (38a42388)
- Update charts/redis/values.yaml redis (#716) (887591b0)
- Update charts/redis/values.yaml redis (#713) (689ef890)
- return fqdn for sentinel replicas lookup (#700) (#701) (76a4a103)
- Fix Redis issue with immutableFields cause by the label addition on volumeClaimTemplate (#695) (f5ce66fb)
- metrics service annotation does not work (#687) (6c053afb)
- add resources to init-cluster job (#680) (63f8d229)
- set save in config if persistence is disabled (#677) (4fdcde0c)
- [universal] add labels to statefulset pvc-templates (#681) (87624a55)
- Update charts/redis/values.yaml redis to v8.4.0 (minor) (#633) (96c8dd71)
- [oliver006/redis_exporter] Update image to v1.80.1 (#655) (fcb59bc3)
- add option to use ip or hostname for sentinal announce-ip (#639) (639cd319)
- fix condition in statefulset (#637) (8b74e742)
- [redis]: tls support (963e2b88)
- add templating to all annotations (#608) (2a78f9d8)
- sentinel use hostnames (#615) (0a0357b9)
- [mongodb/redis/posgres] Add subPath option when using existingClaim (#613) (8aa277e1)
- [universal] update readme files (#583) (e63f5f94)
- Update charts/redis/values.yaml redis (#554) (1737c287)
- [redis]: Headless Service annotations (10daf471)
- Update charts/redis/values.yaml redis (#547) (f0ba3c61)
- [redis]: fix sidecar auth args (967558f3)
- Update charts/redis/values.yaml redis to v8.2.3 (patch) (#536) (2410eff0)
- [oliver006/redis_exporter] Update image to v1.80.0 (#532) (f3577714)
- Implement startup probe (579459a8)
- Fix probes commands (#511) (0ac529f0)
- Add support for Redis Cluster (#507) (c1e9fa8d)
- fix: extraEnvVars parameter in statefulset template (#503) (b681b999)
- fix: metrics sidecar variable expansion (#499) (af02f4a7)
- Add master service for non-sentinel replication mode (#492) (cafeccda)
- Add support for extraPorts in Services and StatefulSet (#485) (18055225)
- [etcd, rabbitmq, redis, zookeeper] add signature verification documentation to readme (#476) (91c73105)
- [universal] unify extraEnvVars in all charts (#477) (4aee7b4a)
- fix service annotations (#470) (74d2a994)
- Redis / Rabbitmq: add lifecyle hooks (b2537768)
- [universal] Update annotations, labels, podannotations and podlabel (#454) (cdb38db9)
- add service support annotations (#446) (72e7eb72)
- Update charts/redis/values.yaml redis (#434) (b833a77b)
- [universal]: Support extra secret templating (#444) (c2b20246)
- Modifiable cluster domain (#427) (88652de1)
- [universal] add --upload=true to cosign sign (#437) (e89e0ee4)
- add support for replication mode without sentinel (#428) (8cbfff28)
- [unversal] Add signing informations for artifacthub (#415) (e761c906)
- Network policies (#412) (43c7285b)
- [universal] use a string instead of a boolean (#413) (c24d26d6)
- [universal] improve chart artifact annotations (#404) (37f1c5be)
- [oliver006/redis_exporter] Update image to v1.79.0 (#408) (11c625a3)
- Allow Sentinel authentication to be configured independently from Redis authentication (#403) (ac126164)
- Add initContainer securityContext and improve security defaults (#397) (2b5c4bd2)
- [universal] Rework all schema json (#393) (79d1439f)
- Add additional args (#384) (6dc59ebd)
- Fix namespace key prefix on redis pdb (#385) (6451b4cc)
- Add pdb and rootOnlyFilesystem options (#383) (86b889fb)
- Update chart.yaml dependencies for indepentent charts (#382) (87acfb14)
- [universal] Fix imagepullsecret in vales.schema.json (#374) (bcc566c2)
- [universal]: Fix changelog generation (#354) (2e973c09)
- feat: use "common.namespace" (#332) (6dd8563c)
- fix: better IPv6 compatibility (#296) (1d3543c7)
- [mongodb] fix: newline between mongo labels and additional labels (#301) (ea7937ff)
- [redis , rabbitmq]: Add podAnnotations (#294) (6d788697)
- add tests for openshift (#226) (c80c98ac)
- [mongodb] feat: add metrics exporter (#243) (c931978f)
- Include podLabels in redis statefulset (#274) (024da558)
- Update charts/redis/values.yaml redis to v8.2.2 (patch) (#264) (f699d004)
- [oliver006/redis_exporter] Update oliver006/redis_exporter to v1.78.0 (#235) (508fd61b)
- Update redis to v8.2.2 (#233) (363468b8)
- [redis]: fix dual stack networking issues (#227) (381bd769)
- Add automatically generated fields to volumeClaimTemplates (#218) (5f4142b2)
- chore(deps): update redis:8.2.1 Docker digest to 5fa2edb (#188) (6a72e004)
- chore(deps): update docker.io/redis:8.2.1 Docker digest to 5fa2edb (#187) (fe21dc26)
- make redis run on openshift (#193) (cc4d3c33)
- return fqdn for sentinel master lookup (#156) (00b9882f)
- Update CHANGELOG.md (7691aa0c)
- requirepass for sentinel cli operations when password is set (60d1b5ca)
- Update CHANGELOG.md (fcf698f0)
- Update CHANGELOG.md (1afe4985)
- Update CHANGELOG.md (0da41aa3)
- Update CHANGELOG.md (8425f12e)
- Update CHANGELOG.md (2753a1ed)
- Update CHANGELOG.md (f6ea97b1)
- Update CHANGELOG.md (9bd42ad4)
- [redis]: Persistent volume claim retentionpolicy (1f708a5a)
- Update CHANGELOG.md (18008d20)
- bump up chart patch version (c436c6d6)
- Add topologySpreadConstraints option to the chart (9c9eeeb9)
- Update CHANGELOG.md (e60664c7)
- chore: bump chart version (b8bec46f)
- feat: bind resource to init-container resources from values (014db833)
- feat: add init container resources configurable values (852ac342)
- Update CHANGELOG.md (025e4b21)
- Fix lint (9943a660)
- Bump chart version (a8924929)
- Fix pod not restarting after configmap change (81816495)
- Decrease defaults (572cba97)
- Bitnami style fail over script (9b9a395f)
- Unhardcode ips (b6e0a4ef)
- Implement suggested improvements (aeac191f)
- Improve defaults (b9648256)
- Configurable recheck values (cf319619)
- Full rework (a8f4e562)
- Update CHANGELOG.md (103dbd57)
- Sync on restart if sentinel available (628128e9)
- Minor improvements (016dee25)
- Update CHANGELOG.md (46573705)
- Fix invalid master detection (f1545d9c)
- Fix roles (9f6cd01b)
- Update CHANGELOG.md (e572ff3b)
- fix lint (c9a0e4fa)
- Bump chart version (a6ac9084)
- Implement redis sentinal functionality (70d64d52)
- Update CHANGELOG.md (507c1874)
- Bump version (43dceb24)
- Update docker.io/redis:8.2.1 Docker digest to acb90ce (eb469b05)
- bump all chart versions for new extraObjects feature (aaa57f90)
- add extraObject array to all charts (34772b70)
- Fix values.yaml / Chart.yaml linting issues (043c7e0a)
- Add initial Changelogs to all Charts (68f10ca2)
- Initial release