diff --git a/.estafette.yaml b/.estafette.yaml index 5348c03..61ae92c 100644 --- a/.estafette.yaml +++ b/.estafette.yaml @@ -10,9 +10,9 @@ version: semver: major: 1 minor: 5 - patch: 1 + patch: 2 labelTemplate: '{{branch}}-{{auto}}' - releaseBranch: 1.5.1 + releaseBranch: 1.5.2 stages: lint-and-package: diff --git a/helm/estafette-ci/Chart.yaml b/helm/estafette-ci/Chart.yaml index 4cbb994..d1f9eb3 100644 --- a/helm/estafette-ci/Chart.yaml +++ b/helm/estafette-ci/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: 1.4.0 +version: 1.5.2 home: https://helm.estafette.io icon: https://helm.estafette.io/icon.png diff --git a/helm/estafette-ci/charts/estafette-ci-api/Chart.yaml b/helm/estafette-ci/charts/estafette-ci-api/Chart.yaml index d0926af..5213c5b 100644 --- a/helm/estafette-ci/charts/estafette-ci-api/Chart.yaml +++ b/helm/estafette-ci/charts/estafette-ci-api/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: 1.5.1 +version: 1.5.2 home: https://helm.estafette.io icon: https://helm.estafette.io/icon.png