From 2f2b94847afa908450d01f785e993156df8a2f16 Mon Sep 17 00:00:00 2001 From: robind Date: Wed, 30 Oct 2024 14:37:55 +0530 Subject: [PATCH] [Openshift] Releasing 7.98.7 version --- Openshift4/helm/openshift-artifactory-ha/CHANGELOG.md | 3 +++ Openshift4/helm/openshift-artifactory-ha/Chart.lock | 6 +++--- Openshift4/helm/openshift-artifactory-ha/Chart.yaml | 6 +++--- Openshift4/helm/openshift-artifactory-ha/values.yaml | 4 ++-- .../helm-charts/openshift-artifactory-ha/CHANGELOG.md | 3 +++ .../helm-charts/openshift-artifactory-ha/Chart.lock | 6 +++--- .../helm-charts/openshift-artifactory-ha/Chart.yaml | 6 +++--- .../helm-charts/openshift-artifactory-ha/values.yaml | 4 ++-- 8 files changed, 22 insertions(+), 16 deletions(-) diff --git a/Openshift4/helm/openshift-artifactory-ha/CHANGELOG.md b/Openshift4/helm/openshift-artifactory-ha/CHANGELOG.md index 02313444..043e7a0e 100755 --- a/Openshift4/helm/openshift-artifactory-ha/CHANGELOG.md +++ b/Openshift4/helm/openshift-artifactory-ha/CHANGELOG.md @@ -1,6 +1,9 @@ # JFrog Openshift Artifactory-ha Chart Changelog All changes to this chart will be documented in this file. +## [107.98.7] - Oct 30, 2024 +* Updating to latest jfrog/artifactory-ha helm chart version 107.98.7 artifactory version 7.98.7 + ## [107.90.8] - Aug 28, 2024 * Updating to latest jfrog/artifactory-ha helm chart version 107.90.8 artifactory version 7.90.8 diff --git a/Openshift4/helm/openshift-artifactory-ha/Chart.lock b/Openshift4/helm/openshift-artifactory-ha/Chart.lock index 34072f6f..82380033 100644 --- a/Openshift4/helm/openshift-artifactory-ha/Chart.lock +++ b/Openshift4/helm/openshift-artifactory-ha/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: artifactory-ha repository: https://charts.jfrog.io/ - version: 107.90.8 -digest: sha256:ed4cd88f3d304bf629136a8d2f9a4b5c3fef3538126a22cf790f4b95bb76b376 -generated: "2024-08-28T12:21:41.468709+05:30" + version: 107.98.7 +digest: sha256:734517c0ca3c5589e91486029fdad50840f00ae3b90ac9fd16009c1813133073 +generated: "2024-10-30T14:18:36.006489+05:30" diff --git a/Openshift4/helm/openshift-artifactory-ha/Chart.yaml b/Openshift4/helm/openshift-artifactory-ha/Chart.yaml index 6ee0f554..51b2e147 100755 --- a/Openshift4/helm/openshift-artifactory-ha/Chart.yaml +++ b/Openshift4/helm/openshift-artifactory-ha/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: 7.90.8 +appVersion: 7.98.7 dependencies: - name: artifactory-ha - version: 107.90.8 + version: 107.98.7 repository: https://charts.jfrog.io/ description: Openshift JFrog Artifactory HA subcharting Artifactory HA to work in Openshift environment home: https://www.jfrog.com/artifactory/ @@ -20,4 +20,4 @@ name: openshift-artifactory-ha sources: - https://bintray.com/jfrog/product/JFrog-Artifactory-Pro/view - https://github.com/jfrog/charts -version: 107.90.8 \ No newline at end of file +version: 107.98.7 \ No newline at end of file diff --git a/Openshift4/helm/openshift-artifactory-ha/values.yaml b/Openshift4/helm/openshift-artifactory-ha/values.yaml index 822086bc..6cc2c0c0 100755 --- a/Openshift4/helm/openshift-artifactory-ha/values.yaml +++ b/Openshift4/helm/openshift-artifactory-ha/values.yaml @@ -16,7 +16,7 @@ artifactory-ha: image: registry: registry.connect.redhat.com repository: jfrog/init - tag: 7.90.8 + tag: 7.98.7 waitForDatabase: true installerInfo: '{ "productId": "Openshift_artifactory-ha/{{ .Chart.Version }}", "features": [ { "featureId": "ArtifactoryVersion/{{ default .Chart.AppVersion .Values.artifactory.image.version }}" }, { "featureId": "{{ if .Values.postgresql.enabled }}postgresql{{ else }}{{ .Values.database.type }}{{ end }}/0.0.0" }, { "featureId": "Platform/Openshift" }, { "featureId": "Partner/ACC-006983" }, { "featureId": "Channel/Openshift" } ] }' artifactory: @@ -26,7 +26,7 @@ artifactory-ha: image: registry: registry.connect.redhat.com repository: jfrog/artifactory-pro - tag: 7.90.8 + tag: 7.98.7 node: replicaCount: 2 waitForPrimaryStartup: diff --git a/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/CHANGELOG.md b/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/CHANGELOG.md index 02313444..043e7a0e 100755 --- a/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/CHANGELOG.md +++ b/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/CHANGELOG.md @@ -1,6 +1,9 @@ # JFrog Openshift Artifactory-ha Chart Changelog All changes to this chart will be documented in this file. +## [107.98.7] - Oct 30, 2024 +* Updating to latest jfrog/artifactory-ha helm chart version 107.98.7 artifactory version 7.98.7 + ## [107.90.8] - Aug 28, 2024 * Updating to latest jfrog/artifactory-ha helm chart version 107.90.8 artifactory version 7.90.8 diff --git a/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/Chart.lock b/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/Chart.lock index 34072f6f..82380033 100644 --- a/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/Chart.lock +++ b/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: artifactory-ha repository: https://charts.jfrog.io/ - version: 107.90.8 -digest: sha256:ed4cd88f3d304bf629136a8d2f9a4b5c3fef3538126a22cf790f4b95bb76b376 -generated: "2024-08-28T12:21:41.468709+05:30" + version: 107.98.7 +digest: sha256:734517c0ca3c5589e91486029fdad50840f00ae3b90ac9fd16009c1813133073 +generated: "2024-10-30T14:18:36.006489+05:30" diff --git a/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/Chart.yaml b/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/Chart.yaml index 6ee0f554..51b2e147 100755 --- a/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/Chart.yaml +++ b/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: 7.90.8 +appVersion: 7.98.7 dependencies: - name: artifactory-ha - version: 107.90.8 + version: 107.98.7 repository: https://charts.jfrog.io/ description: Openshift JFrog Artifactory HA subcharting Artifactory HA to work in Openshift environment home: https://www.jfrog.com/artifactory/ @@ -20,4 +20,4 @@ name: openshift-artifactory-ha sources: - https://bintray.com/jfrog/product/JFrog-Artifactory-Pro/view - https://github.com/jfrog/charts -version: 107.90.8 \ No newline at end of file +version: 107.98.7 \ No newline at end of file diff --git a/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/values.yaml b/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/values.yaml index 822086bc..6cc2c0c0 100755 --- a/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/values.yaml +++ b/Openshift4/operator/artifactory-ha-operator/helm-charts/openshift-artifactory-ha/values.yaml @@ -16,7 +16,7 @@ artifactory-ha: image: registry: registry.connect.redhat.com repository: jfrog/init - tag: 7.90.8 + tag: 7.98.7 waitForDatabase: true installerInfo: '{ "productId": "Openshift_artifactory-ha/{{ .Chart.Version }}", "features": [ { "featureId": "ArtifactoryVersion/{{ default .Chart.AppVersion .Values.artifactory.image.version }}" }, { "featureId": "{{ if .Values.postgresql.enabled }}postgresql{{ else }}{{ .Values.database.type }}{{ end }}/0.0.0" }, { "featureId": "Platform/Openshift" }, { "featureId": "Partner/ACC-006983" }, { "featureId": "Channel/Openshift" } ] }' artifactory: @@ -26,7 +26,7 @@ artifactory-ha: image: registry: registry.connect.redhat.com repository: jfrog/artifactory-pro - tag: 7.90.8 + tag: 7.98.7 node: replicaCount: 2 waitForPrimaryStartup: