Github Action
906958cbcc
The next release version will be 0.62.0
2023-11-16 14:40:56 +00:00
Github Action
e4f7bc4b45
Publishing 0.61.0 to the Helm repository
2023-11-16 14:40:56 +00:00
0e0f29ee43
CronJob - Allow file ConfigMap & disabling command override ( #90 )
...
* allow file configmap on cron-job chart
* Allow disabling the command override in cronjob container
* Use name of volume instead of fileName for configmap naming
* Add YAML separator to configmaps to allow multiple configmap volumes
- before this change if you tried to use e.g. multiple file configmaps they would all be appended in one YAML file due to no usage of separators, which would lead to only one of the file confimaps actually be created.
* Fix broken test due to file configmap naming change
v0.61.0
2023-11-16 15:39:13 +01:00
Github Action
5f0d40f05f
The next release version will be 0.61.0
2023-11-11 20:37:45 +00:00
Github Action
410f2b6047
Publishing 0.60.0 to the Helm repository
2023-11-11 20:37:45 +00:00
Laszlo Fogas
9022b34793
Supporting v1alpha1 opensca.dev release
v0.60.0
2023-11-11 21:37:04 +01:00
Github Action
366eca776f
The next release version will be 0.60.0
2023-11-09 12:38:32 +00:00
Github Action
365544204c
Publishing 0.59.0 to the Helm repository
2023-11-09 12:38:32 +00:00
Youcef Guichi
9e1c6f7474
Merge pull request #86 from gimlet-io/minor-changes
...
Minor changes
v0.59.0
2023-11-09 13:26:02 +01:00
Youcef Guichi
84a18e1a01
Minor changes
2023-11-09 13:22:44 +01:00
Raz Amir
c7da3a4a4f
Add podLabels to onechart ( #83 )
...
* Add podLabels to onechart
* add unittest
2023-11-07 13:01:15 +01:00
Laszlo Fogas
d66a75ec36
osca.dev fields ( #82 )
2023-10-30 17:55:07 +01:00
Github Action
91667083fc
The next release version will be 0.59.0
2023-10-20 08:57:29 +00:00
Github Action
6673e96e94
Publishing 0.58.0 to the Helm repository
2023-10-20 08:57:28 +00:00
Laszlo Fogas
593756f621
Merge pull request #80 from gimlet-io/new-features
...
Added ability to refrence an env from an existing configMaps and secrets
v0.58.0
2023-10-20 10:55:41 +02:00
Laszlo Fogas
8032acb1b9
Default value for optional; bumping common chart version
2023-10-20 10:54:33 +02:00
Youcef Guichi
aafc0bbfab
Removed envfrom -- Updated unittest
2023-10-20 10:36:50 +02:00
Youcef Guichi
8720c33db4
Added ability to refrence an env from an existing configMaps and secrets
2023-10-19 11:33:48 +02:00
Github Action
775bd4b50c
The next release version will be 0.58.0
2023-08-22 13:16:43 +00:00
Github Action
59f8aee710
Publishing 0.57.0 to the Helm repository
2023-08-22 13:16:42 +00:00
Laszlo Fogas
3b9b6e30ae
Support for Gimlet metadata annotations
v0.57.0
2023-08-22 15:16:12 +02:00
Github Action
3a04385235
The next release version will be 0.57.0
2023-08-22 12:47:38 +00:00
Github Action
bde9fdfe3f
Publishing 0.56.0 to the Helm repository
2023-08-22 12:47:37 +00:00
Laszlo Fogas
5eca12d8e1
Static-site json schema updated to match the default values.yaml
v0.56.0
2023-08-22 14:47:01 +02:00
Github Action
ea74075201
The next release version will be 0.56.0
2023-08-21 14:59:28 +00:00
Github Action
c4f6e01ae5
Publishing 0.55.0 to the Helm repository
2023-08-21 14:59:27 +00:00
Laszlo Fogas
858f5e31e0
Changed default build settings
v0.55.0
2023-08-21 16:57:30 +02:00
Laszlo Fogas
cb00d364d6
Update values.yaml
2023-08-21 16:55:52 +02:00
Github Action
b3b33a4b18
The next release version will be 0.55.0
2023-08-21 14:41:32 +00:00
Github Action
a5933c0967
Publishing 0.54.0 to the Helm repository
2023-08-21 14:41:31 +00:00
Laszlo Fogas
52b7f9926b
Support for Gimlet metadata annotations
v0.54.0
2023-08-21 16:40:59 +02:00
Laszlo Fogas
3fda8ce594
Bugfix: namespace was missing
2023-08-21 16:39:26 +02:00
Laszlo Fogas
bcb020a12e
We only reference existing service accounts, never create it
2023-08-21 16:38:43 +02:00
Github Action
b2b6ac4a06
The next release version will be 0.54.0
2023-08-18 06:42:37 +00:00
Github Action
af09d73974
Publishing 0.53.0 to the Helm repository
2023-08-18 06:42:36 +00:00
Laszlo Fogas
5db236e7b2
Removed empty lines
v0.53.0
2023-08-18 08:37:47 +02:00
Laszlo Fogas
20455220c5
Revert "Removed emoty lines"
...
This reverts commit c4b19f2801 .
2023-08-17 19:28:47 +02:00
Laszlo Fogas
c4b19f2801
Removed emoty lines
2023-08-17 19:24:31 +02:00
Github Action
ba5fabf679
The next release version will be 0.53.0
2023-08-14 13:03:52 +00:00
Github Action
af56df9c19
Publishing 0.52.0 to the Helm repository
2023-08-14 13:03:51 +00:00
Youcef Guichi
d0aa57c456
Add security context to init containers -- Added unit test for it ( #76 )
...
* Add security context to init containers -- Added unit test for it
* Minor cleaning
---------
Co-authored-by: Laszlo Fogas <laszlo@gimlet.io >
v0.52.0
2023-08-14 15:01:22 +02:00
Laszlo Fogas
7b56a9d7c4
Fixing chart version
2023-08-14 13:39:54 +02:00
Laszlo Fogas
4943dc16c6
Preparing for static-site release
2023-08-14 13:39:19 +02:00
Github Action
3445336501
The next release version will be 0.52.0
2023-08-11 08:59:15 +00:00
Github Action
ddf8e253e7
Publishing 0.51.0 to the Helm repository
2023-08-11 08:59:15 +00:00
Ádám Sisák
38e586aa7b
Remove build tag in static site ( #77 )
...
* Chart schema edit
* Build tag removed
2023-08-11 10:58:05 +02:00
Github Action
f0d1bd712a
The next release version will be 0.51.0
2023-07-12 13:20:54 +00:00
Github Action
fe697ea2d4
Publishing 0.50.0 to the Helm repository
2023-07-12 13:20:54 +00:00
Youcef Guichi
aae45103a2
Add ignoreLimits flag to container resources ( #74 )
v0.50.0
2023-07-12 14:55:34 +02:00
Github Action
8c0968d1b5
The next release version will be 0.50.0
2023-06-09 07:00:08 +00:00