Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Openshift] Releasing 7.98.7 version #426

Merged
merged 1 commit into from
Oct 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Openshift4/helm/openshift-artifactory-ha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
6 changes: 3 additions & 3 deletions Openshift4/helm/openshift-artifactory-ha/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
6 changes: 3 additions & 3 deletions Openshift4/helm/openshift-artifactory-ha/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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/
Expand All @@ -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
version: 107.98.7
4 changes: 2 additions & 2 deletions Openshift4/helm/openshift-artifactory-ha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
@@ -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

Expand Down
Original file line number Diff line number Diff line change
@@ -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"
Original file line number Diff line number Diff line change
@@ -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/
Expand All @@ -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
version: 107.98.7
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down
Loading