Merge pull request #84 from jfrogtraining/rt4.13.0
Upgraded artifactory helm chart to version 4.13.0 (Artifactory 7.17.5)pull/88/head
commit
7ed1d12a32
|
@ -1,10 +1,10 @@
|
|||
diff -x '*.tgz' -x '*.lock' -uNr packages/artifactory-ha/charts-original/Chart.yaml packages/artifactory-ha/charts/Chart.yaml
|
||||
--- packages/artifactory-ha/charts-original/Chart.yaml
|
||||
+++ packages/artifactory-ha/charts/Chart.yaml
|
||||
@@ -16,3 +16,6 @@
|
||||
- https://bintray.com/jfrog/product/JFrog-Artifactory-Pro/view
|
||||
@@ -14,3 +14,6 @@
|
||||
sources:
|
||||
- https://github.com/jfrog/charts
|
||||
version: 4.7.6
|
||||
version: 4.13.0
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/release-name: artifactory-ha
|
||||
|
|
|
@ -419,6 +419,6 @@ questions:
|
|||
|
||||
# Internal Settings
|
||||
- variable: installerInfo
|
||||
default: '\{\"productId\": \"RancherHelm_artifactory-ha/7.12.6\", \"features\": \[\{\"featureId\": \"Partner/ACC-007246\"\}\]\}'
|
||||
default: '\{\"productId\": \"RancherHelm_artifactory-ha/7.17.5\", \"features\": \[\{\"featureId\": \"Partner/ACC-007246\"\}\]\}'
|
||||
type: string
|
||||
group: "Internal Settings (Do not modify)"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://repo.chartcenter.io/jfrog/artifactory-ha-4.7.6.tgz
|
||||
url: https://repo.chartcenter.io/jfrog/artifactory-ha-4.13.0.tgz
|
||||
packageVersion: 00
|
||||
|
|
Loading…
Reference in New Issue