generated from onedr0p/cluster-template
-
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 victoria-metrics-operator ( 0.35.5 → 0.37.0 ) #518
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/victoria-metrics-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
--- kubernetes/apps/observability/victoriametrics/operator Kustomization: flux-system/vm-operator HelmRelease: observability/vm-operator
+++ kubernetes/apps/observability/victoriametrics/operator Kustomization: flux-system/vm-operator HelmRelease: observability/vm-operator
@@ -13,13 +13,13 @@
spec:
chart: victoria-metrics-operator
sourceRef:
kind: HelmRepository
name: victoriametrics
namespace: flux-system
- version: 0.35.5
+ version: 0.37.0
driftDetection:
mode: enabled
install:
crds: CreateReplace
remediation:
retries: 3 |
renovate
bot
changed the title
feat(helm): update victoria-metrics-operator ( 0.35.5 → 0.36.0 )
feat(helm): update victoria-metrics-operator ( 0.35.5 → 0.37.0 )
Nov 5, 2024
renovate
bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
November 5, 2024 19:28
9f7231d
to
79ca5a5
Compare
--- HelmRelease: observability/vm-operator ServiceAccount: observability/vm-operator
+++ HelmRelease: observability/vm-operator ServiceAccount: observability/vm-operator
@@ -2,10 +2,10 @@
apiVersion: v1
kind: ServiceAccount
metadata:
name: vm-operator
namespace: observability
labels:
- app.kubernetes.io/name: victoria-metrics-operator
app.kubernetes.io/instance: vm-operator
app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: victoria-metrics-operator
--- HelmRelease: observability/vm-operator ClusterRole: observability/vm-operator
+++ HelmRelease: observability/vm-operator ClusterRole: observability/vm-operator
@@ -1,15 +1,15 @@
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: vm-operator
labels:
- app.kubernetes.io/name: victoria-metrics-operator
app.kubernetes.io/instance: vm-operator
app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: victoria-metrics-operator
rules:
- nonResourceURLs:
- /metrics
- /metrics/resources
verbs:
- get
--- HelmRelease: observability/vm-operator ClusterRole: observability/victoriametrics:admin
+++ HelmRelease: observability/vm-operator ClusterRole: observability/victoriametrics:admin
@@ -1,15 +1,15 @@
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: victoriametrics:admin
labels:
- app.kubernetes.io/name: victoria-metrics-operator
app.kubernetes.io/instance: vm-operator
app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: victoria-metrics-operator
rbac.authorization.k8s.io/aggregate-to-admin: 'true'
rules:
- apiGroups:
- operator.victoriametrics.com
resources:
- vlogs
--- HelmRelease: observability/vm-operator ClusterRole: observability/victoriametrics:view
+++ HelmRelease: observability/vm-operator ClusterRole: observability/victoriametrics:view
@@ -1,15 +1,15 @@
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: victoriametrics:view
labels:
- app.kubernetes.io/name: victoria-metrics-operator
app.kubernetes.io/instance: vm-operator
app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: victoria-metrics-operator
rbac.authorization.k8s.io/aggregate-to-view: 'true'
rules:
- apiGroups:
- operator.victoriametrics.com
resources:
- vlogs
--- HelmRelease: observability/vm-operator ClusterRoleBinding: observability/vm-operator
+++ HelmRelease: observability/vm-operator ClusterRoleBinding: observability/vm-operator
@@ -1,15 +1,15 @@
---
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: vm-operator
labels:
- app.kubernetes.io/name: victoria-metrics-operator
app.kubernetes.io/instance: vm-operator
app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: victoria-metrics-operator
subjects:
- kind: ServiceAccount
name: vm-operator
namespace: observability
roleRef:
kind: ClusterRole
--- HelmRelease: observability/vm-operator Role: observability/vm-operator
+++ HelmRelease: observability/vm-operator Role: observability/vm-operator
@@ -1,15 +1,15 @@
---
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
name: vm-operator
labels:
- app.kubernetes.io/name: victoria-metrics-operator
app.kubernetes.io/instance: vm-operator
app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: victoria-metrics-operator
namespace: observability
rules:
- apiGroups:
- coordination.k8s.io
verbs:
- create
--- HelmRelease: observability/vm-operator RoleBinding: observability/vm-operator
+++ HelmRelease: observability/vm-operator RoleBinding: observability/vm-operator
@@ -2,15 +2,15 @@
kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: vm-operator
namespace: observability
labels:
- app.kubernetes.io/name: victoria-metrics-operator
app.kubernetes.io/instance: vm-operator
app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: victoria-metrics-operator
subjects:
- kind: ServiceAccount
name: vm-operator
namespace: observability
roleRef:
kind: Role
--- HelmRelease: observability/vm-operator Service: observability/vm-operator
+++ HelmRelease: observability/vm-operator Service: observability/vm-operator
@@ -1,15 +1,15 @@
---
apiVersion: v1
kind: Service
metadata:
namespace: observability
labels:
- app.kubernetes.io/name: victoria-metrics-operator
app.kubernetes.io/instance: vm-operator
app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: victoria-metrics-operator
name: vm-operator
spec:
type: ClusterIP
ipFamilyPolicy: PreferDualStack
ports:
- name: http
@@ -17,9 +17,9 @@
targetPort: http
protocol: TCP
- name: webhook
port: 9443
targetPort: webhook
selector:
+ app.kubernetes.io/instance: vm-operator
app.kubernetes.io/name: victoria-metrics-operator
- app.kubernetes.io/instance: vm-operator
--- HelmRelease: observability/vm-operator Deployment: observability/vm-operator
+++ HelmRelease: observability/vm-operator Deployment: observability/vm-operator
@@ -2,32 +2,32 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: vm-operator
namespace: observability
labels:
- app.kubernetes.io/name: victoria-metrics-operator
app.kubernetes.io/instance: vm-operator
app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: victoria-metrics-operator
spec:
replicas: 1
selector:
matchLabels:
+ app.kubernetes.io/instance: vm-operator
app.kubernetes.io/name: victoria-metrics-operator
- app.kubernetes.io/instance: vm-operator
template:
metadata:
labels:
+ app.kubernetes.io/instance: vm-operator
app.kubernetes.io/name: victoria-metrics-operator
- app.kubernetes.io/instance: vm-operator
spec:
securityContext: {}
serviceAccountName: vm-operator
containers:
- name: operator
- image: victoriametrics/operator:v0.48.4
+ image: victoriametrics/operator:v0.49.0
imagePullPolicy: IfNotPresent
env:
- name: POD_NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
--- HelmRelease: observability/vm-operator ValidatingWebhookConfiguration: observability/vm-operator-admission
+++ HelmRelease: observability/vm-operator ValidatingWebhookConfiguration: observability/vm-operator-admission
@@ -4,15 +4,15 @@
metadata:
name: vm-operator-admission
annotations:
certmanager.k8s.io/inject-ca-from: observability/vm-operator-validation
cert-manager.io/inject-ca-from: observability/vm-operator-validation
labels:
- app.kubernetes.io/name: victoria-metrics-operator
app.kubernetes.io/instance: vm-operator
app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: victoria-metrics-operator
webhooks:
- clientConfig:
service:
namespace: observability
name: vm-operator
path: /validate-operator-victoriametrics-com-v1beta1-vlogs |
jfroy
force-pushed
the
main
branch
10 times, most recently
from
November 7, 2024 18:10
44a8b71
to
e2e1ece
Compare
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.35.5
->0.37.0
Release Notes
VictoriaMetrics/helm-charts (victoria-metrics-operator)
v0.37.0
Compare Source
Release notes for version 0.37.0
Release date: 2024-11-05
v0.36.0
Compare Source
Release notes for version 0.36.0
Release date: 2024-10-22
crd.enabled
property tocrds.plain
. Instead of disabling CRDs it selects if CRDs should be rendered from template or as plain CRDsConfiguration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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.