Commit a3d0df0
[kube-prometheus-stack] Remove Plus Character From Upgrade Job for Custom Distros (#5292)
* Remove plus character for Kubernetes versions that use + for their custom distros
Signed-off-by: Aidan Leuck <aidan_leuck@selinc.com>
* Bump version
Signed-off-by: Aidan Leuck <aidan_leuck@selinc.com>
* Update charts/kube-prometheus-stack/Chart.yaml
Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
---------
Signed-off-by: Aidan Leuck <aidan_leuck@selinc.com>
Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>1 parent 153c904 commit a3d0df0
File tree
2 files changed
+4
-3
lines changed- charts/kube-prometheus-stack
- charts/crds/templates/upgrade
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | | - | |
| 80 | + | |
80 | 81 | | |
81 | | - | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments