-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(helm): update chart mariadb-operator to 0.36.0 #152
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/mariadb-operator-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- HelmRelease: database/mariadb-operator ConfigMap: database/mariadb-operator-images
+++ HelmRelease: database/mariadb-operator ConfigMap: database/mariadb-operator-images
@@ -1,11 +0,0 @@
----
-apiVersion: v1
-data:
- MARIADB_OPERATOR_IMAGE: ghcr.io/mariadb-operator/mariadb-operator:v0.0.24
- RELATED_IMAGE_EXPORTER: prom/mysqld-exporter:v0.15.1
- RELATED_IMAGE_MARIADB: mariadb:11.2.2
-kind: ConfigMap
-metadata:
- creationTimestamp: null
- name: mariadb-operator-images
-
--- HelmRelease: database/mariadb-operator ClusterRole: database/mariadb-operator
+++ HelmRelease: database/mariadb-operator ClusterRole: database/mariadb-operator
@@ -7,12 +7,13 @@
- apiGroups:
- ''
resources:
- configmaps
verbs:
- create
+ - delete
- get
- list
- patch
- watch
- apiGroups:
- ''
@@ -26,62 +27,46 @@
- patch
- watch
- apiGroups:
- ''
resources:
- events
+ - secrets
+ - serviceaccounts
+ - services
verbs:
- create
- list
- patch
- watch
- apiGroups:
- ''
resources:
- persistentvolumeclaims
verbs:
- create
+ - deletecollection
- list
- patch
- watch
- apiGroups:
- ''
resources:
- pods
verbs:
- delete
- get
- list
- watch
-- apiGroups:
- - ''
- resources:
- - secrets
- verbs:
- - create
- - list
- - patch
- - watch
-- apiGroups:
- - ''
- resources:
- - serviceaccounts
- verbs:
- - create
- - list
- - patch
- - watch
-- apiGroups:
- - ''
- resources:
- - services
- verbs:
- - create
- - list
- - patch
- - watch
+ - patch
+- apiGroups:
+ - ''
+ resources:
+ - pods/log
+ verbs:
+ - get
- apiGroups:
- apps
resources:
- deployments
verbs:
- create
@@ -91,16 +76,29 @@
- apiGroups:
- apps
resources:
- statefulsets
verbs:
- create
- - get
- - list
- - patch
- - watch
+ - delete
+ - get
+ - list
+ - patch
+ - watch
+- apiGroups:
+ - authentication.k8s.io
+ resources:
+ - tokenreviews
+ verbs:
+ - create
+- apiGroups:
+ - authorization.k8s.io
+ resources:
+ - subjectaccessreviews
+ verbs:
+ - create
- apiGroups:
- batch
resources:
- cronjobs
verbs:
- create
@@ -110,233 +108,84 @@
- apiGroups:
- batch
resources:
- jobs
verbs:
- create
- - list
- - patch
- - watch
-- apiGroups:
- - mariadb.mmontes.io
+ - delete
+ - list
+ - patch
+ - watch
+- apiGroups:
+ - k8s.mariadb.com
resources:
- backups
+ - connections
+ - databases
+ - grants
+ - mariadbs
+ - maxscales
+ - restores
+ - sqljobs
+ - users
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- - mariadb.mmontes.io
+ - k8s.mariadb.com
resources:
- backups/finalizers
+ - connections/finalizers
+ - databases/finalizers
+ - grants/finalizers
+ - mariadbs/finalizers
+ - maxscales/finalizers
+ - restores/finalizers
+ - sqljobs/finalizers
+ - users/finalizers
verbs:
- update
- apiGroups:
- - mariadb.mmontes.io
+ - k8s.mariadb.com
resources:
- backups/status
+ - connections/status
+ - databases/status
+ - grants/status
+ - mariadbs/status
+ - maxscales/status
+ - restores/status
+ - sqljobs/status
+ - users/status
verbs:
- get
- patch
- update
- apiGroups:
- - mariadb.mmontes.io
- resources:
- - connections
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - connections
- - restores
- verbs:
- - create
- - list
- - patch
- - watch
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - connections/finalizers
- verbs:
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - connections/status
- verbs:
- - get
- - patch
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - databases
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - databases/finalizers
- verbs:
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - databases/status
- verbs:
- - get
- - patch
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - grants
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - grants/finalizers
- verbs:
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - grants/status
- verbs:
- - get
- - patch
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - mariadbs
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - mariadbs/finalizers
- verbs:
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - mariadbs/status
- verbs:
- - get
- - patch
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - restores
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - restores/finalizers
- verbs:
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - restores/status
- verbs:
- - get
- - patch
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - sqljobs
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - sqljobs/finalizers
- verbs:
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - sqljobs/status
- verbs:
- - get
- - patch
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - users
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - users/finalizers
- verbs:
- - update
-- apiGroups:
- - mariadb.mmontes.io
- resources:
- - users/status
- verbs:
- - get
- - patch
- - update
+ - k8s.mariadb.com
+ resources:
+ - maxscale
+ verbs:
+ - create
+ - list
+ - patch
+ - watch
+- apiGroups:
+ - monitoring.coreos.com
+ resources:
+ - servicemonitors
+ verbs:
+ - create
+ - list
+ - patch
+ - watch
- apiGroups:
- policy
resources:
- poddisruptionbudgets
verbs:
- create
@@ -351,16 +200,7 @@
- roles
verbs:
- create
- list
- patch
- watch
-- apiGroups:
- - monitoring.coreos.com
- resources:
- - servicemonitors
- verbs:
- - create
- - list
- - patch
- - watch
--- HelmRelease: database/mariadb-operator Deployment: database/mariadb-operator-cert-controller
+++ HelmRelease: database/mariadb-operator Deployment: database/mariadb-operator-cert-controller
@@ -18,13 +18,13 @@
app.kubernetes.io/name: mariadb-operator-cert-controller
app.kubernetes.io/instance: mariadb-operator
spec:
serviceAccountName: mariadb-operator-cert-controller-cert-controller
automountServiceAccountToken: true
containers:
- - image: ghcr.io/mariadb-operator/mariadb-operator:v0.0.24
+ - image: docker-registry3.mariadb.com/mariadb-operator/mariadb-operator:0.36.0
imagePullPolicy: IfNotPresent
name: cert-controller
args:
- cert-controller
- --ca-secret-name=mariadb-operator-webhook-ca
- --ca-secret-namespace=database
--- HelmRelease: database/mariadb-operator Deployment: database/mariadb-operator
+++ HelmRelease: database/mariadb-operator Deployment: database/mariadb-operator
@@ -19,25 +19,25 @@
app.kubernetes.io/instance: mariadb-operator
spec:
serviceAccountName: mariadb-operator
automountServiceAccountToken: true
terminationGracePeriodSeconds: 10
containers:
- - image: ghcr.io/mariadb-operator/mariadb-operator:v0.0.24
+ - image: docker-registry3.mariadb.com/mariadb-operator/mariadb-operator:0.36.0
imagePullPolicy: IfNotPresent
name: controller
args:
- --metrics-addr=:8080
- --log-level=INFO
ports:
- containerPort: 8080
protocol: TCP
name: metrics
envFrom:
- configMapRef:
- name: mariadb-operator-images
+ name: mariadb-operator-env
env:
- name: CLUSTER_NAME
value: cluster.local
- name: MARIADB_OPERATOR_NAME
valueFrom:
fieldRef:
--- HelmRelease: database/mariadb-operator Deployment: database/mariadb-operator-webhook
+++ HelmRelease: database/mariadb-operator Deployment: database/mariadb-operator-webhook
@@ -19,13 +19,13 @@
app.kubernetes.io/instance: mariadb-operator
spec:
serviceAccountName: mariadb-operator-webhook
automountServiceAccountToken: true
hostNetwork: false
containers:
- - image: ghcr.io/mariadb-operator/mariadb-operator:v0.0.24
+ - image: docker-registry3.mariadb.com/mariadb-operator/mariadb-operator:0.36.0
imagePullPolicy: IfNotPresent
name: webhook
args:
- webhook
- --ca-cert-path=/tmp/k8s-webhook-server/certificate-authority/tls.crt
- --cert-dir=/tmp/k8s-webhook-server/serving-certs
--- HelmRelease: database/mariadb-operator MutatingWebhookConfiguration: database/mariadb-operator-webhook
+++ HelmRelease: database/mariadb-operator MutatingWebhookConfiguration: database/mariadb-operator-webhook
@@ -5,26 +5,26 @@
name: mariadb-operator-webhook
labels:
app.kubernetes.io/name: mariadb-operator-webhook
app.kubernetes.io/instance: mariadb-operator
app.kubernetes.io/managed-by: Helm
annotations:
- mariadb.mmontes.io/webhook: ''
+ k8s.mariadb.com/webhook: ''
webhooks:
- admissionReviewVersions:
- v1
clientConfig:
service:
name: mariadb-operator-webhook
namespace: database
- path: /mutate-mariadb-mmontes-io-v1alpha1-mariadb
+ path: /mutate-k8s-mariadb-com-v1alpha1-mariadb
failurePolicy: Fail
name: mmariadb.kb.io
rules:
- apiGroups:
- - mariadb.mmontes.io
+ - k8s.mariadb.com
apiVersions:
- v1alpha1
operations:
- CREATE
- UPDATE
resources:
--- HelmRelease: database/mariadb-operator ValidatingWebhookConfiguration: database/mariadb-operator-webhook
+++ HelmRelease: database/mariadb-operator ValidatingWebhookConfiguration: database/mariadb-operator-webhook
@@ -5,26 +5,26 @@
name: mariadb-operator-webhook
labels:
app.kubernetes.io/name: mariadb-operator-webhook
app.kubernetes.io/instance: mariadb-operator
app.kubernetes.io/managed-by: Helm
annotations:
- mariadb.mmontes.io/webhook: ''
+ k8s.mariadb.com/webhook: ''
webhooks:
- admissionReviewVersions:
- v1
clientConfig:
service:
name: mariadb-operator-webhook
namespace: database
- path: /validate-mariadb-mmontes-io-v1alpha1-backup
+ path: /validate-k8s-mariadb-com-v1alpha1-backup
failurePolicy: Fail
name: vbackup.kb.io
rules:
- apiGroups:
- - mariadb.mmontes.io
+ - k8s.mariadb.com
apiVersions:
- v1alpha1
operations:
- CREATE
- UPDATE
resources:
@@ -33,18 +33,18 @@
- admissionReviewVersions:
- v1
clientConfig:
service:
name: mariadb-operator-webhook
namespace: database
- path: /validate-mariadb-mmontes-io-v1alpha1-connection
+ path: /validate-k8s-mariadb-com-v1alpha1-connection
failurePolicy: Fail
name: vconnection.kb.io
rules:
- apiGroups:
- - mariadb.mmontes.io
+ - k8s.mariadb.com
apiVersions:
- v1alpha1
operations:
- CREATE
- UPDATE
resources:
@@ -53,18 +53,18 @@
- admissionReviewVersions:
- v1
clientConfig:
service:
name: mariadb-operator-webhook
namespace: database
- path: /validate-mariadb-mmontes-io-v1alpha1-database
+ path: /validate-k8s-mariadb-com-v1alpha1-database
failurePolicy: Fail
name: vdatabase.kb.io
rules:
- apiGroups:
- - mariadb.mmontes.io
+ - k8s.mariadb.com
apiVersions:
- v1alpha1
operations:
- CREATE
- UPDATE
resources:
@@ -73,18 +73,18 @@
- admissionReviewVersions:
- v1
clientConfig:
service:
name: mariadb-operator-webhook
namespace: database
- path: /validate-mariadb-mmontes-io-v1alpha1-grant
+ path: /validate-k8s-mariadb-com-v1alpha1-grant
failurePolicy: Fail
name: vgrant.kb.io
rules:
- apiGroups:
- - mariadb.mmontes.io
+ - k8s.mariadb.com
apiVersions:
- v1alpha1
operations:
- CREATE
- UPDATE
resources:
@@ -93,18 +93,18 @@
- admissionReviewVersions:
- v1
clientConfig:
service:
name: mariadb-operator-webhook
namespace: database
- path: /validate-mariadb-mmontes-io-v1alpha1-mariadb
+ path: /validate-k8s-mariadb-com-v1alpha1-mariadb
failurePolicy: Fail
name: vmariadb.kb.io
rules:
- apiGroups:
- - mariadb.mmontes.io
+ - k8s.mariadb.com
apiVersions:
- v1alpha1
operations:
- CREATE
- UPDATE
resources:
@@ -113,18 +113,38 @@
- admissionReviewVersions:
- v1
clientConfig:
service:
name: mariadb-operator-webhook
namespace: database
- path: /validate-mariadb-mmontes-io-v1alpha1-restore
+ path: /validate-k8s-mariadb-com-v1alpha1-maxscale
+ failurePolicy: Fail
+ name: vmaxscale.kb.io
+ rules:
+ - apiGroups:
+ - k8s.mariadb.com
+ apiVersions:
+ - v1alpha1
+ operations:
+ - CREATE
+ - UPDATE
+ resources:
+ - maxscales
+ sideEffects: None
+- admissionReviewVersions:
+ - v1
+ clientConfig:
+ service:
+ name: mariadb-operator-webhook
+ namespace: database
+ path: /validate-k8s-mariadb-com-v1alpha1-restore
failurePolicy: Fail
name: vrestore.kb.io
rules:
- apiGroups:
- - mariadb.mmontes.io
+ - k8s.mariadb.com
apiVersions:
- v1alpha1
operations:
- CREATE
- UPDATE
resources:
@@ -133,18 +153,18 @@
- admissionReviewVersions:
- v1
clientConfig:
service:
name: mariadb-operator-webhook
namespace: database
- path: /validate-mariadb-mmontes-io-v1alpha1-sqljob
+ path: /validate-k8s-mariadb-com-v1alpha1-sqljob
failurePolicy: Fail
name: vsqljob.kb.io
rules:
- apiGroups:
- - mariadb.mmontes.io
+ - k8s.mariadb.com
apiVersions:
- v1alpha1
operations:
- CREATE
- UPDATE
resources:
@@ -153,18 +173,18 @@
- admissionReviewVersions:
- v1
clientConfig:
service:
name: mariadb-operator-webhook
namespace: database
- path: /validate-mariadb-mmontes-io-v1alpha1-user
+ path: /validate-k8s-mariadb-com-v1alpha1-user
failurePolicy: Fail
name: vuser.kb.io
rules:
- apiGroups:
- - mariadb.mmontes.io
+ - k8s.mariadb.com
apiVersions:
- v1alpha1
operations:
- CREATE
- UPDATE
resources:
--- HelmRelease: database/mariadb-operator ConfigMap: database/mariadb-operator-env
+++ HelmRelease: database/mariadb-operator ConfigMap: database/mariadb-operator-env
@@ -0,0 +1,15 @@
+---
+apiVersion: v1
+data:
+ MARIADB_ENTRYPOINT_VERSION: '11.4'
+ MARIADB_GALERA_LIB_PATH: /usr/lib/galera/libgalera_smm.so
+ MARIADB_OPERATOR_IMAGE: docker-registry3.mariadb.com/mariadb-operator/mariadb-operator:0.36.0
+ RELATED_IMAGE_EXPORTER: prom/mysqld-exporter:v0.15.1
+ RELATED_IMAGE_EXPORTER_MAXSCALE: docker-registry2.mariadb.com/mariadb/maxscale-prometheus-exporter-ubi:v0.0.1
+ RELATED_IMAGE_MARIADB: docker-registry1.mariadb.com/library/mariadb:11.4.3
+ RELATED_IMAGE_MAXSCALE: docker-registry2.mariadb.com/mariadb/maxscale:23.08.5
+kind: ConfigMap
+metadata:
+ creationTimestamp: null
+ name: mariadb-operator-env
+
--- HelmRelease: database/mariadb-operator ClusterRole: database/mariadb-operator-view
+++ HelmRelease: database/mariadb-operator ClusterRole: database/mariadb-operator-view
@@ -0,0 +1,17 @@
+---
+apiVersion: rbac.authorization.k8s.io/v1
+kind: ClusterRole
+metadata:
+ name: mariadb-operator-view
+ labels:
+ rbac.authorization.k8s.io/aggregate-to-view: 'true'
+rules:
+- apiGroups:
+ - k8s.mariadb.com
+ resources:
+ - '*'
+ verbs:
+ - get
+ - list
+ - watch
+
--- HelmRelease: database/mariadb-operator ClusterRole: database/mariadb-operator-edit
+++ HelmRelease: database/mariadb-operator ClusterRole: database/mariadb-operator-edit
@@ -0,0 +1,18 @@
+---
+apiVersion: rbac.authorization.k8s.io/v1
+kind: ClusterRole
+metadata:
+ name: mariadb-operator-edit
+ labels:
+ rbac.authorization.k8s.io/aggregate-to-edit: 'true'
+rules:
+- apiGroups:
+ - k8s.mariadb.com
+ resources:
+ - '*'
+ verbs:
+ - create
+ - update
+ - patch
+ - delete
+ |
--- kubernetes/apps/database/mariadb/operator Kustomization: flux-system/cluster-apps-mariadb-operator HelmRelease: database/mariadb-operator
+++ kubernetes/apps/database/mariadb/operator Kustomization: flux-system/cluster-apps-mariadb-operator HelmRelease: database/mariadb-operator
@@ -12,13 +12,13 @@
spec:
chart: mariadb-operator
sourceRef:
kind: HelmRepository
name: mariadb-operator
namespace: flux-system
- version: 0.24.0
+ version: 0.36.0
install:
remediation:
retries: 3
interval: 30m
maxHistory: 2
uninstall: |
renovate
bot
changed the title
feat(helm): update chart mariadb-operator to 0.25.0
feat(helm): update chart mariadb-operator to 0.26.0
Mar 4, 2024
renovate
bot
force-pushed
the
renovate/mariadb-operator-0.x
branch
from
March 4, 2024 13:23
eb18bc6
to
e2f80c5
Compare
renovate
bot
changed the title
feat(helm): update chart mariadb-operator to 0.26.0
feat(helm): update chart mariadb-operator to 0.27.0
Mar 8, 2024
renovate
bot
force-pushed
the
renovate/mariadb-operator-0.x
branch
from
March 8, 2024 14:06
e2f80c5
to
9546eb8
Compare
renovate
bot
force-pushed
the
renovate/mariadb-operator-0.x
branch
from
May 2, 2024 16:42
9546eb8
to
62b9893
Compare
renovate
bot
changed the title
feat(helm): update chart mariadb-operator to 0.27.0
feat(helm): update chart mariadb-operator to 0.28.1
May 2, 2024
renovate
bot
changed the title
feat(helm): update chart mariadb-operator to 0.28.1
feat(helm): update chart mariadb-operator to 0.29.0
Jun 7, 2024
renovate
bot
force-pushed
the
renovate/mariadb-operator-0.x
branch
from
June 7, 2024 13:13
62b9893
to
50ae05c
Compare
renovate
bot
force-pushed
the
renovate/mariadb-operator-0.x
branch
from
August 29, 2024 15:31
50ae05c
to
5324b30
Compare
renovate
bot
changed the title
feat(helm): update chart mariadb-operator to 0.29.0
feat(helm): update chart mariadb-operator to 0.30.0
Aug 29, 2024
renovate
bot
force-pushed
the
renovate/mariadb-operator-0.x
branch
from
September 13, 2024 16:44
5324b30
to
a8b2c0c
Compare
renovate
bot
changed the title
feat(helm): update chart mariadb-operator to 0.30.0
feat(helm): update chart mariadb-operator to 0.31.0
Sep 13, 2024
renovate
bot
changed the title
feat(helm): update chart mariadb-operator to 0.31.0
feat(helm): update chart mariadb-operator to 0.32.0
Sep 27, 2024
renovate
bot
force-pushed
the
renovate/mariadb-operator-0.x
branch
from
September 27, 2024 12:31
a8b2c0c
to
6f5caae
Compare
renovate
bot
changed the title
feat(helm): update chart mariadb-operator to 0.32.0
feat(helm): update chart mariadb-operator to 0.33.0
Sep 27, 2024
renovate
bot
force-pushed
the
renovate/mariadb-operator-0.x
branch
from
September 27, 2024 16:05
6f5caae
to
90f373e
Compare
renovate
bot
changed the title
feat(helm): update chart mariadb-operator to 0.33.0
feat(helm): update chart mariadb-operator to 0.34.0
Oct 7, 2024
renovate
bot
force-pushed
the
renovate/mariadb-operator-0.x
branch
from
October 7, 2024 16:48
90f373e
to
750c221
Compare
renovate
bot
force-pushed
the
renovate/mariadb-operator-0.x
branch
from
October 24, 2024 17:21
750c221
to
bf5fb36
Compare
renovate
bot
changed the title
feat(helm): update chart mariadb-operator to 0.34.0
feat(helm): update chart mariadb-operator to 0.35.0
Oct 24, 2024
renovate
bot
force-pushed
the
renovate/mariadb-operator-0.x
branch
from
October 25, 2024 18:13
bf5fb36
to
761937f
Compare
renovate
bot
changed the title
feat(helm): update chart mariadb-operator to 0.35.0
feat(helm): update chart mariadb-operator to 0.35.1
Oct 25, 2024
renovate
bot
force-pushed
the
renovate/mariadb-operator-0.x
branch
from
November 8, 2024 12:32
761937f
to
7f8a624
Compare
renovate
bot
changed the title
feat(helm): update chart mariadb-operator to 0.35.1
feat(helm): update chart mariadb-operator to 0.36.0
Nov 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.24.0
->0.36.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mariadb-operator/mariadb-operator (mariadb-operator)
v0.36.0
Compare Source
Run and operate MariaDB in a cloud native way
v0.35.1
Compare Source
Run and operate MariaDB in a cloud native way
v0.35.0
Compare Source
Run and operate MariaDB in a cloud native way
v0.34.0
Compare Source
Run and operate MariaDB in a cloud native way
v0.33.0
Compare Source
Run and operate MariaDB in a cloud native way
v0.32.0
Run and operate MariaDB in a cloud native way
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.