deploy: bump bp-k8s-ws-proxy to image 650696d chart 0.1.3
This commit is contained in:
parent
650696d185
commit
3dea4e2cd8
@ -5,7 +5,7 @@ name: bp-k8s-ws-proxy
|
||||
# ClusterRoleBinding all named `k8s-ws-proxy` so the catalyst-api
|
||||
# shells/issue handler + qa-loop test matrix (TC-236, TC-237) can
|
||||
# address them without release-name knowledge.
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
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: "5ca0a7d"
|
||||
tag: "650696d"
|
||||
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