Skip to content

Commit add7da2

Browse files
committed
Bump to 0.8.8 for better license determination
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 6086a50 commit add7da2

File tree

4 files changed

+68
-51
lines changed

4 files changed

+68
-51
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.15.0
5+
version: 0.15.1
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
@@ -39,7 +39,7 @@ annotatedOnly: false
3939

4040
image: "ghcr.io/inlets/inlets-operator:0.14.0"
4141
pullPolicy: "IfNotPresent"
42-
proClientImage: "ghcr.io/inlets/inlets-pro:0.8.7"
42+
proClientImage: "ghcr.io/inlets/inlets-pro:0.8.8"
4343

4444
nameOverride: ""
4545
fullnameOverride: ""

0 commit comments

Comments
 (0)