Skip to content

Commit

Permalink
Updating Artifactory chart version to 7.77.10
Browse files Browse the repository at this point in the history
  • Loading branch information
oumkale committed Apr 24, 2024
1 parent 107ad04 commit 1c6ab2b
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 16 deletions.
4 changes: 2 additions & 2 deletions Openshift4/helm/openshift-artifactory-ha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# JFrog Openshift Artifactory-ha Chart Changelog
All changes to this chart will be documented in this file.

## [107.77.7] - April 22, 2024
* Fixing installation issues and disabling security context
## [107.77.7] - April 24, 2024
* Updating to latest jfrog/artifactory-ha helm chart version 107.77.10 artifactory version 7.77.10

## [107.71.5] - Mar 22, 2024
* Updating to latest jfrog/artifactory-ha helm chart version 107.77.7 artifactory version 7.77.7
Expand Down
2 changes: 1 addition & 1 deletion 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.77.7
version: 107.77.10
digest: sha256:4bd55f5c331c175276c928d9b4187bff9e91a35f5ec787d5e69e8926986bfbf7
generated: "2024-03-22T16:32:17.294503+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.77.7
appVersion: 7.77.10
dependencies:
- name: artifactory-ha
version: 107.77.7
version: 107.77.10
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.77.7
version: 107.77.10
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 @@ -12,7 +12,7 @@ artifactory-ha:
url: "OVERRIDE"
user: "OVERRIDE"
password: "OVERRIDE"
initContainerImage: registry.connect.redhat.com/jfrog/init:7.77.7
initContainerImage: registry.connect.redhat.com/jfrog/init:7.77.10
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 @@ -21,7 +21,7 @@ artifactory-ha:
image:
registry: registry.connect.redhat.com
repository: jfrog/artifactory-pro
tag: 7.77.7
tag: 7.77.10
node:
replicaCount: 2
waitForPrimaryStartup:
Expand Down
4 changes: 4 additions & 0 deletions Openshift4/operator/artifactory-ha-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All changes to this chart will be documented in this file.

## [1.2.8] - April 24, 2024

- Updating Operator to latest jfrog/artifactory-ha helm chart version 107.77.10 artifactory version 7.77.10

## [1.2.6] - Mar 25, 2024

- Updating Operator to latest jfrog/artifactory-ha helm chart version 107.77.7 artifactory version 7.77.7
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# JFrog Openshift Artifactory-ha Chart Changelog
All changes to this chart will be documented in this file.

## [107.77.7] - April 22, 2024
* Fixing installation issues and disabling security context
## [107.77.7] - April 24, 2024
* Updating to latest jfrog/artifactory-ha helm chart version 107.77.10 artifactory version 7.77.10

## [107.71.5] - Mar 22, 2024
* Updating to latest jfrog/artifactory-ha helm chart version 107.77.7 artifactory version 7.77.7
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.77.7
version: 107.77.10
digest: sha256:4bd55f5c331c175276c928d9b4187bff9e91a35f5ec787d5e69e8926986bfbf7
generated: "2024-03-22T16:32:17.294503+05:30"
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: 7.77.7
appVersion: 7.77.10
dependencies:
- name: artifactory-ha
version: 107.77.7
version: 107.77.10
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.77.7
version: 107.77.10
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ artifactory-ha:
url: "OVERRIDE"
user: "OVERRIDE"
password: "OVERRIDE"
initContainerImage: registry.connect.redhat.com/jfrog/init:7.77.7
initContainerImage: registry.connect.redhat.com/jfrog/init:7.77.10
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 @@ -21,7 +21,7 @@ artifactory-ha:
image:
registry: registry.connect.redhat.com
repository: jfrog/artifactory-pro
tag: 7.77.7
tag: 7.77.10
node:
replicaCount: 2
waitForPrimaryStartup:
Expand Down

0 comments on commit 1c6ab2b

Please sign in to comment.