diff --git a/georchestra-backup-ldap/Chart.yaml b/georchestra-backup-ldap/Chart.yaml index 4784f08..63c4e5c 100644 --- a/georchestra-backup-ldap/Chart.yaml +++ b/georchestra-backup-ldap/Chart.yaml @@ -15,7 +15,7 @@ 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.2 +version: 0.1.3 # 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 diff --git a/georchestra-backup-ldap/templates/cronjob.yaml b/georchestra-backup-ldap/templates/cronjob.yaml index 6fc7bf9..ebf488a 100644 --- a/georchestra-backup-ldap/templates/cronjob.yaml +++ b/georchestra-backup-ldap/templates/cronjob.yaml @@ -11,10 +11,10 @@ spec: successfulJobsHistoryLimit: {{ $job.successfulJobsHistoryLimit }} jobTemplate: spec: - metadata: - labels: - {{- include "georchestra-backup-ldap.labels" . | nindent 12 }} template: + metadata: + labels: + {{- include "georchestra-backup-ldap.labels" . | nindent 12 }} spec: {{- with $job.imagePullSecrets }} imagePullSecrets: