This is an automated email from the ASF dual-hosted git repository.
marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
The following commit(s) were added to refs/heads/main by this push:
new 736b016 Sync versioning with Camel (#428)
736b016 is described below
commit 736b0168cf06a366d533a6d5a41c5460762e0ade
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Tue Jul 26 11:44:30 2022 -0400
Sync versioning with Camel (#428)
---
.github/workflows/builder.yml | 2 +-
karavan-builder/openshift/karavan-app.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml
index a382111..8fbea82 100644
--- a/.github/workflows/builder.yml
+++ b/.github/workflows/builder.yml
@@ -8,7 +8,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}-builder
- TAG: 0.0.16
+ TAG: 3.18.0
jobs:
build:
diff --git a/karavan-builder/openshift/karavan-app.yaml
b/karavan-builder/openshift/karavan-app.yaml
index bd9353b..4afa0c7 100644
--- a/karavan-builder/openshift/karavan-app.yaml
+++ b/karavan-builder/openshift/karavan-app.yaml
@@ -40,7 +40,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- image: ghcr.io/apache/camel-karavan:0.0.16
+ image: ghcr.io/apache/camel-karavan:3.18.0
imagePullPolicy: Always
name: karavan
resources: