Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release camunda-platform to v8.3.5 - autoclosed #108

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
camunda-platform (source) minor 8.2.17 -> 8.3.5

Release Notes

camunda/camunda-platform-helm (camunda-platform)

v8.3.5

Compare Source

The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.

camunda-platform-8.3.5 (2024-01-08)

Verification

To verify integrity of the Helm chart using Cosign:

cosign verify-blob camunda-platform-8.3.5.tgz \
  --bundle camunda-platform-8.3.5.cosign.bundle \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  --certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release.yaml@refs/pull/1202/merge"

v8.3.4

Compare Source

The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.

camunda-platform-8.3.4 (2023-12-12)

Fix
  • removed hardcoded contextPaths while trimming redirectRootUrl (#​1118)
Refactor
  • show error message for optimize requirements (#​1132)
  • mount tasklist-configmap volume on a new path (#​1101)
  • enable tasklist user access restrictions (#​1093)
Test
Verification

To verify integrity of the Helm chart using Cosign:

cosign verify-blob camunda-platform-8.3.4.tgz \
  --bundle camunda-platform-8.3.4.cosign.bundle \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  --certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release.yaml@refs/pull/1142/merge"

v8.3.3

Compare Source

The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.

camunda-platform-8.3.3 (2023-11-27)

Ci
  • temporarily disable testing ServiceMonitor
Fix
  • correct a typo in identity-optimize secret (#​1090)
  • allow mount zeebe exporters dir (#​1080)
  • set keycloak data tmp dir writable
Refactor
  • change operate default log level to INFO (#​1092)

v8.3.2

Compare Source

The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.

camunda-platform-8.3.2 (2023-11-14)

Fix
  • loads env vars for external database when external database is enabled (#​1029)
  • optimize to use consistent versioning with other 8.3 components (#​1014)
  • set the correct name for zeebe pvcStorageClassName
  • fixes serviceMonitors for identity, connectors, and modeler
Refactor
  • add volume mounts for optimize migration init container (#​1037)

v8.3.1

Compare Source

The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.

camunda-platform-8.3.1 (2023-10-23)

Fix
  • use the proper keycloak var for connectors (#​988)
  • configure identity base url (#​962)
  • readonly add zeebe cache path (#​960)
Refactor
  • update accessing keycloak url (#​981)
  • allow customize optimize migration init container env vars
  • allow toggle optimize migration init container
  • move optimize to the main chart (#​973)
  • move zeebe/zeebe-gateway to the main chart (#​970)
  • move tasklist to the main chart (#​968)
  • move operate to the main chart (#​964)

v8.3.0

Compare Source

The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.

camunda-platform-8.3.0 (2023-10-10)

Warning
Updating Operate, Tasklist, and Optimize from 8.2.x to 8.3.0 will potentially take longer than expected, depending on the data to be migrated. Additionally, we identified some bugs that could also prevent the migration from succeeding. These are being addressed and will be available in an upcoming 8.3.1 patch. We suggest not updating until the patch is released.

Ci
  • use the latest released chart in the upgrade flow (#​918)
  • test chart upgrade by default in the ci pipeline (#​914)
  • run unit tests as groups (#​904)
Feat
  • use read-only root file system for all components (#​864)
  • enable optimize upgrade process as initContainer (#​896)
  • support Multi-tenancy for all components (#​782)
  • extra initContainers for all components (#​885)
Fix
  • use new disk usage configs for zeebe (#​927)
  • correct command value in all components (#​869)
Refactor
  • upgrade Elasticsearch from v7 to v8 (#​884)
  • upgrade Keycloak from v19 to v22 (#​889)
  • use jdbc url in web-modeler api db config (#​748)
  • increased ingress proxy-buffer-size (#​902)
  • support non-root user by default in zeebe (#​778)
BREAKING CHANGE

If you are using Camunda 8.2.x Helm chart, please follow the Camunda 8.3 upgrade guide.

https://docs.camunda.io/docs/self-managed/platform-deployment/helm-kubernetes/upgrade/#version-update-instructions

  • Elasticsearch upgraded from v7 to v8.
  • Keycloak upgraded from v19 to v22.
  • Zeebe runs as a non-root user by default.
  • Web-Modeler external database syntax has been changed.

v8.2.20

Compare Source

The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.

camunda-platform-8.2.20 (2024-01-08)

Refactor
  • mount tasklist-configmap volume on a new path (#​1144)

v8.2.19

Compare Source

The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.

camunda-platform-8.2.19 (2023-12-12)

v8.2.18

Compare Source

The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.

camunda-platform-8.2.18 (2023-11-27)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch from ebf8567 to 0a5af6a Compare October 11, 2023 01:01
@renovate renovate bot changed the title chore(deps): update helm release camunda-platform to v8.2.16 chore(deps): update helm release camunda-platform to v8.3.0 Oct 11, 2023
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch 2 times, most recently from 0c11cd0 to 00b6ac6 Compare October 19, 2023 00:12
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch from 00b6ac6 to dac18ee Compare October 23, 2023 18:54
@renovate renovate bot changed the title chore(deps): update helm release camunda-platform to v8.3.0 chore(deps): update helm release camunda-platform to v8.3.1 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch 6 times, most recently from 6e16e7e to 91f7be9 Compare November 7, 2023 01:55
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch 3 times, most recently from 68751dc to 6f7f308 Compare November 13, 2023 23:00
@renovate renovate bot changed the title chore(deps): update helm release camunda-platform to v8.3.1 chore(deps): update helm release camunda-platform to v8.3.2 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch from 6f7f308 to e95f343 Compare November 14, 2023 00:41
@renovate renovate bot changed the title chore(deps): update helm release camunda-platform to v8.3.2 chore(deps): update helm release camunda-platform to v8.3.1 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch from e95f343 to f174115 Compare November 14, 2023 12:02
@renovate renovate bot changed the title chore(deps): update helm release camunda-platform to v8.3.1 chore(deps): update helm release camunda-platform to v8.3.2 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch from f174115 to ca9a3fe Compare November 14, 2023 16:08
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch 6 times, most recently from 89d3729 to 9f348c1 Compare November 27, 2023 18:58
@renovate renovate bot changed the title chore(deps): update helm release camunda-platform to v8.3.2 chore(deps): update helm release camunda-platform to v8.3.3 Nov 27, 2023
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch from 9f348c1 to 9d12f86 Compare December 5, 2023 22:50
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch 2 times, most recently from c2f9cc8 to 83403b7 Compare December 12, 2023 19:47
@renovate renovate bot changed the title chore(deps): update helm release camunda-platform to v8.3.3 chore(deps): update helm release camunda-platform to v8.3.4 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch from 83403b7 to 16ddf34 Compare December 14, 2023 00:12
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch from 16ddf34 to 00818ec Compare December 21, 2023 12:56
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch from 00818ec to 649179c Compare January 8, 2024 22:04
@renovate renovate bot changed the title chore(deps): update helm release camunda-platform to v8.3.4 chore(deps): update helm release camunda-platform to v8.3.5 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch 2 times, most recently from b542775 to 266a642 Compare January 9, 2024 22:29
@renovate renovate bot force-pushed the renovate/camunda-platform-8.x branch from 266a642 to 6d29e82 Compare January 17, 2024 01:52
@renovate renovate bot changed the title chore(deps): update helm release camunda-platform to v8.3.5 chore(deps): update helm release camunda-platform to v8.3.5 - autoclosed Jan 17, 2024
@renovate renovate bot closed this Jan 17, 2024
@renovate renovate bot deleted the renovate/camunda-platform-8.x branch January 17, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants