diff --git a/services/kommander-appmanagement/0.2.0/kommander-appmanagement.yaml b/services/kommander-appmanagement/0.2.0/kommander-appmanagement.yaml index 32605ce31..16f635d8a 100644 --- a/services/kommander-appmanagement/0.2.0/kommander-appmanagement.yaml +++ b/services/kommander-appmanagement/0.2.0/kommander-appmanagement.yaml @@ -12,7 +12,7 @@ spec: kind: HelmRepository name: mesosphere.github.io-kommander-charts namespace: kommander-flux - version: "${kommanderChartVersion:=v2.2.0-rc.4}" + version: "${kommanderChartVersion:=v2.2.0-rc.5}" interval: 15s install: remediation: diff --git a/services/kommander/0.2.0/kommander.yaml b/services/kommander/0.2.0/kommander.yaml index ee98dcee9..327cb1f9b 100644 --- a/services/kommander/0.2.0/kommander.yaml +++ b/services/kommander/0.2.0/kommander.yaml @@ -17,7 +17,7 @@ spec: kind: HelmRepository name: mesosphere.github.io-kommander-charts namespace: kommander-flux - version: "${kommanderChartVersion:=v2.2.0-rc.4}" + version: "${kommanderChartVersion:=v2.2.0-rc.5}" 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 diff --git a/services/logging-operator/3.17.3/logging-operator-logging.yaml b/services/logging-operator/3.17.3/logging-operator-logging.yaml index b515f0144..65f842878 100644 --- a/services/logging-operator/3.17.3/logging-operator-logging.yaml +++ b/services/logging-operator/3.17.3/logging-operator-logging.yaml @@ -21,6 +21,7 @@ spec: remediation: retries: 30 upgrade: + crds: CreateReplace remediation: retries: 30 releaseName: logging-operator-logging diff --git a/services/logging-operator/3.17.3/logging-operator.yaml b/services/logging-operator/3.17.3/logging-operator.yaml index 0689dbbd4..3cddc518f 100644 --- a/services/logging-operator/3.17.3/logging-operator.yaml +++ b/services/logging-operator/3.17.3/logging-operator.yaml @@ -19,6 +19,7 @@ spec: remediation: retries: 30 upgrade: + crds: CreateReplace remediation: retries: 30 releaseName: logging-operator