Skip to content

Commit 42bda1f

Browse files
committed
update 7.107.0 bundle resources
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
1 parent 411fc2a commit 42bda1f

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

helmcharts/next/templates/org_v2_checluster.yaml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2019-2024 Red Hat, Inc.
2+
# Copyright (c) 2019-2023 Red Hat, Inc.
33
# This program and the accompanying materials are made
44
# available under the terms of the Eclipse Public License 2.0
55
# which is available at https://www.eclipse.org/legal/epl-2.0/
@@ -24,12 +24,6 @@ spec:
2424
externalDevfileRegistries:
2525
- url: 'https://registry.devfile.io'
2626
devEnvironments: {}
27-
networking:
28-
tlsSecretName: che-tls
29-
domain: '{{ .Values.networking.domain }}'
30-
auth:
31-
oAuthSecret: '{{ .Values.networking.auth.oAuthSecret }}'
32-
oAuthClientName: '{{ .Values.networking.auth.oAuthClientName }}'
33-
identityProviderURL: '{{ .Values.networking.auth.identityProviderURL }}'
27+
networking: {}
3428
containerRegistry: {}
3529
gitServices: {}

olm-catalog/stable/eclipse-che.v7.107.0.bundle.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
#
2+
# Copyright (c) 2019-2024 Red Hat, Inc.
3+
# This program and the accompanying materials are made
4+
# available under the terms of the Eclipse Public License 2.0
5+
# which is available at https://www.eclipse.org/legal/epl-2.0/
6+
#
7+
# SPDX-License-Identifier: EPL-2.0
8+
#
9+
# Contributors:
10+
# Red Hat, Inc. - initial API and implementation
11+
#
12+
113

214
image: quay.io/eclipse/eclipse-che-olm-bundle:7.107.0
315
name: eclipse-che.v7.107.0

0 commit comments

Comments
 (0)