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 06f93f6 commit 4a615a3
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ metadata:
categories: Modernization & Migration
certified: "false"
containerImage: quay.io/konveyor/tackle2-operator:latest
createdAt: "2024-07-16T17:45:16Z"
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 @@ -214,6 +214,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 @@ -408,4 +410,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 4a615a3

Please sign in to comment.