Skip to content

Commit

Permalink
add deprecation note
Browse files Browse the repository at this point in the history
  • Loading branch information
aabouzaid committed Jun 28, 2024
1 parent 6a3a517 commit 2bee801
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/self-managed/setup/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ As of this Helm chart version, the image tags for all components are independent

With this change, Camunda applications no longer require a unified patch version. For example, a given installation may use Zeebe version 8.5.1, and Operate version 8.5.2. Note that only the patch version can differ between components.

This is not a breaking change.
The key `global.image.tag` is deprecated and it will be removed in the Camunda 8.6 release.

### Helm chart 10.0.2+

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ As of this Helm chart version, the image tags for all components are independent

With this change, Camunda applications no longer require a unified patch version. For example, a given installation may use Zeebe version 8.2.1, and Operate version 8.2.2. Note that only the patch version can differ between components.

This is not a breaking change.
The key `global.image.tag` is deprecated and it will be removed in the Camunda 8.6 release.

### v8.2.9

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ As of this Helm chart version, the image tags for all components are independent

With this change, Camunda applications no longer require a unified patch version. For example, a given installation may use Zeebe version 8.3.1, and Operate version 8.3.2. Note that only the patch version can differ between components.

This is not a breaking change.
The key `global.image.tag` is deprecated and it will be removed in the Camunda 8.6 release.

### v8.3.1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ As of this Helm chart version, the image tags for all components are independent

With this change, Camunda applications no longer require a unified patch version. For example, a given installation may use Zeebe version 8.4.1, and Operate version 8.4.2. Note that only the patch version can differ between components.

This is not a breaking change.
The key `global.image.tag` is deprecated and it will be removed in the Camunda 8.6 release.

### v9.3.0

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-8.5/self-managed/setup/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ As of this Helm chart version, the image tags for all components are independent

With this change, Camunda applications no longer require a unified patch version. For example, a given installation may use Zeebe version 8.5.1, and Operate version 8.5.2. Note that only the patch version can differ between components.

This is not a breaking change.
The key `global.image.tag` is deprecated and it will be removed in the Camunda 8.6 release.

### Helm chart 10.0.2+

Expand Down

0 comments on commit 2bee801

Please sign in to comment.