-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bump] ocean-kubernetes-controller - v2.0.62 (#145)
* bump ocean-kubernetes-controller app version to 2.0.62 --------- Co-authored-by: spotinst-ci <[email protected]> Co-authored-by: Roi Kramer <[email protected]>
- Loading branch information
1 parent
910efbd
commit 00d2f97
Showing
5 changed files
with
7 additions
and
77 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,8 @@ jobs: | |
with: | ||
repository: spotinst/charts | ||
- uses: gabe565/[email protected] | ||
with: | ||
version: v1.13.1 | ||
|
||
- name: Clean version | ||
id: clean-version | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,6 +35,8 @@ jobs: | |
run: ct lint --config .github/ct.yaml | ||
|
||
- uses: gabe565/[email protected] | ||
with: | ||
version: v1.13.1 | ||
- run: helm-docs | ||
- name: Check for changes in docs | ||
run: git diff --exit-code || (echo "Docs are out of date. Please run 'make docs' and commit the changes." && exit 1) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters