Browse Source

Merge pull request #407 from truenas/catalog-update-6786

Upgraded catalog item(s)
Waqar Ahmed 3 years ago
parent
commit
db843358b3
30 changed files with 8 additions and 8 deletions
  1. 0 0
      charts/collabora/1.2.1/.helmignore
  2. 2 2
      charts/collabora/1.2.1/Chart.yaml
  3. 0 0
      charts/collabora/1.2.1/README.md
  4. 0 0
      charts/collabora/1.2.1/app-readme.md
  5. 0 0
      charts/collabora/1.2.1/charts/common-2112.0.0.tgz
  6. 1 1
      charts/collabora/1.2.1/ix_values.yaml
  7. 0 0
      charts/collabora/1.2.1/questions.yaml
  8. 0 0
      charts/collabora/1.2.1/requirements.lock
  9. 0 0
      charts/collabora/1.2.1/templates/_helpers.tpl
  10. 0 0
      charts/collabora/1.2.1/templates/deployment.yaml
  11. 0 0
      charts/collabora/1.2.1/templates/nginx-conf.yaml
  12. 0 0
      charts/collabora/1.2.1/templates/nginx-service.yaml
  13. 0 0
      charts/collabora/1.2.1/templates/secrets.yaml
  14. 0 0
      charts/collabora/1.2.1/templates/tests/deployment-check.yaml
  15. 1 1
      charts/collabora/1.2.1/test_values.yaml
  16. 0 0
      test/collabora/1.2.1/.helmignore
  17. 2 2
      test/collabora/1.2.1/Chart.yaml
  18. 0 0
      test/collabora/1.2.1/README.md
  19. 0 0
      test/collabora/1.2.1/app-readme.md
  20. 0 0
      test/collabora/1.2.1/charts/common-2112.0.0.tgz
  21. 1 1
      test/collabora/1.2.1/ix_values.yaml
  22. 0 0
      test/collabora/1.2.1/questions.yaml
  23. 0 0
      test/collabora/1.2.1/requirements.lock
  24. 0 0
      test/collabora/1.2.1/templates/_helpers.tpl
  25. 0 0
      test/collabora/1.2.1/templates/deployment.yaml
  26. 0 0
      test/collabora/1.2.1/templates/nginx-conf.yaml
  27. 0 0
      test/collabora/1.2.1/templates/nginx-service.yaml
  28. 0 0
      test/collabora/1.2.1/templates/secrets.yaml
  29. 0 0
      test/collabora/1.2.1/templates/tests/deployment-check.yaml
  30. 1 1
      test/collabora/1.2.1/test_values.yaml

+ 0 - 0
charts/collabora/1.2.0/.helmignore → charts/collabora/1.2.1/.helmignore


+ 2 - 2
charts/collabora/1.2.0/Chart.yaml → charts/collabora/1.2.1/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: 21.11.3.4.1
+appVersion: 21.11.3.6.1
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.0.0
@@ -16,4 +16,4 @@ name: collabora
 sources:
 - https://github.com/CollaboraOnline/online.git
 - https://hub.docker.com/r/collabora/code
-version: 1.2.0
+version: 1.2.1

+ 0 - 0
charts/collabora/1.2.0/README.md → charts/collabora/1.2.1/README.md


+ 0 - 0
charts/collabora/1.2.0/app-readme.md → charts/collabora/1.2.1/app-readme.md


+ 0 - 0
charts/collabora/1.2.0/charts/common-2112.0.0.tgz → charts/collabora/1.2.1/charts/common-2112.0.0.tgz


+ 1 - 1
test/collabora/1.2.0/ix_values.yaml → charts/collabora/1.2.1/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: collabora/code
-  tag: 21.11.3.4.1
+  tag: 21.11.3.6.1
 nginx:
   image:
     pullPolicy: IfNotPresent

+ 0 - 0
charts/collabora/1.2.0/questions.yaml → charts/collabora/1.2.1/questions.yaml


+ 0 - 0
charts/collabora/1.2.0/requirements.lock → charts/collabora/1.2.1/requirements.lock


