Skip to content

Commit

Permalink
Merge pull request #1807 from jfrog/jpr-10.14.7
Browse files Browse the repository at this point in the history
[jfrog-platform] 10.14.7 release
  • Loading branch information
chukka authored Aug 18, 2023
2 parents e3d4355 + bd4591f commit 5e6ad83
Show file tree
Hide file tree
Showing 18 changed files with 102 additions and 134 deletions.
2 changes: 1 addition & 1 deletion stable/artifactory-cpp-ce/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# JFrog Artifactory CE for C++ Chart Changelog
All changes to this chart will be documented in this file

## [107.63.11] - Aug 25, 2022
## [107.63.12] - Aug 25, 2022
* Included event service as mandatory and remove the flag from values.yaml

## [107.41.0] - Jul 22, 2022
Expand Down
6 changes: 3 additions & 3 deletions stable/artifactory-cpp-ce/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 7.63.11
appVersion: 7.63.12
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.63.11
version: 107.63.12
description: JFrog Artifactory CE for C++
home: https://www.jfrog.com/artifactory/
icon: https://raw.githubusercontent.com/jfrog/charts/master/stable/artifactory-cpp-ce/logo/conan.png
Expand All @@ -21,4 +21,4 @@ name: artifactory-cpp-ce
sources:
- https://github.com/jfrog/charts
type: application
version: 107.63.11
version: 107.63.12
2 changes: 1 addition & 1 deletion stable/artifactory-ha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# JFrog Artifactory-ha Chart Changelog
All changes to this chart will be documented in this file

## [107.63.11] - Aug 7, 2023
## [107.63.12] - Aug 7, 2023
* Added support for Openshift by adding the securityContext in container level.
* **IMPORTANT**
* Disable securityContext in container and pod level to deploy postgres on openshift.
Expand Down
4 changes: 2 additions & 2 deletions stable/artifactory-ha/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 7.63.11
appVersion: 7.63.12
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -21,4 +21,4 @@ name: artifactory-ha
sources:
- https://github.com/jfrog/charts
type: application
version: 107.63.11
version: 107.63.12
2 changes: 1 addition & 1 deletion stable/artifactory-jcr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# JFrog Container Registry Chart Changelog
All changes to this chart will be documented in this file.

## [107.63.11] - Aug 25, 2022
## [107.63.12] - Aug 25, 2022
* Included event service as mandatory and remove the flag from values.yaml

## [107.41.0] - Jul 22, 2022
Expand Down
6 changes: 3 additions & 3 deletions stable/artifactory-jcr/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 7.63.11
appVersion: 7.63.12
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.63.11
version: 107.63.12
description: JFrog Container Registry
home: https://jfrog.com/container-registry/
icon: https://raw.githubusercontent.com/jfrog/charts/master/stable/artifactory-jcr/logo/jcr-logo.png
Expand All @@ -22,4 +22,4 @@ name: artifactory-jcr
sources:
- https://github.com/jfrog/charts
type: application
version: 107.63.11
version: 107.63.12
2 changes: 1 addition & 1 deletion stable/artifactory-oss/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# JFrog Artifactory OSS Chart Changelog
All changes to this chart will be documented in this file

## [107.63.11] - Aug 25, 2022
## [107.63.12] - Aug 25, 2022
* Included event service as mandatory and remove the flag from values.yaml

## [107.41.0] - Jul 22, 2022
Expand Down
6 changes: 3 additions & 3 deletions stable/artifactory-oss/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 7.63.11
appVersion: 7.63.12
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.63.11
version: 107.63.12
description: JFrog Artifactory OSS
home: https://www.jfrog.com/artifactory/
icon: https://raw.githubusercontent.com/jfrog/charts/master/stable/artifactory/logo/artifactory-logo.png
Expand All @@ -20,4 +20,4 @@ name: artifactory-oss
sources:
- https://github.com/jfrog/charts
type: application
version: 107.63.11
version: 107.63.12
2 changes: 1 addition & 1 deletion stable/artifactory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# JFrog Artifactory Chart Changelog
All changes to this chart will be documented in this file.

