Skip to content

Commit

Permalink
updating csv to v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory-Pereira committed Feb 8, 2024
1 parent f7e4b6f commit 8532417
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bundle/manifests/rhtas-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ metadata:
}
]
capabilities: Basic Install
createdAt: "2024-02-07T16:47:24Z"
createdAt: "2024-02-08T23:39:08Z"
operators.operatorframework.io/builder: operator-sdk-v1.33.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
name: rhtas-operator.v0.0.2
Expand Down Expand Up @@ -719,7 +719,7 @@ spec:
- --leader-elect
command:
- /manager
image: registry.redhat.io/rhtas-tech-preview/sigstore-rhel9-operator:0.0.2
image: registry.redhat.io/rhtas-tech-preview/sigstore-rhel9-operator@sha256:1b5721bfdc2c188c8369209c61e935f0d92913a16648a0b191e012f7cb409d52
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
annotations:
alm-examples: '[]'
capabilities: Basic Install
name: rhtas-operator.v0.0.1
name: rhtas-operator.v0.0.2
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -92,4 +92,4 @@ spec:
provider:
name: Red Hat
url: https://github.com/securesign/secure-sign-operator
version: 0.0.0
version: 0.0.2

0 comments on commit 8532417

Please sign in to comment.