Skip to content

Commit c53d493

Browse files
committed
[artifactory] 7.90.8 release
1 parent 142988b commit c53d493

File tree

10 files changed

+19
-19
lines changed

10 files changed

+19
-19
lines changed

stable/artifactory-cpp-ce/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# JFrog Artifactory CE for C++ Chart Changelog
22
All changes to this chart will be documented in this file
33

4-
## [107.90.7] - Feb 20, 2024
4+
## [107.90.8] - Feb 20, 2024
55
* Updated `artifactory.installerInfo` content
66

77
## [107.80.0] - Feb 1, 2024

stable/artifactory-cpp-ce/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: 7.90.7
2+
appVersion: 7.90.8
33
dependencies:
44
- name: artifactory
55
repository: file://charts/artifactory
6-
version: 107.90.7
6+
version: 107.90.8
77
description: JFrog Artifactory CE for C++
88
home: https://www.jfrog.com/artifactory/
99
icon: https://raw.githubusercontent.com/jfrog/charts/master/stable/artifactory-cpp-ce/logo/conan.png
@@ -21,4 +21,4 @@ name: artifactory-cpp-ce
2121
sources:
2222
- https://github.com/jfrog/charts
2323
type: application
24-
version: 107.90.7
24+
version: 107.90.8

stable/artifactory-ha/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# JFrog Artifactory-ha Chart Changelog
22
All changes to this chart will be documented in this file.
33

4-
## [107.90.7] - July 18, 2024
4+
## [107.90.8] - July 18, 2024
55
* Fixed #adding colon in image registry which breaks deployment [GH-1892](https://github.com/jfrog/charts/pull/1892)
66
* Added new `nginx.hosts` to use Nginx server_name directive instead of `ingress.hosts`
77
* Added a deprecation notice of ingress.hosts when `ngnix.enabled` is true

stable/artifactory-ha/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
annotations:
2-
artifactoryServiceVersion: 7.90.9
2+
artifactoryServiceVersion: 7.90.11
33
apiVersion: v2
4-
appVersion: 7.90.7
4+
appVersion: 7.90.8
55
dependencies:
66
- condition: postgresql.enabled
77
name: postgresql
@@ -23,4 +23,4 @@ name: artifactory-ha
2323
sources:
2424
- https://github.com/jfrog/charts
2525
type: application
26-
version: 107.90.7
26+
version: 107.90.8

stable/artifactory-jcr/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# JFrog Container Registry Chart Changelog
22
All changes to this chart will be documented in this file.
33

4-
## [107.90.7] - Feb 20, 2024
4+
## [107.90.8] - Feb 20, 2024
55
* Updated `artifactory.installerInfo` content
66

77
## [107.80.0] - Feb 1, 2024

stable/artifactory-jcr/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: 7.90.7
2+
appVersion: 7.90.8
33
dependencies:
44
- name: artifactory
55
repository: file://charts/artifactory
6-
version: 107.90.7
6+
version: 107.90.8
77
description: JFrog Container Registry
88
home: https://jfrog.com/container-registry/
99
icon: https://raw.githubusercontent.com/jfrog/charts/master/stable/artifactory-jcr/logo/jcr-logo.png
@@ -22,4 +22,4 @@ name: artifactory-jcr
2222
sources:
2323
- https://github.com/jfrog/charts
2424
type: application
25-
version: 107.90.7
25+
version: 107.90.8

stable/artifactory-oss/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# JFrog Artifactory OSS Chart Changelog
22
All changes to this chart will be documented in this file
33

4-
## [107.90.7] - Feb 20, 2024
4+
## [107.90.8] - Feb 20, 2024
55
* Updated `artifactory.installerInfo` content
66

77
## [107.80.0] - Feb 1, 2024

stable/artifactory-oss/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: 7.90.7
2+
appVersion: 7.90.8
33
dependencies:
44
- name: artifactory
55
repository: file://charts/artifactory
6-
version: 107.90.7
6+
version: 107.90.8
77
description: JFrog Artifactory OSS
88
home: https://www.jfrog.com/artifactory/
99
icon: https://raw.githubusercontent.com/jfrog/charts/master/stable/artifactory/logo/artifactory-logo.png
@@ -20,4 +20,4 @@ name: artifactory-oss
2020
sources:
2121
- https://github.com/jfrog/charts
2222
type: application
23-
version: 107.90.7
23+
version: 107.90.8

stable/artifactory/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# JFrog Artifactory Chart Changelog
22
All changes to this chart will be documented in this file.
33

4-
## [107.90.7] - July 18, 2024
4+
## [107.90.8] - July 18, 2024
55
* Fixed #adding colon in image registry which breaks deployment [GH-1892](https://github.com/jfrog/charts/pull/1892)
66
* Added new `nginx.hosts` to use Nginx server_name directive instead of `ingress.hosts`
77
* Added a deprecation notice of ingress.hosts when `ngnix.enabled` is true

stable/artifactory/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 7.90.7
2+
appVersion: 7.90.8
33
dependencies:
44
- condition: postgresql.enabled
55
name: postgresql
@@ -21,4 +21,4 @@ name: artifactory
2121
sources:
2222
- https://github.com/jfrog/charts
2323
type: application
24-
version: 107.90.7
24+
version: 107.90.8

0 commit comments

Comments
 (0)