Skip to content

Commit

Permalink
Upgrade all OLM versions directly to latest (#1476)
Browse files Browse the repository at this point in the history
  • Loading branch information
melledouwsma committed Apr 3, 2024
1 parent 6855819 commit 720e742
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
8 changes: 6 additions & 2 deletions bundle/manifests/grafana-operator.clusterserviceversion.yaml
Expand Up @@ -559,7 +559,11 @@ spec:
name: manager
- image: ghcr.io/grafana/grafana-operator@sha256:97561cef949b58f55ec67d133c02ac205e2ec3fb77388aeb868dacfcebad0752
name: grafana-operator-97561cef949b58f55ec67d133c02ac205e2ec3fb77388aeb868dacfcebad0752-annotation
replaces: grafana-operator.v5.6.2
replaces: grafana-operator.v5.6.0
skips:
- grafana-operator.v5.6.1
version: 5.6.3
- grafana-operator.v5.6.2
- grafana-operator.v5.6.3
- grafana-operator.v5.7.0
- grafana-operator.v5.8.0
version: 5.8.1
Expand Up @@ -75,7 +75,11 @@ spec:
provider:
name: Grafana Labs
url: https://grafana.com
replaces: grafana-operator.v5.6.2
replaces: grafana-operator.v5.6.0
skips:
- grafana-operator.v5.6.1
- grafana-operator.v5.6.1
- grafana-operator.v5.6.2
- grafana-operator.v5.6.3
- grafana-operator.v5.7.0
- grafana-operator.v5.8.0
version: 0.0.0

0 comments on commit 720e742

Please sign in to comment.