mirror of https://git.rancher.io/charts
Regenerate released directory
Merge pull request #1133 from nickgerace/dev-v2.5-source-windows Add option to disable Windows logging for Windows clusterspull/1153/head
parent
c043303e98
commit
c2a885db7a
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -8,6 +8,7 @@ metadata:
|
|||
{{ include "logging-operator.labels" . | indent 4 }}
|
||||
spec:
|
||||
controlNamespace: {{ .Release.Namespace }}
|
||||
{{- if not (kindIs "invalid" .Values.global.cattle.windows.enabled) }}
|
||||
{{- if .Values.global.cattle.windows.enabled }}
|
||||
nodeAgents:
|
||||
- name: win-agent
|
||||
|
@ -45,6 +46,7 @@ spec:
|
|||
enabled: {{ .Values.nodeAgents.tls.enabled | default false }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
fluentbit:
|
||||
image:
|
||||
repository: {{ template "system_default_registry" . }}{{ .Values.images.fluentbit.repository }}
|
||||
|
|
|
@ -158,8 +158,12 @@ fluentbit:
|
|||
global:
|
||||
cattle:
|
||||
systemDefaultRegistry: ""
|
||||
windows:
|
||||
enabled: false
|
||||
# Uncomment the below two lines to either enable or disable Windows logging. If this chart is
|
||||
# installed via the Rancher UI, it will set this value to "true" if the cluster is a Windows
|
||||
# cluster. In that scenario, if you would like to disable Windows logging on Windows clusters,
|
||||
# set the value below to "false".
|
||||
# windows:
|
||||
# enabled: true
|
||||
# Change the "dockerRootDirectory" if the default Docker directory has changed.
|
||||
dockerRootDirectory: ""
|
||||
# This psp setting differs from the upstream "rbac.psp" by only enabling psp settings for the
|
||||
|
|
|
@ -12,9 +12,9 @@ entries:
|
|||
catalog.cattle.io/release-name: fleet
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.5
|
||||
created: "2021-04-22T21:37:46.632328314Z"
|
||||
created: "2021-04-22T22:03:04.664464316Z"
|
||||
description: Fleet Manager - GitOps at Scale
|
||||
digest: 58edd5e135b615e5796eb78e51fa2586eb416810c0ea585f08953648fa750d60
|
||||
digest: 9eb7cd73360469fecdeadfe0d217ab9c1b39a15163aebe400561ff9511d13d63
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet
|
||||
urls:
|
||||
|
@ -124,9 +124,9 @@ entries:
|
|||
catalog.cattle.io/release-name: fleet-agent
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.5
|
||||
created: "2021-04-22T21:37:46.635119448Z"
|
||||
created: "2021-04-22T22:03:04.66661823Z"
|
||||
description: Fleet Manager Agent - GitOps at Scale
|
||||
digest: b459161f5cab076ca0fb6f898e0427fc445f891157e110226d9154c443a81397
|
||||
digest: 759d7245b0f4669fbdbb9844c9c9526f98da406ca6ea3141775ee9c3bd0f5a9b
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-agent
|
||||
urls:
|
||||
|
@ -221,9 +221,9 @@ entries:
|
|||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.5
|
||||
created: "2021-04-22T21:37:46.640078708Z"
|
||||
created: "2021-04-22T22:03:04.671739363Z"
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
digest: 381b5e7e8a75cfdc7c308d8c018c20e5be08fb23ae3fa6a26b798da53af77f25
|
||||
digest: db50fe2a1894a0c8fd36817d033d88a36321af1fb2cc3587371a227a0a684c64
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
urls:
|
||||
|
@ -534,7 +534,7 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-alerting-drivers
|
||||
apiVersion: v2
|
||||
appVersion: 1.16.0
|
||||
created: "2021-04-22T21:37:46.647280796Z"
|
||||
created: "2021-04-22T22:03:04.678286006Z"
|
||||
dependencies:
|
||||
- condition: prom2teams.enabled
|
||||
name: prom2teams
|
||||
|
@ -544,7 +544,7 @@ entries:
|
|||
repository: file://./charts/sachet
|
||||
description: The manager for third-party webhook receivers used in Prometheus
|
||||
Alertmanager
|
||||
digest: 5b7f362122f85d5992bb06fff8cf1f51ff499a145158c8361a9275bbb137f1ba
|
||||
digest: 15dd97eb0209108bcdc67a48da242d3bfdc578d971b12b2cbaed5f93314aff39
|
||||
keywords:
|
||||
- monitoring
|
||||
- alertmanger
|
||||
|
@ -566,10 +566,10 @@ entries:
|
|||
catalog.cattle.io/ui-component: rancher-backup
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.4
|
||||
created: "2021-04-22T21:37:46.649818327Z"
|
||||
created: "2021-04-22T22:03:04.680845322Z"
|
||||
description: Provides ability to back up and restore the Rancher application running
|
||||
on any Kubernetes cluster
|
||||
digest: a36597d551b418214bac24b59c22664b853c7e3e1c0d5ea2c014a8c28f2cf296
|
||||
digest: 4b844c7ece6850f60b9de043dd96c4509879d8b23048a031b1a0f7dc4cd28f8c
|
||||
icon: https://charts.rancher.io/assets/logos/backup-restore.svg
|
||||
keywords:
|
||||
- applications
|
||||
|
@ -681,9 +681,9 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-backup-crd
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.4
|
||||
created: "2021-04-22T21:37:46.650788739Z"
|
||||
created: "2021-04-22T22:03:04.681828329Z"
|
||||
description: Installs the CRDs for rancher-backup.
|
||||
digest: 5281d69ccae67b0d92dd6ab8437d0bfe6626eb957e42d7f4f525e1409404cc49
|
||||
digest: 3dbe7bdbc3551d3dfe0213b675c6fd60803eb96406233d6fe7d962789f8e36aa
|
||||
name: rancher-backup-crd
|
||||
type: application
|
||||
urls:
|
||||
|
@ -757,10 +757,10 @@ entries:
|
|||
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
||||
apiVersion: v1
|
||||
appVersion: v1.0.4
|
||||
created: "2021-04-22T21:37:46.654554484Z"
|
||||
created: "2021-04-22T22:03:04.686491359Z"
|
||||
description: The cis-operator enables running CIS benchmark security scans on
|
||||
a kubernetes cluster
|
||||
digest: 93c89a2bfc310d04854486baedf42d51684bd4ced18c8579d4d45b067778d30d
|
||||
digest: a0dd29e392a3add1a93046d4d7e8f387e17811c26d7aa5a789a6c87efaa770aa
|
||||
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
|
||||
keywords:
|
||||
- security
|
||||
|
@ -779,10 +779,10 @@ entries:
|
|||
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
||||
apiVersion: v1
|
||||
appVersion: v1.0.4
|
||||
created: "2021-04-22T21:37:46.653546672Z"
|
||||
created: "2021-04-22T22:03:04.685602553Z"
|
||||
description: The cis-operator enables running CIS benchmark security scans on
|
||||
a kubernetes cluster
|
||||
digest: 58933a433110c3ac66ce329dda00d64ac8b5ce0e98e5e1529ae626054e948839
|
||||
digest: 84b53440ee7d45e67a0d4a324c0d4e71ad236009f074674fdfe55f80be884d9c
|
||||
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
|
||||
keywords:
|
||||
- security
|
||||
|
@ -884,9 +884,9 @@ entries:
|
|||
catalog.cattle.io/namespace: cis-operator-system
|
||||
catalog.cattle.io/release-name: rancher-cis-benchmark-crd
|
||||
apiVersion: v1
|
||||
created: "2021-04-22T21:37:46.656036402Z"
|
||||
created: "2021-04-22T22:03:04.687680567Z"
|
||||
description: Installs the CRDs for rancher-cis-benchmark.
|
||||
digest: b5a4e104bcdfac537ea1d1bcf54e9c76846ec4b61fead9440049d5caf28400a0
|
||||
digest: 1fa2270bf8a7256e4eb609fbb4ad3516d2e0e25cdebaca7f4c1c0b82512aedaa
|
||||
name: rancher-cis-benchmark-crd
|
||||
type: application
|
||||
urls:
|
||||
|
@ -898,9 +898,9 @@ entries:
|
|||
catalog.cattle.io/namespace: cis-operator-system
|
||||
catalog.cattle.io/release-name: rancher-cis-benchmark-crd
|
||||
apiVersion: v1
|
||||
created: "2021-04-22T21:37:46.6558043Z"
|
||||
created: "2021-04-22T22:03:04.687496565Z"
|
||||
description: Installs the CRDs for rancher-cis-benchmark.
|
||||
digest: fea6b82df264a6bb24ba79aa531b6701e099132eba7edefbc5c92d84aa7ab8c8
|
||||
digest: c6d595abd15d998f5a53e8fe56ded879c5f10ab3968d359687aad3914326d739
|
||||
name: rancher-cis-benchmark-crd
|
||||
type: application
|
||||
urls:
|
||||
|
@ -1059,10 +1059,10 @@ entries:
|
|||
catalog.cattle.io/ui-component: gatekeeper
|
||||
apiVersion: v1
|
||||
appVersion: v3.3.0
|
||||
created: "2021-04-22T21:37:46.662525381Z"
|
||||
created: "2021-04-22T22:03:04.693781206Z"
|
||||
description: Modifies Open Policy Agent's upstream gatekeeper chart that provides
|
||||
policy-based control for cloud native environments
|
||||
digest: 728b85c410b7e431df379507b7a0c4031d3da313801c114f048641acf46152c7
|
||||
digest: eeb6ae54946d95ca9b9e356eb31c483ac93afd90b2034f54c7e49408b98b7f79
|
||||
home: https://github.com/open-policy-agent/gatekeeper
|
||||
icon: https://charts.rancher.io/assets/logos/gatekeeper.svg
|
||||
keywords:
|
||||
|
@ -1185,9 +1185,9 @@ entries:
|
|||
catalog.cattle.io/namespace: cattle-gatekeeper-system
|
||||
catalog.cattle.io/release-name: rancher-gatekeeper-crd
|
||||
apiVersion: v1
|
||||
created: "2021-04-22T21:37:46.664020799Z"
|
||||
created: "2021-04-22T22:03:04.695305416Z"
|
||||
description: Installs the CRDs for rancher-gatekeeper.
|
||||
digest: 6097a9714daa431097797d45e55f10625b58c689b3e91b2b0c635574617f1cc0
|
||||
digest: cad10594ed3d54f66a74df6b233e17bec49968e8ddf840a7d2ee65a63979c488
|
||||
name: rancher-gatekeeper-crd
|
||||
type: application
|
||||
urls:
|
||||
|
@ -1261,9 +1261,9 @@ entries:
|
|||
catalog.rancher.io/release-name: rancher-grafana
|
||||
apiVersion: v2
|
||||
appVersion: 7.4.5
|
||||
created: "2021-04-22T21:37:46.666308327Z"
|
||||
created: "2021-04-22T22:03:04.699305542Z"
|
||||
description: The leading tool for querying and visualizing time series and metrics.
|
||||
digest: 1ceeae600f447dbfb66f432f5cbf8689f8fe9ca7df74c7fd3831d12760220d16
|
||||
digest: 6869ff68bce8c08d076ea11fcc8f8ca719c07c821c39e0bc1b895dc4950d6828
|
||||
home: https://grafana.net
|
||||
icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png
|
||||
kubeVersion: ^1.8.0-0
|
||||
|
@ -1299,7 +1299,7 @@ entries:
|
|||
catalog.cattle.io/ui-component: istio
|
||||
apiVersion: v1
|
||||
appVersion: 1.9.3
|
||||
created: "2021-04-22T21:37:46.687053679Z"
|
||||
created: "2021-04-22T22:03:04.720254978Z"
|
||||
dependencies:
|
||||
- condition: kiali.enabled
|
||||
name: kiali
|
||||
|
@ -1309,7 +1309,7 @@ entries:
|
|||
repository: file://./charts/tracing
|
||||
description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/
|
||||
for details.
|
||||
digest: 0c96a82e61a5356dfca34a009890f5a17ac66228301bc12b57eeee089f4f055c
|
||||
digest: be1350936871348f995c05e2b4dcfa0324dd4bf3792b705fefb0e2d4c300bceb
|
||||
icon: https://charts.rancher.io/assets/logos/istio.svg
|
||||
keywords:
|
||||
- networking
|
||||
|
@ -1331,7 +1331,7 @@ entries:
|
|||
catalog.cattle.io/ui-component: istio
|
||||
apiVersion: v1
|
||||
appVersion: 1.9.2
|
||||
created: "2021-04-22T21:37:46.684489748Z"
|
||||
created: "2021-04-22T22:03:04.717962163Z"
|
||||
dependencies:
|
||||
- condition: kiali.enabled
|
||||
name: kiali
|
||||
|
@ -1341,7 +1341,7 @@ entries:
|
|||
repository: file://./charts/tracing
|
||||
description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/
|
||||
for details.
|
||||
digest: 7954c67821c45714557f3dc1ff407b1f2edd63f93c190b4b0457c5d488a2540a
|
||||
digest: 8de944a6e6fe18f8239ef0c8322a5a5294122e1dd1180b29267d73ce0eacb626
|
||||
icon: https://charts.rancher.io/assets/logos/istio.svg
|
||||
keywords:
|
||||
- networking
|
||||
|
@ -1363,7 +1363,7 @@ entries:
|
|||
catalog.cattle.io/ui-component: istio
|
||||
apiVersion: v1
|
||||
appVersion: 1.8.5
|
||||
created: "2021-04-22T21:37:46.682221521Z"
|
||||
created: "2021-04-22T22:03:04.715370646Z"
|
||||
dependencies:
|
||||
- condition: kiali.enabled
|
||||
name: kiali
|
||||
|
@ -1373,7 +1373,7 @@ entries:
|
|||
repository: file://./charts/tracing
|
||||
description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/
|
||||
for details.
|
||||
digest: 53a2c6b216d55314ff616c19f3b101adcff59347aa1dd39aa2fd220ea8279597
|
||||
digest: 316881fe271554b3c652b5819f591426942f7b1416d5e729d99a74bc47b015ff
|
||||
icon: https://charts.rancher.io/assets/logos/istio.svg
|
||||
keywords:
|
||||
- networking
|
||||
|
@ -1395,7 +1395,7 @@ entries:
|
|||
catalog.cattle.io/ui-component: istio
|
||||
apiVersion: v1
|
||||
appVersion: 1.8.4
|
||||
created: "2021-04-22T21:37:46.679950893Z"
|
||||
created: "2021-04-22T22:03:04.712061025Z"
|
||||
dependencies:
|
||||
- condition: kiali.enabled
|
||||
name: kiali
|
||||
|
@ -1405,7 +1405,7 @@ entries:
|
|||
repository: file://./charts/tracing
|
||||
description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/
|
||||
for details.
|
||||
digest: 233b5ff0a52cb9f5becbe80dc968038e0603a2dc076d85d83f69bf9efdb4ce28
|
||||
digest: 07ecaee28bdf08e42a2ab8a554c8d9717172084dbe51bf6772d6a25735831066
|
||||
icon: https://charts.rancher.io/assets/logos/istio.svg
|
||||
keywords:
|
||||
- networking
|
||||
|
@ -1427,7 +1427,7 @@ entries:
|
|||
catalog.cattle.io/ui-component: istio
|
||||
apiVersion: v1
|
||||
appVersion: 1.8.3
|
||||
created: "2021-04-22T21:37:46.677668165Z"
|
||||
created: "2021-04-22T22:03:04.70973891Z"
|
||||
dependencies:
|
||||
- condition: kiali.enabled
|
||||
name: kiali
|
||||
|
@ -1437,7 +1437,7 @@ entries:
|
|||
repository: file://./charts/tracing
|
||||
description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/
|
||||
for details.
|
||||
digest: b85bbd08a55fca37f04a48834742c5362d7c7b8923f57993ff74d1bf28726d2a
|
||||
digest: 05917b2f19c0e4c47e3125d887325f7f447d930fe4327b61550044ac22cd766b
|
||||
icon: https://charts.rancher.io/assets/logos/istio.svg
|
||||
keywords:
|
||||
- networking
|
||||
|
@ -1581,11 +1581,11 @@ entries:
|
|||
catalog.rancher.io/release-name: rancher-kiali-server
|
||||
apiVersion: v2
|
||||
appVersion: v1.32.0
|
||||
created: "2021-04-22T21:37:46.693972563Z"
|
||||
created: "2021-04-22T22:03:04.726248217Z"
|
||||
description: Kiali is an open source project for service mesh observability, refer
|
||||
to https://www.kiali.io for details. This is installed as sub-chart with customized
|
||||
values in Rancher's Istio.
|
||||
digest: 1c46481c6ef1054770d06acab9f4b8e4343a3971d672b9b6afa1a1303020707d
|
||||
digest: df2afd3115bdaf98b19f7cb9eac14885bf4dab72eaaeece1b957c8443b88b325
|
||||
home: https://github.com/kiali/kiali
|
||||
icon: https://raw.githubusercontent.com/kiali/kiali.io/master/themes/kiali/static/img/kiali_logo_masthead.png
|
||||
keywords:
|
||||
|
@ -1616,11 +1616,11 @@ entries:
|
|||
catalog.rancher.io/release-name: rancher-kiali-server
|
||||
apiVersion: v2
|
||||
appVersion: v1.29.0
|
||||
created: "2021-04-22T21:37:46.69290875Z"
|
||||
created: "2021-04-22T22:03:04.72519341Z"
|
||||
description: Kiali is an open source project for service mesh observability, refer
|
||||
to https://www.kiali.io for details. This is installed as sub-chart with customized
|
||||
values in Rancher's Istio.
|
||||
digest: f4a613428fe2a8147bc2b130e5f1e60b6dc67db62c6145a3c3bb4820003b0fc8
|
||||
digest: cb198a3f937acf2d09aa3d3addbe7fcedc2445086b4d1f789b2260efa833fe8a
|
||||
home: https://github.com/kiali/kiali
|
||||
icon: https://raw.githubusercontent.com/kiali/kiali.io/master/themes/kiali/static/img/kiali_logo_masthead.png
|
||||
keywords:
|
||||
|
@ -1785,9 +1785,9 @@ entries:
|
|||
- annotations:
|
||||
catalog.cattle.io/hidden: "true"
|
||||
apiVersion: v2
|
||||
created: "2021-04-22T21:37:46.694735573Z"
|
||||
created: "2021-04-22T22:03:04.727010422Z"
|
||||
description: Installs the CRDs for rancher-kiali-server.
|
||||
digest: 569de24c274348114a0a928ded5dc9e23cfb5b7ccf536e3097b6137ff058d51a
|
||||
digest: 9d63202bd3ad36284ebfc79b43329f5e1ee821bf4a591ff96f203022adc2f864
|
||||
name: rancher-kiali-server-crd
|
||||
type: application
|
||||
urls:
|
||||
|
@ -1796,9 +1796,9 @@ entries:
|
|||
- annotations:
|
||||
catalog.cattle.io/hidden: "true"
|
||||
apiVersion: v2
|
||||
created: "2021-04-22T21:37:46.694611571Z"
|
||||
created: "2021-04-22T22:03:04.726891521Z"
|
||||
description: Installs the CRDs for rancher-kiali-server.
|
||||
digest: de47b24a9f8d702c8ac41bcff55fefe92b0d8b72a4a6dc8f5b2167a0d915f21c
|
||||
digest: 2bac7675b47d32ae52893b26631ce91328c9829472bae6b7d0ada82ce550f890
|
||||
name: rancher-kiali-server-crd
|
||||
type: application
|
||||
urls:
|
||||
|
@ -1857,9 +1857,9 @@ entries:
|
|||
catalog.rancher.io/release-name: rancher-kube-state-metrics
|
||||
apiVersion: v1
|
||||
appVersion: 1.9.8
|
||||
created: "2021-04-22T21:37:46.695771485Z"
|
||||
created: "2021-04-22T22:03:04.728089029Z"
|
||||
description: Install kube-state-metrics to generate and expose cluster-level metrics
|
||||
digest: 97813d294e79738bac9a17418cd5a24829c8d37b513ef10076e886e274930a41
|
||||
digest: adad8a9fd4034a905842e1f002558e97e2007af6c0270af7ce33fe4c9e38aaec
|
||||
home: https://github.com/kubernetes/kube-state-metrics/
|
||||
keywords:
|
||||
- metric
|
||||
|
@ -1888,10 +1888,10 @@ entries:
|
|||
catalog.cattle.io/ui-component: logging
|
||||
apiVersion: v1
|
||||
appVersion: 3.9.4
|
||||
created: "2021-04-22T21:37:46.703941485Z"
|
||||
created: "2021-04-22T22:03:04.736547284Z"
|
||||
description: Collects and filter logs using highly configurable CRDs. Powered
|
||||
by Banzai Cloud Logging Operator.
|
||||
digest: e75fd07ff38a8a04ef1962547991b435f2bd9c8c7650a3bf204b0768ee0fc849
|
||||
digest: 606adece0cdf1014e1dccd9482c72d978579ab22dd4a0e4ccf7d7125fd68a2fe
|
||||
icon: https://charts.rancher.io/assets/logos/logging.svg
|
||||
keywords:
|
||||
- logging
|
||||
|
@ -1912,10 +1912,10 @@ entries:
|
|||
catalog.cattle.io/ui-component: logging
|
||||
apiVersion: v1
|
||||
appVersion: 3.9.0
|
||||
created: "2021-04-22T21:37:46.701695457Z"
|
||||
created: "2021-04-22T22:03:04.735417976Z"
|
||||
description: Collects and filter logs using highly configurable CRDs. Powered
|
||||
by Banzai Cloud Logging Operator.
|
||||
digest: b9b91c4d58dc43d25477ee14ada1d8a165bc54a732e4477ae5fc5a04743617ac
|
||||
digest: ce27e408fb43af88bd68fd106d91557c0a910ba619715da8ac70ad374c6db2ac
|
||||
icon: https://charts.rancher.io/assets/logos/logging.svg
|
||||
keywords:
|
||||
- logging
|
||||
|
@ -1936,10 +1936,10 @@ entries:
|
|||
catalog.cattle.io/ui-component: logging
|
||||
apiVersion: v1
|
||||
appVersion: 3.9.0
|
||||
created: "2021-04-22T21:37:46.700654745Z"
|
||||
created: "2021-04-22T22:03:04.73436517Z"
|
||||
description: Collects and filter logs using highly configurable CRDs. Powered
|
||||
by Banzai Cloud Logging Operator.
|
||||
digest: 265de6a85e5b8f767a9f20e06c751d4ad4fd482db9f4d016f681c8b5ec94d017
|
||||
digest: 0a99e54fc368d6ac1d56c75a8d474cccfbb6c03dde5084374ce8857039650e5a
|
||||
icon: https://charts.rancher.io/assets/logos/logging.svg
|
||||
keywords:
|
||||
- logging
|
||||
|
@ -2051,9 +2051,9 @@ entries:
|
|||
catalog.cattle.io/namespace: cattle-logging-system
|
||||
catalog.cattle.io/release-name: rancher-logging-crd
|
||||
apiVersion: v1
|
||||
created: "2021-04-22T21:37:46.714394412Z"
|
||||
created: "2021-04-22T22:03:04.748068459Z"
|
||||
description: Installs the CRDs for rancher-logging.
|
||||
digest: abdd1d1403752d836cbd01d9c853837b123d1885b88176360bae0a7f3dfc437c
|
||||
digest: f1ce91673c97f31241f0a26833bcb50a1990c68945f22d90cd2985d7fc3203db
|
||||
name: rancher-logging-crd
|
||||
type: application
|
||||
urls:
|
||||
|
@ -2065,9 +2065,9 @@ entries:
|
|||
catalog.cattle.io/namespace: cattle-logging-system
|
||||
catalog.cattle.io/release-name: rancher-logging-crd
|
||||
apiVersion: v1
|
||||
created: "2021-04-22T21:37:46.712664991Z"
|
||||
created: "2021-04-22T22:03:04.745631243Z"
|
||||
description: Installs the CRDs for rancher-logging.
|
||||
digest: 11b496444b7f5928007c423da993be09a1e5abe20d0e13810fc069434ff70cf9
|
||||
digest: ccd8f83704cd39a7211d89766f2419cf14e59c5561044e741c0c2995857a9eb8
|
||||
name: rancher-logging-crd
|
||||
type: application
|
||||
urls:
|
||||
|
@ -2079,9 +2079,9 @@ entries:
|
|||
catalog.cattle.io/namespace: cattle-logging-system
|
||||
catalog.cattle.io/release-name: rancher-logging-crd
|
||||
apiVersion: v1
|
||||
created: "2021-04-22T21:37:46.710921369Z"
|
||||
created: "2021-04-22T22:03:04.744205434Z"
|
||||
description: Installs the CRDs for rancher-logging.
|
||||
digest: 51f9dfdd673b9756d2d2f31797ccf365b95cf37beb614401281e4263e830a4cb
|
||||
digest: 3d651c539ac004f96c8faee0567d02ec23debb748be9288c07ec2130978aa14b
|
||||
name: rancher-logging-crd
|
||||
type: application
|
||||
urls:
|
||||
|
@ -2162,7 +2162,7 @@ entries:
|
|||
catalog.cattle.io/ui-component: monitoring
|
||||
apiVersion: v2
|
||||
appVersion: 0.46.0
|
||||
created: "2021-04-22T21:37:46.739328115Z"
|
||||
created: "2021-04-22T22:03:04.772401716Z"
|
||||
dependencies:
|
||||
- condition: grafana.enabled
|
||||
name: grafana
|
||||
|
@ -2221,7 +2221,7 @@ entries:
|
|||
description: Collects several related Helm charts, Grafana dashboards, and Prometheus
|
||||
rules combined with documentation and scripts to provide easy to operate end-to-end
|
||||
Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
|
||||
digest: b1996e2efdcca1a368e6721fe2397c5158d62e1d59e3aa1bea592de25807ed44
|
||||
digest: f8d6ecc9ab75d792d7acfd07fe551a047c37725bf3cae473a06085091148bebe
|
||||
home: https://github.com/prometheus-operator/kube-prometheus
|
||||
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
|
||||
keywords:
|
||||
|
@ -2269,7 +2269,7 @@ entries:
|
|||
catalog.cattle.io/ui-component: monitoring
|
||||
apiVersion: v1
|
||||
appVersion: 0.38.1
|
||||
created: "2021-04-22T21:37:46.837587109Z"
|
||||
created: "2021-04-22T22:03:04.875061083Z"
|
||||
dependencies:
|
||||
- condition: grafana.enabled
|
||||
name: grafana
|
||||
|
@ -2328,7 +2328,7 @@ entries:
|
|||
description: Collects several related Helm charts, Grafana dashboards, and Prometheus
|
||||
rules combined with documentation and scripts to provide easy to operate end-to-end
|
||||
Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
|
||||
digest: ee61e45ee94b01db285ffd90d67405242aa964a1b2296bad55d72a1ac7ccd786
|
||||
digest: e1dae5da657d6f52d4d70f722a306eed356edaa3143425098e7417f74abab88b
|
||||
home: https://github.com/prometheus-operator/kube-prometheus
|
||||
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
|
||||
keywords:
|
||||
|
@ -2862,9 +2862,9 @@ entries:
|
|||
catalog.cattle.io/namespace: cattle-monitoring-system
|
||||
catalog.cattle.io/release-name: rancher-monitoring-crd
|
||||
apiVersion: v1
|
||||
created: "2021-04-22T21:37:46.842039463Z"
|
||||
created: "2021-04-22T22:03:04.879536712Z"
|
||||
description: Installs the CRDs for rancher-monitoring.
|
||||
digest: 73f5d12fedcf088fdc84c91576dd97f8695bc26f5d8c0a37e7690b91649f4d6c
|
||||
digest: 0183358061c44fcef27df0bb1157077161973f02df76b3248d6f97c62b568316
|
||||
name: rancher-monitoring-crd
|
||||
type: application
|
||||
urls:
|
||||
|
@ -2876,9 +2876,9 @@ entries:
|
|||
catalog.cattle.io/namespace: cattle-monitoring-system
|
||||
catalog.cattle.io/release-name: rancher-monitoring-crd
|
||||
apiVersion: v1
|
||||
created: "2021-04-22T21:37:46.865801452Z"
|
||||
created: "2021-04-22T22:03:04.904351373Z"
|
||||
description: Installs the CRDs for rancher-monitoring.
|
||||
digest: cc298a43225a57c9e91bea1f321372b672d08054b36a56e08d5749939cac71a7
|
||||
digest: dad5c6a343ae32e62b9e4cb5ad3fe1288d906b683f1242cda4f091ade33e63f5
|
||||
name: rancher-monitoring-crd
|
||||
type: application
|
||||
urls:
|
||||
|
@ -2949,9 +2949,9 @@ entries:
|
|||
catalog.rancher.io/release-name: rancher-node-exporter
|
||||
apiVersion: v1
|
||||
appVersion: 1.1.2
|
||||
created: "2021-04-22T21:37:46.866641162Z"
|
||||
created: "2021-04-22T22:03:04.905198278Z"
|
||||
description: A Helm chart for prometheus node-exporter
|
||||
digest: 048fe0d410f92c3703c1f3b56f477bb5bf7c106cb1755f3ad5727a6e2f7b4a34
|
||||
digest: eb70c53d6c20c5d8b70f27643f01c413b78861aa98d61e316754f6c0f18ee7f3
|
||||
home: https://github.com/prometheus/node_exporter/
|
||||
keywords:
|
||||
- node-exporter
|
||||
|
@ -2980,9 +2980,9 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-operator
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.0-alpha
|
||||
created: "2021-04-22T21:37:46.868676687Z"
|
||||
created: "2021-04-22T22:03:04.90695319Z"
|
||||
description: Control Rancher using GitOps
|
||||
digest: 5f9b155e396dcd7aa2561cf40765e1b368db0617038bc00869494bed0be7ddde
|
||||
digest: a4ab3085c2b9886afc97226ae9a4a37d7b773c90b66d1b88d7ca37fec41e6747
|
||||
name: rancher-operator
|
||||
urls:
|
||||
- assets/rancher-operator/rancher-operator-0.2.0-alpha03.tgz
|
||||
|
@ -2998,9 +2998,9 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-operator
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.0-alpha
|
||||
created: "2021-04-22T21:37:46.868062079Z"
|
||||
created: "2021-04-22T22:03:04.906683788Z"
|
||||
description: Control Rancher using GitOps
|
||||
digest: 404113bec407041c1f0548f4ffc85d63f85e714700f982b0e07876c6e8566b70
|
||||
digest: 228364b82f749a287b676509f1c2609417b3b1a1b6ffc455dcdb015b32a96e4d
|
||||
name: rancher-operator
|
||||
urls:
|
||||
- assets/rancher-operator/rancher-operator-0.2.0-alpha02.tgz
|
||||
|
@ -3016,9 +3016,9 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-operator
|
||||
apiVersion: v2
|
||||
appVersion: 0.1.4
|
||||
created: "2021-04-22T21:37:46.867814676Z"
|
||||
created: "2021-04-22T22:03:04.906419186Z"
|
||||
description: Control Rancher using GitOps
|
||||
digest: 0962c9a079f3b489d1e966c76e411bc77cbdcaa478f2660bc4d23c27cd3feb2d
|
||||
digest: a908e083e86546be9a31f07ed6a0378249f43d10e0fbc116a1630c9caddcd1f2
|
||||
name: rancher-operator
|
||||
urls:
|
||||
- assets/rancher-operator/rancher-operator-0.1.400.tgz
|
||||
|
@ -3104,13 +3104,13 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-operator-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.0-alpha
|
||||
created: "2021-04-22T21:37:46.874052052Z"
|
||||
created: "2021-04-22T22:03:04.913430632Z"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: Rancher Operator CustomResourceDefinitions
|
||||
digest: 2784944a254e3943aab3a6583ceae1234a2fa886054abbe62f6832e328413392
|
||||
digest: 1a157569bc92b99e6e154d5cfc909dcfbd7c68a569582ca5dd5a5ad08b9b8ee5
|
||||
name: rancher-operator-crd
|
||||
urls:
|
||||
- assets/rancher-operator-crd/rancher-operator-crd-0.2.0-alpha03.tgz
|
||||
|
@ -3123,13 +3123,13 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-operator-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.0-alpha
|
||||
created: "2021-04-22T21:37:46.873133841Z"
|
||||
created: "2021-04-22T22:03:04.912374425Z"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: Rancher Operator CustomResourceDefinitions
|
||||
digest: 0afa5bb93d408d68e76653ee70533fc44e6f6cdf3e94826368f0f5157db7d4a7
|
||||
digest: 4985490a6db91dc2b0f9a86f368d5c70d1d23275f8e92ad44e707768ccc95664
|
||||
name: rancher-operator-crd
|
||||
urls:
|
||||
- assets/rancher-operator-crd/rancher-operator-crd-0.2.0-alpha02.tgz
|
||||
|
@ -3142,13 +3142,13 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-operator-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.0-alpha
|
||||
created: "2021-04-22T21:37:46.87223843Z"
|
||||
created: "2021-04-22T22:03:04.910776214Z"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: Rancher Operator CustomResourceDefinitions
|
||||
digest: 04e6e622a5a71855e740f1669f91bc68ac229ee6c340980efc6a24d18de990f9
|
||||
digest: 31e8a198077078f569a09e5505cdeb26377b8a09a6b3288ee6e6d643ab0f0174
|
||||
name: rancher-operator-crd
|
||||
urls:
|
||||
- assets/rancher-operator-crd/rancher-operator-crd-0.2.0-alpha01.tgz
|
||||
|
@ -3161,9 +3161,9 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-operator-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.1.4
|
||||
created: "2021-04-22T21:37:46.871142817Z"
|
||||
created: "2021-04-22T22:03:04.909750408Z"
|
||||
description: Rancher Operator CustomResourceDefinitions
|
||||
digest: eb732cfbea6c4d6e6d4cc5f41f9cdef123cb43c787c0cb03f6e0f0a64b0ced98
|
||||
digest: ed3f7fdb83c042ce7288d20f16f677fdb4b295aab5c68559772d62371006ae56
|
||||
name: rancher-operator-crd
|
||||
urls:
|
||||
- assets/rancher-operator-crd/rancher-operator-crd-0.1.400.tgz
|
||||
|
@ -3234,9 +3234,9 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-prom2teams
|
||||
apiVersion: v1
|
||||
appVersion: 3.2.1
|
||||
created: "2021-04-22T21:37:46.874553758Z"
|
||||
created: "2021-04-22T22:03:04.913940335Z"
|
||||
description: A Helm chart for Prom2Teams based on the upstream https://github.com/idealista/prom2teams
|
||||
digest: 99d738967e059e7a56a7dd7be094924e803537818ed2d0d1c5eaeda242d13267
|
||||
digest: c14b2833e35d15b173dd8299536e9b31d02c474f3c15600dc6687e6f9e39c53a
|
||||
name: rancher-prom2teams
|
||||
urls:
|
||||
- assets/rancher-prom2teams/rancher-prom2teams-0.2.000.tgz
|
||||
|
@ -3250,9 +3250,9 @@ entries:
|
|||
catalog.rancher.io/release-name: rancher-prometheus-adapter
|
||||
apiVersion: v1
|
||||
appVersion: v0.8.3
|
||||
created: "2021-04-22T21:37:46.875449569Z"
|
||||
created: "2021-04-22T22:03:04.914873141Z"
|
||||
description: A Helm chart for k8s prometheus adapter
|
||||
digest: a111ec7e251258f2e68ff57ebfb13a6d32cdebdb2c83418f42fb25a13f3bf86e
|
||||
digest: 63a6f711306822544b683439f6ea9225b32806c115a6ccecb4e19c118b3f4900
|
||||
home: https://github.com/DirectXMan12/k8s-prometheus-adapter
|
||||
keywords:
|
||||
- hpa
|
||||
|
@ -3281,10 +3281,10 @@ entries:
|
|||
catalog.rancher.io/release-name: rancher-pushprox
|
||||
apiVersion: v1
|
||||
appVersion: 0.1.0
|
||||
created: "2021-04-22T21:37:46.878248903Z"
|
||||
created: "2021-04-22T22:03:04.91775766Z"
|
||||
description: Sets up a deployment of the PushProx proxy and a DaemonSet of PushProx
|
||||
clients.
|
||||
digest: 1b886431967b238340e5ccbffa1b72cc6b3c4320258b1c188aefaf543b6914b2
|
||||
digest: 96973eecbdccc1260fda865d2ff1912aa7ff1710a6b750a39af22a03543aea89
|
||||
name: rancher-pushprox
|
||||
type: application
|
||||
urls:
|
||||
|
@ -3364,9 +3364,9 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-sachet
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.3
|
||||
created: "2021-04-22T21:37:46.878746509Z"
|
||||
created: "2021-04-22T22:03:04.918224763Z"
|
||||
description: A Helm chart for Sachet based on the upstream https://github.com/messagebird/sachet
|
||||
digest: ddb5d2680a9a28325bc3dc40aef229d7610cb346596e6453b2721054e19a0d21
|
||||
digest: 6f97f514b265639de76dcb9e21d91271066bcf398cba237ec993ae1a74ec5d91
|
||||
name: rancher-sachet
|
||||
type: application
|
||||
urls:
|
||||
|
@ -3381,11 +3381,11 @@ entries:
|
|||
catalog.rancher.io/release-name: rancher-tracing
|
||||
apiVersion: v1
|
||||
appVersion: 1.20.0
|
||||
created: "2021-04-22T21:37:46.880095925Z"
|
||||
created: "2021-04-22T22:03:04.919589072Z"
|
||||
description: A quick start Jaeger Tracing installation using the all-in-one demo.
|
||||
This is not production qualified. Refer to https://www.jaegertracing.io/ for
|
||||
details.
|
||||
digest: 436a2b62bb4a5a5e9dab25b209c46554fd7eca85019874658310c1d1828e145a
|
||||
digest: 3bfd55e93f7c931f9cf5d64e268cca6f1e3806e5c830b2ca9c13d4336df63b15
|
||||
name: rancher-tracing
|
||||
urls:
|
||||
- assets/rancher-tracing/rancher-tracing-1.20.100.tgz
|
||||
|
@ -3481,13 +3481,13 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.0-alpha
|
||||
created: "2021-04-22T21:37:46.883468066Z"
|
||||
created: "2021-04-22T22:03:04.922197089Z"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 563224bb88d6c01c9c020086870939fbe133ea8ac8660b355412fc66285b03eb
|
||||
digest: 9bed117b9fc0ed19f50bad2aa39473a6327eeaa70901301467a97c587f891436
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-0.2.0-alpha01.tgz
|
||||
|
@ -3500,9 +3500,9 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.1.0
|
||||
created: "2021-04-22T21:37:46.883056161Z"
|
||||
created: "2021-04-22T22:03:04.921883587Z"
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 1bbbc70ec0a69044400cccea396a24b95c3092451407fe552d8ae30476d212b0
|
||||
digest: 6011fd47804584d0f6c0879f1939b21dad3ad359bed871654155ba3109e70b11
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-0.1.000.tgz
|
||||
|
@ -3576,9 +3576,9 @@ entries:
|
|||
catalog.rancher.io/release-name: rancher-windows-exporter
|
||||
apiVersion: v1
|
||||
appVersion: 0.0.4
|
||||
created: "2021-04-22T21:37:46.884097874Z"
|
||||
created: "2021-04-22T22:03:04.922678792Z"
|
||||
description: Sets up monitoring metrics from Windows nodes via Prometheus windows-exporter
|
||||
digest: 9596ecbce3bbaa9f71fe3a2a5da8629803c4c1a2bc8f57b4489497574e09b8b6
|
||||
digest: 71414270f89328aa9e34a98eaaa23b9237413cc352e9c92be15ad8a17b16e586
|
||||
maintainers:
|
||||
- email: arvind.iyengar@rancher.com
|
||||
name: aiyengar2
|
||||
|
@ -3595,10 +3595,10 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-wins-upgrader
|
||||
apiVersion: v2
|
||||
appVersion: 0.1.0
|
||||
created: "2021-04-22T21:37:46.884920084Z"
|
||||
created: "2021-04-22T22:03:04.923180795Z"
|
||||
description: Manages upgrading the wins server version and configuration across
|
||||
all of your Windows nodes
|
||||
digest: e333991c66ae24e580277c50f84d7d2cca1f7f8af390e5d90cba7248fc45ed4d
|
||||
digest: 2ce429e32808d4edb859e7fa213499648a2d6b233cb55aca014303efc95eece7
|
||||
maintainers:
|
||||
- email: arvind.iyengar@suse.com
|
||||
name: aiyengar2
|
||||
|
|
Loading…
Reference in New Issue