Skip to content

Commit 984bc21

Browse files
committed
K8S-591 bump version to 1.18.20
1 parent 4145ab4 commit 984bc21

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

addons/upgrade.jps

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
version: 1.5
22
type: update
3-
id: kubernetes-upgrade-to-1.18.18
4-
name: Kubernetes Upgrade to 1.18.18
3+
id: kubernetes-upgrade-to-1.18.20
4+
name: Kubernetes Upgrade to 1.18.20
55

66
categories:
77
- apps/dev-and-admin-tools
88

99
homepage: https://github.com/jelastic-jps/kubernetes
10-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
10+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.20
1111
logo: /images/k8s-logo.png
1212

1313
description:

configs/settings.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ fields:
2020
kubectl apply -f https://raw.githubusercontent.com/OpenLiberty/open-liberty-operator/master/deploy/releases/0.7.0/openliberty-app-crd.yaml
2121
curl -L https://raw.githubusercontent.com/OpenLiberty/open-liberty-operator/master/deploy/releases/0.7.0/openliberty-app-cluster-rbac.yaml | sed -e "s/OPEN_LIBERTY_OPERATOR_NAMESPACE/${OPERATOR_NAMESPACE}/" | kubectl apply -f -
2222
curl -L https://raw.githubusercontent.com/OpenLiberty/open-liberty-operator/master/deploy/releases/0.7.0/openliberty-app-operator.yaml | sed -e "s/OPEN_LIBERTY_WATCH_NAMESPACE/${OPERATOR_NAMESPACE}/" | kubectl apply -n ${OPERATOR_NAMESPACE} -f -
23-
kubectl apply -f https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18/addons/open-liberty.yaml
23+
kubectl apply -f https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.20/addons/open-liberty.yaml
2424
2525
- name: label
2626
caption: Topology
@@ -100,4 +100,4 @@ fields:
100100
name: version
101101
inputType: hidden
102102
caption: Kubernetes Version
103-
default: v1.18.18
103+
default: v1.18.20

manifest.jps

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
type: install
22
version: 1.5
33
id: kubernetes-release
4-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
4+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.20
55
description:
66
text: /text/description-kube.md
77
short: Kubernetes cluster with automated scaling & cost efficient pay-per-use pricing for running cloud-native microservices.
@@ -10,7 +10,7 @@ categories:
1010
- apps/dev-and-admin-tools
1111

1212
logo: /images/k8s-logo.png
13-
name: Kubernetes Cluster v1.18.18
13+
name: Kubernetes Cluster v1.18.20
1414
targetRegions:
1515
type: vz7
1616

@@ -461,7 +461,7 @@ addons:
461461
- id: conf-k8s-addon
462462
type: update
463463
permanent: true
464-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
464+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.20
465465
name: Cluster Configuration
466466
description: Configure remote API access and install complementary tools
467467
logo: /images/k8s-config.png
@@ -599,7 +599,7 @@ addons:
599599
- id: monitor-k8s-addon
600600
type: update
601601
permanent: true
602-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
602+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.20
603603
name: Cluster Monitoring
604604
description: Install cluster monitoring components (Prometheus and Grafana)
605605
logo: /images/k8s-monitor.png
@@ -612,7 +612,7 @@ addons:
612612
- id: upgrade-k8s-addon
613613
type: update
614614
permanent: true
615-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
615+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.20
616616
name: Cluster Upgrade
617617
description: Upgrade Kubernetes cluster to a newer version
618618
logo: /images/k8s-upgrade.png
@@ -708,7 +708,7 @@ addons:
708708
- id: gitlab-k8s-addon
709709
type: update
710710
permanent: true
711-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
711+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.20
712712
name: GitLab Integration
713713
description: Add Kubernetes GitLab integrations
714714
logo: /images/k8s-gitlab.png
@@ -925,7 +925,7 @@ addons:
925925
- id: certman-k8s-addon
926926
type: update
927927
permanent: true
928-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
928+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.20
929929
name: Certificate Manager
930930
description: |
931931
Kubernetes SSL Certificate Manager allows to bind custom domain names
@@ -977,7 +977,7 @@ addons:
977977
- id: rancher-k8s-addon
978978
type: update
979979
permanent: true
980-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
980+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.20
981981
name: Rancher Installer
982982
description: Rancher Management Platform
983983
logo: /images/k8s-rancher.png
@@ -1039,7 +1039,7 @@ addons:
10391039
- id: regcreds-k8s-addon
10401040
type: update
10411041
permanent: true
1042-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
1042+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.20
10431043
name: DockerHub Registry Credentials
10441044
description: |
10451045
Leverage DockerHub images pull rate limits: assign DockerHub user credentials to Kubernetes deployments cluster-wide

scripts/beforeinit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ for (var i = 0; i < quotas.length; i++){
6060
}
6161
}
6262
var resp = {result:0};
63-
var url = "https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18/configs/settings.yaml";
63+
var url = "https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.20/configs/settings.yaml";
6464
resp.settings = toNative(new org.yaml.snakeyaml.Yaml().load(new com.hivext.api.core.utils.Transport().get(url)));
6565
var f = resp.settings.fields;
6666

0 commit comments

Comments
 (0)