diff --git a/helm-chart/index.yaml b/helm-chart/index.yaml index a68c629..babe6bf 100644 --- a/helm-chart/index.yaml +++ b/helm-chart/index.yaml @@ -43,4 +43,29 @@ entries: urls: - https://github.com/eclipse/openj9-utils/files/5825427/openj9-jitserver-chart-0.24.0.tar.gz version: 0.24.0 -generated: "2021-01-11T10:37:05.162604577-08:00" + - apiVersion: v2 + appVersion: 0.25.0 + created: "2021-03-12T18:07:58.033486367-08:00" + description: "Eclipse OpenJ9 JITServer Helm Chart. \n\nLicense\n\nThis chart is + made available under the terms of the Eclipse Public License 2.0 \nwhich accompanies + this distribution and is available at https://www.eclipse.org/legal/epl-2.0/ + \nor the Apache License, Version 2.0 which accompanies this distribution and + \nis available at https://www.apache.org/licenses/LICENSE-2.0.\n\nThe JDK binaries + installed by this chart are licensed under the GPLv2+CE." + digest: 6b03b4a8db34866bfc0dbb943edd27f57590f83a55103d79caa0586a8188ac41 + icon: https://pbs.twimg.com/profile_images/910853900181364736/bmWkKoLn_400x400.jpg + keywords: + - amd64 + - ppc64le + - Java + - Eclipse + - OpenJ9 + - JITServer + - JVM + - JIT + name: openj9-jitserver-chart + type: application + urls: + - https://github.com/eclipse/openj9-utils/files/TODO-REPLACE-WITH-CORRECT-URL/openj9-jitserver-chart-0.25.0.tar.gz + version: 0.25.0 +generated: "2021-03-12T18:07:58.031765362-08:00" diff --git a/helm-chart/openj9-jitserver-chart/Chart.yaml b/helm-chart/openj9-jitserver-chart/Chart.yaml index 9186337..199991d 100644 --- a/helm-chart/openj9-jitserver-chart/Chart.yaml +++ b/helm-chart/openj9-jitserver-chart/Chart.yaml @@ -44,6 +44,6 @@ keywords: - JVM - JIT type: application -version: 0.24.0 -appVersion: 0.24.0 +version: 0.25.0 +appVersion: 0.25.0 icon: https://pbs.twimg.com/profile_images/910853900181364736/bmWkKoLn_400x400.jpg diff --git a/helm-chart/openj9-jitserver-chart/values.yaml b/helm-chart/openj9-jitserver-chart/values.yaml index b2a396f..74a5f38 100644 --- a/helm-chart/openj9-jitserver-chart/values.yaml +++ b/helm-chart/openj9-jitserver-chart/values.yaml @@ -24,7 +24,7 @@ replicaCount: 1 image: repository: adoptopenjdk - tag: 8u282-b08-jdk-openj9-0.24.0 + tag: openj9-0.25-tag # TODO UPDATE IMAGE TAG ONCE AVALIABLE pullPolicy: Always env: