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.21
2+
3+ * Update microsatellite image tag to ` 2024-01-22_17-52-59Z ` to fix security vulnerabilites.
4+
15## 2.0.19
26
37* Update microsatellite image tag to ` 2023-07-31_19-36-12Z ` .
Original file line number Diff line number Diff line change 11apiVersion : v1
22name : lightstep
3- version : 2.0.20
4- appVersion : " 2023-07-31_19-36-12Z "
3+ version : 2.0.21
4+ appVersion : " 2024-01-22_17-52-59Z "
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.20 ] ( https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square ) ![ AppVersion: 2023-07-31_19-36-12Z ] ( https://img.shields.io/badge/AppVersion-2023--07--31_19--36--12Z -informational?style=flat-square )
3+ ![ Version: 2.0.21 ] ( https://img.shields.io/badge/Version-2.0.20-informational?style=flat-square ) ![ AppVersion: 2024-01-22_17-52-59Z ] ( https://img.shields.io/badge/AppVersion-2024--01--22_17--52--59Z -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 | ` "2023-07-31_19-36-12Z " ` | |
24+ | image.version | string | ` "2024-01-22_17-52-59Z " ` | |
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 : 2023-07-31_19-36-12Z
11+ version : 2024-01-22_17-52-59Z
1212 pullPolicy : IfNotPresent
1313
1414imagePullSecrets : []
You can’t perform that action at this time.
0 commit comments