Browse Source

SIGI helm chart to v0.1.1

master
Keny Villela 2 years ago
parent
commit
fd91d7fda4
  1. 0
      charts/sigi/v0/Chart.lock
  2. 2
      charts/sigi/v0/Chart.yaml
  3. 0
      charts/sigi/v0/app-readme.md
  4. 0
      charts/sigi/v0/charts/postgresql-11.6.8.tgz
  5. 0
      charts/sigi/v0/questions.yaml
  6. 0
      charts/sigi/v0/templates/NOTES.txt
  7. 0
      charts/sigi/v0/templates/_helpers.tpl
  8. 0
      charts/sigi/v0/templates/deployment.yaml
  9. 0
      charts/sigi/v0/templates/hpa.yaml
  10. 0
      charts/sigi/v0/templates/ingress.yaml
  11. 0
      charts/sigi/v0/templates/pvc-media.yaml
  12. 0
      charts/sigi/v0/templates/secretkey.yaml
  13. 0
      charts/sigi/v0/templates/service.yaml
  14. 0
      charts/sigi/v0/templates/velero-schedule-monthly.yaml
  15. 0
      charts/sigi/v0/templates/velero-schedule-weekdays.yaml
  16. 0
      charts/sigi/v0/templates/velero-schedule-weekly.yaml
  17. 0
      charts/sigi/v0/values.yaml

0
charts/sigi/v0.1.0/Chart.lock → charts/sigi/v0/Chart.lock

2
charts/sigi/v0.1.0/Chart.yaml → charts/sigi/v0/Chart.yaml

@ -8,7 +8,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0 version: 0.1.1
# This is the version number of the application being deployed. This version number should be # This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to

0
charts/sigi/v0.1.0/app-readme.md → charts/sigi/v0/app-readme.md

0
charts/sigi/v0.1.0/charts/postgresql-11.6.8.tgz → charts/sigi/v0/charts/postgresql-11.6.8.tgz

0
charts/sigi/v0.1.0/questions.yaml → charts/sigi/v0/questions.yaml

0
charts/sigi/v0.1.0/templates/NOTES.txt → charts/sigi/v0/templates/NOTES.txt

0
charts/sigi/v0.1.0/templates/_helpers.tpl → charts/sigi/v0/templates/_helpers.tpl

0
charts/sigi/v0.1.0/templates/deployment.yaml → charts/sigi/v0/templates/deployment.yaml

0
charts/sigi/v0.1.0/templates/hpa.yaml → charts/sigi/v0/templates/hpa.yaml

0
charts/sigi/v0.1.0/templates/ingress.yaml → charts/sigi/v0/templates/ingress.yaml

0
charts/sigi/v0.1.0/templates/pvc-media.yaml → charts/sigi/v0/templates/pvc-media.yaml

0
charts/sigi/v0.1.0/templates/secretkey.yaml → charts/sigi/v0/templates/secretkey.yaml

0
charts/sigi/v0.1.0/templates/service.yaml → charts/sigi/v0/templates/service.yaml

0
charts/sigi/v0.1.0/templates/velero-schedule-monthly.yaml → charts/sigi/v0/templates/velero-schedule-monthly.yaml

0
charts/sigi/v0.1.0/templates/velero-schedule-weekdays.yaml → charts/sigi/v0/templates/velero-schedule-weekdays.yaml

0
charts/sigi/v0.1.0/templates/velero-schedule-weekly.yaml → charts/sigi/v0/templates/velero-schedule-weekly.yaml

0
charts/sigi/v0.1.0/values.yaml → charts/sigi/v0/values.yaml

Loading…
Cancel
Save