Skip to content

Commit

Permalink
[jfrog-platform] 7.25.6 release (#1499)
Browse files Browse the repository at this point in the history
* [jfrog-platform] 7.25.6 release
  • Loading branch information
chukka authored Sep 7, 2021
1 parent ff858d3 commit 98de7f4
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 12 deletions.
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
All changes to this chart will be documented in this file.

## [0.10.0] - Sep 6, 2021
* Update dependency artifactory/ha charts version to 107.25.6
* Update dependency xray chart version to 103.32.2
* Update dependency mission-control chart version to 104.7.13

## [0.9.3] - Aug 30, 2021
* Update dependency pipelines chart version to 101.17.8

Expand Down
12 changes: 6 additions & 6 deletions stable/jfrog-platform/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ dependencies:
version: 12.10.1
- name: artifactory
repository: https://charts.jfrog.io/
version: 107.24.3
version: 107.25.6
- name: artifactory-ha
repository: https://charts.jfrog.io/
version: 107.24.3
version: 107.25.6
- name: xray
repository: https://charts.jfrog.io/
version: 103.31.1
version: 103.32.2
- name: distribution
repository: https://charts.jfrog.io/
version: 102.9.2
- name: mission-control
repository: https://charts.jfrog.io/
version: 104.7.11
version: 104.7.13
- name: pipelines
repository: https://charts.jfrog.io/
version: 101.17.8
digest: sha256:ff60fe4e89b393b089c0838f8376ab6e249c76266b4ee15d6b07eff652844afa
generated: "2021-08-30T21:13:31.31874+05:30"
digest: sha256:bae517d18731bda5da4add3892500903f2e47a8fba43c7567615e71e45dc2df7
generated: "2021-09-07T18:33:25.404876+05:30"
12 changes: 6 additions & 6 deletions stable/jfrog-platform/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 7.24.3
appVersion: 7.25.6
dependencies:
- name: postgresql
version: 10.3.18
Expand All @@ -14,23 +14,23 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
- name: artifactory
version: 107.24.3
version: 107.25.6
repository: https://charts.jfrog.io/
condition: artifactory.enabled
- name: artifactory-ha
version: 107.24.3
version: 107.25.6
repository: https://charts.jfrog.io/
condition: artifactory-ha.enabled
- name: xray
version: 103.31.1
version: 103.32.2
repository: https://charts.jfrog.io/
condition: xray.enabled
- name: distribution
version: 102.9.2
repository: https://charts.jfrog.io/
condition: distribution.enabled
- name: mission-control
version: 104.7.11
version: 104.7.13
repository: https://charts.jfrog.io/
condition: mission-control.enabled
- name: pipelines
Expand All @@ -52,5 +52,5 @@ name: jfrog-platform
sources:
- https://github.com/jfrog/charts
type: application
version: 0.9.3
version: 0.10.0
kubeVersion: ">= 1.14.0-0"

0 comments on commit 98de7f4

Please sign in to comment.