apiVersion: v2 name: caduser description: Sistema de Cadastro de Usuários - Saberes # 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.1.0 # 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: 1.0.0 icon: https://git.interlegis.leg.br/SEIT/rancher-charts/raw/master/images/interlegis.png dependencies: - name: memcached version: 0.9.3 repository: oci://registry-1.docker.io/cloudpirates condition: memcached.enabled