Skip to content

Commit

Permalink
build: bump konvoy and kommander to v2.2.1 (#416)
Browse files Browse the repository at this point in the history
Signed-off-by: Tarun Gupta Akirala <takirala@users.noreply.github.com>
  • Loading branch information
takirala committed May 25, 2022
1 parent a4aa190 commit 82b80e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: mesosphere.github.io-kommander-charts
namespace: kommander-flux
version: "${kommanderChartVersion:=v2.2.1-rc.3}"
version: "${kommanderChartVersion:=v2.2.1}"
interval: 15s
install:
crds: CreateReplace
Expand Down
2 changes: 1 addition & 1 deletion services/kommander/0.2.1/kommander.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
kind: HelmRepository
name: mesosphere.github.io-kommander-charts
namespace: kommander-flux
version: "${kommanderChartVersion:=v2.2.1-rc.3}"
version: "${kommanderChartVersion:=v2.2.1}"
interval: 15s
# Kommander is quite a big chart and it may need some more time than
# other charts to get ready so setting this to 10 minutes increases
Expand Down

0 comments on commit 82b80e0

Please sign in to comment.