Skip to content

Commit 1a15354

Browse files
committed
K8S-643 bump version to 1.20.12
1 parent 141797b commit 1a15354

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.20.10
4-
name: Kubernetes Upgrade to 1.20.10
3+
id: kubernetes-upgrade-to-1.20.12
4+
name: Kubernetes Upgrade to 1.20.12
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.20.10
10+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.12
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.1/openliberty-app-crd.yaml
2121
curl -L https://raw.githubusercontent.com/OpenLiberty/open-liberty-operator/master/deploy/releases/0.7.1/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.1/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.20.10/addons/open-liberty.yaml
23+
kubectl apply -f https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.12/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.20.10
103+
default: v1.20.12

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

@@ -521,7 +521,7 @@ addons:
521521
- id: conf-k8s-addon
522522
type: update
523523
permanent: true
524-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.10
524+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.12
525525
name: Cluster Configuration
526526
description: Configure remote API access and install complementary tools
527527
logo: /images/k8s-config.png
@@ -670,7 +670,7 @@ addons:
670670
- id: monitor-k8s-addon
671671
type: update
672672
permanent: true
673-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.10
673+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.12
674674
name: Cluster Monitoring
675675
description: Install cluster monitoring components (Prometheus and Grafana)
676676
logo: /images/k8s-monitor.png
@@ -695,7 +695,7 @@ addons:
695695
- id: upgrade-k8s-addon
696696
type: update
697697
permanent: true
698-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.10
698+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.12
699699
name: Cluster Upgrade
700700
description: Upgrade Kubernetes cluster to a newer version
701701
logo: /images/k8s-upgrade.png
@@ -791,7 +791,7 @@ addons:
791791
- id: gitlab-k8s-addon
792792
type: update
793793
permanent: true
794-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.10
794+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.12
795795
name: GitLab Integration
796796
description: Add Kubernetes GitLab integrations
797797
logo: /images/k8s-gitlab.png
@@ -999,7 +999,7 @@ addons:
999999
- id: certman-k8s-addon
10001000
type: update
10011001
permanent: true
1002-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.10
1002+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.12
10031003
name: Certificate Manager
10041004
description: |
10051005
Kubernetes SSL Certificate Manager allows to bind custom domain names
@@ -1052,7 +1052,7 @@ addons:
10521052
- id: rancher-k8s-addon
10531053
type: update
10541054
permanent: true
1055-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.10
1055+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.12
10561056
name: Rancher Installer
10571057
description: Rancher Management Platform
10581058
logo: /images/k8s-rancher.png
@@ -1114,7 +1114,7 @@ addons:
11141114
- id: regcreds-k8s-addon
11151115
type: update
11161116
permanent: true
1117-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.10
1117+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.12
11181118
name: DockerHub Registry Credentials
11191119
description: |
11201120
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.20.10/configs/settings.yaml";
63+
var url = "https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.20.12/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)