Skip to content

Releases: gimlet-io/onechart

Release v0.63.0

20 Dec 09:33
78d23b1
Compare
Choose a tag to compare

What's Changed

  • Dropping yaml anchors - we have helm tpls for the same purpose by @laszlocph in #113
  • container and podSpec fields to add or overwrite any field @laszlocph in #114

Full Changelog: v0.62.0...2023122

Release v0.62.0

15 Dec 13:41
de52306
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.61.0...v0.62.0

Release v0.61.0

16 Nov 14:40
0e0f29e
Compare
Choose a tag to compare
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

Release v0.60.0

11 Nov 20:37
Compare
Choose a tag to compare
Supporting v1alpha1 opensca.dev release

Release v0.59.0

09 Nov 12:38
9e1c6f7
Compare
Choose a tag to compare

#82 Handling https://opensca.dev/ annotations
#83 Custom pod labels

Release v0.58.0

20 Oct 08:57
593756f
Compare
Choose a tag to compare

#79 Ability to refer to existing configmaps and secrets

existingConfigMaps:
  - name: blabla
existingSecrets:
  - name: blabla2

Release v0.57.0

22 Aug 13:16
Compare
Choose a tag to compare
Support for Gimlet metadata annotations

Release v0.56.0

22 Aug 12:47
Compare
Choose a tag to compare

Release v0.55.0

21 Aug 14:59
858f5e3
Compare
Choose a tag to compare

onechart/static-site bugfixes.

Release v0.54.0

21 Aug 14:41
Compare
Choose a tag to compare