• False
    • None
    • False
    • Release Notes
    • Hide
      = Devfile 2.3.0 support

      With this release, the new 2.3.0 `schemaVersion` of the devfile is supported for the CDE definition:

      [source, code]
      ----
      schemaVersion: 2.3.0
      metadata:
        generateName: quarkus-api-example
      attributes:
        controller.devfile.io/storage-type: ephemeral
      components:
        - name: tools
          container:
            image: quay.io/devfile/universal-developer-image:ubi8-latest
            env:
              - name: QUARKUS_HTTP_HOST
                value: 0.0.0.0
      ...
      ----

      More details about version `2.3.0` are available in the link:https://devfile.io/docs/2.3.0/what-is-a-devfile[official documentation].
      Show
      = Devfile 2.3.0 support With this release, the new 2.3.0 `schemaVersion` of the devfile is supported for the CDE definition: [source, code] ---- schemaVersion: 2.3.0 metadata:   generateName: quarkus-api-example attributes:   controller.devfile.io/storage-type: ephemeral components:   - name: tools     container:       image: quay.io/devfile/universal-developer-image:ubi8-latest       env:         - name: QUARKUS_HTTP_HOST           value: 0.0.0.0 ... ---- More details about version `2.3.0` are available in the link: https://devfile.io/docs/2.3.0/what-is-a-devfile [official documentation].
    • Enhancement
    • Done

          jvrbkova@redhat.com Jana Vrbkova
          jvrbkova@redhat.com Jana Vrbkova
          Roman Nikitenko Roman Nikitenko
          Jana Vrbkova Jana Vrbkova
          Votes:
          0 Vote for this issue
          Watchers:
          3 Start watching this issue

            Created:
            Updated:
            Resolved: