Skip to content

Commit

Permalink
Merge pull request #1822 from jfrog/rt-7.68.11
Browse files Browse the repository at this point in the history
[artifactory] 7.68.11 release
  • Loading branch information
chukka authored Sep 22, 2023
2 parents cb836cc + bdc2123 commit 8f19eec
Show file tree
Hide file tree
Showing 22 changed files with 47 additions and 29 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.68.8] - Jul 20, 2023
## [107.68.11] - Jul 20, 2023
* Disabled federation services when splitServicesToContainers=true

## [107.45.0] - Aug 25, 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.68.7
appVersion: 7.68.11
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.68.8
version: 107.68.11
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.68.8
version: 107.68.11
7 changes: 6 additions & 1 deletion stable/artifactory-ha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# JFrog Artifactory-ha Chart Changelog
All changes to this chart will be documented in this file

## [107.68.8] - Sep 15, 2023
## [107.68.11] - Sep 20, 2023
* Fixed rtfs context
* Fixed - Metadata service does not respect customVolumeMounts for DB CAs [GH-1815](https://github.com/jfrog/charts/issues/1815)

## [107.68.8] - Sep 18, 2023
* Reverted - Enabled `unifiedSecretInstallation` by default [GH-1819](https://github.com/jfrog/charts/issues/1819)
* Removed unused `artifactory.javaOpts` from values.yaml
* Removed openshift condition check from NOTES.txt
* Fixed an issue with artifactory node replicaCount [GH-1808](https://github.com/jfrog/charts/issues/1808)

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.68.7
appVersion: 7.68.11
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.68.8
version: 107.68.11
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,9 @@ spec:
{{ tpl (toYaml .) $ | indent 8 }}
{{- end }}
volumeMounts:
{{- if or .Values.artifactory.customVolumeMounts .Values.global.customVolumeMounts }}
{{ tpl (include "artifactory-ha.customVolumeMounts" .) . | indent 8 }}
{{- end }}
- name: volume
mountPath: {{ .Values.artifactory.persistence.mountPath | quote }}
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,9 @@ spec:
{{ tpl (toYaml .) $ | indent 8 }}
{{- end }}
volumeMounts:
{{- if or .Values.artifactory.customVolumeMounts .Values.global.customVolumeMounts }}
{{ tpl (include "artifactory-ha.customVolumeMounts" .) . | indent 8 }}
{{- end }}
- name: volume
mountPath: {{ .Values.artifactory.persistence.mountPath | quote }}
resources:
Expand Down
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.68.8] - Jul 20, 2023
## [107.68.11] - Jul 20, 2023
* Disabled federation services when splitServicesToContainers=true

## [107.45.0] - Aug 25, 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.68.7
appVersion: 7.68.11
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.68.8
version: 107.68.11
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.68.8
version: 107.68.11
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.68.8] - Jul 20, 2023
## [107.68.11] - Jul 20, 2023
* Disabled federation services when splitServicesToContainers=true

## [107.45.0] - Aug 25, 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.68.7
appVersion: 7.68.11
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.68.8
version: 107.68.11
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.68.8
version: 107.68.11
6 changes: 5 additions & 1 deletion stable/artifactory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# JFrog Artifactory Chart Changelog
All changes to this chart will be documented in this file.

## [107.68.8] - Sep 15, 2023
## [107.68.11] - Sep 20, 2023
* Fixed rtfs context
* Fixed - Metadata service does not respect customVolumeMounts for DB CAs [GH-1815](https://github.com/jfrog/charts/issues/1815)

## [107.68.8] - Sep 18, 2023
* Reverted - Enabled `unifiedSecretInstallation` by default [GH-1819](https://github.com/jfrog/charts/issues/1819)
* Removed openshift condition check from NOTES.txt

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.68.7
appVersion: 7.68.11
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -21,4 +21,4 @@ name: artifactory
sources:
- https://github.com/jfrog/charts
type: application
version: 107.68.8
version: 107.68.11
3 changes: 3 additions & 0 deletions stable/artifactory/templates/artifactory-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,9 @@ spec:
{{ tpl (toYaml .) $ | indent 8 }}
{{- end }}
volumeMounts:
{{- if or .Values.artifactory.customVolumeMounts .Values.global.customVolumeMounts }}
{{ tpl (include "artifactory.customVolumeMounts" .) . | indent 8 }}
{{- end }}
- name: artifactory-volume
mountPath: {{ .Values.artifactory.persistence.mountPath | quote }}
resources:
Expand Down
2 changes: 1 addition & 1 deletion stable/distribution/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# JFrog Distribution Chart Changelog
All changes to this project chart be documented in this file.

## [102.20.1] - Aug 29, 2023
## [102.20.2] - Aug 29, 2023
* Updated redis version tag to `7.2.0-debian-11-r2`
* Enabled `unifiedSecretInstallation` by default

Expand Down
4 changes: 2 additions & 2 deletions stable/distribution/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2.20.1
appVersion: 2.20.2
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -19,4 +19,4 @@ name: distribution
sources:
- https://github.com/jfrog/charts
type: application
version: 102.20.1
version: 102.20.2
Binary file modified stable/distribution/logo/distribution-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.15.3] - Mar 21, 2023
## [101.15.4] - 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.15.3
appVersion: 1.15.4
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -19,4 +19,4 @@ name: insight
sources:
- https://github.com/jfrog/charts
type: application
version: 101.15.3
version: 101.15.4
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.70.1
tag: 7.78.0
imagePullPolicy: IfNotPresent
serviceRegistry:
## Service registry (Access) TLS verification skipped if enabled
Expand Down
2 changes: 1 addition & 1 deletion stable/xray/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# JFrog Xray Chart Changelog
All changes to this chart will be documented in this file.

## [103.82.6] - Jul 16, 2023
## [103.82.11] - Jul 16, 2023
* Added `podSecurityContext.enabled` and `containerSecurityContext.enabled` to support openshift

## [103.79.0] - Jul 3, 2023
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.82.6
appVersion: 3.82.11
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -24,4 +24,4 @@ name: xray
sources:
- https://github.com/jfrog/charts
type: application
version: 103.82.6
version: 103.82.11
2 changes: 1 addition & 1 deletion stable/xray/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@ router:
image:
registry: releases-docker.jfrog.io
repository: jfrog/router
tag: 7.78.0
tag: 7.79.0
imagePullPolicy: IfNotPresent
serviceRegistry:
## Service registry (Access) TLS verification skipped if enabled.
Expand Down

0 comments on commit 8f19eec

Please sign in to comment.