diff --git a/chart/inlets-operator/Chart.yaml b/chart/inlets-operator/Chart.yaml index cc594178..43882d0a 100644 --- a/chart/inlets-operator/Chart.yaml +++ b/chart/inlets-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "1.0" description: inlets-operator for Kubernetes name: inlets-operator -version: 0.17.11 +version: 0.17.12 keywords: - networking - loadbalancer diff --git a/chart/inlets-operator/values.yaml b/chart/inlets-operator/values.yaml index 5073c2bb..4a43032c 100644 --- a/chart/inlets-operator/values.yaml +++ b/chart/inlets-operator/values.yaml @@ -49,7 +49,7 @@ vpcId: "" # The Subnet ID where the exit-server should be placed (EC2) subnetId: "" -image: "ghcr.io/inlets/inlets-operator:0.17.11" +image: "ghcr.io/inlets/inlets-operator:0.17.12" pullPolicy: "IfNotPresent" nameOverride: ""