diff --git a/.github/workflows/release-autotag.yaml b/.github/workflows/release-autotag.yaml index bcf85655..6434ef05 100644 --- a/.github/workflows/release-autotag.yaml +++ b/.github/workflows/release-autotag.yaml @@ -3,6 +3,7 @@ on: push: branches: - main + - fix-autotag paths: - VERSION jobs: diff --git a/chart/Chart.yaml b/chart/Chart.yaml index cffe2985..637c1fe3 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://carto.com/ annotations: minVersion: "2023.10.25" -version: 1.134.1 +version: 1.134.2 diff --git a/manifests/kots-helm.yaml b/manifests/kots-helm.yaml index 8f56c80b..06c34062 100644 --- a/manifests/kots-helm.yaml +++ b/manifests/kots-helm.yaml @@ -7,7 +7,7 @@ metadata: spec: chart: name: carto - chartVersion: 1.134.1 + chartVersion: 1.134.2 builder: replicated: enabled: true