Skip to content

Commit d7f41a2

Browse files
author
Helm Updater
committed
Updated from ref: 365e952
1 parent 9547422 commit d7f41a2

File tree

3 files changed

+69
-23
lines changed

3 files changed

+69
-23
lines changed

index.yaml

Lines changed: 69 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@ apiVersion: v1
22
entries:
33
lightrun-agents:
44
- apiVersion: v2
5-
created: "2025-03-27T13:39:58.850530934Z"
5+
created: "2025-04-20T12:48:40.082881168Z"
6+
description: A Helm chart for Kubernetes that deploy lightrun agents CRDs
7+
digest: 391c2a9ae148b0c1c2a3e3773e038cc2ef400bc1613f3efeed6295247af30725
8+
name: lightrun-agents
9+
type: application
10+
urls:
11+
- https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.8.tgz
12+
version: 0.3.8
13+
- apiVersion: v2
14+
created: "2025-04-20T12:48:40.082644695Z"
615
description: A Helm chart for Kubernetes that deploy lightrun agents CRDs
716
digest: 9fb336a527d8e3ff4eb353b2ffcde7dfe9298fba0446d4ca0f30956a1a277c15
817
name: lightrun-agents
@@ -11,7 +20,7 @@ entries:
1120
- https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.7.tgz
1221
version: 0.3.7
1322
- apiVersion: v2
14-
created: "2025-03-27T13:39:58.850251161Z"
23+
created: "2025-04-20T12:48:40.082358739Z"
1524
description: A Helm chart for Kubernetes that deploy lightrun agents CRDs
1625
digest: 4529f0ec658512d697ac7a896302b82fce25325f7580ae58900dbba8b86a027b
1726
name: lightrun-agents
@@ -20,7 +29,7 @@ entries:
2029
- https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.6.tgz
2130
version: 0.3.6
2231
- apiVersion: v2
23-
created: "2025-03-27T13:39:58.849927205Z"
32+
created: "2025-04-20T12:48:40.082102749Z"
2433
description: A Helm chart for Kubernetes that deploy lightrun agents CRDs
2534
digest: 6fbdedcf3ecee23407d77eb97246a201342c94455fd1a19bfe90f73fed26ff77
2635
name: lightrun-agents
@@ -29,7 +38,7 @@ entries:
2938
- https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.5.tgz
3039
version: 0.3.5
3140
- apiVersion: v2
32-
created: "2025-03-27T13:39:58.849082767Z"
41+
created: "2025-04-20T12:48:40.081804982Z"
3342
description: A Helm chart for Kubernetes that deploy lightrun agents CRDs
3443
digest: fe044b1648171a52fc256d76bb495f494d1c403618693d390e1e6d6fa08ee20b
3544
name: lightrun-agents
@@ -65,7 +74,44 @@ entries:
6574
artifacthub.io/operatorCapabilities: Basic Install
6675
artifacthub.io/prerelease: "false"
6776
apiVersion: v2
68-
created: "2025-03-27T13:39:58.860001227Z"
77+
created: "2025-04-20T12:48:40.092643037Z"
78+
description: A Helm chart for Lightrun k8s operator
79+
digest: f20f55f92c4bc676cfeaf686e7fbe7923cfe0a82de935d817097497322fb2f0b
80+
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
81+
kubeVersion: '>= 1.19.0-0'
82+
name: lightrun-k8s-operator
83+
type: application
84+
urls:
85+
- https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.3.8.tgz
86+
version: 0.3.8
87+
- annotations:
88+
artifacthub.io/crds: |
89+
- kind: LightrunJavaAgent
90+
version: v1beta
91+
name: lightrunjavaagent
92+
shortName: lrja
93+
description: Custom resource describing Lightrun agent version, configuration and deployment that will be patched. Dependend on secret with few Lightrun key
94+
artifacthub.io/crdsExamples: "- apiVersion: agents.lightrun.com/v1beta\n kind:
95+
LightrunJavaAgent\n metadata:\n name: example-cr \n spec:\n deploymentName:
96+
sample-deployment\n containerSelector:\n - app\n secretName: lightrun-secrets
97+
\n serverHostname: app.lightrun.com\n agentEnvVarName: JAVA_TOOL_OPTIONS\n
98+
\ initContainer: \n image: \"lightruncom/k8s-operator-init-java-agent-linux:latest\"\n
99+
\ sharedVolumeName: lightrun-agent-init\n sharedVolumeMountPath:
100+
\"/lightrun\"\n agentTags:\n - operator\n - example\n -
101+
1.8.3\n"
102+
artifacthub.io/license: Apache-2.0
103+
artifacthub.io/links: |
104+
- name: Operator repo
105+
url: https://github.com/lightrun-platform/lightrun-k8s-operator
106+
- name: CR example with explanation
107+
url: https://github.com/lightrun-platform/lightrun-k8s-operator/blob/main/examples/lightrunjavaagent.yaml
108+
artifacthub.io/maintainers: "- name: Lightrun devops team\n email: devopsdevops@lightrun.com
109+
\n- name: LeonidP\n email: leonidp@lightrun.com\n"
110+
artifacthub.io/operator: "true"
111+
artifacthub.io/operatorCapabilities: Basic Install
112+
artifacthub.io/prerelease: "false"
113+
apiVersion: v2
114+
created: "2025-04-20T12:48:40.092192253Z"
69115
description: A Helm chart for Lightrun k8s operator
70116
digest: aa35f91eff19f6225622a5f5c7d01ec69e52f94ce2eacc025d955ffb393b6ff9
71117
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -102,7 +148,7 @@ entries:
102148
artifacthub.io/operatorCapabilities: Basic Install
103149
artifacthub.io/prerelease: "false"
104150
apiVersion: v2
105-
created: "2025-03-27T13:39:58.859562798Z"
151+
created: "2025-04-20T12:48:40.09175836Z"
106152
description: A Helm chart for Lightrun k8s operator
107153
digest: ac4ee945c1ae1653e6da23d3929a1b87cfd7a0e010dcd26736dec32f99731c5d
108154
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -139,7 +185,7 @@ entries:
139185
artifacthub.io/operatorCapabilities: Basic Install
140186
artifacthub.io/prerelease: "false"
141187
apiVersion: v2
142-
created: "2025-03-27T13:39:58.859101245Z"
188+
created: "2025-04-20T12:48:40.091307114Z"
143189
description: A Helm chart for Lightrun k8s operator
144190
digest: cd210ca95a6a29d24b64f8c3d57011d56f064258f218f897d2199168ce030344
145191
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -176,7 +222,7 @@ entries:
176222
artifacthub.io/operatorCapabilities: Basic Install
177223
artifacthub.io/prerelease: "false"
178224
apiVersion: v2
179-
created: "2025-03-27T13:39:58.858654069Z"
225+
created: "2025-04-20T12:48:40.09086726Z"
180226
description: A Helm chart for Lightrun k8s operator
181227
digest: e431ddb887c7ee74520ec8c1f898956c97ff269b5df13656bb141516afb720f2
182228
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -213,7 +259,7 @@ entries:
213259
artifacthub.io/operatorCapabilities: Basic Install
214260
artifacthub.io/prerelease: "false"
215261
apiVersion: v2
216-
created: "2025-03-27T13:39:58.858192817Z"
262+
created: "2025-04-20T12:48:40.090405826Z"
217263
description: A Helm chart for Lightrun k8s operator
218264
digest: f78a57d58f8d32a5aec4a6462e07d8b9873a4f8e77b38fb7ef0436d7ce48767c
219265
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -250,7 +296,7 @@ entries:
250296
artifacthub.io/operatorCapabilities: Basic Install
251297
artifacthub.io/prerelease: "false"
252298
apiVersion: v2
253-
created: "2025-03-27T13:39:58.85770748Z"
299+
created: "2025-04-20T12:48:40.089966453Z"
254300
description: A Helm chart for Lightrun k8s operator
255301
digest: 01b8a5c1bab62137882deff41f0e340923d619b1cf73bdabb8adbf039cd8a56c
256302
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -287,7 +333,7 @@ entries:
287333
artifacthub.io/operatorCapabilities: Basic Install
288334
artifacthub.io/prerelease: "false"
289335
apiVersion: v2
290-
created: "2025-03-27T13:39:58.857237301Z"
336+
created: "2025-04-20T12:48:40.089508615Z"
291337
description: A Helm chart for Lightrun k8s operator
292338
digest: 3eaba6d5ff7f40d00503c29eac9bf4155a071f6e5a0fbddcbfd00ebdc672fe58
293339
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -324,7 +370,7 @@ entries:
324370
artifacthub.io/operatorCapabilities: Basic Install
325371
artifacthub.io/prerelease: "false"
326372
apiVersion: v2
327-
created: "2025-03-27T13:39:58.856686452Z"
373+
created: "2025-04-20T12:48:40.088989111Z"
328374
description: A Helm chart for Lightrun k8s operator
329375
digest: d597116c471774d0f5f9699647492523acdac4abe82f7c12b543584aa7d3e9f3
330376
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -361,7 +407,7 @@ entries:
361407
artifacthub.io/operatorCapabilities: Basic Install
362408
artifacthub.io/prerelease: "false"
363409
apiVersion: v2
364-
created: "2025-03-27T13:39:58.855610548Z"
410+
created: "2025-04-20T12:48:40.088447276Z"
365411
description: A Helm chart for Lightrun k8s operator
366412
digest: 78e696338db6e0836c357c2267d447124c7f7b44bbefce706904e7829f98cfaa
367413
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -398,7 +444,7 @@ entries:
398444
artifacthub.io/operatorCapabilities: Basic Install
399445
artifacthub.io/prerelease: "false"
400446
apiVersion: v2
401-
created: "2025-03-27T13:39:58.854906973Z"
447+
created: "2025-04-20T12:48:40.087215238Z"
402448
description: A Helm chart for Lightrun k8s operator
403449
digest: 87148f23cc13fb8e4c81c75ca5e01f3907a373197ddaef699c8e64ec4727becb
404450
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -435,7 +481,7 @@ entries:
435481
artifacthub.io/operatorCapabilities: Basic Install
436482
artifacthub.io/prerelease: "false"
437483
apiVersion: v2
438-
created: "2025-03-27T13:39:58.854422387Z"
484+
created: "2025-04-20T12:48:40.086693641Z"
439485
description: A Helm chart for Lightrun k8s operator
440486
digest: fe6b82ea2e37eda90f8ff6aa64a89f745ee24a1a76065a857890b53ebdcd5f1f
441487
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -472,7 +518,7 @@ entries:
472518
artifacthub.io/operatorCapabilities: Basic Install
473519
artifacthub.io/prerelease: "false"
474520
apiVersion: v2
475-
created: "2025-03-27T13:39:58.853860157Z"
521+
created: "2025-04-20T12:48:40.086208862Z"
476522
description: A Helm chart for Lightrun k8s operator
477523
digest: 40442ceacba5a1c86a1590c415c458bd9d1b53c28d9f118873044b1bd5e1a076
478524
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -509,7 +555,7 @@ entries:
509555
artifacthub.io/operatorCapabilities: Basic Install
510556
artifacthub.io/prerelease: "false"
511557
apiVersion: v2
512-
created: "2025-03-27T13:39:58.853335466Z"
558+
created: "2025-04-20T12:48:40.085679861Z"
513559
description: A Helm chart for Lightrun k8s operator
514560
digest: a34b2f48d1ad32bf308dc5e43f4a580cf3b0d676fb5f2e1c8e10f1abf9904522
515561
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -546,7 +592,7 @@ entries:
546592
artifacthub.io/operatorCapabilities: Basic Install
547593
artifacthub.io/prerelease: "false"
548594
apiVersion: v2
549-
created: "2025-03-27T13:39:58.852821986Z"
595+
created: "2025-04-20T12:48:40.085147414Z"
550596
description: A Helm chart for Lightrun k8s operator
551597
digest: 6af3433a96926096a6b2faab001a0f265af582604d35be32d9b500194db7bcca
552598
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -583,7 +629,7 @@ entries:
583629
artifacthub.io/operatorCapabilities: Basic Install
584630
artifacthub.io/prerelease: "false"
585631
apiVersion: v2
586-
created: "2025-03-27T13:39:58.852334515Z"
632+
created: "2025-04-20T12:48:40.084663968Z"
587633
description: A Helm chart for Lightrun k8s operator
588634
digest: f7d81894c3e392beeced4ea99da87a26ae6a912cdbd7d475a8cbd0017110c386
589635
icon: https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -594,7 +640,7 @@ entries:
594640
- https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.1.4.tgz
595641
version: 0.1.4
596642
- apiVersion: v2
597-
created: "2025-03-27T13:39:58.85179148Z"
643+
created: "2025-04-20T12:48:40.08412569Z"
598644
description: A Helm chart for Lightrun k8s operator
599645
digest: 29e7227bcd1ea30f6e345f3a1c895485cd17bf47d458c6ffeadf98d2385624f2
600646
kubeVersion: '>= 1.19.0'
@@ -604,7 +650,7 @@ entries:
604650
- https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.1.3.tgz
605651
version: 0.1.3
606652
- apiVersion: v2
607-
created: "2025-03-27T13:39:58.851408384Z"
653+
created: "2025-04-20T12:48:40.083712736Z"
608654
description: A Helm chart for Lightrun k8s operator
609655
digest: 7e6e2cc9dc93e3fae371b087c8dbfcbe26ecb2ec04926113d845fc9ebfeb8a53
610656
kubeVersion: '>= 1.19.0'
@@ -614,7 +660,7 @@ entries:
614660
- https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.1.2.tgz
615661
version: 0.1.2
616662
- apiVersion: v2
617-
created: "2025-03-27T13:39:58.850979802Z"
663+
created: "2025-04-20T12:48:40.083302137Z"
618664
description: A Helm chart for Lightrun k8s operator
619665
digest: 61b36251029952d7dae2524d53151677dfb4129fbc5ca8ab09bede9aed1b9abe
620666
kubeVersion: '>= 1.19.0'
@@ -623,4 +669,4 @@ entries:
623669
urls:
624670
- https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.1.1.tgz
625671
version: 0.1.1
626-
generated: "2025-03-27T13:39:58.848235954Z"
672+
generated: "2025-04-20T12:48:40.081088474Z"

lightrun-agents-0.3.8.tgz

4.54 KB
Binary file not shown.

lightrun-k8s-operator-0.3.8.tgz

7.74 KB
Binary file not shown.

0 commit comments

Comments
 (0)