Skip to content

Commit ca0bc1a

Browse files
committed
Use Trixie and smaller/cheaper instance on DO
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 8d6ce66 commit ca0bc1a

File tree

4 files changed

+101
-80
lines changed

4 files changed

+101
-80
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.16
5+
version: 0.17.17
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
@@ -45,7 +45,7 @@ vpcId: ""
4545
# The Subnet ID where the exit-server should be placed (EC2)
4646
subnetId: ""
4747

48-
image: "ghcr.io/inlets/inlets-operator:0.17.17"
48+
image: "ghcr.io/inlets/inlets-operator:0.17.18"
4949
pullPolicy: "IfNotPresent"
5050

5151
nameOverride: ""

0 commit comments

Comments
 (0)