Skip to content

Useless comment in helm chart guide #3618

Description

@kastl-ars

Dear maintainers,

there seems to be a leftover comment in the updatecli.yaml example in the helm chart guide.

    spec:
      owner: "jenkins-infra"
      repository: "jenkins-wiki-exporter"
      token: '{{ requiredEnv "GITHUB_TOKEN" }}'
      username: '{{ requiredEnv "GITHUB_ACTOR" }}'
      # Added to take care of "v" prefix in version until the chart is updated to use the semver versioning (which doesn't have the "v" prefix)
      versionfilter:
        kind: "latest"

# Added to take care of "v" prefix in version until the chart is updated to use the semver versioning (which doesn't have the "v" prefix)

What exactly was added "to take care of the v prefix"? The username? The versionfilter? Was there some kind of transformer or replace thingy before that was removed and the comment was left?

Kind Regards,
Johannes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions