Skip to content

Commit

Permalink
[artifactory] 7.27.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
chukka committed Nov 11, 2021
1 parent 99681cb commit 1d82d4b
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 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.27.9] - Sep 22, 2021
## [107.27.10] - Sep 22, 2021
* Bumping chart version to align with app version

## [107.25.7] - Sep 17, 2021
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.27.9
appVersion: 7.27.10
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.27.9
version: 107.27.10
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.27.9
version: 107.27.10
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.27.9] - Oct 8, 2021
## [107.27.10] - Oct 8, 2021
* **Breaking change**
* Aligned probe structure (moved probes variables under config block)
* Added support for new probes(set to false by default)
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.27.9
appVersion: 7.27.10
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -20,4 +20,4 @@ name: artifactory-ha
sources:
- https://github.com/jfrog/charts
type: application
version: 107.27.9
version: 107.27.10
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.27.9] - Sep 22, 2021
## [107.27.10] - Sep 22, 2021
* Bumping chart version to align with app version

## [107.25.7] - Sep 17, 2021
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.27.9
appVersion: 7.27.10
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.27.9
version: 107.27.10
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.27.9
version: 107.27.10
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.27.9] - Sep 22, 2021
## [107.27.10] - Sep 22, 2021
* Bumping chart version to align with app version

## [107.25.7] - Sep 17, 2021
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.27.9
appVersion: 7.27.10
dependencies:
- name: artifactory
repository: file://charts/artifactory
version: 107.27.9
version: 107.27.10
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.27.9
version: 107.27.10
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.27.9] - Oct 8, 2021
## [107.27.10] - Oct 8, 2021
* **Breaking change**
* Aligned probe structure (moved probes variables under config block)
* Added support for new probes(set to false by default)
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.27.9
appVersion: 7.27.10
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -20,4 +20,4 @@ name: artifactory
sources:
- https://github.com/jfrog/charts
type: application
version: 107.27.9
version: 107.27.10

0 comments on commit 1d82d4b

Please sign in to comment.