1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00
Commit graph

37 commits

Author SHA1 Message Date
romange
1e3d9de0f6 chore(helm-chart): update to v1.25.5 2024-12-11 09:57:16 +00:00
adiholden
369899a40a chore(helm-chart): update to v1.25.4 2024-11-27 15:39:53 +00:00
romange
e7b49fa1c4 chore(helm-chart): update to v1.25.3 2024-11-26 02:24:10 +00:00
romange
7d6f745636 chore(helm-chart): update to v1.25.2 2024-11-21 00:02:14 +00:00
romange
7815c8d3d7 chore(helm-chart): update to v1.25.1 2024-11-12 08:04:45 +00:00
romange
745db2c82f chore(helm-chart): update to v1.25.0 2024-11-11 07:48:44 +00:00
romange
98bb5da67d chore(helm-chart): update to v1.24.0 2024-10-16 05:56:17 +00:00
adiholden
d876bcd5cb chore(helm-chart): update to v1.23.2 2024-10-10 18:22:34 +00:00
romange
79dc98dd03 chore(helm-chart): update to v1.23.1 2024-09-30 16:56:19 +00:00
romange
734be21407 chore(helm-chart): update to v1.23.0 2024-09-25 09:58:17 +00:00
romange
6f3da56e75 chore(helm-chart): update to v1.22.2 2024-09-16 20:06:02 +00:00
romange
14ac055a47 chore(helm-chart): update to v1.22.1 2024-09-08 09:29:23 +00:00
romange
7e3e4c507e chore(helm-chart): update to v1.22.0 2024-09-03 15:41:24 +00:00
romange
1987616443 chore(helm-chart): update to v1.21.4 2024-08-23 08:27:40 +00:00
romange
822a8fddc9 chore(helm-chart): update to v1.21.3 2024-08-22 10:33:47 +00:00
romange
cd450c2ea8 chore(helm-chart): update to v1.21.2 2024-08-16 01:56:58 +00:00
romange
6d945c6b81 chore(helm-chart): update to v1.21.1 2024-08-09 11:38:30 +00:00
romange
5db8d27363 chore(helm-chart): update to v1.21.0 2024-08-07 09:13:04 +00:00
romange
5d4b969bee chore(helm-chart): update to v1.20.1 2024-07-10 02:21:04 +00:00
romange
2ebe955e02 chore(helm-chart): update to v1.20.0 2024-07-09 12:42:58 +00:00
romange
3506ee0a14 chore(helm-chart): update to v1.19.2 2024-07-02 11:41:16 +00:00
romange
166719477b chore(helm-chart): update to v1.19.1 2024-07-01 06:20:49 +00:00
romange
58024d9e8f chore(helm-chart): update to v1.19.0 2024-06-05 05:50:12 +00:00
romange
d73ffc27b9 chore(helm-chart): update to v1.18.1 2024-05-16 13:22:25 +00:00
romange
ab2ce0fef8 chore(helm-chart): update to v1.18.0 2024-05-09 08:44:05 +00:00
romange
e352edd018 chore(helm-chart): update to v1.17.1 2024-04-18 05:09:32 +00:00
romange
f58ded488c chore(helm-chart): update to v1.17.0 2024-04-16 09:48:29 +00:00
romange
2e00d42fa6 chore(helm-chart): update to v1.16.1 2024-04-08 14:56:04 +00:00
romange
3e71ab7bde chore(helm-chart): update to v1.16.0 2024-04-03 05:34:24 +00:00
romange
e9734e7c11 chore(helm-chart): update to v1.15.1 2024-03-12 15:49:57 +00:00
romange
cf889486bc chore(helm-chart): update to v1.15.0 2024-03-04 05:54:31 +00:00
romange
d551c2a3d3 chore(helm-chart): update to v1.14.7 2024-03-04 04:24:20 +00:00
romange
7148479965 chore(helm-chart): update to v1.14.6 2024-03-01 02:51:15 +00:00
romange
ea98513a30 chore(helm-chart): update to v1.14.5 2024-02-22 08:17:26 +00:00
romange
8cce14ce85 chore(helm-chart): update to v1.14.4 2024-02-20 16:55:13 +00:00
romange
5b96e269a3 chore(helm-chart): update to v1.14.3 2024-02-07 06:19:10 +00:00
Michael Primeaux
951b0897e6
bug: DFLY_PASSWORD environment variable deprecation (#2539)
* If the image.tag version is equal to 14.0.0 or greater then specify the DFLY_requirepass environment variable. Otherwise use the DFLY_PASSWORD environment variable.

Signed-off-by: Michael Primeaux <michael.primeaux@mac.com>

* Corrected version logic and added golden test

Signed-off-by: Michael Primeaux <michael.primeaux@mac.com>

* Updated golden file for TLS + image.tag

Signed-off-by: Michael Primeaux <michael.primeaux@mac.com>

* fix CI for chart linting test

* rename new test specific to password

* use v1.13.0

* update golden chart

---------

Signed-off-by: Michael Primeaux <michael.primeaux@mac.com>
Signed-off-by: Michael Primeaux <mprimeaux@users.noreply.github.com>
Co-authored-by: Tarun Pothulapati <tarun@dragonflydb.io>
2024-02-06 13:42:05 +05:30