We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 499a1fe commit bda2e03Copy full SHA for bda2e03
chart/inlets-operator/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v1
2
appVersion: "1.0"
3
description: inlets-operator for Kubernetes
4
name: inlets-operator
5
-version: 0.17.19
+version: 0.17.20
6
keywords:
7
- networking
8
- loadbalancer
chart/inlets-operator/values.yaml
@@ -46,7 +46,7 @@ vpcId: ""
46
# The Subnet ID where the exit-server should be placed (EC2)
47
subnetId: ""
48
49
-image: "ghcr.io/inlets/inlets-operator:0.17.21"
+image: "ghcr.io/inlets/inlets-operator:0.17.22"
50
pullPolicy: "IfNotPresent"
51
52
nameOverride: ""
0 commit comments