Azure / k8s-bake

GitHub Action creating Kubernetes manifest files with Helm, Kustomize, or Kompose
MIT License
52 stars 33 forks source link

Bump Node and Kompose versions #90

Closed khmyznikov closed 7 months ago

khmyznikov commented 9 months ago

Need to bump KomposeVersion because it's not compatible with current Azure Kubernetes config anymore.

jlnunez89 commented 9 months ago

@khmyznikov version v1.32.0 just came out, might as well update it to that.

jlnunez89 commented 9 months ago

also, reminder for anyone running into this (and while this gets resolution), you can specify the version you want by using the kompose-version arg, like:

image

CristianAtMaersk commented 7 months ago

Hi, could we get a release with the new Node version? GitHub actions are complaining about the deprecated node16 version. Thank you :)

davidgamero commented 7 months ago

will need https://github.com/Azure/k8s-bake/pull/92 to merge as well to be able to cut a new release

davidgamero commented 7 months ago

closing in favor of https://github.com/Azure/k8s-bake/pull/93 to reduce duplicates