Forráskód Böngészése

Upgraded catalog item(s)

        This commit upgrades minio catalog item(s).
sonicaj 4 éve
szülő
commit
76f9835a92
40 módosított fájl, 32 hozzáadás és 10 törlés
  1. 0 0
      charts/minio/1.3.13/.helmignore
  2. 2 2
      charts/minio/1.3.13/Chart.yaml
  3. 0 0
      charts/minio/1.3.13/README.md
  4. 0 0
      charts/minio/1.3.13/app-readme.md
  5. 0 0
      charts/minio/1.3.13/charts/common-2105.0.0.tgz
  6. 0 0
      charts/minio/1.3.13/default_values.yaml
  7. 1 1
      charts/minio/1.3.13/ix_values.yaml
  8. 0 0
      charts/minio/1.3.13/migrations/migrate_from_1.0.0
  9. 0 0
      charts/minio/1.3.13/questions.yaml
  10. 0 0
      charts/minio/1.3.13/requirements.lock
  11. 0 0
      charts/minio/1.3.13/templates/NOTES.txt
  12. 0 0
      charts/minio/1.3.13/templates/_cert.tpl
  13. 0 0
      charts/minio/1.3.13/templates/_helpers.tpl
  14. 0 0
      charts/minio/1.3.13/templates/configmap.yaml
  15. 0 0
      charts/minio/1.3.13/templates/deployment.yaml
  16. 0 0
      charts/minio/1.3.13/templates/secrets.yaml
  17. 0 0
      charts/minio/1.3.13/templates/service.yaml
  18. 0 0
      charts/minio/1.3.13/templates/serviceaccount.yaml
  19. 2 2
      charts/minio/1.3.13/test_values.yaml
  20. 0 0
      charts/minio/1.3.13/values.yaml
  21. 0 0
      test/minio/1.3.13/.helmignore
  22. 2 2
      test/minio/1.3.13/Chart.yaml
  23. 0 0
      test/minio/1.3.13/README.md
  24. 0 0
      test/minio/1.3.13/app-readme.md
  25. 0 0
      test/minio/1.3.13/charts/common-2105.0.0.tgz
  26. 22 0
      test/minio/1.3.13/default_values.yaml
  27. 1 1
      test/minio/1.3.13/ix_values.yaml
  28. 0 0
      test/minio/1.3.13/migrations/migrate_from_1.0.0
  29. 0 0
      test/minio/1.3.13/questions.yaml
  30. 0 0
      test/minio/1.3.13/requirements.lock
  31. 0 0
      test/minio/1.3.13/templates/NOTES.txt
  32. 0 0
      test/minio/1.3.13/templates/_cert.tpl
  33. 0 0
      test/minio/1.3.13/templates/_helpers.tpl
  34. 0 0
      test/minio/1.3.13/templates/configmap.yaml
  35. 0 0
      test/minio/1.3.13/templates/deployment.yaml
  36. 0 0
      test/minio/1.3.13/templates/secrets.yaml
  37. 0 0
      test/minio/1.3.13/templates/service.yaml
  38. 0 0
      test/minio/1.3.13/templates/serviceaccount.yaml
  39. 2 2
      test/minio/1.3.13/test_values.yaml
  40. 0 0
      test/minio/1.3.13/values.yaml

+ 0 - 0
charts/minio/1.3.12/.helmignore → charts/minio/1.3.13/.helmignore


+ 2 - 2
charts/minio/1.3.12/Chart.yaml → charts/minio/1.3.13/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: '2021-08-05'
+appVersion: '2021-08-17'
 dependencies:
 - name: common
   repository: file://../../../library/common/2105.0.0
@@ -16,4 +16,4 @@ sources:
 - https://github.com/minio/minio
 - https://github.com/minio/charts
 upstream_version: 8.0.5
-version: 1.3.12
+version: 1.3.13

+ 0 - 0
charts/minio/1.3.12/README.md → charts/minio/1.3.13/README.md


+ 0 - 0
charts/minio/1.3.12/app-readme.md → charts/minio/1.3.13/app-readme.md


+ 0 - 0
charts/minio/1.3.12/charts/common-2105.0.0.tgz → charts/minio/1.3.13/charts/common-2105.0.0.tgz


+ 0 - 0
test/minio/1.3.12/default_values.yaml → charts/minio/1.3.13/default_values.yaml


+ 1 - 1
test/minio/1.3.12/ix_values.yaml → charts/minio/1.3.13/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2021-08-05T22-01-19Z
+  tag: RELEASE.2021-08-17T20-53-08Z

+ 0 - 0
charts/minio/1.3.12/migrations/migrate_from_1.0.0 → charts/minio/1.3.13/migrations/migrate_from_1.0.0


+ 0 - 0
charts/minio/1.3.12/questions.yaml → charts/minio/1.3.13/questions.yaml


+ 0 - 0
charts/minio/1.3.12/requirements.lock → charts/minio/1.3.13/requirements.lock


+ 0 - 0
charts/minio/1.3.12/templates/NOTES.txt → charts/minio/1.3.13/templates/NOTES.txt


+ 0 - 0
charts/minio/1.3.12/templates/_cert.tpl → charts/minio/1.3.13/templates/_cert.tpl