+ 0 - 0
charts/collabora/1.2.0/templates/_helpers.tpl → charts/collabora/1.2.1/templates/_helpers.tpl


+ 0 - 0
charts/collabora/1.2.0/templates/deployment.yaml → charts/collabora/1.2.1/templates/deployment.yaml


+ 0 - 0
charts/collabora/1.2.0/templates/nginx-conf.yaml → charts/collabora/1.2.1/templates/nginx-conf.yaml


+ 0 - 0
charts/collabora/1.2.0/templates/nginx-service.yaml → charts/collabora/1.2.1/templates/nginx-service.yaml


+ 0 - 0
charts/collabora/1.2.0/templates/secrets.yaml → charts/collabora/1.2.1/templates/secrets.yaml


+ 0 - 0
charts/collabora/1.2.0/templates/tests/deployment-check.yaml → charts/collabora/1.2.1/templates/tests/deployment-check.yaml


+ 1 - 1
test/collabora/1.2.0/test_values.yaml → charts/collabora/1.2.1/test_values.yaml

@@ -14,7 +14,7 @@ extraAppVolumeMounts: []
 image:
   pullPolicy: IfNotPresent
   repository: collabora/code
-  tag: 21.11.3.4.1
+  tag: 21.11.3.6.1
 ixCertificateAuthorities: {}
 ixCertificates:
   '55':

+ 0 - 0
test/collabora/1.2.0/.helmignore → test/collabora/1.2.1/.helmignore


+ 2 - 2
test/collabora/1.2.0/Chart.yaml → test/collabora/1.2.1/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: 21.11.3.4.1
+appVersion: 21.11.3.6.1
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.0.0
@@ -16,4 +16,4 @@ name: collabora
 sources:
 - https://github.com/CollaboraOnline/online.git
 - https://hub.docker.com/r/collabora/code
-version: 1.2.0
+version: 1.2.1

+ 0 - 0
test/collabora/1.2.0/README.md → test/collabora/1.2.1/README.md


+ 0 - 0
test/collabora/1.2.0/app-readme.md → test/collabora/1.2.1/app-readme.md


+ 0 - 0
test/collabora/1.2.0/charts/common-2112.0.0.tgz → test/collabora/1.2.1/charts/common-2112.0.0.tgz


+ 1 - 1
charts/collabora/1.2.0/ix_values.yaml → test/collabora/1.2.1/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: collabora/code
-  tag: 21.11.3.4.1
+  tag: 21.11.3.6.1
 nginx:
   image:
     pullPolicy: IfNotPresent

+ 0 - 0
test/collabora/1.2.0/questions.yaml → test/collabora/1.2.1/questions.yaml


+ 0 - 0
test/collabora/1.2.0/requirements.lock → test/collabora/1.2.1/requirements.lock


+ 0 - 0
test/collabora/1.2.0/templates/_helpers.tpl → test/collabora/1.2.1/templates/_helpers.tpl


+ 0 - 0
test/collabora/1.2.0/templates/deployment.yaml → test/collabora/1.2.1/templates/deployment.yaml


+ 0 - 0
test/collabora/1.2.0/templates/nginx-conf.yaml → test/collabora/1.2.1/templates/nginx-conf.yaml


+ 0 - 0
test/collabora/1.2.0/templates/nginx-service.yaml → test/collabora/1.2.1/templates/nginx-service.yaml


+ 0 - 0
test/collabora/1.2.0/templates/secrets.yaml → test/collabora/1.2.1/templates/secrets.yaml


+ 0 - 0
test/collabora/1.2.0/templates/tests/deployment-check.yaml → test/collabora/1.2.1/templates/tests/deployment-check.yaml


+ 1 - 1
charts/collabora/1.2.0/test_values.yaml → test/collabora/1.2.1/test_values.yaml

@@ -14,7 +14,7 @@ extraAppVolumeMounts: []
 image:
   pullPolicy: IfNotPresent
   repository: collabora/code
-  tag: 21.11.3.4.1
+  tag: 21.11.3.6.1
 ixCertificateAuthorities: {}
 ixCertificates:
   '55':