Skip to content

Commit

Permalink
Update to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oksana-grishchenko committed Jan 23, 2024
1 parent bc840e3 commit 073f25f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions catalog/everest-operator/catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ name: everest-operator
schema: olm.package
---
entries:
- name: everest-operator.v0.0.0
- name: everest-operator.v0.7.0
name: stable-v0
package: everest-operator
schema: olm.channel
---
image: docker.io/perconalab/everest-operator-bundle:0.0.0
name: everest-operator.v0.0.0
image: docker.io/perconalab/everest-operator-bundle:0.7.0
name: everest-operator.v0.7.0
package: everest-operator
properties:
- type: olm.gvk
Expand Down Expand Up @@ -46,7 +46,7 @@ properties:
- type: olm.package
value:
packageName: everest-operator
version: 0.0.0
version: 0.7.0
- type: olm.csv.metadata
value:
annotations:
Expand Down Expand Up @@ -220,9 +220,9 @@ properties:
name: Percona
url: https://percona.com
relatedImages:
- image: docker.io/perconalab/everest-operator-bundle:0.0.0
- image: docker.io/perconalab/everest-operator-bundle:0.7.0
name: ""
- image: docker.io/perconalab/everest-operator:0.0.0
- image: docker.io/perconalab/everest-operator:0.7.0
name: ""
- image: gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1
name: ""
Expand Down
2 changes: 1 addition & 1 deletion catalog/everest-operator/veneer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ GenerateMajorChannels: true
GenerateMinorChannels: false
Stable:
Bundles:
- Image: docker.io/perconalab/everest-operator-bundle:0.0.0
- Image: docker.io/perconalab/everest-operator-bundle:0.7.0

0 comments on commit 073f25f

Please sign in to comment.