Skip to content

Commit

Permalink
Change version to 2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zipofar committed Nov 28, 2023
1 parent d36cb21 commit 7abafe0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
git config user.email "[email protected]"
- 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 }}"
4 changes: 2 additions & 2 deletions charts/uffizzi-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.6
2.3.7

0 comments on commit 7abafe0

Please sign in to comment.