We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1423e57 commit 7c7e2ccCopy full SHA for 7c7e2cc
addons/haproxy/haproxy-deployment.yaml
@@ -146,7 +146,7 @@ spec:
146
serviceAccountName: haproxy-ingress-service-account
147
containers:
148
- name: haproxy-ingress
149
- image: haproxytech/kubernetes-ingress:1.6.5
+ image: haproxytech/kubernetes-ingress:1.6.6
150
args:
151
- --configmap=default/haproxy-configmap
152
- --default-backend-service=haproxy-controller/ingress-default-backend
scripts/cplane-postconfig.sh
@@ -2,7 +2,7 @@
2
# set -x
3
4
# components
5
-K9S="0.24.14"
+K9S="0.24.15"
6
POPEYE="0.9.7"
7
STERN="1.11.0"
8
KUBECTX="0.9.4"
0 commit comments