File tree Expand file tree Collapse file tree
charts/lightstepsatellite Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 2.0.17
2+
3+ * Update microsatellite image tag to ` 2023-03-29_17-59-52Z ` .
4+
15## 2.0.16
26
37* Omit Deployment.spec.replicas if autoscaling is enabled, or replicaCount is null.
Original file line number Diff line number Diff line change 11apiVersion : v1
22name : lightstep
3- version : 2.0.16
4- appVersion : " 2022-10-03_20-16-42Z "
3+ version : 2.0.17
4+ appVersion : " 2023-03-29_17-59-52Z "
55description : Lightstep microsatellite to collect telemetry data.
66home : https://lightstep.com/
77icon : https://go.lightstep.com/rs/260-KGM-472/images/logo-medium-color-400x100.jpg
Original file line number Diff line number Diff line change 11# lightstep
22
3- ![ Version: 2.0.16 ] ( https://img.shields.io/badge/Version-2.0.16 -informational?style=flat-square ) ![ AppVersion: 2022-10-03_20-16-42Z ] ( https://img.shields.io/badge/AppVersion-2022--10--03_20--16--42Z -informational?style=flat-square )
3+ ![ Version: 2.0.17 ] ( https://img.shields.io/badge/Version-2.0.17 -informational?style=flat-square ) ![ AppVersion: 2023-03-29_17-59-52Z ] ( https://img.shields.io/badge/AppVersion-2023--03--29_17--59--52Z -informational?style=flat-square )
44
55Lightstep microsatellite to collect telemetry data.
66
@@ -21,7 +21,7 @@ Lightstep microsatellite to collect telemetry data.
2121| fullnameOverride | string | ` "" ` | |
2222| image.pullPolicy | string | ` "IfNotPresent" ` | |
2323| image.repository | string | ` "lightstep/microsatellite" ` | |
24- | image.version | string | ` "2022-10-03_20-16-42Z " ` | |
24+ | image.version | string | ` "2023-03-29_17-59-52Z " ` | |
2525| imagePullSecrets | list | ` [] ` | |
2626| lightstep.admin_plain_port | int | ` 8180 ` | |
2727| lightstep.admin_secure_port | int | ` 9090 ` | |
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ replicaCount: 1
88
99image :
1010 repository : lightstep/microsatellite
11- version : 2022-10-03_20-16-42Z
11+ version : 2023-03-29_17-59-52Z
1212 pullPolicy : IfNotPresent
1313
1414imagePullSecrets : []
You can’t perform that action at this time.
0 commit comments