Skip to content

Commit

Permalink
.konflux: update bundle image manually
Browse files Browse the repository at this point in the history
To try things out

Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester committed Nov 28, 2024
1 parent 6bd8519 commit a8e6b00
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .konflux/olm-catalog/index/v4.15/catalog-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
{
"schema": "olm.bundle",
"image": "quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-main/bundle@sha256:f4ff17b5c8eb310c2a01ef0565140e96d3e846947232bf6c3d6ed2ab43e100b9"
"image": "quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-main/bundle@sha256:8124e43908d8f635fff5480bf9abcb161aeb0a10a51722d08cb9ce34e70dc67c"
}
]
}
2 changes: 1 addition & 1 deletion .konflux/olm-catalog/index/v4.16/catalog-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
{
"schema": "olm.bundle",
"image": "quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-main/bundle@sha256:f4ff17b5c8eb310c2a01ef0565140e96d3e846947232bf6c3d6ed2ab43e100b9"
"image": "quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-main/bundle@sha256:8124e43908d8f635fff5480bf9abcb161aeb0a10a51722d08cb9ce34e70dc67c"
}
]
}
2 changes: 1 addition & 1 deletion .konflux/olm-catalog/index/v4.17/catalog-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
{
"schema": "olm.bundle",
"image": "quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-main/bundle@sha256:f4ff17b5c8eb310c2a01ef0565140e96d3e846947232bf6c3d6ed2ab43e100b9"
"image": "quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-main/bundle@sha256:8124e43908d8f635fff5480bf9abcb161aeb0a10a51722d08cb9ce34e70dc67c"
}
]
}

0 comments on commit a8e6b00

Please sign in to comment.