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
romange
97982eef2c
chore(helm-chart): update to v1.14.2
2024-02-05 12:21:23 +00:00
romange
1e982cafe8
chore(helm-chart): update to v1.14.1
2024-01-25 12:22:19 +00:00
romange
fab811252b
chore(helm-chart): update to v1.14.0
2024-01-22 07:09:27 +00:00
romange
1900e499ba
chore(helm-chart): update to v1.13.0
2023-12-05 15:22:54 +00:00
romange
5f03fa4380
chore(helm-chart): update to v1.12.1
2023-11-06 17:46:48 +00:00
romange
21cc7e9aaf
chore(helm-chart): update to v1.12.0
2023-11-03 06:43:21 +00:00
romange
4e0126d72e
chore(helm-chart): update to v1.11.0
2023-10-16 10:40:31 +00:00
romange
c185a0b6ce
chore(helm-chart): update to v1.10.0
2023-09-13 12:08:27 +00:00
romange
b8a9d1f093
chore(helm-chart): update to v1.9.0
2023-09-05 14:33:11 +00:00
romange
db3721b6e2
chore(helm-chart): update to v1.8.0
2023-08-09 07:03:09 +00:00
romange
3103c6b2ed
chore(helm-chart): update to v1.7.1
2023-08-02 16:30:14 +00:00
romange
6e9f092fa2
chore(helm-chart): update to v1.6.2
2023-07-19 14:05:23 +00:00
romange
e2b61a3839
chore(helm-chart): update to v1.6.1
2023-07-13 06:52:02 +00:00
romange
698cbefac1
chore(helm-chart): update to v1.6.0
2023-07-10 12:17:11 +00:00
romange
7f3dc1dd51
chore(helm-chart): update to v1.4.0
2023-06-19 03:53:33 +00:00
romange
f19fdce6b2
chore(helm-chart): update to v1.3.0
2023-05-18 09:19:30 +00:00
romange
e23755d51e
chore(helm-chart): update to v1.2.1
2023-04-26 17:41:27 +00:00
romange
fd7c973ff8
chore(helm-chart): update to v1.2.0
2023-04-24 12:58:54 +00:00
romange
905593b47e
chore(helm-chart): update to v1.1.2
2023-04-04 09:53:23 +00:00
romange
525eda1f85
chore(helm-chart): update to v1.1.1
2023-04-03 02:49:55 +00:00
romange
daf4bae473
chore(helm-chart): update to v1.1.0
2023-04-02 18:10:08 +00:00
romange
23e055e675
chore(helm-chart): update to v1.0.0
2023-03-20 08:52:56 +00:00
Tarun Pothulapati
1fc7ef5eaa
chore(helm): update golden files to latest version ( #915 )
...
As Version is encoded into the rendered Helm manifests,
They need to be updated with each release so that these
files are in sync with the latest release version.
2023-03-06 19:53:12 +05:30
Tarun Pothulapati
60d22eba47
fix(charts): Use Release.Namespace
everywhere ( #884 )
...
This updates all the namespace fields in the Helm chart to use the
`Release.Namespace` template variable. This is the recommended way to
do it in Helm 3, and allows the chart to be installed in a namespace
as set by the user, without having to modify the chart or use
`--namespace` in `kubectl`.
2023-02-28 18:36:20 +05:30
Tarun Pothulapati
5dfaa1d061
test(chart): add golden file output rendering tests ( #882 )
...
This commit adds a new `golden_test.go` file into the helm chart
which essentially renders the chart with a set of values and
compares that with the expected golden file, and errors if
they don't match.
This builds on the existing CI values files in `ci/` directory. As
this is the first time, The golden files are rendered and added. This
means for all the future changes, The golden files can be updated
by running `go test -update` and the CI will fail if the golden files
are not updated. By doing this, Both the committer and reviewer
can be sure that the changes are intentional, without having to render
the chart manually.
2023-02-28 18:02:15 +05:30