Skip to content

Commit 7d7f576

Browse files
authored
Merge pull request #109 from klicktipp/rabbitmq/update
Rabbitmq: update to 2.20.0
2 parents 11ea577 + f7f552a commit 7d7f576

10 files changed

Lines changed: 29 additions & 29 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: rabbitmq-topology-operator
33
repository: file://../rabbitmq-topology-operator
4-
version: 0.3.0
5-
digest: sha256:422b51c3adcb0b7df6d6ddb9baf08bfb462efb16dfdf5784da44bf6d21a4a926
6-
generated: "2026-03-23T11:46:52.860167+01:00"
4+
version: 0.3.1
5+
digest: sha256:b3da3dd164b8df12239fe18218b7b87db185ea38db053f13a010eeb8fe915452
6+
generated: "2026-03-25T20:41:54.203749+01:00"

charts/rabbitmq-cluster-operator/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ apiVersion: v2
33
name: rabbitmq-cluster-operator
44
description: Helm chart to deploy the official RabbitMQ Cluster Operator and optionally include the Messaging Topology Operator chart.
55
type: application
6-
version: 0.2.0
6+
version: 0.3.0
77
# renovate: datasource=docker depName=ghcr.io/rabbitmq/cluster-operator
8-
appVersion: 2.19.2
8+
appVersion: 2.20.0
99
home: https://www.rabbitmq.com/kubernetes/operator/operator-overview.html
1010
icon: https://avatars.githubusercontent.com/u/96669?s=200&v=4
1111
sources:
@@ -24,6 +24,6 @@ annotations:
2424
dependencies:
2525
- name: rabbitmq-topology-operator
2626
alias: msgTopologyOperator
27-
version: 0.3.0
27+
version: 0.3.1
2828
repository: file://../rabbitmq-topology-operator
2929
condition: msgTopologyOperator.enabled

charts/rabbitmq-cluster-operator/README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rabbitmq-cluster-operator
22

