Skip to content

Commit

Permalink
Merge pull request #1813 from jfrog/jp-10.14.8
Browse files Browse the repository at this point in the history
[jfrog-platform] 10.14.8 release
  • Loading branch information
chukka authored Aug 30, 2023
2 parents 5e6ad83 + edf0a24 commit 721428f
Show file tree
Hide file tree
Showing 18 changed files with 41 additions and 32 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.12] - Aug 25, 2022
## [107.63.14] - 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.12
appVersion: 7.63.14
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.63.12
version: 107.63.14
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.12
version: 107.63.14
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.12] - Aug 7, 2023
## [107.63.14] - 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.12
appVersion: 7.63.14
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.12
version: 107.63.14
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.12] - Aug 25, 2022
## [107.63.14] - 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.12
appVersion: 7.63.14
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.63.12
version: 107.63.14
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.12
version: 107.63.14
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.12] - Aug 25, 2022
## [107.63.14] - 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.12
appVersion: 7.63.14
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.63.12
version: 107.63.14
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.12
version: 107.63.14
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.12] - Aug 7, 2023
## [107.63.14] - 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.12
appVersion: 7.63.14
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.12
version: 107.63.14
2 changes: 1 addition & 1 deletion stable/insight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# JFrog Insights Chart Changelog
All changes to this chart will be documented in this file.

## [101.14.0] - Mar 21, 2023
## [101.15.3] - Mar 21, 2023
* Updated postgresql multi-arch tag version to `13.10.0-debian-11-r14`

## [101.14.0] - Mar 02, 2023
Expand Down
4 changes: 2 additions & 2 deletions stable/insight/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.14.0
appVersion: 1.15.3
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -19,4 +19,4 @@ name: insight
sources:
- https://github.com/jfrog/charts
type: application
version: 101.14.0
version: 101.15.3
2 changes: 1 addition & 1 deletion stable/insight/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ router:
image:
registry: releases-docker.jfrog.io
repository: jfrog/router
tag: 7.67.0
tag: 7.70.1
imagePullPolicy: IfNotPresent
serviceRegistry:
## Service registry (Access) TLS verification skipped if enabled
Expand Down
6 changes: 6 additions & 0 deletions stable/jfrog-platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# JFrog Platform Chart Changelog (GA releases only)
All changes to this chart will be documented in this file.

## [10.14.8] - Aug 29, 2023
* Update dependency artifactory chart version to 107.63.14
* Update dependency insight chart version to 101.15.3
* Fixed - Added containerSecurityContext for xray's rabbitmq migration hook container
* Update global.versions.router version to `7.76.0`

## [10.14.7] - Aug 18, 2023
* Update dependency artifactory chart version to 107.63.12
* Update dependency xray chart version to 103.80.9
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,7 +10,7 @@ dependencies:
version: 12.10.1
- name: artifactory
repository: https://charts.jfrog.io/
version: 107.63.12
version: 107.63.14
- name: xray
repository: https://charts.jfrog.io/
version: 103.80.9
Expand All @@ -19,12 +19,12 @@ dependencies:
version: 102.19.1
- name: insight
repository: https://charts.jfrog.io/
version: 101.14.0
version: 101.15.3
- name: pdn-server
repository: https://charts.jfrog.io/
version: 101.2.0
- name: pipelines
repository: https://charts.jfrog.io/
version: 101.43.2
digest: sha256:1eb9a4d66f3bd9bd2194a68a467c3050544a2abf8addf18b04889a66a1e61a80
generated: "2023-08-18T10:51:06.216557+05:30"
digest: sha256:634e4b12012125224d36353c170c561dbf2dd1d41180a5a3d45f65d7078e1666
generated: "2023-08-29T16:23:26.687789+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.12
appVersion: 7.63.14
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -16,7 +16,7 @@ dependencies:
- condition: artifactory.enabled
name: artifactory
repository: https://charts.jfrog.io/
version: 107.63.12
version: 107.63.14
- condition: xray.enabled
name: xray
repository: https://charts.jfrog.io/
Expand All @@ -28,7 +28,7 @@ dependencies:
- condition: insight.enabled
name: insight
repository: https://charts.jfrog.io/
version: 101.14.0
version: 101.15.3
- condition: pdnServer.enabled
name: pdn-server
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.7
version: 10.14.8
3 changes: 3 additions & 0 deletions stable/jfrog-platform/templates/migration-hook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ spec:
- name: pre-upgrade-container
image: releases-docker.jfrog.io/bitnami/kubectl:1.24.12
imagePullPolicy: IfNotPresent
{{- if .Values.rabbitmq.containerSecurityContext.enabled }}
securityContext: {{- tpl (omit .Values.rabbitmq.containerSecurityContext "enabled" | toYaml) . | nindent 10 }}
{{- end }}
command: ['sh', '-c', 'kubectl exec -it {{ .Release.Name }}-{{ template "rabbitmq.name" . }}-0 -- rabbitmqctl enable_feature_flag all ; if [ "$?" -ne 0 ]; then echo "Failed to perform the migration. Please make sure to enable the feature flag in rabbitmq manually [rabbitmqctl enable_feature_flag all] "; exit 1; fi' ]
restartPolicy: Never
terminationGracePeriodSeconds: 0
Expand Down
4 changes: 2 additions & 2 deletions stable/jfrog-platform/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ global:
## For example : For artifactory, using global.versions.artifactory
## Note: Order of preference is 1) global.versions 2) .Values.artifactory.image.tag 3) Chart.AppVersion
versions:
router: 7.74.0
router: 7.76.0
# artifactory:
# xray:
# distribution:
Expand Down Expand Up @@ -218,7 +218,7 @@ redis:
usePassword: false

artifactory:
installerInfo: '{"productId": "Helm_JFrogPlatform/{{ printf "10.14.7-%s" .Chart.AppVersion }}", "features": [ { "featureId": "Platform/{{ printf "%s-%s" "kubernetes" .Capabilities.KubeVersion.Version }}"}]}'
installerInfo: '{"productId": "Helm_JFrogPlatform/{{ printf "10.14.8-%s" .Chart.AppVersion }}", "features": [ { "featureId": "Platform/{{ printf "%s-%s" "kubernetes" .Capabilities.KubeVersion.Version }}"}]}'
enabled: true
postgresql:
enabled: false
Expand Down

0 comments on commit 721428f

Please sign in to comment.