Skip to content

Commit

Permalink
Update chart for new EC2 fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Sep 4, 2023
1 parent 3559897 commit e080b81
Show file tree
Hide file tree
Showing 4 changed files with 91 additions and 70 deletions.
2 changes: 1 addition & 1 deletion chart/inlets-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "1.0"
description: inlets-operator for Kubernetes
name: inlets-operator
version: 0.17.6
version: 0.17.7
keywords:
- networking
- loadbalancer
Expand Down
2 changes: 1 addition & 1 deletion chart/inlets-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ vpcId: ""
# The Subnet ID where the exit-server should be placed (EC2)
subnetId: ""

image: "ghcr.io/inlets/inlets-operator:0.17.3"
image: "ghcr.io/inlets/inlets-operator:0.17.5"
pullPolicy: "IfNotPresent"

# These should match
Expand Down
Loading

0 comments on commit e080b81

Please sign in to comment.