Skip to content

Commit

Permalink
ci: add bundle image annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
jobcespedes committed Apr 8, 2024
1 parent ad33f2d commit 96821f6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion bundle/manifests/nfs-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ metadata:
]
capabilities: Seamless Upgrades
categories: Storage
createdAt: "2024-04-08T02:27:25Z"
containerImage: quay.io/krestomatio/nfs-operator:0.4.6
createdAt: "2024-04-08T04:31:15Z"
description: |-
This operator simplifies NFS Ganesha deployments in Kubernetes by leveraging
the Ansible Operator SDK for automation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
alm-examples: '[]'
capabilities: Seamless Upgrades
categories: Storage
containerImage: quay.io/krestomatio/nfs-operator
description: |-
This operator simplifies NFS Ganesha deployments in Kubernetes by leveraging
the Ansible Operator SDK for automation
Expand Down
2 changes: 1 addition & 1 deletion hack/mk
Submodule mk updated from e778a9 to 63b283

0 comments on commit 96821f6

Please sign in to comment.