@@ -2,7 +2,16 @@ apiVersion: v1
22entries :
33 lightrun-agents :
44 - apiVersion : v2
5- created : " 2025-05-22T11:40:48.97950649Z"
5+ created : " 2025-06-11T15:21:58.726060836Z"
6+ description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
7+ digest : de60c78243e4c688a177ceff4402f43c77fd9a54320408731596dc4b6f2a4cfc
8+ name : lightrun-agents
9+ type : application
10+ urls :
11+ - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.10.tgz
12+ version : 0.3.10
13+ - apiVersion : v2
14+ created : " 2025-06-11T15:21:58.72754878Z"
615 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
716 digest : 43693bcb5345c7ff208d9722fbd15f8d874048226e697b51e992486abb2233a2
817 name : lightrun-agents
@@ -11,7 +20,7 @@ entries:
1120 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.9.tgz
1221 version : 0.3.9
1322 - apiVersion : v2
14- created : " 2025-05-22T11:40:48.979272552Z "
23+ created : " 2025-06-11T15:21:58.72730926Z "
1524 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
1625 digest : 391c2a9ae148b0c1c2a3e3773e038cc2ef400bc1613f3efeed6295247af30725
1726 name : lightrun-agents
@@ -20,7 +29,7 @@ entries:
2029 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.8.tgz
2130 version : 0.3.8
2231 - apiVersion : v2
23- created : " 2025-05-22T11:40:48.979026832Z "
32+ created : " 2025-06-11T15:21:58.727054652Z "
2433 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
2534 digest : 9fb336a527d8e3ff4eb353b2ffcde7dfe9298fba0446d4ca0f30956a1a277c15
2635 name : lightrun-agents
@@ -29,7 +38,7 @@ entries:
2938 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.7.tgz
3039 version : 0.3.7
3140 - apiVersion : v2
32- created : " 2025-05-22T11:40:48.978759251Z "
41+ created : " 2025-06-11T15:21:58.726831093Z "
3342 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
3443 digest : 4529f0ec658512d697ac7a896302b82fce25325f7580ae58900dbba8b86a027b
3544 name : lightrun-agents
@@ -38,7 +47,7 @@ entries:
3847 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.6.tgz
3948 version : 0.3.6
4049 - apiVersion : v2
41- created : " 2025-05-22T11:40:48.97850762Z "
50+ created : " 2025-06-11T15:21:58.72656888Z "
4251 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
4352 digest : 6fbdedcf3ecee23407d77eb97246a201342c94455fd1a19bfe90f73fed26ff77
4453 name : lightrun-agents
@@ -47,7 +56,7 @@ entries:
4756 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.5.tgz
4857 version : 0.3.5
4958 - apiVersion : v2
50- created : " 2025-05-22T11:40:48.978255648Z "
59+ created : " 2025-06-11T15:21:58.726295176Z "
5160 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
5261 digest : fe044b1648171a52fc256d76bb495f494d1c403618693d390e1e6d6fa08ee20b
5362 name : lightrun-agents
@@ -83,7 +92,44 @@ entries:
8392 artifacthub.io/operatorCapabilities : Basic Install
8493 artifacthub.io/prerelease : " false"
8594 apiVersion : v2
86- created : " 2025-05-22T11:40:48.990923079Z"
95+ created : " 2025-06-11T15:21:58.735085528Z"
96+ description : A Helm chart for Lightrun k8s operator
97+ digest : 5a88c56ec9472bb18afa79a822a84b7b91361a80b1de83feead464c349dd5f37
98+ icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
99+ kubeVersion : ' >= 1.19.0-0'
100+ name : lightrun-k8s-operator
101+ type : application
102+ urls :
103+ - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.3.10.tgz
104+ version : 0.3.10
105+ - annotations :
106+ artifacthub.io/crds : |
107+ - kind: LightrunJavaAgent
108+ version: v1beta
109+ name: lightrunjavaagent
110+ shortName: lrja
111+ description: Custom resource describing Lightrun agent version, configuration and deployment that will be patched. Dependend on secret with few Lightrun key
112+ artifacthub.io/crdsExamples : " - apiVersion: agents.lightrun.com/v1beta\n kind:
113+ LightrunJavaAgent\n metadata:\n name: example-cr \n spec:\n deploymentName:
114+ sample-deployment\n containerSelector:\n - app\n secretName: lightrun-secrets
115+ \n serverHostname: app.lightrun.com\n agentEnvVarName: JAVA_TOOL_OPTIONS\n
116+ \ initContainer: \n image: \" lightruncom/k8s-operator-init-java-agent-linux:latest\"\n
117+ \ sharedVolumeName: lightrun-agent-init\n sharedVolumeMountPath:
118+ \" /lightrun\"\n agentTags:\n - operator\n - example\n -
119+ 1.8.3\n "
120+ artifacthub.io/license : Apache-2.0
121+ artifacthub.io/links : |
122+ - name: Operator repo
123+ url: https://github.com/lightrun-platform/lightrun-k8s-operator
124+ - name: CR example with explanation
125+ url: https://github.com/lightrun-platform/lightrun-k8s-operator/blob/main/examples/lightrunjavaagent.yaml
126+ artifacthub.io/maintainers : " - name: Lightrun devops team\n email: devopsdevops@lightrun.com
127+ \n - name: LeonidP\n email: leonidp@lightrun.com\n "
128+ artifacthub.io/operator : " true"
129+ artifacthub.io/operatorCapabilities : Basic Install
130+ artifacthub.io/prerelease : " false"
131+ apiVersion : v2
132+ created : " 2025-06-11T15:21:58.739920434Z"
87133 description : A Helm chart for Lightrun k8s operator
88134 digest : 435705556b28f2289e97ddaf0645c60116e12f3f1e28760bc80e6e6b699e8703
89135 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -120,7 +166,7 @@ entries:
120166 artifacthub.io/operatorCapabilities : Basic Install
121167 artifacthub.io/prerelease : " false"
122168 apiVersion : v2
123- created : " 2025-05-22T11:40:48.990442859Z "
169+ created : " 2025-06-11T15:21:58.73945523Z "
124170 description : A Helm chart for Lightrun k8s operator
125171 digest : f20f55f92c4bc676cfeaf686e7fbe7923cfe0a82de935d817097497322fb2f0b
126172 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -157,7 +203,7 @@ entries:
157203 artifacthub.io/operatorCapabilities : Basic Install
158204 artifacthub.io/prerelease : " false"
159205 apiVersion : v2
160- created : " 2025-05-22T11:40:48.989950207Z "
206+ created : " 2025-06-11T15:21:58.738955913Z "
161207 description : A Helm chart for Lightrun k8s operator
162208 digest : aa35f91eff19f6225622a5f5c7d01ec69e52f94ce2eacc025d955ffb393b6ff9
163209 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -194,7 +240,7 @@ entries:
194240 artifacthub.io/operatorCapabilities : Basic Install
195241 artifacthub.io/prerelease : " false"
196242 apiVersion : v2
197- created : " 2025-05-22T11:40:48.989457404Z "
243+ created : " 2025-06-11T15:21:58.73846953Z "
198244 description : A Helm chart for Lightrun k8s operator
199245 digest : ac4ee945c1ae1653e6da23d3929a1b87cfd7a0e010dcd26736dec32f99731c5d
200246 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -231,7 +277,7 @@ entries:
231277 artifacthub.io/operatorCapabilities : Basic Install
232278 artifacthub.io/prerelease : " false"
233279 apiVersion : v2
234- created : " 2025-05-22T11:40:48.989009305Z "
280+ created : " 2025-06-11T15:21:58.737939545Z "
235281 description : A Helm chart for Lightrun k8s operator
236282 digest : cd210ca95a6a29d24b64f8c3d57011d56f064258f218f897d2199168ce030344
237283 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -268,7 +314,7 @@ entries:
268314 artifacthub.io/operatorCapabilities : Basic Install
269315 artifacthub.io/prerelease : " false"
270316 apiVersion : v2
271- created : " 2025-05-22T11:40:48.988535278Z "
317+ created : " 2025-06-11T15:21:58.737417575Z "
272318 description : A Helm chart for Lightrun k8s operator
273319 digest : e431ddb887c7ee74520ec8c1f898956c97ff269b5df13656bb141516afb720f2
274320 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -305,7 +351,7 @@ entries:
305351 artifacthub.io/operatorCapabilities : Basic Install
306352 artifacthub.io/prerelease : " false"
307353 apiVersion : v2
308- created : " 2025-05-22T11:40:48.988061471Z "
354+ created : " 2025-06-11T15:21:58.736041522Z "
309355 description : A Helm chart for Lightrun k8s operator
310356 digest : f78a57d58f8d32a5aec4a6462e07d8b9873a4f8e77b38fb7ef0436d7ce48767c
311357 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -342,7 +388,7 @@ entries:
342388 artifacthub.io/operatorCapabilities : Basic Install
343389 artifacthub.io/prerelease : " false"
344390 apiVersion : v2
345- created : " 2025-05-22T11:40:48.987567065Z "
391+ created : " 2025-06-11T15:21:58.735573754Z "
346392 description : A Helm chart for Lightrun k8s operator
347393 digest : 01b8a5c1bab62137882deff41f0e340923d619b1cf73bdabb8adbf039cd8a56c
348394 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -379,7 +425,7 @@ entries:
379425 artifacthub.io/operatorCapabilities : Basic Install
380426 artifacthub.io/prerelease : " false"
381427 apiVersion : v2
382- created : " 2025-05-22T11:40:48.987062651Z "
428+ created : " 2025-06-11T15:21:58.734626185Z "
383429 description : A Helm chart for Lightrun k8s operator
384430 digest : 3eaba6d5ff7f40d00503c29eac9bf4155a071f6e5a0fbddcbfd00ebdc672fe58
385431 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -416,7 +462,7 @@ entries:
416462 artifacthub.io/operatorCapabilities : Basic Install
417463 artifacthub.io/prerelease : " false"
418464 apiVersion : v2
419- created : " 2025-05-22T11:40:48.985830013Z "
465+ created : " 2025-06-11T15:21:58.734078818Z "
420466 description : A Helm chart for Lightrun k8s operator
421467 digest : d597116c471774d0f5f9699647492523acdac4abe82f7c12b543584aa7d3e9f3
422468 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -453,7 +499,7 @@ entries:
453499 artifacthub.io/operatorCapabilities : Basic Install
454500 artifacthub.io/prerelease : " false"
455501 apiVersion : v2
456- created : " 2025-05-22T11:40:48.985327072Z "
502+ created : " 2025-06-11T15:21:58.733612512Z "
457503 description : A Helm chart for Lightrun k8s operator
458504 digest : 78e696338db6e0836c357c2267d447124c7f7b44bbefce706904e7829f98cfaa
459505 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -490,7 +536,7 @@ entries:
490536 artifacthub.io/operatorCapabilities : Basic Install
491537 artifacthub.io/prerelease : " false"
492538 apiVersion : v2
493- created : " 2025-05-22T11:40:48.984859065Z "
539+ created : " 2025-06-11T15:21:58.733117733Z "
494540 description : A Helm chart for Lightrun k8s operator
495541 digest : 87148f23cc13fb8e4c81c75ca5e01f3907a373197ddaef699c8e64ec4727becb
496542 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -527,7 +573,7 @@ entries:
527573 artifacthub.io/operatorCapabilities : Basic Install
528574 artifacthub.io/prerelease : " false"
529575 apiVersion : v2
530- created : " 2025-05-22T11:40:48.984367014Z "
576+ created : " 2025-06-11T15:21:58.732627713Z "
531577 description : A Helm chart for Lightrun k8s operator
532578 digest : fe6b82ea2e37eda90f8ff6aa64a89f745ee24a1a76065a857890b53ebdcd5f1f
533579 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -564,7 +610,7 @@ entries:
564610 artifacthub.io/operatorCapabilities : Basic Install
565611 artifacthub.io/prerelease : " false"
566612 apiVersion : v2
567- created : " 2025-05-22T11:40:48.983859153Z "
613+ created : " 2025-06-11T15:21:58.73200821Z "
568614 description : A Helm chart for Lightrun k8s operator
569615 digest : 40442ceacba5a1c86a1590c415c458bd9d1b53c28d9f118873044b1bd5e1a076
570616 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -601,7 +647,7 @@ entries:
601647 artifacthub.io/operatorCapabilities : Basic Install
602648 artifacthub.io/prerelease : " false"
603649 apiVersion : v2
604- created : " 2025-05-22T11:40:48.983354438Z "
650+ created : " 2025-06-11T15:21:58.731406741Z "
605651 description : A Helm chart for Lightrun k8s operator
606652 digest : a34b2f48d1ad32bf308dc5e43f4a580cf3b0d676fb5f2e1c8e10f1abf9904522
607653 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -638,7 +684,7 @@ entries:
638684 artifacthub.io/operatorCapabilities : Basic Install
639685 artifacthub.io/prerelease : " false"
640686 apiVersion : v2
641- created : " 2025-05-22T11:40:48.982702878Z "
687+ created : " 2025-06-11T15:21:58.73077775Z "
642688 description : A Helm chart for Lightrun k8s operator
643689 digest : 6af3433a96926096a6b2faab001a0f265af582604d35be32d9b500194db7bcca
644690 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -675,7 +721,7 @@ entries:
675721 artifacthub.io/operatorCapabilities : Basic Install
676722 artifacthub.io/prerelease : " false"
677723 apiVersion : v2
678- created : " 2025-05-22T11:40:48.982157307Z "
724+ created : " 2025-06-11T15:21:58.729517987Z "
679725 description : A Helm chart for Lightrun k8s operator
680726 digest : f7d81894c3e392beeced4ea99da87a26ae6a912cdbd7d475a8cbd0017110c386
681727 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -686,7 +732,7 @@ entries:
686732 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.1.4.tgz
687733 version : 0.1.4
688734 - apiVersion : v2
689- created : " 2025-05-22T11:40:48.981617246Z "
735+ created : " 2025-06-11T15:21:58.728749003Z "
690736 description : A Helm chart for Lightrun k8s operator
691737 digest : 29e7227bcd1ea30f6e345f3a1c895485cd17bf47d458c6ffeadf98d2385624f2
692738 kubeVersion : ' >= 1.19.0'
@@ -696,7 +742,7 @@ entries:
696742 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.1.3.tgz
697743 version : 0.1.3
698744 - apiVersion : v2
699- created : " 2025-05-22T11:40:48.981229941Z "
745+ created : " 2025-06-11T15:21:58.728360534Z "
700746 description : A Helm chart for Lightrun k8s operator
701747 digest : 7e6e2cc9dc93e3fae371b087c8dbfcbe26ecb2ec04926113d845fc9ebfeb8a53
702748 kubeVersion : ' >= 1.19.0'
@@ -706,7 +752,7 @@ entries:
706752 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.1.2.tgz
707753 version : 0.1.2
708754 - apiVersion : v2
709- created : " 2025-05-22T11:40:48.979945351Z "
755+ created : " 2025-06-11T15:21:58.727946226Z "
710756 description : A Helm chart for Lightrun k8s operator
711757 digest : 61b36251029952d7dae2524d53151677dfb4129fbc5ca8ab09bede9aed1b9abe
712758 kubeVersion : ' >= 1.19.0'
@@ -715,4 +761,4 @@ entries:
715761 urls :
716762 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.1.1.tgz
717763 version : 0.1.1
718- generated : " 2025-05-22T11:40:48.977888681Z "
764+ generated : " 2025-06-11T15:21:58.725641018Z "
0 commit comments