forked from argoproj/argo-helm
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged upstream tag argo-rollouts-2.32.5
- Loading branch information
Showing
60 changed files
with
2,830 additions
and
208 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
Validating CODEOWNERS rules …
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 |
---|---|---|
@@ -1,14 +1,6 @@ | ||
# All | ||
* @mkilchhofer @jmeridth | ||
* @mkilchhofer @jmeridth @yu-croco | ||
|
||
# Argo Workflows | ||
/charts/argo-workflows/ @vladlosev @jmeridth @yu-croco @tico24 | ||
|
||
# Argo CD | ||
/charts/argo-cd/ @mbevc1 @mkilchhofer @yu-croco @jmeridth @pdrastil @tico24 | ||
|
||
# Argo Events | ||
/charts/argo-events/ @pdrastil @jmeridth @tico24 | ||
|
||
# Argo Rollouts | ||
/charts/argo-rollouts/ @jmeridth |
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
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
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
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 |
---|---|---|
@@ -0,0 +1,38 @@ | ||
header: | ||
schema-version: '1.0.0' | ||
expiration-date: '2024-11-04T10:00:00.000Z' | ||
project-url: https://github.com/argoproj/argo-helm | ||
project-lifecycle: | ||
status: active | ||
bug-fixes-only: false | ||
core-maintainers: | ||
- https://github.com/mkilchhofer | ||
- https://github.com/jmeridth | ||
contribution-policy: | ||
accepts-pull-requests: true | ||
accepts-automated-pull-requests: true | ||
automated-tools-list: | ||
- automated-tool: dependabot | ||
action: allowed | ||
path: | ||
- / | ||
contributing-policy: https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md | ||
code-of-conduct: https://github.com/cncf/foundation/blob/master/code-of-conduct.md | ||
distribution-points: | ||
- https://argoproj.github.io/argo-helm | ||
- https://artifacthub.io/packages/search?org=argoproj&repo=argo | ||
security-contacts: | ||
- type: website | ||
value: https://github.com/argoproj/argo-helm/security/advisories/new | ||
primary: true | ||
vulnerability-reporting: | ||
accepts-vulnerability-reports: true | ||
email-contact: [email protected] | ||
security-policy: https://github.com/argoproj/argo-helm/blob/main/SECURITY.md | ||
comment: | | ||
Our preferred contact method related to vulnerabilities is the Security tab on GitHub. | ||
Click the button "Report a vulnerability" to open the advisory form. | ||
Please refer to the security policy for reporting information prior to using the email contact. | ||
dependencies: | ||
env-dependencies-policy: | ||
policy-url: https://github.com/argoproj/argo-helm/blob/master/CONTRIBUTING.md#new-application-versions |
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
Oops, something went wrong.