Commit graph

126 commits

Author SHA1 Message Date
romange
e148f1aa69 chore(helm-chart): update to v1.30.0 2025-05-09 12:09:26 +00:00
romange
38687526ad chore(helm-chart): update to v1.29.0 2025-04-21 08:26:09 +00:00
romange
420991d4d0 chore(helm-chart): update to v1.28.2 2025-04-17 11:49:58 +00:00
Thomas Camlong
2ae6c398d4
chore: Remove version attribute from compose file (#4869)
- Removes the warning the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion

Signed-off-by: Thomas Camlong <thomas@ajnart.fr>
2025-04-01 06:05:58 +00:00
romange
937fa28a89 chore(helm-chart): update to v1.28.1 2025-03-30 07:58:40 +00:00
romange
e736772ae7 chore(helm-chart): update to v1.27.4 2025-03-27 09:32:06 +00:00
romange
db9eae1d9d chore(helm-chart): update to v1.27.3 2025-03-17 18:23:23 +00:00
romange
802f350914 chore(helm-chart): update to v1.28.0 2025-03-17 16:59:58 +00:00
romange
c1cab562da chore(helm-chart): update to v1.27.2 2025-03-09 12:34:39 +00:00
romange
df0e3e2a16 chore(helm-chart): update to v1.27.1 2025-02-25 08:03:00 +00:00
romange
ddcc50c18f chore(helm-chart): update to v1.27.0 2025-02-11 13:57:36 +00:00
romange
1d9d61b03f chore(helm-chart): update to v1.26.4 2025-02-11 13:48:57 +00:00
romange
df48913056 chore(helm-chart): update to v1.26.3 2025-02-09 10:59:43 +00:00
romange
89db7ebf9b chore(helm-chart): update to v1.26.2 2025-01-30 21:05:36 +00:00
romange
679df5cd81 chore(helm-chart): update to v1.26.1 2025-01-13 07:18:17 +00:00
romange
d16209461c chore(helm-chart): update to v1.26.0 2024-12-22 12:53:18 +00:00
romange
682a3f6b15 chore(helm-chart): update to v1.25.6 2024-12-18 14:00:03 +00:00
romange
1e3d9de0f6 chore(helm-chart): update to v1.25.5 2024-12-11 09:57:16 +00:00
andreibe
ada96d9041
Feat(Helm chart): Add env vars into pods (#4196)
* feat: update pod template

Signed-off-by: andreibe <95860450+andreibe24@users.noreply.github.com>

* fix: remove duplicate

Signed-off-by: andreibe <95860450+andreibe24@users.noreply.github.com>

* feat: update chart values.yaml

Signed-off-by: andreibe <95860450+andreibe24@users.noreply.github.com>

* feat: update README.md

Signed-off-by: andreibe <95860450+andreibe24@users.noreply.github.com>

* fix: change template behaviour on env

Signed-off-by: andreibe <andreibe24@users.noreply.github.com>

* chore: add helm ci tests

Signed-off-by: andreibe <andreibe24@users.noreply.github.com>

* fix: rerun go test

Signed-off-by: andreibe <andreibe24@users.noreply.github.com>

* test: add extra manifests

Signed-off-by: andreibe <andreibe24@users.noreply.github.com>

* fix: ci tests

Signed-off-by: andreibe <andreibe24@users.noreply.github.com>

---------

Signed-off-by: andreibe <95860450+andreibe24@users.noreply.github.com>
Signed-off-by: andreibe <andreibe24@users.noreply.github.com>
Co-authored-by: andreibe <andreibe24@users.noreply.github.com>
Co-authored-by: Tarun Pothulapati <tarun@dragonflydb.io>
2024-12-02 08:11:50 +00:00
adiholden
369899a40a chore(helm-chart): update to v1.25.4 2024-11-27 15:39:53 +00:00
oOraph
1ceca471be
feat(contrib/helm): evaluate the provided passwordSecretName value as a template (#4046)
* feat(contrib/helm): evaluate the provided passwordSecretName value as a template

Useful to reuse some defined variables or functions directly to compute the value
(external chart for instance, that depends on this one)

example:
'{{ include "something.defined.elsewhere" $ }}-secrets'

Signed-off-by: Raphael Glon <oOraph@users.noreply.github.com>

* update golden tests

---------

Signed-off-by: Raphael Glon <oOraph@users.noreply.github.com>
Co-authored-by: Raphael Glon <oOraph@users.noreply.github.com>
Co-authored-by: Tarun Pothulapati <tarun@dragonflydb.io>
2024-11-27 17:33:18 +05:30
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
dependabot[bot]
eedb04509d
chore(deps): bump github.com/gruntwork-io/terratest from 0.41.11 to 0.47.2 in /contrib/charts/dragonfly (#4058)
chore(deps): bump github.com/gruntwork-io/terratest

Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.41.11 to 0.47.2.
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.41.11...v0.47.2)

---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 22:34:48 +02: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
Stefan Roman
69db21db4c
feat(helm): add hostNetwork, topologySpreadConstraint and clusterIP su… (#3389)
* add(helm): add hostNetwork, topologySpreadConstraint and clusterIP support

* parameters hostNetwork and clusterIP shouold not be templated if they are not explicitly used

---------

Signed-off-by: Stefan Roman <elegant.frog3113@fastmail.com>
Co-authored-by: Stefan Roman <elegant.frog3113@fastmail.com>
2024-09-22 08:08:01 +03: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
dependabot[bot]
d6378bc43b
chore(deps): bump google.golang.org/protobuf from 1.26.0 to 1.33.0 in /contrib/charts/dragonfly (#3604)
chore(deps): bump google.golang.org/protobuf

Bumps google.golang.org/protobuf from 1.26.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-29 16:41:08 +03:00
dependabot[bot]
97e53a029c
chore(deps): bump golang.org/x/net from 0.7.0 to 0.23.0 in /contrib/charts/dragonfly (#3601)
chore(deps): bump golang.org/x/net in /contrib/charts/dragonfly

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-29 15:46:53 +03: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
Tarun Pothulapati
6545809852
Namespace support in prometheus rule (#2931)
* helm templating and test cases for namespace support in prometheus rule crd

* updated prometheus rules

---------

Co-authored-by: Yash Jagdale <yash@databahn.ai>
Co-authored-by: Roman Gershman <roman@dragonflydb.io>
2024-04-19 09:31:29 +00:00
romange
e352edd018 chore(helm-chart): update to v1.17.1 2024-04-18 05:09:32 +00:00