Skip to content

Commit

Permalink
Merge pull request jfrog#1237 from jfrog/jp-005
Browse files Browse the repository at this point in the history
[jfrog-platform] Update dependency artifactory charts (Artifactory 7.10.5)
  • Loading branch information
chukka authored Nov 2, 2020
2 parents f8a3cf4 + c063b0d commit f59f09f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
4 changes: 4 additions & 0 deletions stable/jfrog-platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# JFrog Platform Chart Changelog
All changes to this chart will be documented in this file.

## [0.0.5] - Nov 2, 2020
* Update dependency artifactory chart version to 11.4.4 (Artifactory 7.10.5)
* Update dependency artifactory-ha chart version to 4.4.4 (Artifactory 7.10.5)

## [0.0.4] - Oct 23, 2020
* Added Migration steps to move existing artifactory/artifactory-ha installations to JFrog platform chart - Refer [here](https://github.com/jfrog/charts/blob/master/stable/jfrog-platform/UPGRADE_NOTES.md)
* Updated dependency charts
Expand Down
4 changes: 2 additions & 2 deletions stable/jfrog-platform/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: jfrog-platform
home: https://jfrog.com/platform/
version: 0.0.4
appVersion: 7.10.2
version: 0.0.5
appVersion: 7.10.5
description: Universal, hybrid, end-to-end DevOps automation.
keywords:
- platform
Expand Down
8 changes: 4 additions & 4 deletions stable/jfrog-platform/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ dependencies:
version: 10.9.0
- name: artifactory
repository: https://charts.jfrog.io/
version: 11.4.2
version: 11.4.4
- name: artifactory-ha
repository: https://charts.jfrog.io/
version: 4.4.2
version: 4.4.4
- name: xray
repository: https://charts.jfrog.io/
version: 6.2.1
Expand All @@ -26,5 +26,5 @@ dependencies:
- name: pipelines
repository: https://charts.jfrog.io/
version: 2.0.4
digest: sha256:43692869209475d440bcc326aa577b83b4a14c58b533e8bf273bb5bab8784f73
generated: "2020-10-27T12:04:38.354441+05:30"
digest: sha256:06c591621367a55693f9464dc3d3ae42a384eba83a92615eb8c4dd518d66cc94
generated: "2020-11-02T20:40:15.084577+05:30"
4 changes: 2 additions & 2 deletions stable/jfrog-platform/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
- name: artifactory
version: 11.4.2
version: 11.4.4
repository: https://charts.jfrog.io/
condition: artifactory.enabled
- name: artifactory-ha
version: 4.4.2
version: 4.4.4
repository: https://charts.jfrog.io/
condition: artifactory-ha.enabled
- name: xray
Expand Down

0 comments on commit f59f09f

Please sign in to comment.