Fábio Kaiser Rauber 3 years ago
parent
commit
8bf9c29b5c
  1. 4
      charts/postfix/v0.1.0/templates/deployment.yaml
  2. 2
      charts/sapl/v0.2.0/Chart.yaml

4
charts/postfix/v0.1.0/templates/deployment.yaml

@ -66,7 +66,9 @@ spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app.kubernetes.io/name
operator: In

2
charts/sapl/v0.2.0/Chart.yaml

@ -13,7 +13,7 @@ version: 0.2.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: 3.1.162-RC19
appVersion: 3.1.163-RC2
icon: https://git.interlegis.leg.br/SEIT/rancher-charts/raw/master/images/sapl.png

Loading…
Cancel
Save