diff --git a/.github/workflows/helm-release.yml b/.github/workflows/helm-release.yml index 925a727f..60077654 100644 --- a/.github/workflows/helm-release.yml +++ b/.github/workflows/helm-release.yml @@ -24,6 +24,6 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Run chart-releaser - uses: helm/chart-releaser-action@v1.5.0 + uses: helm/chart-releaser-action@v1.6.0 env: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" diff --git a/charts/uffizzi-controller/Chart.yaml b/charts/uffizzi-controller/Chart.yaml index bc3a085c..565bc7ae 100644 --- a/charts/uffizzi-controller/Chart.yaml +++ b/charts/uffizzi-controller/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: uffizzi-controller -version: 2.3.6 +version: 2.3.7 kubeVersion: ">= 1.21.6-0" # https://issuetracker.google.com/issues/77503699 description: "A smart proxy service that handles requests from Uffizzi App to the Kubernetes API - 1 of 3 services (controller, uffizzi_app, uffizzi_cli) that comprise the uffizzi full-stack previews engine which automates trigger-based on-demand preview environments" type: application @@ -28,7 +28,7 @@ dependencies: version: "1.x.x" repository: https://charts.jetstack.io - name: uffizzi-cluster-operator - version: "1.5.0" + version: "1.4.7" repository: https://uffizzicloud.github.io/uffizzi-cluster-operator/ maintainers: - name: Uffizzi diff --git a/version b/version index e75da3e6..00355e29 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.3.6 +2.3.7