Skip to content

Commit bda2e03

Browse files
committed
Update dependencies and inlets-pro version in chart
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 499a1fe commit bda2e03

File tree

4 files changed

+103
-82
lines changed

4 files changed

+103
-82
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.17.19
5+
version: 0.17.20
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
@@ -46,7 +46,7 @@ vpcId: ""
4646
# The Subnet ID where the exit-server should be placed (EC2)
4747
subnetId: ""
4848

49-
image: "ghcr.io/inlets/inlets-operator:0.17.21"
49+
image: "ghcr.io/inlets/inlets-operator:0.17.22"
5050
pullPolicy: "IfNotPresent"
5151

5252
nameOverride: ""

0 commit comments

Comments
 (0)