Skip to content
Snippets Groups Projects
Commit 555d0f8a authored by Thorsten Roßner's avatar Thorsten Roßner
Browse files

chore(release): 1.2.0 [skip ci]

# [1.2.0](v1.1.1...v1.2.0) (2024-08-07)

### Features

* Cleanup option, update role for run2. ([8b4c1a5f](8b4c1a5f))
parent 8b4c1a5f
No related branches found
Tags v1.2.0
No related merge requests found
Pipeline #67406 skipped
# [1.2.0](https://gitlab.opencode.de/bmi/opendesk/components/platform-development/charts/opendesk-migrations/compare/v1.1.1...v1.2.0) (2024-08-07)
### Features
* Cleanup option, update role for run2. ([8b4c1a5](https://gitlab.opencode.de/bmi/opendesk/components/platform-development/charts/opendesk-migrations/commit/8b4c1a5fcef2f9c58fe91c05ce23f46f324e37cd))
## [1.1.1](https://gitlab.opencode.de/bmi/opendesk/components/platform-development/charts/opendesk-migrations/compare/v1.1.0...v1.1.1) (2024-07-30) ## [1.1.1](https://gitlab.opencode.de/bmi/opendesk/components/platform-development/charts/opendesk-migrations/compare/v1.1.0...v1.1.1) (2024-07-30)
......
...@@ -17,5 +17,5 @@ name: "opendesk-migrations" ...@@ -17,5 +17,5 @@ name: "opendesk-migrations"
sources: sources:
- "https://gitlab.opencode.de/bmi/opendesk/components/platform-development/charts/opendesk-migrations" - "https://gitlab.opencode.de/bmi/opendesk/components/platform-development/charts/opendesk-migrations"
type: "application" type: "application"
version: "1.1.1" version: "1.2.0"
... ...
...@@ -13,13 +13,13 @@ To install the chart with the release name `my-release`, you have two options: ...@@ -13,13 +13,13 @@ To install the chart with the release name `my-release`, you have two options:
### Install via Repository ### Install via Repository
```console ```console
helm repo add opendesk-migrations https://gitlab.opencode.de/api/v4/projects/3061/packages/helm/stable helm repo add opendesk-migrations https://gitlab.opencode.de/api/v4/projects/3061/packages/helm/stable
helm install my-release --version 1.1.1 opendesk-migrations/opendesk-migrations helm install my-release --version 1.2.0 opendesk-migrations/opendesk-migrations
``` ```
### Install via OCI Registry ### Install via OCI Registry
```console ```console
helm repo add opendesk-migrations oci://registry.opencode.de/bmi/opendesk/components/platform-development/charts/opendesk-migrations helm repo add opendesk-migrations oci://registry.opencode.de/bmi/opendesk/components/platform-development/charts/opendesk-migrations
helm install my-release --version 1.1.1 opendesk-migrations/opendesk-migrations helm install my-release --version 1.2.0 opendesk-migrations/opendesk-migrations
``` ```
## Requirements ## Requirements
...@@ -55,6 +55,7 @@ helm install my-release --version 1.1.1 opendesk-migrations/opendesk-migrations ...@@ -55,6 +55,7 @@ helm install my-release --version 1.1.1 opendesk-migrations/opendesk-migrations
| image.tag | string | `"1.0.0@sha256:6d9f222197f12f8359a98fa119f2fbe8a7de27a2120a9331192c97ebf433d2c2"` | Define image tag. | | image.tag | string | `"1.0.0@sha256:6d9f222197f12f8359a98fa119f2fbe8a7de27a2120a9331192c97ebf433d2c2"` | Define image tag. |
| imagePullSecrets | list | `[]` | Credentials to fetch images from private registry. Ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ imagePullSecrets: - "docker-registry" | | imagePullSecrets | list | `[]` | Credentials to fetch images from private registry. Ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ imagePullSecrets: - "docker-registry" |
| lifecycleHooks | object | `{}` | Lifecycle to automate configuration before or after startup. | | lifecycleHooks | object | `{}` | Lifecycle to automate configuration before or after startup. |
| migrations.cleanup | bool | `false` | When enabled potential post migration cleanup steps are executed. |
| migrations.environmentDetails | string | `nil` | The complete environment configuration details | | migrations.environmentDetails | string | `nil` | The complete environment configuration details |
| migrations.failOnUnexpectedState | bool | `true` | If the upfront checks of the migration script fail do not just issue a warning but stop the script processing with an exit code >0. | | migrations.failOnUnexpectedState | bool | `true` | If the upfront checks of the migration script fail do not just issue a warning but stop the script processing with an exit code >0. |
| migrations.loglevel | string | `"DEBUG"` | The loglevel the migration should run with. Ref.: https://docs.python.org/3/library/logging.html#logging-levels | | migrations.loglevel | string | `"DEBUG"` | The loglevel the migration should run with. Ref.: https://docs.python.org/3/library/logging.html#logging-levels |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.