3-
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.19.2](https://img.shields.io/badge/AppVersion-2.19.2-informational?style=flat-square)
3+
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.20.0](https://img.shields.io/badge/AppVersion-2.20.0-informational?style=flat-square)
44

55
Helm chart to deploy the official RabbitMQ Cluster Operator and optionally include the Messaging Topology Operator chart.
66

@@ -17,7 +17,7 @@ Helm chart to deploy the official RabbitMQ Cluster Operator and optionally inclu
1717

1818
| Repository | Name | Version |
1919
|------------|------|---------|
20-
| file://../rabbitmq-topology-operator | msgTopologyOperator(rabbitmq-topology-operator) | 0.3.0 |
20+
| file://../rabbitmq-topology-operator | msgTopologyOperator(rabbitmq-topology-operator) | 0.3.1 |
2121

2222
## Values
2323

@@ -42,7 +42,7 @@ Helm chart to deploy the official RabbitMQ Cluster Operator and optionally inclu
4242
| diagnosticMode.enabled | bool | `false` | Enable diagnostic mode (all probes will be disabled) |
4343
| rabbitmqImage.registry | string | `"docker.io"` | RabbitMQ Image registry |
4444
| rabbitmqImage.repository | string | `"library/rabbitmq"` | RabbitMQ Image repository |
45-
| rabbitmqImage.tag | string | `"4.2.4-management-alpine"` | RabbitMQ Image tag (immutable tags are recommended) |
45+
| rabbitmqImage.tag | string | `"4.2.5-management-alpine"` | RabbitMQ Image tag (immutable tags are recommended) |
4646
| rabbitmqImage.digest | string | `""` | RabbitMQ image digest in the form `sha256:...`; overrides `rabbitmqImage.tag` when set |
4747
| rabbitmqImage.pullSecrets | list | `[]` | RabbitMQ Image pull secrets |
4848
| credentialUpdaterImage | object | `{"digest":"","pullSecrets":[],"registry":"ghcr.io","repository":"rabbitmq/default-user-credential-updater","tag":"1.0.12"}` | RabbitMQ Default User Credential Updater image |
@@ -51,19 +51,19 @@ Helm chart to deploy the official RabbitMQ Cluster Operator and optionally inclu
5151
| credentialUpdaterImage.tag | string | `"1.0.12"` | RabbitMQ Default User Credential Updater image tag (immutable tags are recommended) |
5252
| credentialUpdaterImage.digest | string | `""` | Credential updater image digest in the form `sha256:...`; overrides `credentialUpdaterImage.tag` when set |
5353
| credentialUpdaterImage.pullSecrets | list | `[]` | RabbitMQ Default User Credential Updater image pull secrets |
54-
| clusterOperator | object | `{"affinity":{},"args":[],"automountServiceAccountToken":true,"command":[],"containerPorts":{"metrics":9782},"containerSecurityContext":{"allowPrivilegeEscalation":false,"capabilities":{"drop":["ALL"]},"enabled":true,"privileged":false,"readOnlyRootFilesystem":true,"runAsGroup":1001,"runAsNonRoot":true,"runAsUser":1001,"seLinuxOptions":{},"seccompProfile":{"type":"RuntimeDefault"}},"crdUpgrade":{"annotations":{},"backoffLimit":1,"enabled":true,"image":{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.2"},"resources":{}},"customLivenessProbe":{},"customReadinessProbe":{},"customStartupProbe":{},"extraEnvVars":[],"extraEnvVarsCM":"","extraEnvVarsSecret":"","extraVolumeMounts":[],"extraVolumes":[],"hostAliases":[],"image":{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"rabbitmq/cluster-operator","tag":""},"initContainers":[],"lifecycleHooks":{},"livenessProbe":{"enabled":true,"failureThreshold":5,"initialDelaySeconds":5,"periodSeconds":30,"successThreshold":1,"timeoutSeconds":5},"networkPolicy":{"allowExternal":true,"allowExternalEgress":true,"enabled":true,"extraEgress":[],"extraIngress":[],"ingressNSMatchLabels":{},"ingressNSPodMatchLabels":{},"kubeAPIServerPorts":[443,6443,8443]},"nodeSelector":{},"pdb":{"create":true,"maxUnavailable":"","minAvailable":""},"podAnnotations":{},"podLabels":{},"podSecurityContext":{"enabled":true,"fsGroup":1001,"fsGroupChangePolicy":"Always","supplementalGroups":[],"sysctls":[]},"priorityClassName":"","rbac":{"clusterRole":{"customRules":[],"extraRules":[]},"create":true},"readinessProbe":{"enabled":true,"failureThreshold":5,"initialDelaySeconds":5,"periodSeconds":30,"successThreshold":1,"timeoutSeconds":5},"replicaCount":1,"resources":{},"revisionHistoryLimit":10,"schedulerName":"","serviceAccount":{"annotations":{},"automountServiceAccountToken":false,"create":true,"name":""},"sidecars":[],"startupProbe":{"enabled":false,"failureThreshold":5,"initialDelaySeconds":5,"periodSeconds":30,"successThreshold":1,"timeoutSeconds":5},"terminationGracePeriodSeconds":"","tolerations":[],"topologySpreadConstraints":[],"updateStrategy":{"type":"RollingUpdate"},"watchAllNamespaces":true,"watchNamespaces":[]}` | Cluster Operator image |
54+
| clusterOperator | object | `{"affinity":{},"args":[],"automountServiceAccountToken":true,"command":[],"containerPorts":{"metrics":9782},"containerSecurityContext":{"allowPrivilegeEscalation":false,"capabilities":{"drop":["ALL"]},"enabled":true,"privileged":false,"readOnlyRootFilesystem":true,"runAsGroup":1001,"runAsNonRoot":true,"runAsUser":1001,"seLinuxOptions":{},"seccompProfile":{"type":"RuntimeDefault"}},"crdUpgrade":{"annotations":{},"backoffLimit":1,"enabled":true,"image":{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.3"},"resources":{}},"customLivenessProbe":{},"customReadinessProbe":{},"customStartupProbe":{},"extraEnvVars":[],"extraEnvVarsCM":"","extraEnvVarsSecret":"","extraVolumeMounts":[],"extraVolumes":[],"hostAliases":[],"image":{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"rabbitmq/cluster-operator","tag":""},"initContainers":[],"lifecycleHooks":{},"livenessProbe":{"enabled":true,"failureThreshold":5,"initialDelaySeconds":5,"periodSeconds":30,"successThreshold":1,"timeoutSeconds":5},"networkPolicy":{"allowExternal":true,"allowExternalEgress":true,"enabled":true,"extraEgress":[],"extraIngress":[],"ingressNSMatchLabels":{},"ingressNSPodMatchLabels":{},"kubeAPIServerPorts":[443,6443,8443]},"nodeSelector":{},"pdb":{"create":true,"maxUnavailable":"","minAvailable":""},"podAnnotations":{},"podLabels":{},"podSecurityContext":{"enabled":true,"fsGroup":1001,"fsGroupChangePolicy":"Always","supplementalGroups":[],"sysctls":[]},"priorityClassName":"","rbac":{"clusterRole":{"customRules":[],"extraRules":[]},"create":true},"readinessProbe":{"enabled":true,"failureThreshold":5,"initialDelaySeconds":5,"periodSeconds":30,"successThreshold":1,"timeoutSeconds":5},"replicaCount":1,"resources":{},"revisionHistoryLimit":10,"schedulerName":"","serviceAccount":{"annotations":{},"automountServiceAccountToken":false,"create":true,"name":""},"sidecars":[],"startupProbe":{"enabled":false,"failureThreshold":5,"initialDelaySeconds":5,"periodSeconds":30,"successThreshold":1,"timeoutSeconds":5},"terminationGracePeriodSeconds":"","tolerations":[],"topologySpreadConstraints":[],"updateStrategy":{"type":"RollingUpdate"},"watchAllNamespaces":true,"watchNamespaces":[]}` | Cluster Operator image |
5555
| clusterOperator.image.registry | string | `"ghcr.io"` | RabbitMQ Cluster Operator image registry |
5656
| clusterOperator.image.repository | string | `"rabbitmq/cluster-operator"` | RabbitMQ Cluster Operator image repository |
5757
| clusterOperator.image.tag | string | `""` | RabbitMQ Cluster Operator image tag. When empty, `.Chart.AppVersion` is used |
5858
| clusterOperator.image.digest | string | `""` | Cluster Operator image digest in the form `sha256:...`; overrides `clusterOperator.image.tag` when set |
5959
| clusterOperator.image.pullPolicy | string | `"IfNotPresent"` | Kubernetes image pull policy |
6060
| clusterOperator.image.pullSecrets | list | `[]` | RabbitMQ Cluster Operator image pull secrets |
61-
| clusterOperator.crdUpgrade | object | `{"annotations":{},"backoffLimit":1,"enabled":true,"image":{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.2"},"resources":{}}` | CRD upgrade hook configuration. |
61+
| clusterOperator.crdUpgrade | object | `{"annotations":{},"backoffLimit":1,"enabled":true,"image":{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.3"},"resources":{}}` | CRD upgrade hook configuration. |
6262
| clusterOperator.crdUpgrade.enabled | bool | `true` | Enable the pre-upgrade hook that reapplies CRDs with kubectl. |
63-
| clusterOperator.crdUpgrade.image | object | `{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.2"}` | Kubectl image used by the CRD upgrade hook. |
63+
| clusterOperator.crdUpgrade.image | object | `{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.3"}` | Kubectl image used by the CRD upgrade hook. |
6464
| clusterOperator.crdUpgrade.image.registry | string | `"ghcr.io"` | Kubectl image registry. |
6565
| clusterOperator.crdUpgrade.image.repository | string | `"klicktipp/kubectl"` | Kubectl image repository. |
66-
| clusterOperator.crdUpgrade.image.tag | string | `"1.35.2"` | Kubectl image tag. |
66+
| clusterOperator.crdUpgrade.image.tag | string | `"1.35.3"` | Kubectl image tag. |
6767
| clusterOperator.crdUpgrade.image.digest | string | `""` | Kubectl image digest in the form `sha256:...`; overrides `clusterOperator.crdUpgrade.image.tag` when set. |
6868
| clusterOperator.crdUpgrade.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy for the CRD upgrade hook. |
6969
| clusterOperator.crdUpgrade.image.pullSecrets | list | `[]` | Image pull secrets for the CRD upgrade hook. |
@@ -226,12 +226,12 @@ Helm chart to deploy the official RabbitMQ Cluster Operator and optionally inclu
226226
| msgTopologyOperator.image.digest | string | `""` | Messaging Topology Operator image digest in the form `sha256:...`; overrides `msgTopologyOperator.image.tag` when set |
227227
| msgTopologyOperator.image.pullPolicy | string | `"IfNotPresent"` | RabbitMQ Messaging Topology Operator image pull policy |
228228
| msgTopologyOperator.image.pullSecrets | list | `[]` | RabbitMQ Messaging Topology Operator image pull secrets |
229-
| msgTopologyOperator.crdUpgrade | object | `{"annotations":{},"backoffLimit":1,"enabled":true,"image":{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.2"},"resources":{}}` | CRD upgrade hook configuration. |
229+
| msgTopologyOperator.crdUpgrade | object | `{"annotations":{},"backoffLimit":1,"enabled":true,"image":{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.3"},"resources":{}}` | CRD upgrade hook configuration. |
230230
| msgTopologyOperator.crdUpgrade.enabled | bool | `true` | Enable the pre-upgrade hook that reapplies CRDs with kubectl. |
231-
| msgTopologyOperator.crdUpgrade.image | object | `{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.2"}` | Kubectl image used by the CRD upgrade hook. |
231+
| msgTopologyOperator.crdUpgrade.image | object | `{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.3"}` | Kubectl image used by the CRD upgrade hook. |
232232
| msgTopologyOperator.crdUpgrade.image.registry | string | `"ghcr.io"` | Kubectl image registry. |
233233
| msgTopologyOperator.crdUpgrade.image.repository | string | `"klicktipp/kubectl"` | Kubectl image repository. |
234-
| msgTopologyOperator.crdUpgrade.image.tag | string | `"1.35.2"` | Kubectl image tag. |
234+
| msgTopologyOperator.crdUpgrade.image.tag | string | `"1.35.3"` | Kubectl image tag. |
235235
| msgTopologyOperator.crdUpgrade.image.digest | string | `""` | Kubectl image digest in the form `sha256:...`; overrides `msgTopologyOperator.crdUpgrade.image.tag` when set. |
236236
| msgTopologyOperator.crdUpgrade.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy for the CRD upgrade hook. |
237237
| msgTopologyOperator.crdUpgrade.image.pullSecrets | list | `[]` | Image pull secrets for the CRD upgrade hook. |

charts/rabbitmq-cluster-operator/crds/rabbitmq.com_rabbitmqclusters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ apiVersion: apiextensions.k8s.io/v1
1010
kind: CustomResourceDefinition
1111
metadata:
1212
annotations:
13-
controller-gen.kubebuilder.io/version: v0.19.0
13+
controller-gen.kubebuilder.io/version: v0.20.0
1414
name: rabbitmqclusters.rabbitmq.com
1515
spec:
1616
group: rabbitmq.com

charts/rabbitmq-cluster-operator/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ rabbitmqImage:
4444
# -- RabbitMQ Image repository
4545
repository: library/rabbitmq
4646
# -- RabbitMQ Image tag (immutable tags are recommended)
47-
tag: 4.2.4-management-alpine
47+
tag: 4.2.5-management-alpine
4848
# -- RabbitMQ image digest in the form `sha256:...`; overrides `rabbitmqImage.tag` when set
4949
digest: ""
5050
# -- RabbitMQ Image pull secrets
@@ -90,7 +90,7 @@ clusterOperator:
9090
# -- Kubectl image repository.
9191
repository: klicktipp/kubectl
9292
# -- Kubectl image tag.
93-
tag: 1.35.2
93+
tag: 1.35.3
9494
# -- Kubectl image digest in the form `sha256:...`; overrides `clusterOperator.crdUpgrade.image.tag` when set.
9595
digest: ""
9696
# -- Image pull policy for the CRD upgrade hook.
@@ -473,7 +473,7 @@ msgTopologyOperator:
473473
# -- Kubectl image repository.
474474
repository: klicktipp/kubectl
475475
# -- Kubectl image tag.
476-
tag: 1.35.2
476+
tag: 1.35.3
477477
# -- Kubectl image digest in the form `sha256:...`; overrides `msgTopologyOperator.crdUpgrade.image.tag` when set.
478478
digest: ""
479479
# -- Image pull policy for the CRD upgrade hook.

charts/rabbitmq-cluster/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ apiVersion: v2
33
name: rabbitmq-cluster
44
description: Helm chart to define a RabbitMQ cluster via official rabbitmq.com CRDs (RabbitmqCluster).
55
type: application
6-
version: 3.0.6
6+
version: 3.1.0
77
# renovate: datasource=docker depName=ghcr.io/rabbitmq/cluster-operator
8-
appVersion: 2.19.2
8+
appVersion: 2.20.0
99
home: https://www.rabbitmq.com/kubernetes/operator/operator-overview.html
1010
icon: https://avatars.githubusercontent.com/u/96669?s=200&v=4
1111
sources:

charts/rabbitmq-cluster/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rabbitmq-cluster
22

3-
![Version: 3.0.6](https://img.shields.io/badge/Version-3.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.19.2](https://img.shields.io/badge/AppVersion-2.19.2-informational?style=flat-square)
3+
![Version: 3.1.0](https://img.shields.io/badge/Version-3.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.20.0](https://img.shields.io/badge/AppVersion-2.20.0-informational?style=flat-square)
44

55
Helm chart to define a RabbitMQ cluster via official rabbitmq.com CRDs (RabbitmqCluster).
66

charts/rabbitmq-topology-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
name: rabbitmq-topology-operator
44
description: Helm chart to deploy the official RabbitMQ Messaging Topology Operator.
55
type: application
6-
version: 0.3.0
6+
version: 0.3.1
77
# renovate: datasource=docker depName=ghcr.io/rabbitmq/messaging-topology-operator
88
appVersion: 1.19.0
99
home: https://www.rabbitmq.com/kubernetes/operator/using-topology-operator

charts/rabbitmq-topology-operator/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rabbitmq-topology-operator
22

3-
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.19.0](https://img.shields.io/badge/AppVersion-1.19.0-informational?style=flat-square)
3+
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.19.0](https://img.shields.io/badge/AppVersion-1.19.0-informational?style=flat-square)
44

55
Helm chart to deploy the official RabbitMQ Messaging Topology Operator.
66

@@ -59,12 +59,12 @@ Helm chart to deploy the official RabbitMQ Messaging Topology Operator.
5959
| existingWebhookCertSecret | string | `""` | Name of an existing secret containing the webhook certificates |
6060
| existingWebhookCertCABundle | string | `""` | PEM-encoded CA Bundle of the existing secret provided in existingWebhookCertSecret (only if useCertManager=false) |
6161
| useCertManager | bool | `false` | Deploy cert-manager objects (Issuer and Certificate) for webhooks |
62-
| crdUpgrade | object | `{"annotations":{},"backoffLimit":1,"enabled":true,"image":{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.2"},"resources":{}}` | CRD upgrade hook configuration. |
62+
| crdUpgrade | object | `{"annotations":{},"backoffLimit":1,"enabled":true,"image":{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.3"},"resources":{}}` | CRD upgrade hook configuration. |
6363
| crdUpgrade.enabled | bool | `true` | Enable the pre-upgrade hook that reapplies CRDs with kubectl. |
64-
| crdUpgrade.image | object | `{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.2"}` | Kubectl image used by the CRD upgrade hook. |
64+
| crdUpgrade.image | object | `{"digest":"","pullPolicy":"IfNotPresent","pullSecrets":[],"registry":"ghcr.io","repository":"klicktipp/kubectl","tag":"1.35.3"}` | Kubectl image used by the CRD upgrade hook. |
6565
| crdUpgrade.image.registry | string | `"ghcr.io"` | Kubectl image registry. |
6666
| crdUpgrade.image.repository | string | `"klicktipp/kubectl"` | Kubectl image repository. |
67-
| crdUpgrade.image.tag | string | `"1.35.2"` | Kubectl image tag. |
67+
| crdUpgrade.image.tag | string | `"1.35.3"` | Kubectl image tag. |
6868
| crdUpgrade.image.digest | string | `""` | Kubectl image digest in the form `sha256:...`; overrides `crdUpgrade.image.tag` when set. |
6969
| crdUpgrade.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy for the CRD upgrade hook. |
7070
| crdUpgrade.image.pullSecrets | list | `[]` | Image pull secrets for the CRD upgrade hook. |

charts/rabbitmq-topology-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ crdUpgrade:
104104
# -- Kubectl image repository.
105105
repository: klicktipp/kubectl
106106
# -- Kubectl image tag.
107-
tag: 1.35.2
107+
tag: 1.35.3
108108
# -- Kubectl image digest in the form `sha256:...`; overrides `crdUpgrade.image.tag` when set.
109109
digest: ""
110110
# -- Image pull policy for the CRD upgrade hook.

0 commit comments

Comments
 (0)