Skip to content

Commit

Permalink
make bundle
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
  • Loading branch information
fabianvf committed Aug 19, 2024
1 parent aa18109 commit 0241558
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ metadata:
categories: Modernization & Migration
certified: "false"
containerImage: quay.io/konveyor/tackle2-operator:latest
createdAt: "2024-07-24T20:21:03Z"
createdAt: "2024-08-19T17:42:17Z"
description: Konveyor is an open-source application modernization platform that
helps organizations safely and predictably modernize applications to Kubernetes
at scale.
Expand Down Expand Up @@ -292,6 +292,8 @@ spec:
value: quay.io/konveyor/generic-external-provider:latest
- name: RELATED_IMAGE_PROVIDER_JAVA
value: quay.io/konveyor/java-external-provider:latest
- name: RELATED_IMAGE_KAI
value: quay.io/konveyor/kai:latest
image: quay.io/konveyor/tackle2-operator:latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -486,4 +488,6 @@ spec:
name: provider-generic
- image: quay.io/konveyor/java-external-provider:latest
name: provider-java
- image: quay.io/konveyor/kai:latest
name: kai
version: 99.0.0

0 comments on commit 0241558

Please sign in to comment.