deploy: bump bp-k8s-ws-proxy to image 5d8fd2e chart 0.1.9
This commit is contained in:
parent
5d8fd2e74b
commit
029865ec8d
@ -39,7 +39,7 @@ name: bp-k8s-ws-proxy
|
||||
# proxy.yaml's promote job will auto-bump to 0.1.9 with the new image
|
||||
# SHA on merge; bootstrap-kit slot pins should be lifted to 0.1.9 once
|
||||
# that promote runs.
|
||||
version: 0.1.8
|
||||
version: 0.1.9
|
||||
appVersion: "0.1.0"
|
||||
description: |
|
||||
Catalyst-authored Blueprint chart for the k8s-ws-proxy DaemonSet —
|
||||
|
||||
@ -29,7 +29,7 @@ k8sWsProxy:
|
||||
# SHA-pinned per INVIOLABLE-PRINCIPLES #4a. CI populates this via
|
||||
# build-k8s-ws-proxy.yaml on every push to core/cmd/k8s-ws-proxy/**
|
||||
# or platform/k8s-ws-proxy/chart/**.
|
||||
tag: "ac7ae48"
|
||||
tag: "5d8fd2e"
|
||||
pullPolicy: IfNotPresent
|
||||
# The DaemonSet binds to host port 0 (random); the ClusterIP
|
||||
# Service in front uses `internalTrafficPolicy: Local` so kube-proxy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user