Skip to content
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
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.117.14] - Feb 17, 2024
## [107.117.15] - Feb 17, 2024
* Fixed an issue by disabling a pro-only service (Onemodel)
* Disabling a pro-only service (Evidence)
* Updated federation key to rtfs in cpp, jcr and oss chart
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.117.14
appVersion: 7.117.15
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.117.14
version: 107.117.15
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.117.14
version: 107.117.15
3 changes: 2 additions & 1 deletion stable/artifactory-ha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# JFrog Artifactory-ha Chart Changelog
All changes to this chart will be documented in this file

## [107.117.14] - August 05, 2025
## [107.117.15] - August 27, 2025
* Added support for AWS S3 V3 credentials (identity and credential) from a Kubernetes Secret
* Added support for Azure credentials (accountName and accountKey) from a Kubernetes Secret
* Note: `splitServicesToContainers: true` has been the default setting, and starting with releases after september 2025, the helm chart will no longer support disabling this option
* Added emptyDir for /tmp and updated java cert dir to var/ in compliance with readOnly mode
* Changed apiContext path from '/artifactory/service/rtfs' to '/rtfs' for rtfs
* Fix default value for `customIngress` to address helm warnings [GH-2020](https://github.com/jfrog/charts/issues/2020)

## [107.111.0] - May 15, 2025
* Added HPA support for the Artifactory HA chart, but only for primary resources. Member resources are going to be deprecated
Expand Down
8 changes: 4 additions & 4 deletions stable/artifactory-ha/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
annotations:
artifactoryServiceVersion: 7.117.13
metadataVersion: 7.192.0
artifactoryServiceVersion: 7.117.15
metadataVersion: 7.192.1
observabilityVersion: 2.9.2
apiVersion: v2
appVersion: 7.117.14
appVersion: 7.117.15
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -25,4 +25,4 @@ name: artifactory-ha
sources:
- https://github.com/jfrog/charts
type: application
version: 107.117.14
version: 107.117.15
4 changes: 2 additions & 2 deletions stable/artifactory-ha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ ingress:
## This is an experimental feature, enabling this feature will route all traffic through the Router.
disableRouterBypass: false
## Allows to add custom ingress
customIngress: ""
customIngress: {}
## There is a need to separate HTTP1.1 traffic from gRPC (HTTP2) to benefit
## 1. Use the Nginx keepalive for HTTP1.1
## 2. Keep gRPC over the HTTP2 connections only
Expand Down Expand Up @@ -2073,7 +2073,7 @@ rtfs:
registry: releases-docker.jfrog.io
repository: jfrog/artifactory-federation
pullPolicy: IfNotPresent
tag: 1.8.21
tag: 1.8.22
jfrogUrl: ""
replicaCount: 1
internalRestPort: 8025
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.117.14] - Feb 17, 2024
## [107.117.15] - Feb 17, 2024
* Fixed an issue by disabling a pro-only service (Onemodel)
* Disabling a pro-only service (Evidence)
* Updated federation key to rtfs in cpp, jcr and oss chart
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.117.14
appVersion: 7.117.15
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.117.14
version: 107.117.15
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.117.14
version: 107.117.15
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.117.14] - Feb 17, 2024
## [107.117.15] - Feb 17, 2024
* Fixed an issue by disabling a pro-only service (Onemodel)
* Disabling a pro-only service (Evidence)
* Updated federation key to rtfs in cpp, jcr and oss chart
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.117.14
appVersion: 7.117.15
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.117.14
version: 107.117.15
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.117.14
version: 107.117.15
3 changes: 2 additions & 1 deletion stable/artifactory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# JFrog Artifactory Chart Changelog
All changes to this chart will be documented in this file.

