-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update focalmap and emthub receivers (#222)
* Update focalmap and emthub receivers * Update to chart-testing-action action v2.6.0
- Loading branch information
Showing
6 changed files
with
10 additions
and
14 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -23,7 +23,7 @@ jobs: | |
with: | ||
python-version: 3.9 | ||
- name: Set up chart-testing | ||
uses: helm/chart-testing-action@v2.4.0 | ||
uses: helm/chart-testing-action@v2.6.0 | ||
- name: Run chart-testing (lint) | ||
run: ct lint --config .github/config/cf.yaml --chart-dirs charts-private | ||
|
||
|
@@ -55,7 +55,7 @@ jobs: | |
with: | ||
version: v3.12.0 | ||
- name: Set up chart-testing | ||
uses: helm/chart-testing-action@v2.4.0 | ||
uses: helm/chart-testing-action@v2.6.0 | ||
- name: Create kind cluster | ||
uses: helm/[email protected] | ||
with: | ||
|
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 |
---|---|---|
|
@@ -32,7 +32,7 @@ jobs: | |
with: | ||
python-version: 3.9 | ||
- name: Set up chart-testing | ||
uses: helm/chart-testing-action@v2.4.0 | ||
uses: helm/chart-testing-action@v2.6.0 | ||
- name: Run chart-testing (lint) | ||
run: ct lint --config .github/config/cf.yaml --chart-dirs charts | ||
|
||
|
@@ -63,7 +63,7 @@ jobs: | |
with: | ||
python-version: 3.9 | ||
- name: Set up chart-testing | ||
uses: helm/chart-testing-action@v2.4.0 | ||
uses: helm/chart-testing-action@v2.6.0 | ||
- name: Create kind cluster | ||
uses: helm/[email protected] | ||
with: | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,6 +36,6 @@ webservice: | |
roDir: | ||
project: /fs/ess/PAS2531 | ||
alert: | ||
receiver: gateways | ||
receiver: emthub | ||
debugGroups: | ||
- wiagstf |
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