-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generated Helm chart package and index (#2285)
Signed-off-by: Dynatrace Team Kubernetes <[email protected]>
- Loading branch information
1 parent
3441f34
commit beab9f2
Showing
4 changed files
with
109 additions
and
2 deletions.
There are no files selected for viewing
Binary file not shown.
41 changes: 41 additions & 0 deletions
41
config/helm/repos/stable/dynatrace-operator-0.13.1.tgz.prov
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,41 @@ | ||
-----BEGIN PGP SIGNED MESSAGE----- | ||
Hash: SHA512 | ||
|
||
apiVersion: v2 | ||
appVersion: 0.13.1 | ||
description: The Dynatrace Operator Helm chart for Kubernetes and OpenShift | ||
home: https://www.dynatrace.com/ | ||
icon: https://assets.dynatrace.com/global/resources/Signet_Logo_RGB_CP_512x512px.png | ||
kubeVersion: '>=1.19.0-0' | ||
maintainers: | ||
- - email: [email protected] | ||
name: 0sewa0 | ||
- - email: [email protected] | ||
name: chrismuellner | ||
- - email: [email protected] | ||
name: luhi-DT | ||
name: dynatrace-operator | ||
sources: | ||
- - https://github.com/Dynatrace/dynatrace-operator | ||
type: application | ||
version: 0.13.1 | ||
|
||
... | ||
files: | ||
dynatrace-operator-0.13.1.tgz: sha256:ae7a383fd5bf0acc9fe5bcbd68e3ee35c738323eaafefcb12a174a7d7b312ebe | ||
-----BEGIN PGP SIGNATURE----- | ||
|
||
wsFcBAEBCgAQBQJlOBdCCRB9bIZgxnGheAAA9tIQAIqIIYUDxqORv2ylF39QLlsm | ||
xTCa4uxzwx8MIL4WGDFkGYOgtrSsBLnxlCL3BVW2nYUt41MgRrzXSTLoqrKYsadM | ||
frVZOXBeKOzPOGM0K5UOGHnM7hJqqmTb6VEYoqsxXk3Ta1srfHm+WBDo6ECaFyXZ | ||
psLxdhmw1lLhCf+onF1QAdZTkr6no6vL2plqby4ry6Z6ErXVnx3K5H7igS16778u | ||
q5ZcMRi086mFtudBydTUc7184H5UUm0MElKsEiWalDBqg5CsQTjkq23HTu0XB1B/ | ||
1ghtAIBwvWEis/jCkgnqigjWq5uhQZPlLp4HEO6boNM4Ry9mHFMtMz52COyYkI2g | ||
+MYEBDsSgzJ7RIiPsH5/Dm3Rh80FuXCzmONAICdcz8PnODBFJ9F9me/KD8NYtdp7 | ||
I3aSbOmwcCpGRhTyu2zJa6c3gOUlMr1wCZVszrhzKSSVJRiFKcLIDR2WL2sTN9pC | ||
+ODa1r0UZ85MAHKilmIixW8fvwhv6TFRS7L1sIIUh+gL+U8AOembpSmp40ypI/5f | ||
d2AUmBsL7Uzdn44Vh+c1hHDE9l93vQM6DDTTiX4NdF3EDhoNwlbXOr+NFuPaG2/F | ||
1/0SDF8r3hp7UOqVi18E/gx+clGCQFzHGioVI0Ux0LGN4LwRVaEIpDEIMm8cq1D5 | ||
1+xjnDzdVY+T42l6vAqw | ||
=YrYo | ||
-----END PGP SIGNATURE----- |
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 |
---|---|---|
|
@@ -45,6 +45,28 @@ entries: | |
urls: | ||
- https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.14.0/dynatrace-operator-0.14.0.tgz | ||
version: 0.14.0 | ||
- apiVersion: v2 | ||
appVersion: 0.13.1 | ||
created: '2023-10-24T19:13:06.066915156Z' | ||
description: The Dynatrace Operator Helm chart for Kubernetes and OpenShift | ||
digest: ae7a383fd5bf0acc9fe5bcbd68e3ee35c738323eaafefcb12a174a7d7b312ebe | ||
home: https://www.dynatrace.com/ | ||
icon: https://assets.dynatrace.com/global/resources/Signet_Logo_RGB_CP_512x512px.png | ||
kubeVersion: '>=1.19.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: 0sewa0 | ||
- email: [email protected] | ||
name: chrismuellner | ||
- email: [email protected] | ||
name: luhi-DT | ||
name: dynatrace-operator | ||
sources: | ||
- https://github.com/Dynatrace/dynatrace-operator | ||
type: application | ||
urls: | ||
- https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.13.1/dynatrace-operator-0.13.1.tgz | ||
version: 0.13.1 | ||
- apiVersion: v2 | ||
appVersion: 0.13.0 | ||
created: '2023-08-17T11:40:37.681612846Z' | ||
|
@@ -730,4 +752,4 @@ entries: | |
urls: | ||
- https://raw.githubusercontent.com/Dynatrace/helm-charts/master/repos/stable/dynatrace-operator-0.1.0.tgz | ||
version: 0.1.0 | ||
generated: '2023-10-23T14:09:21.839184901Z' | ||
generated: '2023-10-24T19:13:06.064730724Z' |
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,6 +1,50 @@ | ||
apiVersion: v1 | ||
entries: | ||
dynatrace-operator: | ||
- apiVersion: v2 | ||
appVersion: 0.14.1 | ||
created: '2023-10-23T14:09:21.842521728Z' | ||
description: The Dynatrace Operator Helm chart for Kubernetes and OpenShift | ||
digest: b091238328953911ebff0f14f6e31e0ca61074c3d00c1af51f805539f84c103e | ||
home: https://www.dynatrace.com/ | ||
icon: https://assets.dynatrace.com/global/resources/Signet_Logo_RGB_CP_512x512px.png | ||
kubeVersion: '>=1.19.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: 0sewa0 | ||
- email: [email protected] | ||
name: chrismuellner | ||
- email: [email protected] | ||
name: luhi-DT | ||
name: dynatrace-operator | ||
sources: | ||
- https://github.com/Dynatrace/dynatrace-operator | ||
type: application | ||
urls: | ||
- https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.14.1/dynatrace-operator-0.14.1.tgz | ||
version: 0.14.1 | ||
- apiVersion: v2 | ||
appVersion: 0.14.0 | ||
created: '2023-10-13T09:16:15.058383051Z' | ||
description: The Dynatrace Operator Helm chart for Kubernetes and OpenShift | ||
digest: 62d77d9a53c4938153d1d2eb05bbedd3b81867e8359930a21bf11c407b138dcd | ||
home: https://www.dynatrace.com/ | ||
icon: https://assets.dynatrace.com/global/resources/Signet_Logo_RGB_CP_512x512px.png | ||
kubeVersion: '>=1.19.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: 0sewa0 | ||
- email: [email protected] | ||
name: chrismuellner | ||
- email: [email protected] | ||
name: luhi-DT | ||
name: dynatrace-operator | ||
sources: | ||
- https://github.com/Dynatrace/dynatrace-operator | ||
type: application | ||
urls: | ||
- https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.14.0/dynatrace-operator-0.14.0.tgz | ||
version: 0.14.0 | ||
- apiVersion: v2 | ||
appVersion: 0.13.0 | ||
created: '2023-08-17T11:40:37.681612846Z' | ||
|
@@ -686,4 +730,4 @@ entries: | |
urls: | ||
- https://raw.githubusercontent.com/Dynatrace/helm-charts/master/repos/stable/dynatrace-operator-0.1.0.tgz | ||
version: 0.1.0 | ||
generated: '2023-08-17T11:40:37.678947187Z' | ||
generated: '2023-10-23T14:09:21.839184901Z' |