Skip to content

Commit 7c7e2cc

Browse files
committed
K8S-586 bump component version
1 parent 1423e57 commit 7c7e2cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addons/haproxy/haproxy-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ spec:
146146
serviceAccountName: haproxy-ingress-service-account
147147
containers:
148148
- name: haproxy-ingress
149-
image: haproxytech/kubernetes-ingress:1.6.5
149+
image: haproxytech/kubernetes-ingress:1.6.6
150150
args:
151151
- --configmap=default/haproxy-configmap
152152
- --default-backend-service=haproxy-controller/ingress-default-backend

scripts/cplane-postconfig.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# set -x
33

44
# components
5-
K9S="0.24.14"
5+
K9S="0.24.15"
66
POPEYE="0.9.7"
77
STERN="1.11.0"
88
KUBECTX="0.9.4"

0 commit comments

Comments
 (0)