Commit Graph

8 Commits

Author SHA1 Message Date
Gabriella Gonzalez
299351e9df
Upgrade dhall-haskell reference (#182)
… to pick up the `NatOrString` changes from:

71a8374c2a
2022-03-09 07:42:32 -08:00
arobertn
bc7719ecdb
Pass natural/integer preference args to openapi-to-dhall (#178) 2022-01-13 17:10:10 -08:00
Gabriella Gonzalez
49d1d68d2c
Fix handling of additional properties (#180)
… by pulling in the fix from https://github.com/dhall-lang/dhall-haskell/pull/2343
2021-12-03 09:19:20 -08:00
Will Sewell
2b6210de20
Update dhall-openapi and regenerate (#162)
Includes changes from https://github.com/dhall-lang/dhall-haskell/pull/2126
and https://github.com/dhall-lang/dhall-haskell/pull/2137.
2021-01-17 12:21:24 +00:00
Will Sewell
079178f537
Update dhall-openapi (#158)
* Fetch latest versions of kubernetes

* Update dhall-openapi and regenerate
2021-01-15 09:10:08 -08:00
Gabriel Gonzalez
a4126b7f8f
Fix apiVersion/kind defaults for PersistentVolumeClaim (#155) 2020-10-31 19:51:58 -07:00
Gabriel Gonzalez
ad3369f9f9
Fix PersistentVolumeClaim (#144)
Fixes https://github.com/dhall-lang/dhall-kubernetes/issues/136
2020-09-07 21:30:28 -07:00
Gabriel Gonzalez
f4bf4b9ddf
Only build README and examples for the preferred version (#132)
Also generate version 1.18 along the way

Fixes https://github.com/dhall-lang/dhall-kubernetes/issues/131
2020-07-23 19:19:21 -07:00