Skip to content

Commit

Permalink
Update to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcdonald3 committed Feb 7, 2025
1 parent 9e0ddec commit 2e5065c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/quay.io.kiali.kiali-operator.v2.4.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# Generated with: make add IMAGE=kiali/kiali-operator:v2.4.0 REGISTRY=quay.io PACKAGE_MANAGER=
#
---
name: quay.io/kiali/kiali-operator:v2.4.0
name: quay.io/kiali/kiali-operator:v2.5.0
on:
push:
paths:
Expand Down
2 changes: 1 addition & 1 deletion quay.io/kiali/kiali-operator/v2.4.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
# OTHER DEALINGS IN THE SOFTWARE.
#
FROM quay.io/kiali/kiali-operator:v2.4.0 AS base
FROM quay.io/kiali/kiali-operator:v2.5.0 AS base

# Rebuild operator image with newer base image
FROM quay.io/openshift/origin-ansible-operator:4.16
Expand Down

0 comments on commit 2e5065c

Please sign in to comment.