-
Notifications
You must be signed in to change notification settings - Fork 687
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Moving agent helm chart to dependency (#5328)"
This reverts commit c5fc4a7. Signed-off-by: Tenshin Higashi <[email protected]>
- Loading branch information
1 parent
a5a4c68
commit cf7ad46
Showing
16 changed files
with
683 additions
and
564 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
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 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
apiVersion: v2 | ||
apiVersion: v1 | ||
appVersion: @version@ | ||
description: A Helm chart for Emissary Ingress | ||
name: emissary-ingress | ||
|
@@ -16,19 +16,12 @@ keywords: | |
- emissary | ||
- emissary ingress | ||
maintainers: | ||
- name: Alice Wasko | ||
email: [email protected] | ||
- name: Hamzah Qudsi | ||
email: [email protected] | ||
- name: Lance Austin | ||
email: [email protected] | ||
- name: Rick Lane | ||
email: [email protected] | ||
- name: Tenshin Higashi | ||
email: [email protected] | ||
dependencies: | ||
- name: ambassador-agent | ||
version: 1.0.18 | ||
repository: https://s3.amazonaws.com/datawire-static-files/charts | ||
condition: agent.enabled | ||
alias: agent | ||
- name: flydiverny | ||
email: [email protected] | ||
- name: kflynn | ||
email: [email protected] | ||
- name: nbkrause | ||
email: [email protected] | ||
- name: lukeshu | ||
email: [email protected] | ||
engine: gotpl |
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
Oops, something went wrong.