Skip to content

Commit 604f583

Browse files
committed
Increment operator version
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 08e2132 commit 604f583

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.11
5+
version: 0.17.12
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
@@ -49,7 +49,7 @@ vpcId: ""
4949
# The Subnet ID where the exit-server should be placed (EC2)
5050
subnetId: ""
5151

52-
image: "ghcr.io/inlets/inlets-operator:0.17.11"
52+
image: "ghcr.io/inlets/inlets-operator:0.17.12"
5353
pullPolicy: "IfNotPresent"
5454

5555
nameOverride: ""

0 commit comments

Comments
 (0)