Skip to content

Commit

Permalink
Increment operator version
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 Feb 1, 2025
1 parent 08e2132 commit 604f583
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.11
version: 0.17.12
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 @@ -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: ""
Expand Down

0 comments on commit 604f583

Please sign in to comment.