Skip to content

Commit f0f897b

Browse files
committed
Update inlets to 0.8.9
Fixes an issue with Gumroad licenses in TCP mode Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 00f6310 commit f0f897b

File tree

4 files changed

+70
-53
lines changed

4 files changed

+70
-53
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.15.2
5+
version: 0.15.3
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.14.1"
4141
pullPolicy: "IfNotPresent"
42-
proClientImage: "ghcr.io/inlets/inlets-pro:0.8.8"
42+
proClientImage: "ghcr.io/inlets/inlets-pro:0.8.9"
4343

4444
nameOverride: ""
4545
fullnameOverride: ""

0 commit comments

Comments
 (0)