File tree 12 files changed +15
-10
lines changed
non-resource-url-token-request
12 files changed +15
-10
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.14.4 / 2023-10-16
2
+
3
+ - [ ENHANCEMENT] bump golang and x/net
4
+
1
5
## 0.14.3 / 2023-09-07
2
6
3
7
- [ BUGFIX] ` --version ` returns now the proper kube-rbac-proxy version
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ Release shepherds are chosen on a voluntary basis.
8
8
| release series | date of release (year-month-day) | release shepherd |
9
9
| ----------------| ----------------------------------| ---------------------------------------------|
10
10
| v0.15.0 | TBD | Krzysztof Ostrowski (GitHub: @ibihim ) |
11
+ | v0.14.4 | 2023-10-16 | Krzysztof Ostrowski (GitHub: @ibihim ) |
11
12
| v0.14.3 | 2023-09-07 | Krzysztof Ostrowski (GitHub: @ibihim ) |
12
13
| v0.14.2 | 2023-06-05 | Krzysztof Ostrowski (GitHub: @ibihim ) |
13
14
| v0.14.1 | 2023-04-06 | Krzysztof Ostrowski (GitHub: @ibihim ) |
Original file line number Diff line number Diff line change 1
- v0.14.3
1
+ v0.14.4
Original file line number Diff line number Diff line change 78
78
serviceAccountName : kube-rbac-proxy
79
79
containers :
80
80
- name : kube-rbac-proxy
81
- image : quay.io/brancz/kube-rbac-proxy:v0.14.3
81
+ image : quay.io/brancz/kube-rbac-proxy:v0.14.4
82
82
args :
83
83
- " --secure-listen-address=0.0.0.0:8443"
84
84
- " --upstream=http://127.0.0.1:8081/"
Original file line number Diff line number Diff line change 63
63
serviceAccountName : kube-rbac-proxy
64
64
containers :
65
65
- name : kube-rbac-proxy
66
- image : quay.io/brancz/kube-rbac-proxy:v0.14.3
66
+ image : quay.io/brancz/kube-rbac-proxy:v0.14.4
67
67
args :
68
68
- " --secure-listen-address=0.0.0.0:8443"
69
69
- " --upstream=http://127.0.0.1:8081/"
Original file line number Diff line number Diff line change 81
81
serviceAccountName : kube-rbac-proxy
82
82
containers :
83
83
- name : kube-rbac-proxy
84
- image : quay.io/brancz/kube-rbac-proxy:v0.14.3
84
+ image : quay.io/brancz/kube-rbac-proxy:v0.14.4
85
85
args :
86
86
- " --secure-listen-address=0.0.0.0:8443"
87
87
- " --upstream=http://127.0.0.1:8081/"
Original file line number Diff line number Diff line change 63
63
serviceAccountName : kube-rbac-proxy
64
64
containers :
65
65
- name : kube-rbac-proxy
66
- image : quay.io/brancz/kube-rbac-proxy:v0.14.3
66
+ image : quay.io/brancz/kube-rbac-proxy:v0.14.4
67
67
args :
68
68
- " --secure-listen-address=0.0.0.0:8443"
69
69
- " --upstream=http://127.0.0.1:8081/"
Original file line number Diff line number Diff line change 66
66
serviceAccountName : kube-rbac-proxy
67
67
containers :
68
68
- name : kube-rbac-proxy
69
- image : quay.io/brancz/kube-rbac-proxy:v0.14.3
69
+ image : quay.io/brancz/kube-rbac-proxy:v0.14.4
70
70
args :
71
71
- " --insecure-listen-address=0.0.0.0:8444"
72
72
- " --upstream=http://127.0.0.1:8081/"
Original file line number Diff line number Diff line change 95
95
serviceAccountName : kube-rbac-proxy
96
96
containers :
97
97
- name : kube-rbac-proxy
98
- image : quay.io/brancz/kube-rbac-proxy:v0.14.3
98
+ image : quay.io/brancz/kube-rbac-proxy:v0.14.4
99
99
args :
100
100
- " --secure-listen-address=0.0.0.0:8443"
101
101
- " --upstream=http://127.0.0.1:8081/"
Original file line number Diff line number Diff line change 77
77
serviceAccountName : kube-rbac-proxy
78
78
containers :
79
79
- name : kube-rbac-proxy
80
- image : quay.io/brancz/kube-rbac-proxy:v0.14.3
80
+ image : quay.io/brancz/kube-rbac-proxy:v0.14.4
81
81
args :
82
82
- " --secure-listen-address=0.0.0.0:8443"
83
83
- " --upstream=http://127.0.0.1:8081/"
Original file line number Diff line number Diff line change 97
97
serviceAccountName : kube-rbac-proxy
98
98
containers :
99
99
- name : kube-rbac-proxy
100
- image : quay.io/brancz/kube-rbac-proxy:v0.14.3
100
+ image : quay.io/brancz/kube-rbac-proxy:v0.14.4
101
101
args :
102
102
- " --secure-listen-address=0.0.0.0:8443"
103
103
- " --upstream=http://127.0.0.1:8081/"
Original file line number Diff line number Diff line change 79
79
serviceAccountName : kube-rbac-proxy
80
80
containers :
81
81
- name : kube-rbac-proxy
82
- image : quay.io/brancz/kube-rbac-proxy:v0.14.3
82
+ image : quay.io/brancz/kube-rbac-proxy:v0.14.4
83
83
args :
84
84
- " --secure-listen-address=0.0.0.0:8443"
85
85
- " --upstream=http://127.0.0.1:8081/"
You can’t perform that action at this time.
0 commit comments