@@ -2,7 +2,16 @@ apiVersion: v1
22entries :
33 lightrun-agents :
44 - apiVersion : v2
5- created : " 2025-06-11T15:21:58.726060836Z"
5+ created : " 2025-06-23T09:18:45.715494628Z"
6+ description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
7+ digest : 0d1eeb5bb99f2145705f43c959389b74aa0e50c966397df5d45021eaa5abf59a
8+ name : lightrun-agents
9+ type : application
10+ urls :
11+ - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.11.tgz
12+ version : 0.3.11
13+ - apiVersion : v2
14+ created : " 2025-06-23T09:18:45.715180833Z"
615 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
716 digest : de60c78243e4c688a177ceff4402f43c77fd9a54320408731596dc4b6f2a4cfc
817 name : lightrun-agents
@@ -11,7 +20,7 @@ entries:
1120 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.10.tgz
1221 version : 0.3.10
1322 - apiVersion : v2
14- created : " 2025-06-11T15:21:58.72754878Z "
23+ created : " 2025-06-23T09:18:45.716984251Z "
1524 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
1625 digest : 43693bcb5345c7ff208d9722fbd15f8d874048226e697b51e992486abb2233a2
1726 name : lightrun-agents
@@ -20,7 +29,7 @@ entries:
2029 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.9.tgz
2130 version : 0.3.9
2231 - apiVersion : v2
23- created : " 2025-06-11T15:21:58.72730926Z "
32+ created : " 2025-06-23T09:18:45.716737171Z "
2433 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
2534 digest : 391c2a9ae148b0c1c2a3e3773e038cc2ef400bc1613f3efeed6295247af30725
2635 name : lightrun-agents
@@ -29,7 +38,7 @@ entries:
2938 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.8.tgz
3039 version : 0.3.8
3140 - apiVersion : v2
32- created : " 2025-06-11T15:21:58.727054652Z "
41+ created : " 2025-06-23T09:18:45.716493037Z "
3342 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
3443 digest : 9fb336a527d8e3ff4eb353b2ffcde7dfe9298fba0446d4ca0f30956a1a277c15
3544 name : lightrun-agents
@@ -38,7 +47,7 @@ entries:
3847 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.7.tgz
3948 version : 0.3.7
4049 - apiVersion : v2
41- created : " 2025-06-11T15:21:58.726831093Z "
50+ created : " 2025-06-23T09:18:45.716266034Z "
4251 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
4352 digest : 4529f0ec658512d697ac7a896302b82fce25325f7580ae58900dbba8b86a027b
4453 name : lightrun-agents
@@ -47,7 +56,7 @@ entries:
4756 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.6.tgz
4857 version : 0.3.6
4958 - apiVersion : v2
50- created : " 2025-06-11T15:21:58.72656888Z "
59+ created : " 2025-06-23T09:18:45.716024324Z "
5160 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
5261 digest : 6fbdedcf3ecee23407d77eb97246a201342c94455fd1a19bfe90f73fed26ff77
5362 name : lightrun-agents
@@ -56,7 +65,7 @@ entries:
5665 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-agents-0.3.5.tgz
5766 version : 0.3.5
5867 - apiVersion : v2
59- created : " 2025-06-11T15:21:58.726295176Z "
68+ created : " 2025-06-23T09:18:45.715765753Z "
6069 description : A Helm chart for Kubernetes that deploy lightrun agents CRDs
6170 digest : fe044b1648171a52fc256d76bb495f494d1c403618693d390e1e6d6fa08ee20b
6271 name : lightrun-agents
@@ -92,7 +101,44 @@ entries:
92101 artifacthub.io/operatorCapabilities : Basic Install
93102 artifacthub.io/prerelease : " false"
94103 apiVersion : v2
95- created : " 2025-06-11T15:21:58.735085528Z"
104+ created : " 2025-06-23T09:18:45.724638915Z"
105+ description : A Helm chart for Lightrun k8s operator
106+ digest : 45bb110f50cd3f5f49f3e0689aad170c4e1c203a9972490cd1e6648de8d95971
107+ icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
108+ kubeVersion : ' >= 1.19.0-0'
109+ name : lightrun-k8s-operator
110+ type : application
111+ urls :
112+ - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.3.11.tgz
113+ version : 0.3.11
114+ - annotations :
115+ artifacthub.io/crds : |
116+ - kind: LightrunJavaAgent
117+ version: v1beta
118+ name: lightrunjavaagent
119+ shortName: lrja
120+ description: Custom resource describing Lightrun agent version, configuration and deployment that will be patched. Dependend on secret with few Lightrun key
121+ artifacthub.io/crdsExamples : " - apiVersion: agents.lightrun.com/v1beta\n kind:
122+ LightrunJavaAgent\n metadata:\n name: example-cr \n spec:\n deploymentName:
123+ sample-deployment\n containerSelector:\n - app\n secretName: lightrun-secrets
124+ \n serverHostname: app.lightrun.com\n agentEnvVarName: JAVA_TOOL_OPTIONS\n
125+ \ initContainer: \n image: \" lightruncom/k8s-operator-init-java-agent-linux:latest\"\n
126+ \ sharedVolumeName: lightrun-agent-init\n sharedVolumeMountPath:
127+ \" /lightrun\"\n agentTags:\n - operator\n - example\n -
128+ 1.8.3\n "
129+ artifacthub.io/license : Apache-2.0
130+ artifacthub.io/links : |
131+ - name: Operator repo
132+ url: https://github.com/lightrun-platform/lightrun-k8s-operator
133+ - name: CR example with explanation
134+ url: https://github.com/lightrun-platform/lightrun-k8s-operator/blob/main/examples/lightrunjavaagent.yaml
135+ artifacthub.io/maintainers : " - name: Lightrun devops team\n email: devopsdevops@lightrun.com
136+ \n - name: LeonidP\n email: leonidp@lightrun.com\n "
137+ artifacthub.io/operator : " true"
138+ artifacthub.io/operatorCapabilities : Basic Install
139+ artifacthub.io/prerelease : " false"
140+ apiVersion : v2
141+ created : " 2025-06-23T09:18:45.724134265Z"
96142 description : A Helm chart for Lightrun k8s operator
97143 digest : 5a88c56ec9472bb18afa79a822a84b7b91361a80b1de83feead464c349dd5f37
98144 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -129,7 +175,7 @@ entries:
129175 artifacthub.io/operatorCapabilities : Basic Install
130176 artifacthub.io/prerelease : " false"
131177 apiVersion : v2
132- created : " 2025-06-11T15:21:58.739920434Z "
178+ created : " 2025-06-23T09:18:45.729493099Z "
133179 description : A Helm chart for Lightrun k8s operator
134180 digest : 435705556b28f2289e97ddaf0645c60116e12f3f1e28760bc80e6e6b699e8703
135181 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -166,7 +212,7 @@ entries:
166212 artifacthub.io/operatorCapabilities : Basic Install
167213 artifacthub.io/prerelease : " false"
168214 apiVersion : v2
169- created : " 2025-06-11T15:21:58.73945523Z "
215+ created : " 2025-06-23T09:18:45.728612674Z "
170216 description : A Helm chart for Lightrun k8s operator
171217 digest : f20f55f92c4bc676cfeaf686e7fbe7923cfe0a82de935d817097497322fb2f0b
172218 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -203,7 +249,7 @@ entries:
203249 artifacthub.io/operatorCapabilities : Basic Install
204250 artifacthub.io/prerelease : " false"
205251 apiVersion : v2
206- created : " 2025-06-11T15:21:58.738955913Z "
252+ created : " 2025-06-23T09:18:45.727540046Z "
207253 description : A Helm chart for Lightrun k8s operator
208254 digest : aa35f91eff19f6225622a5f5c7d01ec69e52f94ce2eacc025d955ffb393b6ff9
209255 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -240,7 +286,7 @@ entries:
240286 artifacthub.io/operatorCapabilities : Basic Install
241287 artifacthub.io/prerelease : " false"
242288 apiVersion : v2
243- created : " 2025-06-11T15:21:58.73846953Z "
289+ created : " 2025-06-23T09:18:45.727063069Z "
244290 description : A Helm chart for Lightrun k8s operator
245291 digest : ac4ee945c1ae1653e6da23d3929a1b87cfd7a0e010dcd26736dec32f99731c5d
246292 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -277,7 +323,7 @@ entries:
277323 artifacthub.io/operatorCapabilities : Basic Install
278324 artifacthub.io/prerelease : " false"
279325 apiVersion : v2
280- created : " 2025-06-11T15:21:58.737939545Z "
326+ created : " 2025-06-23T09:18:45.726579127Z "
281327 description : A Helm chart for Lightrun k8s operator
282328 digest : cd210ca95a6a29d24b64f8c3d57011d56f064258f218f897d2199168ce030344
283329 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -314,7 +360,7 @@ entries:
314360 artifacthub.io/operatorCapabilities : Basic Install
315361 artifacthub.io/prerelease : " false"
316362 apiVersion : v2
317- created : " 2025-06-11T15:21:58.737417575Z "
363+ created : " 2025-06-23T09:18:45.726120594Z "
318364 description : A Helm chart for Lightrun k8s operator
319365 digest : e431ddb887c7ee74520ec8c1f898956c97ff269b5df13656bb141516afb720f2
320366 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -351,7 +397,7 @@ entries:
351397 artifacthub.io/operatorCapabilities : Basic Install
352398 artifacthub.io/prerelease : " false"
353399 apiVersion : v2
354- created : " 2025-06-11T15:21:58.736041522Z "
400+ created : " 2025-06-23T09:18:45.725647693Z "
355401 description : A Helm chart for Lightrun k8s operator
356402 digest : f78a57d58f8d32a5aec4a6462e07d8b9873a4f8e77b38fb7ef0436d7ce48767c
357403 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -388,7 +434,7 @@ entries:
388434 artifacthub.io/operatorCapabilities : Basic Install
389435 artifacthub.io/prerelease : " false"
390436 apiVersion : v2
391- created : " 2025-06-11T15:21:58.735573754Z "
437+ created : " 2025-06-23T09:18:45.725157871Z "
392438 description : A Helm chart for Lightrun k8s operator
393439 digest : 01b8a5c1bab62137882deff41f0e340923d619b1cf73bdabb8adbf039cd8a56c
394440 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -425,7 +471,7 @@ entries:
425471 artifacthub.io/operatorCapabilities : Basic Install
426472 artifacthub.io/prerelease : " false"
427473 apiVersion : v2
428- created : " 2025-06-11T15:21:58.734626185Z "
474+ created : " 2025-06-23T09:18:45.72366441Z "
429475 description : A Helm chart for Lightrun k8s operator
430476 digest : 3eaba6d5ff7f40d00503c29eac9bf4155a071f6e5a0fbddcbfd00ebdc672fe58
431477 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -462,7 +508,7 @@ entries:
462508 artifacthub.io/operatorCapabilities : Basic Install
463509 artifacthub.io/prerelease : " false"
464510 apiVersion : v2
465- created : " 2025-06-11T15:21:58.734078818Z "
511+ created : " 2025-06-23T09:18:45.723135014Z "
466512 description : A Helm chart for Lightrun k8s operator
467513 digest : d597116c471774d0f5f9699647492523acdac4abe82f7c12b543584aa7d3e9f3
468514 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -499,7 +545,7 @@ entries:
499545 artifacthub.io/operatorCapabilities : Basic Install
500546 artifacthub.io/prerelease : " false"
501547 apiVersion : v2
502- created : " 2025-06-11T15:21:58.733612512Z "
548+ created : " 2025-06-23T09:18:45.722647527Z "
503549 description : A Helm chart for Lightrun k8s operator
504550 digest : 78e696338db6e0836c357c2267d447124c7f7b44bbefce706904e7829f98cfaa
505551 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -536,7 +582,7 @@ entries:
536582 artifacthub.io/operatorCapabilities : Basic Install
537583 artifacthub.io/prerelease : " false"
538584 apiVersion : v2
539- created : " 2025-06-11T15:21:58.733117733Z "
585+ created : " 2025-06-23T09:18:45.722142236Z "
540586 description : A Helm chart for Lightrun k8s operator
541587 digest : 87148f23cc13fb8e4c81c75ca5e01f3907a373197ddaef699c8e64ec4727becb
542588 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -573,7 +619,7 @@ entries:
573619 artifacthub.io/operatorCapabilities : Basic Install
574620 artifacthub.io/prerelease : " false"
575621 apiVersion : v2
576- created : " 2025-06-11T15:21:58.732627713Z "
622+ created : " 2025-06-23T09:18:45.72162912Z "
577623 description : A Helm chart for Lightrun k8s operator
578624 digest : fe6b82ea2e37eda90f8ff6aa64a89f745ee24a1a76065a857890b53ebdcd5f1f
579625 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -610,7 +656,7 @@ entries:
610656 artifacthub.io/operatorCapabilities : Basic Install
611657 artifacthub.io/prerelease : " false"
612658 apiVersion : v2
613- created : " 2025-06-11T15:21:58.73200821Z "
659+ created : " 2025-06-23T09:18:45.720543549Z "
614660 description : A Helm chart for Lightrun k8s operator
615661 digest : 40442ceacba5a1c86a1590c415c458bd9d1b53c28d9f118873044b1bd5e1a076
616662 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -647,7 +693,7 @@ entries:
647693 artifacthub.io/operatorCapabilities : Basic Install
648694 artifacthub.io/prerelease : " false"
649695 apiVersion : v2
650- created : " 2025-06-11T15:21:58.731406741Z "
696+ created : " 2025-06-23T09:18:45.719886986Z "
651697 description : A Helm chart for Lightrun k8s operator
652698 digest : a34b2f48d1ad32bf308dc5e43f4a580cf3b0d676fb5f2e1c8e10f1abf9904522
653699 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -684,7 +730,7 @@ entries:
684730 artifacthub.io/operatorCapabilities : Basic Install
685731 artifacthub.io/prerelease : " false"
686732 apiVersion : v2
687- created : " 2025-06-11T15:21:58.73077775Z "
733+ created : " 2025-06-23T09:18:45.719347091Z "
688734 description : A Helm chart for Lightrun k8s operator
689735 digest : 6af3433a96926096a6b2faab001a0f265af582604d35be32d9b500194db7bcca
690736 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -721,7 +767,7 @@ entries:
721767 artifacthub.io/operatorCapabilities : Basic Install
722768 artifacthub.io/prerelease : " false"
723769 apiVersion : v2
724- created : " 2025-06-11T15:21:58.729517987Z "
770+ created : " 2025-06-23T09:18:45.71881518Z "
725771 description : A Helm chart for Lightrun k8s operator
726772 digest : f7d81894c3e392beeced4ea99da87a26ae6a912cdbd7d475a8cbd0017110c386
727773 icon : https://lightrun-public.s3.amazonaws.com/img/lightrun-logo.png
@@ -732,7 +778,7 @@ entries:
732778 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.1.4.tgz
733779 version : 0.1.4
734780 - apiVersion : v2
735- created : " 2025-06-11T15:21:58.728749003Z "
781+ created : " 2025-06-23T09:18:45.718235331Z "
736782 description : A Helm chart for Lightrun k8s operator
737783 digest : 29e7227bcd1ea30f6e345f3a1c895485cd17bf47d458c6ffeadf98d2385624f2
738784 kubeVersion : ' >= 1.19.0'
@@ -742,7 +788,7 @@ entries:
742788 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.1.3.tgz
743789 version : 0.1.3
744790 - apiVersion : v2
745- created : " 2025-06-11T15:21:58.728360534Z "
791+ created : " 2025-06-23T09:18:45.717833002Z "
746792 description : A Helm chart for Lightrun k8s operator
747793 digest : 7e6e2cc9dc93e3fae371b087c8dbfcbe26ecb2ec04926113d845fc9ebfeb8a53
748794 kubeVersion : ' >= 1.19.0'
@@ -752,7 +798,7 @@ entries:
752798 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.1.2.tgz
753799 version : 0.1.2
754800 - apiVersion : v2
755- created : " 2025-06-11T15:21:58.727946226Z "
801+ created : " 2025-06-23T09:18:45.717421265Z "
756802 description : A Helm chart for Lightrun k8s operator
757803 digest : 61b36251029952d7dae2524d53151677dfb4129fbc5ca8ab09bede9aed1b9abe
758804 kubeVersion : ' >= 1.19.0'
@@ -761,4 +807,4 @@ entries:
761807 urls :
762808 - https://lightrun-platform.github.io/lightrun-k8s-operator/lightrun-k8s-operator-0.1.1.tgz
763809 version : 0.1.1
764- generated : " 2025-06-11T15:21:58.725641018Z "
810+ generated : " 2025-06-23T09:18:45.714769317Z "
0 commit comments