Skip to content

Commit 445b3e5

Browse files
chore(ci): v2.7.1-nightly release updates
1 parent 49f5ac3 commit 445b3e5

File tree

8 files changed

+43
-13
lines changed

8 files changed

+43
-13
lines changed
233 KB
Binary file not shown.

docs/charts/index.yaml

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
apiVersion: v1
22
entries:
33
camel-k:
4+
- apiVersion: v2
5+
appVersion: 2.7.1-nightly
6+
created: "2025-09-23T01:28:59.439544266Z"
7+
description: A lightweight integration platform, born on Kubernetes, with serverless
8+
superpowers
9+
digest: 5378d4e1f9d6521cf2571efe0bedd47c389d48dee603434263572c9b470ea7df
10+
home: https://camel.apache.org/camel-k/latest/
11+
icon: https://github.com/apache/camel/raw/main/docs/img/logo64-d.png
12+
keywords:
13+
- serverless
14+
- integration
15+
- patterns
16+
maintainers:
17+
- email: pcongiusti@apache.org
18+
name: pcongiusti
19+
- email: acosentino@apache.org
20+
name: acosentino
21+
name: camel-k
22+
sources:
23+
- https://github.com/apache/camel-k
24+
- https://github.com/apache/camel-k-runtime
25+
- https://github.com/apache/camel-quarkus
26+
- https://github.com/apache/camel
27+
type: application
28+
urls:
29+
- https://apache.github.io/camel-k/charts/camel-k-2.7.1-nightly.tgz
30+
version: 2.7.1-nightly
431
- apiVersion: v2
532
appVersion: 2.7.0
633
created: "2025-06-21T17:58:30.066792748+02:00"
@@ -1145,4 +1172,4 @@ entries:
11451172
urls:
11461173
- https://apache.github.io/camel-k/charts/camel-k-0.1.0.tgz
11471174
version: 0.1.0
1148-
generated: "2025-06-21T17:58:30.057299429+02:00"
1175+
generated: "2025-09-23T01:28:59.433014593Z"

helm/camel-k/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ version: 0.13.1
3535

3636
# This is the version number of the application being deployed. This version number should be
3737
# incremented each time you make changes to the application.
38-
appVersion: 2.7.1-SNAPSHOT
38+
appVersion: 2.7.1-nightly
3939

4040
icon: https://github.com/apache/camel/raw/main/docs/img/logo64-d.png
4141
home: https://camel.apache.org/camel-k/latest/

helm/camel-k/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ nameOverride: ""
2323
fullnameOverride: ""
2424

2525
operator:
26-
image: docker.io/apache/camel-k:2.7.1-SNAPSHOT
26+
image: docker.io/testcamelk/camel-k:2.7.1-nightly
2727
global: "false"
2828
resources: {}
2929
securityContext: {}

pkg/resources/config/manager/operator-deployment.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ metadata:
2525
name: camel-k-operator
2626
app.kubernetes.io/component: operator
2727
app.kubernetes.io/name: camel-k
28-
app.kubernetes.io/version: "2.7.1-SNAPSHOT"
28+
app.kubernetes.io/version: "2.7.1-nightly"
2929
spec:
3030
replicas: 1
3131
strategy:
@@ -41,12 +41,12 @@ spec:
4141
app: "camel-k"
4242
app.kubernetes.io/component: operator
4343
app.kubernetes.io/name: camel-k
44-
app.kubernetes.io/version: "2.7.1-SNAPSHOT"
44+
app.kubernetes.io/version: "2.7.1-nightly"
4545
spec:
4646
serviceAccountName: camel-k-operator
4747
containers:
4848
- name: camel-k-operator
49-
image: docker.io/apache/camel-k:2.7.1-SNAPSHOT
49+
image: docker.io/testcamelk/camel-k:2.7.1-nightly
5050
imagePullPolicy: IfNotPresent
5151
command:
5252
- kamel

pkg/resources/config/manifests/bases/camel-k.clusterserviceversion.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@ metadata:
2222
capabilities: Full Lifecycle
2323
categories: Integration & Delivery
2424
certified: "false"
25-
containerImage: docker.io/apache/camel-k:2.7.1-SNAPSHOT
26-
createdAt: 2025-06-25T11:17:00Z
25+
containerImage: docker.io/testcamelk/camel-k:2.7.1-nightly
26+
createdAt: 2025-09-23T01:45:32Z
2727
description: Apache Camel K is a lightweight integration platform, born on Kubernetes,
2828
with serverless superpowers.
2929
operators.operatorframework.io/builder: operator-sdk-v1.16.0
3030
operators.operatorframework.io/internal-objects: '["builds.camel.apache.org","integrationkits.camel.apache.org","camelcatalogs.camel.apache.org"]'
3131
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
3232
repository: https://github.com/apache/camel-k
3333
support: Camel
34-
name: camel-k.v2.7.1
34+
name: camel-k.v2.7.1-nightly
3535
spec:
3636
apiservicedefinitions: {}
3737
customresourcedefinitions:
@@ -168,4 +168,4 @@ spec:
168168
selector:
169169
matchLabels:
170170
name: camel-k-operator
171-
version: 2.7.1
171+
version: 2.7.1-nightly

pkg/resources/config/manifests/kustomization.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ images:
3535
- name: docker.io/apache/camel-k
3636
newName: docker.io/apache/camel-k
3737
newTag: 2.7.1-SNAPSHOT
38+
- name: docker.io/testcamelk/camel-k
39+
newName: docker.io/testcamelk/camel-k
40+
newTag: 2.7.1-nightly

pkg/util/defaults/defaults.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@ package defaults
2323

2424
const (
2525
// Version --
26-
Version = "2.7.1-SNAPSHOT"
26+
Version = "2.7.1-nightly"
2727

2828
// DefaultRuntimeVersion --
2929
DefaultRuntimeVersion = "3.15.3"
3030

3131
// baseImage --
32-
baseImage = "eclipse-temurin:17-jdk"
32+
baseImage = "eclipse-temurin:21-jdk"
3333

3434
// LocalRepository --
3535
LocalRepository = "/etc/maven/m2"
3636

3737
// ImageName --
38-
ImageName = "docker.io/apache/camel-k"
38+
ImageName = "docker.io/testcamelk/camel-k"
3939

4040
// OpenShiftRegistryAddress --
4141
OpenShiftRegistryAddress = "image-registry.openshift-image-registry.svc:5000"

0 commit comments

Comments
 (0)