File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ maintainers:
1111name : thanos
1212sources :
1313 - https://github.com/cloudoperators/greenhouse-extensions
14- version : 0.1.8
14+ version : 0.1.9
1515# thanos-release
1616appVersion : v0.35.0
1717keywords :
Original file line number Diff line number Diff line change 1010 helmChart :
1111 name : thanos
1212 repository : " oci://ghcr.io/cloudoperators/greenhouse-extensions/charts"
13- version : 0.1.8
13+ version : 0.1.9
1414 options :
1515 - default : null
1616 description : CLI param for Thanos Query
@@ -101,6 +101,7 @@ spec:
101101 type : string
102102 - default :
103103 greenhouse.sap/expose : " true"
104+ greenhouse.sap/exposeNamedPort : http
104105 description : Needed for exposing Thanos Ruler to the service proxy. UI is accessible via http, exposing this particular port.
105106 name : thanos.ruler.serviceLabels
106107 required : false
@@ -118,4 +119,4 @@ spec:
118119 description : TLS key for communication with Alertmanager
119120 required : false
120121 type : secret
121- version : 0.2.8
122+ version : 0.2.9
You can’t perform that action at this time.
0 commit comments