## [107.63.11] - Aug 7, 2023
## [107.63.12] - Aug 7, 2023
* Added support for Openshift by adding the securityContext in container level.
* **IMPORTANT**
* Disable securityContext in container and pod level to deploy postgres on openshift.
Expand Down
4 changes: 2 additions & 2 deletions stable/artifactory/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 7.63.11
appVersion: 7.63.12
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -21,4 +21,4 @@ name: artifactory
sources:
- https://github.com/jfrog/charts
type: application
version: 107.63.11
version: 107.63.12
4 changes: 4 additions & 0 deletions stable/jfrog-platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# JFrog Platform Chart Changelog (GA releases only)
All changes to this chart will be documented in this file.

## [10.14.7] - Aug 18, 2023
* Update dependency artifactory chart version to 107.63.12
* Update dependency xray chart version to 103.80.9

## [10.14.6] - Aug 10, 2023
* Update dependency artifactory chart version to 107.63.11
* Update dependency xray chart version to 103.79.11
Expand Down
8 changes: 4 additions & 4 deletions stable/jfrog-platform/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ dependencies:
version: 12.10.1
- name: artifactory
repository: https://charts.jfrog.io/
version: 107.63.11
version: 107.63.12
- name: xray
repository: https://charts.jfrog.io/
version: 103.79.11
version: 103.80.9
- name: distribution
repository: https://charts.jfrog.io/
version: 102.19.1
Expand All @@ -26,5 +26,5 @@ dependencies:
- name: pipelines
repository: https://charts.jfrog.io/
version: 101.43.2
digest: sha256:18670b700ff4d8e87374e9f3579a67df6d4552a07faf5897334f7adbf0709b07
generated: "2023-08-10T15:10:27.00885+05:30"
digest: sha256:1eb9a4d66f3bd9bd2194a68a467c3050544a2abf8addf18b04889a66a1e61a80
generated: "2023-08-18T10:51:06.216557+05:30"
8 changes: 4 additions & 4 deletions stable/jfrog-platform/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 7.63.11
appVersion: 7.63.12
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -16,11 +16,11 @@ dependencies:
- condition: artifactory.enabled
name: artifactory
repository: https://charts.jfrog.io/
version: 107.63.11
version: 107.63.12
- condition: xray.enabled
name: xray
repository: https://charts.jfrog.io/
version: 103.79.11
version: 103.80.9
- condition: distribution.enabled
name: distribution
repository: https://charts.jfrog.io/
Expand Down Expand Up @@ -59,4 +59,4 @@ name: jfrog-platform
sources:
- https://github.com/jfrog/charts
type: application
version: 10.14.6
version: 10.14.7
2 changes: 1 addition & 1 deletion stable/jfrog-platform/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ redis:
usePassword: false

artifactory:
installerInfo: '{"productId": "Helm_JFrogPlatform/{{ printf "10.14.6-%s" .Chart.AppVersion }}", "features": [ { "featureId": "Platform/{{ printf "%s-%s" "kubernetes" .Capabilities.KubeVersion.Version }}"}]}'
installerInfo: '{"productId": "Helm_JFrogPlatform/{{ printf "10.14.7-%s" .Chart.AppVersion }}", "features": [ { "featureId": "Platform/{{ printf "%s-%s" "kubernetes" .Capabilities.KubeVersion.Version }}"}]}'
enabled: true
postgresql:
enabled: false
Expand Down
5 changes: 4 additions & 1 deletion stable/xray/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# JFrog Xray Chart Changelog
All changes to this chart will be documented in this file.

## [103.79.11] - Jul 3, 2023
## [103.80.9] - Jul 16, 2023
* Added `podSecurityContext.enabled` and `containerSecurityContext.enabled` to support openshift

## [103.79.0] - Jul 3, 2023
* Added TLS support for rabbitmq
* Moved common.extraEnvs to statefulset from values.yaml
* Added `extraEnvVars` for each container
Expand Down
4 changes: 2 additions & 2 deletions stable/xray/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 3.79.11
appVersion: 3.80.9
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -24,4 +24,4 @@ name: xray
sources:
- https://github.com/jfrog/charts
type: application
version: 103.79.11
version: 103.80.9
Loading

0 comments on commit 5e6ad83

Please sign in to comment.