Skip to content

Commit c277df4

Browse files
committed
K8S-549 bump version to 1.18.18
1 parent d06f25f commit c277df4

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.16
4-
name: Kubernetes Upgrade to 1.18.16
3+
id: kubernetes-upgrade-to-1.18.18
4+
name: Kubernetes Upgrade to 1.18.18
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.16
10+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
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.16/addons/open-liberty.yaml
23+
kubectl apply -f https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18/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.16
103+
default: v1.18.18

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.16
4+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
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.16
13+
name: Kubernetes Cluster v1.18.18
1414
targetRegions:
1515
type: vz7
1616

@@ -458,7 +458,7 @@ addons:
458458
- id: conf-k8s-addon
459459
type: update
460460
permanent: true
461-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.16
461+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
462462
name: Cluster Configuration
463463
description: Configure remote API access and install complementary tools
464464
logo: /images/k8s-config.png
@@ -596,7 +596,7 @@ addons:
596596
- id: monitor-k8s-addon
597597
type: update
598598
permanent: true
599-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.16
599+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
600600
name: Cluster Monitoring
601601
description: Install cluster monitoring components (Prometheus and Grafana)
602602
logo: /images/k8s-monitor.png
@@ -609,7 +609,7 @@ addons:
609609
- id: upgrade-k8s-addon
610610
type: update
611611
permanent: true
612-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.16
612+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
613613
name: Cluster Upgrade
614614
description: Upgrade Kubernetes cluster to a newer version
615615
logo: /images/k8s-upgrade.png
@@ -705,7 +705,7 @@ addons:
705705
- id: gitlab-k8s-addon
706706
type: update
707707
permanent: true
708-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.16
708+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
709709
name: GitLab Integration
710710
description: Add Kubernetes GitLab integrations
711711
logo: /images/k8s-gitlab.png
@@ -922,7 +922,7 @@ addons:
922922
- id: certman-k8s-addon
923923
type: update
924924
permanent: true
925-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.16
925+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
926926
name: Certificate Manager
927927
description: |
928928
Kubernetes SSL Certificate Manager allows to bind custom domain names
@@ -974,7 +974,7 @@ addons:
974974
- id: rancher-k8s-addon
975975
type: update
976976
permanent: true
977-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.16
977+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
978978
name: Rancher Installer
979979
description: Rancher Management Platform
980980
logo: /images/k8s-rancher.png
@@ -1021,7 +1021,7 @@ addons:
10211021
- id: regcreds-k8s-addon
10221022
type: update
10231023
permanent: true
1024-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.16
1024+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18
10251025
name: DockerHub Registry Credentials
10261026
description: |
10271027
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.16/configs/settings.yaml";
63+
var url = "https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.18/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)