Skip to content

Commit 6a554b2

Browse files
committed
K8S-592 bump version to 1.19.12
1 parent 86d9f89 commit 6a554b2

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.19.10
4-
name: Kubernetes Upgrade to 1.19.10
3+
id: kubernetes-upgrade-to-1.19.12
4+
name: Kubernetes Upgrade to 1.19.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.19.10
10+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.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.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.19.10/addons/open-liberty.yaml
23+
kubectl apply -f https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.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.19.10
103+
default: v1.19.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.19.10
4+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.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.19.10
13+
name: Kubernetes Cluster v1.19.12
1414
targetRegions:
1515
type: vz7
1616

@@ -518,7 +518,7 @@ addons:
518518
- id: conf-k8s-addon
519519
type: update
520520
permanent: true
521-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.10
521+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.12
522522
name: Cluster Configuration
523523
description: Configure remote API access and install complementary tools
524524
logo: /images/k8s-config.png
@@ -667,7 +667,7 @@ addons:
667667
- id: monitor-k8s-addon
668668
type: update
669669
permanent: true
670-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.10
670+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.12
671671
name: Cluster Monitoring
672672
description: Install cluster monitoring components (Prometheus and Grafana)
673673
logo: /images/k8s-monitor.png
@@ -692,7 +692,7 @@ addons:
692692
- id: upgrade-k8s-addon
693693
type: update
694694
permanent: true
695-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.10
695+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.12
696696
name: Cluster Upgrade
697697
description: Upgrade Kubernetes cluster to a newer version
698698
logo: /images/k8s-upgrade.png
@@ -788,7 +788,7 @@ addons:
788788
- id: gitlab-k8s-addon
789789
type: update
790790
permanent: true
791-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.10
791+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.12
792792
name: GitLab Integration
793793
description: Add Kubernetes GitLab integrations
794794
logo: /images/k8s-gitlab.png
@@ -1007,7 +1007,7 @@ addons:
10071007
- id: certman-k8s-addon
10081008
type: update
10091009
permanent: true
1010-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.10
1010+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.12
10111011
name: Certificate Manager
10121012
description: |
10131013
Kubernetes SSL Certificate Manager allows to bind custom domain names
@@ -1059,7 +1059,7 @@ addons:
10591059
- id: rancher-k8s-addon
10601060
type: update
10611061
permanent: true
1062-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.10
1062+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.12
10631063
name: Rancher Installer
10641064
description: Rancher Management Platform
10651065
logo: /images/k8s-rancher.png
@@ -1121,7 +1121,7 @@ addons:
11211121
- id: regcreds-k8s-addon
11221122
type: update
11231123
permanent: true
1124-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.10
1124+
baseUrl: https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.12
11251125
name: DockerHub Registry Credentials
11261126
description: |
11271127
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.19.10/configs/settings.yaml";
63+
var url = "https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.19.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)