Skip to content

Commit

Permalink
bump and add annotation
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Severo Alves <lseveroa@redhat.com>
  • Loading branch information
knelasevero committed Aug 5, 2024
1 parent b71a258 commit a61eddf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ metadata:
"kind": "ExternalSecret",
"metadata": {
"annotations": {
"acme.org/sha": 1234
"acme.org/sha": "1234"
},
"labels": {
"acme.org/owned-by": "q-team"
Expand Down Expand Up @@ -672,7 +672,7 @@ metadata:
categories: Security
certified: "false"
containerImage: ghcr.io/external-secrets/external-secrets-helm-operator:v0.10.0
createdAt: "2024-08-03T07:08:20Z"
createdAt: "2024-08-05T14:35:24Z"
description: Operator to configure external-secrets helm-chart based operator
operatorframework.io/cluster-monitoring: "true"
operators.openshift.io/infrastructure-features: '["Disconnected"]'
Expand Down
1 change: 1 addition & 0 deletions bundle/metadata/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ annotations:
operators.operatorframework.io.metrics.builder: operator-sdk-v1.32.0
operators.operatorframework.io.metrics.mediatype.v1: metrics+v1
operators.operatorframework.io.metrics.project_layout: helm.sdk.operatorframework.io/v1
com.redhat.openshift.versions: v4.11

# Annotations for testing.
operators.operatorframework.io.test.mediatype.v1: scorecard+v1
Expand Down

0 comments on commit a61eddf

Please sign in to comment.