Skip to content

Commit 4640e6f

Browse files
committed
Upgrade inlets PRO version for chart to 0.8.7
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 7ce7ac3 commit 4640e6f

File tree

4 files changed

+66
-49
lines changed

4 files changed

+66
-49
lines changed

chart/inlets-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v1
22
appVersion: "1.0"
33
description: inlets-operator for Kubernetes
44
name: inlets-operator
5-
version: 0.14.5
5+
version: 0.14.6
66
keywords:
77
- networking
88
- loadbalancer

chart/inlets-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ annotatedOnly: false
3939

4040
image: "ghcr.io/inlets/inlets-operator:0.13.0"
4141
pullPolicy: "IfNotPresent"
42-
proClientImage: "ghcr.io/inlets/inlets-pro:0.8.4"
42+
proClientImage: "ghcr.io/inlets/inlets-pro:0.8.7"
4343

4444
nameOverride: ""
4545
fullnameOverride: ""

0 commit comments

Comments
 (0)