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.90.8 version #410

Merged
merged 1 commit into from
Aug 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.90.8] - Aug 28, 2024
* Updating to latest jfrog/artifactory-ha helm chart version 107.90.8 artifactory version 7.90.8

## [107.84.14] - June 20, 2024
* Updating to latest jfrog/artifactory-ha helm chart version 107.84.14 artifactory version 7.84.14

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.84.14
digest: sha256:a4aeb4ee6200e5218a2563a01035abd207afbf48b3c206854e6eac291dab574c
generated: "2024-06-20T19:12:17.079609+05:30"
version: 107.90.8
digest: sha256:ed4cd88f3d304bf629136a8d2f9a4b5c3fef3538126a22cf790f4b95bb76b376
generated: "2024-08-28T12:21:41.468709+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.84.14
appVersion: 7.90.8
dependencies:
- name: artifactory-ha
version: 107.84.14
version: 107.90.8
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.84.14
version: 107.90.8
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.84.14
tag: 7.90.8
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.84.14
tag: 7.90.8
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.90.8] - Aug 28, 2024
* Updating to latest jfrog/artifactory-ha helm chart version 107.90.8 artifactory version 7.90.8

## [107.84.14] - June 20, 2024
* Updating to latest jfrog/artifactory-ha helm chart version 107.84.14 artifactory version 7.84.14

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.84.14
digest: sha256:a4aeb4ee6200e5218a2563a01035abd207afbf48b3c206854e6eac291dab574c
generated: "2024-06-16T15:04:40.570863379Z"
version: 107.90.8
digest: sha256:ed4cd88f3d304bf629136a8d2f9a4b5c3fef3538126a22cf790f4b95bb76b376
generated: "2024-08-28T12:21:41.468709+05:30"
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
apiVersion: v2
appVersion: 7.84.14
appVersion: 7.90.8
dependencies:
- name: artifactory-ha
version: 107.84.14
version: 107.90.8
repository: https://charts.jfrog.io/
description: Openshift JFrog Artifactory HA subcharting Artifactory HA to work in Openshift environment
home: https://www.jfrog.com/artifactory/
icon: https://raw.githubusercontent.com/jfrog/charts/master/stable/artifactory-ha/logo/artifactory-logo.png
keywords:
- artifactory
- jfrog
- devops
- artifactory
- jfrog
- devops
maintainers:
- email: [email protected]
name: Vinay Aggarwal
- email: [email protected]
name: John Peterson
- email: [email protected]
name: Vinay Aggarwal
- email: [email protected]
name: John Peterson
name: openshift-artifactory-ha
sources:
- https://bintray.com/jfrog/product/JFrog-Artifactory-Pro/view
- https://github.com/jfrog/charts
version: 107.84.14
- https://bintray.com/jfrog/product/JFrog-Artifactory-Pro/view
- https://github.com/jfrog/charts
version: 107.90.8
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.84.14
tag: 7.90.8
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.84.14
tag: 7.90.8
node:
replicaCount: 2
waitForPrimaryStartup:
Expand Down
Loading