File tree Expand file tree Collapse file tree 2 files changed +61
-0
lines changed
repo/packages/rabbitmq-operator.packages.kadras.io Expand file tree Collapse file tree 2 files changed +61
-0
lines changed Original file line number Diff line number Diff line change
1
+ apiVersion : data.packaging.carvel.dev/v1alpha1
2
+ kind : Package
3
+ metadata :
4
+ creationTimestamp : null
5
+ name : rabbitmq-operator.packages.kadras.io.2.7.0
6
+ spec :
7
+ licenses :
8
+ - Apache 2.0
9
+ refName : rabbitmq-operator.packages.kadras.io
10
+ releaseNotes : https://github.com/kadras-io/package-for-rabbitmq-operator/releases
11
+ releasedAt : " 2024-03-08T20:44:42Z"
12
+ template :
13
+ spec :
14
+ deploy :
15
+ - kapp : {}
16
+ fetch :
17
+ - imgpkgBundle :
18
+ image : ghcr.io/kadras-io/package-for-rabbitmq-operator@sha256:cde3242a79272d09c24578997b8272773fc44909ae754aed11159dc610204679
19
+ template :
20
+ - ytt :
21
+ paths :
22
+ - config
23
+ - kbld :
24
+ paths :
25
+ - ' -'
26
+ - .imgpkg/images.yml
27
+ valuesSchema :
28
+ openAPIv3 :
29
+ additionalProperties : false
30
+ properties :
31
+ logging :
32
+ additionalProperties : false
33
+ description : Logging configuration.
34
+ properties :
35
+ level :
36
+ default : info
37
+ description : The Operator log level. Valid options are `info` and `debug`.
38
+ type : string
39
+ type : object
40
+ type : object
41
+ version : 2.7.0
Original file line number Diff line number Diff line change
1
+ apiVersion : data.packaging.carvel.dev/v1alpha1
2
+ kind : PackageMetadata
3
+ metadata :
4
+ creationTimestamp : null
5
+ name : rabbitmq-operator.packages.kadras.io
6
+ spec :
7
+ categories :
8
+ - eventing
9
+ - messaging
10
+ - streaming
11
+ displayName : rabbitmq-operator
12
+ longDescription : Operator for RabbitMQ, an open-source message broker supporting
13
+ multiple messaging protocols and streaming.
14
+ maintainers :
15
+ - name : Thomas Vitale
16
+ providerName : Kadras
17
+ shortDescription : Operator for RabbitMQ, a message broker supporting multiple messaging
18
+ protocols and streaming.
19
+ supportDescription : Go to https://kadras.io for documentation and https://github.com/kadras-io/package-for-rabbitmq-operator
20
+ for community support.
You can’t perform that action at this time.
0 commit comments