Skip to content

Commit 82005b2

Browse files
committed
chore: Update KubeRocketCI to version 3.11.1
Signed-off-by: Sergiy Kulanov <[email protected]>
1 parent 4e231b6 commit 82005b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kuberocketci/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ EOF
7070

7171
kubectl create namespace krci
7272

73-
helm install krci epamedp/edp-install --version 3.10.3 --namespace krci --set global.dnsWildCard="$domain" --set 'global.gitProviders[0]'=${GITPROVIDER} --timeout 10m
73+
helm install krci epamedp/edp-install --version 3.11.1 --namespace krci --set global.dnsWildCard="$domain" --set 'global.gitProviders[0]'=${GITPROVIDER} --timeout 10m

kuberocketci/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: kuberocketci
22
title: KubeRocketCI
3-
version: 3.10.3
3+
version: 3.11.1
44
maintainer: "[email protected]"
55
description: KubeRocketCI is a platform that provides a set of tools and services for the development & operation of applications in a containerized environment.
66
url: https://docs.kuberocketci.io/

0 commit comments

Comments
 (0)