## [107.117.14] - August 05, 2025
## [107.117.15] - August 27, 2025
* Added support for AWS S3 V3 credentials (identity and credential) from a Kubernetes Secret
* Added support for Azure credentials (accountName and accountKey) from a Kubernetes Secret
* Fixed Artifactory nodePort misplaced
* Added High Availability section to README.md
* Note: `splitServicesToContainers: true` has been the default setting, and starting with releases after september 2025, the helm chart will no longer support disabling this option
* Added emptyDir for /tmp and updated java cert dir to var/ in compliance with readOnly mode
* Changed apiContext path from '/artifactory/service/rtfs' to '/rtfs' for rtfs
* Fix default value for `customIngress` to address helm warnings [GH-2020](https://github.com/jfrog/charts/issues/2020)

## [107.111.0] - April 15, 2025
* Added custom HPA metrics support for Artifactory service `autoscaling.metrics`
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.117.14
appVersion: 7.117.15
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -21,4 +21,4 @@ name: artifactory
sources:
- https://github.com/jfrog/charts
type: application
version: 107.117.14
version: 107.117.15
4 changes: 2 additions & 2 deletions stable/artifactory/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ ingress:
## This is an experimental feature, enabling this feature will route all traffic through the Router.
disableRouterBypass: false
## Allows to add custom ingress
customIngress: ""
customIngress: {}
## There is a need to separate HTTP1.1 traffic from gRPC (HTTP2) to benefit
## 1. Use the Nginx keepalive for HTTP1.1
## 2. Keep gRPC over the HTTP2 connections only
Expand Down Expand Up @@ -1979,7 +1979,7 @@ rtfs:
registry: releases-docker.jfrog.io
repository: jfrog/artifactory-federation
pullPolicy: IfNotPresent
tag: 1.8.21
tag: 1.8.22
jfrogUrl: ""
replicaCount: 1
internalRestPort: 8025
Expand Down
5 changes: 5 additions & 0 deletions stable/jfrog-platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# JFrog Platform Chart Changelog (GA releases only)
All changes to this chart will be documented in this file.

## [11.2.2] - September 02, 2025
* Update dependency artifactory chart version to 107.117.15
* Update dependency distribution chart version to 102.33.2
* Update dependency catalog chart version to 101.25.1

## [11.2.1] - August 19, 2025
* Update dependency artifactory chart version to 107.117.14
* Update dependency xray chart version to 103.124.20
Expand Down
10 changes: 5 additions & 5 deletions stable/jfrog-platform/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@ dependencies:
version: 15.4.1
- name: artifactory
repository: https://charts.jfrog.io/
version: 107.117.14
version: 107.117.15
- name: xray
repository: https://charts.jfrog.io/
version: 103.124.20
- name: catalog
repository: https://charts.jfrog.io/
version: 101.24.0
version: 101.25.1
- name: distribution
repository: https://charts.jfrog.io/
version: 102.33.0
version: 102.33.2
- name: worker
repository: https://charts.jfrog.io/
version: 101.153.0
digest: sha256:68b0d4edd521c50b57aa085dcb378740672e29887ab4cf065feb6bd3f95e1738
generated: "2025-08-19T10:22:24.405550967Z"
digest: sha256:67ebed407010ac12e5ea055868794a5e601efc091d880e551aa4311fa8b2cd00
generated: "2025-09-02T14:36:31.705195408Z"
10 changes: 5 additions & 5 deletions stable/jfrog-platform/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 7.117.14
appVersion: 7.117.15
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -12,19 +12,19 @@ dependencies:
- condition: artifactory.enabled
name: artifactory
repository: https://charts.jfrog.io/
version: 107.117.14
version: 107.117.15
- condition: xray.enabled
name: xray
repository: https://charts.jfrog.io/
version: 103.124.20
- condition: catalog.enabled
name: catalog
repository: https://charts.jfrog.io/
version: 101.24.0
version: 101.25.1
- condition: distribution.enabled
name: distribution
repository: https://charts.jfrog.io/
version: 102.33.0
version: 102.33.2
- condition: worker.enabled
name: worker
repository: https://charts.jfrog.io/
Expand Down Expand Up @@ -52,4 +52,4 @@ name: jfrog-platform
sources:
- https://github.com/jfrog/charts
type: application
version: 11.2.1
version: 11.2.2
2 changes: 1 addition & 1 deletion stable/jfrog-platform/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ rabbitmq:
artifactory:
enabled: true
unifiedUpgradeAllowed: true
installerInfo: '{"productId":"Helm_JFrogPlatform/{{ printf "11.2.1-%s" .Chart.AppVersion }}","features":[{"featureId":"Platform/{{ printf "%s-%s" "kubernetes" .Capabilities.KubeVersion.Version }}"},{"featureId":"Database/{{ .Values.database.type }}"},{"featureId":"Nginx_Enabled/{{ .Values.nginx.enabled }}"},{"featureId":"ArtifactoryPersistence_Type/{{ .Values.artifactory.persistence.type }}"},{"featureId":"SplitServicesToContainers_Enabled/{{ .Values.splitServicesToContainers }}"},{"featureId":"Filebeat_Enabled/{{ .Values.filebeat.enabled }}"},{"featureId":"ReplicaCount/{{ .Values.artifactory.replicaCount }}"}]}'
installerInfo: '{"productId":"Helm_JFrogPlatform/{{ printf "11.2.2-%s" .Chart.AppVersion }}","features":[{"featureId":"Platform/{{ printf "%s-%s" "kubernetes" .Capabilities.KubeVersion.Version }}"},{"featureId":"Database/{{ .Values.database.type }}"},{"featureId":"Nginx_Enabled/{{ .Values.nginx.enabled }}"},{"featureId":"ArtifactoryPersistence_Type/{{ .Values.artifactory.persistence.type }}"},{"featureId":"SplitServicesToContainers_Enabled/{{ .Values.splitServicesToContainers }}"},{"featureId":"Filebeat_Enabled/{{ .Values.filebeat.enabled }}"},{"featureId":"ReplicaCount/{{ .Values.artifactory.replicaCount }}"}]}'
postgresql:
enabled: false
waitForDatabase: false
Expand Down