+ 0 - 0
charts/minio/1.3.12/templates/_helpers.tpl → charts/minio/1.3.13/templates/_helpers.tpl


+ 0 - 0
charts/minio/1.3.12/templates/configmap.yaml → charts/minio/1.3.13/templates/configmap.yaml


+ 0 - 0
charts/minio/1.3.12/templates/deployment.yaml → charts/minio/1.3.13/templates/deployment.yaml


+ 0 - 0
charts/minio/1.3.12/templates/secrets.yaml → charts/minio/1.3.13/templates/secrets.yaml


+ 0 - 0
charts/minio/1.3.12/templates/service.yaml → charts/minio/1.3.13/templates/service.yaml


+ 0 - 0
charts/minio/1.3.12/templates/serviceaccount.yaml → charts/minio/1.3.13/templates/serviceaccount.yaml


+ 2 - 2
test/minio/1.3.12/test_values.yaml → charts/minio/1.3.13/test_values.yaml

@@ -10,9 +10,9 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2021-08-05T22-01-19Z
+  tag: RELEASE.2021-08-17T20-53-08Z
+minioDomain: null
 service:
   consolePort: 32325
   nodePort: 32324
-minioDomain: null
 updateStrategy: RollingUpdate

+ 0 - 0
charts/minio/1.3.12/values.yaml → charts/minio/1.3.13/values.yaml


+ 0 - 0
test/minio/1.3.12/.helmignore → test/minio/1.3.13/.helmignore


+ 2 - 2
test/minio/1.3.12/Chart.yaml → test/minio/1.3.13/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: '2021-08-05'
+appVersion: '2021-08-17'
 dependencies:
 - name: common
   repository: file://../../../library/common/2105.0.0
@@ -16,4 +16,4 @@ sources:
 - https://github.com/minio/minio
 - https://github.com/minio/charts
 upstream_version: 8.0.5
-version: 1.3.12
+version: 1.3.13

+ 0 - 0
test/minio/1.3.12/README.md → test/minio/1.3.13/README.md


+ 0 - 0
test/minio/1.3.12/app-readme.md → test/minio/1.3.13/app-readme.md


+ 0 - 0
test/minio/1.3.12/charts/common-2105.0.0.tgz → test/minio/1.3.13/charts/common-2105.0.0.tgz


+ 22 - 0
test/minio/1.3.13/default_values.yaml

@@ -0,0 +1,22 @@
+## Set default image, imageTag, and imagePullPolicy. mode is used to indicate the
+##
+image:
+  repository: minio/minio
+  tag: RELEASE.2020-11-19T23-48-16Z
+  pullPolicy: IfNotPresent
+
+## Additional arguments to pass to minio binary
+extraArgs: []
+
+updateStrategy: RollingUpdate
+
+service:
+  nodePort: 9000
+
+environment:
+  ## Please refer for comprehensive list https://docs.minio.io/docs/minio-server-configuration-guide.html
+
+appVolumeMounts:
+  export:
+    emptyDir: true
+    mountPath: "/export"

+ 1 - 1
charts/minio/1.3.12/ix_values.yaml → test/minio/1.3.13/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2021-08-05T22-01-19Z
+  tag: RELEASE.2021-08-17T20-53-08Z

+ 0 - 0
test/minio/1.3.12/migrations/migrate_from_1.0.0 → test/minio/1.3.13/migrations/migrate_from_1.0.0


+ 0 - 0
test/minio/1.3.12/questions.yaml → test/minio/1.3.13/questions.yaml


+ 0 - 0
test/minio/1.3.12/requirements.lock → test/minio/1.3.13/requirements.lock


+ 0 - 0
test/minio/1.3.12/templates/NOTES.txt → test/minio/1.3.13/templates/NOTES.txt


+ 0 - 0
test/minio/1.3.12/templates/_cert.tpl → test/minio/1.3.13/templates/_cert.tpl


+ 0 - 0
test/minio/1.3.12/templates/_helpers.tpl → test/minio/1.3.13/templates/_helpers.tpl


+ 0 - 0
test/minio/1.3.12/templates/configmap.yaml → test/minio/1.3.13/templates/configmap.yaml


+ 0 - 0
test/minio/1.3.12/templates/deployment.yaml → test/minio/1.3.13/templates/deployment.yaml


+ 0 - 0
test/minio/1.3.12/templates/secrets.yaml → test/minio/1.3.13/templates/secrets.yaml


+ 0 - 0
test/minio/1.3.12/templates/service.yaml → test/minio/1.3.13/templates/service.yaml


+ 0 - 0
test/minio/1.3.12/templates/serviceaccount.yaml → test/minio/1.3.13/templates/serviceaccount.yaml


+ 2 - 2
charts/minio/1.3.12/test_values.yaml → test/minio/1.3.13/test_values.yaml

@@ -10,9 +10,9 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2021-08-05T22-01-19Z
+  tag: RELEASE.2021-08-17T20-53-08Z
+minioDomain: null
 service:
   consolePort: 32325
   nodePort: 32324
-minioDomain: null
 updateStrategy: RollingUpdate

+ 0 - 0
test/minio/1.3.12/values.yaml → test/minio/1.3.13/values.yaml