-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #42 from nagaraj-citrix/master
Citrix Observability Exporter configmap update for releae 1.2.001
- Loading branch information
Showing
11 changed files
with
165 additions
and
155 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
7 changes: 5 additions & 2 deletions
7
citrix-cloud-native/charts/citrix-observability-exporter/Chart.yaml
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,12 +1,15 @@ | ||
apiVersion: v2 | ||
appVersion: "1.1.001" | ||
appVersion: "1.2.001" | ||
description: A Helm chart for Citrix Observability Exporter | ||
name: citrix-observability-exporter | ||
version: 1.1.001 | ||
version: 1.2.001 | ||
icon: https://raw.githubusercontent.com/citrix/citrix-helm-charts/gh-pages/icon.png | ||
home: https://www.citrix.com | ||
sources: | ||
- https://github.com/citrix/citrix-observability-exporter | ||
maintainers: | ||
- name: SathiyaCV | ||
email: sathiya.viswanathan@citrix.com | ||
- name: NagarajHarikar | ||
email: nagarajb.harikar@citrix.com | ||
|
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 |
---|---|---|
|
@@ -40,3 +40,4 @@ spec: | |
{{- end}} | ||
selector: | ||
app: coe | ||
|
4 changes: 2 additions & 2 deletions
4
citrix-cloud-native/charts/citrix-observability-exporter/values.yaml
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 |
---|---|---|
@@ -1,12 +1,15 @@ | ||
apiVersion: v2 | ||
appVersion: "1.1.001" | ||
appVersion: "1.2.001" | ||
description: A Helm chart for Citrix Observability Exporter | ||
name: citrix-observability-exporter | ||
version: 1.1.001 | ||
version: 1.2.001 | ||
icon: https://raw.githubusercontent.com/citrix/citrix-helm-charts/gh-pages/icon.png | ||
home: https://www.citrix.com | ||
sources: | ||
- https://github.com/citrix/citrix-observability-exporter | ||
maintainers: | ||
- name: SathiyaCV | ||
email: sathiya.viswanathan@citrix.com | ||
- name: NagarajHarikar | ||
email: nagarajb.harikar@citrix.com | ||
|
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.