Skip to content

Commit 07a792b

Browse files
bump plural operator
1 parent aa1368c commit 07a792b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/plural-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: plural-operator
33
description: A Helm chart for deploying the v1 plural operator, which is primarily responsible for managing our oauth proxy injector admission controller.
44
type: application
5-
version: 0.1.2
5+
version: 0.1.3
66
appVersion: "1.16.0"

charts/plural-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ plural:
88
enabled: true
99
image:
1010
repository: dkr.plural.sh/bootstrap/plural-operator
11-
tag: 0.5.5
11+
tag: 0.6.0

0 commit comments

Comments
 (0)