Skip to content

Commit

Permalink
change version in release.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
  • Loading branch information
chanwit committed Jul 6, 2023
1 parent c304020 commit dc7f589
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
sourceRef:
kind: HelmRepository
name: tf-controller
version: '>=0.15.0'
version: '>=0.15.1'
interval: 1h0s
releaseName: tf-controller
targetNamespace: flux-system
Expand All @@ -46,9 +46,9 @@ spec:
caCertValidityDuration: 24h
certRotationCheckFrequency: 30m
image:
tag: v0.15.0
tag: v0.15.1
runner:
image:
tag: v0.15.0
tag: v0.15.1
grpc:
maxMessageSize: 30

0 comments on commit dc7f589

Please # to comment.