Update chart emqx-operator to 2.2.24 #633

Merged
jahanson merged 1 commit from renovate/emqx-operator-2.x into main 2024-09-25 20:51:10 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
emqx-operator (source) patch 2.2.23 -> 2.2.24

Release Notes

emqx/emqx-operator (emqx-operator)

v2.2.24: EMQX Operator main Released

Compare Source

Release Note 🍻

EMQX Operator 2.2.24 has been released.

Supported version

  • apps.emqx.io/v2beta1

    • EMQX at 5.1.1 and later
    • EMQX Enterprise at 5.1.1 and later
  • apps.emqx.io/v1beta4

    • EMQX at 4.4.14 and later
    • EMQX Enterprise at 4.4.14 and later

Enhancements 🚀

  • apps.emqx.io/v2beta1 EMQX.

    • Fix sometimes cannot update EMQX's configuration when EMQX is running.

How to install/upgrade EMQX Operator 💡

Need make sure the cert-manager is ready

helm repo add emqx https://repos.emqx.io/charts
helm repo update
helm upgrade --install emqx-operator emqx/emqx-operator \
  --namespace emqx-operator-system \
  --create-namespace \
  --version 2.2.24
kubectl wait --for=condition=Ready pods -l "control-plane=controller-manager" -n emqx-operator-system

Warning 🚨

apps.emqx.io/v1beta3 and apps.emqx.io/v2alpha1 will be dropped soon


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [emqx-operator](https://github.com/emqx/emqx-operator) ([source](https://github.com/emqx/emqx-operator/tree/HEAD/deploy/charts/emqx-operator)) | patch | `2.2.23` -> `2.2.24` | --- ### Release Notes <details> <summary>emqx/emqx-operator (emqx-operator)</summary> ### [`v2.2.24`](https://github.com/emqx/emqx-operator/releases/tag/2.2.24): EMQX Operator main Released [Compare Source](https://github.com/emqx/emqx-operator/compare/2.2.23...2.2.24) ### Release Note 🍻 EMQX Operator 2.2.24 has been released. #### Supported version - apps.emqx.io/v2beta1 - EMQX at 5.1.1 and later - EMQX Enterprise at 5.1.1 and later - apps.emqx.io/v1beta4 - EMQX at 4.4.14 and later - EMQX Enterprise at 4.4.14 and later #### Enhancements 🚀 - `apps.emqx.io/v2beta1 EMQX`. - Fix sometimes cannot update EMQX's configuration when EMQX is running. #### How to install/upgrade EMQX Operator 💡 > Need make sure the [cert-manager](https://cert-manager.io/) is ready helm repo add emqx https://repos.emqx.io/charts helm repo update helm upgrade --install emqx-operator emqx/emqx-operator \ --namespace emqx-operator-system \ --create-namespace \ --version 2.2.24 kubectl wait --for=condition=Ready pods -l "control-plane=controller-manager" -n emqx-operator-system #### Warning 🚨 `apps.emqx.io/v1beta3` and `apps.emqx.io/v2alpha1` will be dropped soon </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4zIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvaGVsbSIsInR5cGUvcGF0Y2giXX0=-->
smeagol-help added 1 commit 2024-09-24 03:33:49 -05:00
jahanson merged commit d88f13a4d4 into main 2024-09-25 20:51:10 -05:00
jahanson deleted branch renovate/emqx-operator-2.x 2024-09-25 20:51:10 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/theshire#633
No description provided.