You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
950 B
25 lines
950 B
10 months ago
|
apiVersion: v2
|
||
|
name: sigi
|
||
|
description: Sistema de Informações Gerenciais do Interlegis (SIGI)
|
||
|
|
||
|
# A chart can be either an 'application' or a 'library' chart.
|
||
|
type: application
|
||
|
|
||
|
# 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.
|
||
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||
|
version: 0.2.4
|
||
|
|
||
|
# 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
|
||
|
# follow Semantic Versioning. They should reflect the version the application is using.
|
||
|
appVersion: 3.0.74
|
||
|
|
||
|
icon: https://git.interlegis.leg.br/SEIT/rancher-charts/raw/master/images/sigi_interlegis.png
|
||
|
|
||
|
dependencies:
|
||
|
- name: postgresql
|
||
|
version: 11.6.8
|
||
|
repository: https://charts.bitnami.com/bitnami
|
||
|
condition: postgresql.internal
|