Skip to content

Add version metadata to release config map #51

@matzew

Description

@matzew

For the image mapper config map, it would be nice to have some metadata

apiVersion: v1
kind: ConfigMap
metadata:
...
  labels:
    app.kubernetes.io/version: "SHA"
  annotations:
    knative.dev/example-checksum: "123456"

this would be similar to other resource.

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