We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a61a80 commit 5393ce8Copy full SHA for 5393ce8
operators/rabbitmq-system/messaging-topology/kustomization.yaml
@@ -1,7 +1,7 @@
1
apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
resources:
4
- - https://github.com/rabbitmq/messaging-topology-operator/releases/download/v1.17.2/messaging-topology-operator-with-certmanager.yaml
+ - https://github.com/rabbitmq/messaging-topology-operator/releases/download/v1.17.3/messaging-topology-operator-with-certmanager.yaml
5
# this needs to be here to remove the namespace from the above
6
# because the messaging-topology-operator defines the same namespace and it would conflict
7
patches:
0 commit comments