Skip to content

Commit

Permalink
Release v2.3.3-rc.1
Browse files Browse the repository at this point in the history
Signed-off-by: d2iq-mergebot <[email protected]>
  • Loading branch information
d2iq-mergebot committed Apr 19, 2023
1 parent 272d761 commit e25717d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.3.3-dev}"
version: "${kommanderChartVersion:=v2.3.3-rc.1}"
interval: 15s
install:
crds: CreateReplace
Expand Down
2 changes: 1 addition & 1 deletion services/kommander/0.3.3/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ data:
graphqlPath: /dkp/kommander/dashboard/graphql
capimate:
image:
tag: v2.3.1
tag: v2.3.3-rc.1
attached:
prerequisites:
defaultApps:
Expand Down
2 changes: 1 addition & 1 deletion services/kommander/0.3.3/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.3.3-dev}"
version: "${kommanderChartVersion:=v2.3.3-rc.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 e25717d

Please sign in to comment.