Skip to content

Release notes lines beginning with hashes are stripped from the output #265

Open
@RobClenshaw

Description

@RobClenshaw

If I try and put the release notes directly into the application.yaml file like this -

apiVersion: kots.io/v1beta1
kind: Application
metadata:
  name: redgate-clone
spec:
  title: Redgate Clone
  icon: https://cloningcapability.z33.web.core.windows.net/redgate.png
  releaseNotes: |
    ## 1.0.54848
    #### Released on 2023-06-13

    ### Warnings

    ### Features

    ### Fixes
    * Reduced default CPU request for Oracle clones
    * Do stuff like `abc | def` or '
  • and then I run a replicated release create, all the lines apart from the last two are stripped when I look at it in the vendor portal.
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions