Skip to content

Commit

Permalink
Merge pull request #65 from synthesized-io/release-1.80.1
Browse files Browse the repository at this point in the history
Release 1.80.1
  • Loading branch information
dmeatriy authored Jan 6, 2025
2 parents 6556319 + 179ac2e commit f7901be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
- name: Set up kubeconform
run: go install github.com/yannh/kubeconform/cmd/kubeconform@latest

- name: Set up Python 3.7
- name: Set up Python 3.8
uses: actions/setup-python@v4
with:
python-version: 3.7
python-version: 3.8

- name: Install yamllint
run: |
Expand Down
4 changes: 2 additions & 2 deletions charts/governor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ description: Governor

type: application

version: 1.79.5
version: 1.80.1

appVersion: 1.79.5
appVersion: 1.80.1

0 comments on commit f7901be

Please sign in to comment.