diff --git a/deploy/charts/sample-retry-test/Chart.yaml b/deploy/charts/sample-retry-test/Chart.yaml index ee4955ec..e8994eea 100644 --- a/deploy/charts/sample-retry-test/Chart.yaml +++ b/deploy/charts/sample-retry-test/Chart.yaml @@ -6,7 +6,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.7.0-rc3 +version: 1.7.0-rc4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/deploy/charts/sample-retry-test/templates/01-configmap_sample-retry-test-props.yaml b/deploy/charts/sample-retry-test/templates/01-configmap_sample-retry-test-props.yaml index b5d926c9..2a6c7793 100644 --- a/deploy/charts/sample-retry-test/templates/01-configmap_sample-retry-test-props.yaml +++ b/deploy/charts/sample-retry-test/templates/01-configmap_sample-retry-test-props.yaml @@ -9,6 +9,8 @@ data: quarkus.log.level=INFO kie.flyway.enabled=true + + kie.flyway.enabled=true kind: ConfigMap metadata: creationTimestamp: null diff --git a/deploy/charts/sample-retry-test/templates/02-configmap_01-sample-retry-test-resources-schemas.yaml b/deploy/charts/sample-retry-test/templates/02-configmap_01-sample-retry-test-resources-schemas.yaml index 8e528176..74028112 100644 --- a/deploy/charts/sample-retry-test/templates/02-configmap_01-sample-retry-test-resources-schemas.yaml +++ b/deploy/charts/sample-retry-test/templates/02-configmap_01-sample-retry-test-resources-schemas.yaml @@ -43,7 +43,7 @@ data: } } } - workflow-output-schema.json: |- + workflow-output-schema.json: | { "$schema": "http://json-schema.org/draft-07/schema#", "title": "WorkflowResult", diff --git a/deploy/charts/sample-retry-test/templates/03-sonataflow_sample-retry-test.yaml b/deploy/charts/sample-retry-test/templates/03-sonataflow_sample-retry-test.yaml index 41c453fd..400a1bf3 100644 --- a/deploy/charts/sample-retry-test/templates/03-sonataflow_sample-retry-test.yaml +++ b/deploy/charts/sample-retry-test/templates/03-sonataflow_sample-retry-test.yaml @@ -33,7 +33,7 @@ spec: type: inject podTemplate: container: - image: quay.io/orchestrator/serverless-workflow-sample-retry-test:osl_1_37 + image: quay.io/orchestrator/serverless-workflow-sample-retry-test:daeeee8dec16beab6d96a81774ef500081a2c2b0 resources: {} resources: configMaps: