Skip to content

feat(helm)!: Update chart renovate-operator (4.7.1 → 5.6.0) - #2004

Open
ixxel-bot[bot] wants to merge 1 commit into
mainfrom
renovate/major-5-renovate-operator-genmachine
Open

feat(helm)!: Update chart renovate-operator (4.7.1 → 5.6.0)#2004
ixxel-bot[bot] wants to merge 1 commit into
mainfrom
renovate/major-5-renovate-operator-genmachine

Conversation

@ixxel-bot

@ixxel-bot ixxel-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
renovate-operator (source) major 4.7.15.6.0

Release Notes

mogenius/renovate-operator (renovate-operator)

v5.6.0

Compare Source

Features
  • chart: add optional ListenerSet support to Helm chart (50a8481)
  • parser: enable report type logging by default and add parsing capabilities (db56188), closes #​571
  • ui: remember expansion of job cards(#​547) (2c72d82)
Bug Fixes
  • deps: update aws-sdk-go-v2 monorepo (c2ca29e)
  • deps: update aws-sdk-go-v2 monorepo (a9eeffd)
  • deps: update aws-sdk-go-v2 monorepo (c1da762)
  • deps: update aws-sdk-go-v2 monorepo (1df1927)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.106.4 (b7fbe44)
  • deps: update module github.com/netresearch/go-cron to v0.15.1 (10275a9)
  • deps: update node.js to v24.18.1 (504be2e)
  • deps: update node.js to v24.19.0 (8611259)
  • isolate executor jobs from autodiscovery (cec8f37), closes #​498
  • rbac: narrow down secrets access (d426bc8)
  • ui: add Bitbucket Server pull request links (ff7f745)
  • ui: move expand and collapse buttons on the same line as the search bar (3c18b75)

v5.5.0

Compare Source

Features
  • add priority class attribute support for pods (1fc932a)
  • helm: add values schema (28d8f88)
  • operator: allow a per-job webhook base URL (907bbcf)
  • operator: validate the format of spec.webhook.baseUrl (4d11cdd)
  • ui: adding client side project search bar (7602e4c), closes #​537
Bug Fixes
  • deps: update kubernetes monorepo to v0.36.3 (46acd8f)
  • deps: update module github.com/prometheus/client_golang to v1.24.1 (0386cef)
  • deps: update registry.k8s.io/kubectl docker tag to v1.36.3 (0762855)
  • operator: match synced webhooks on job identity, not full URL (adf5bf5)
  • ran go fix against the codebase (7b7fea9)
  • s3: add missing trailing slash to pathname #​542 (fe99fe3)

v5.4.0

Compare Source

Features
  • adding public endpoint option (95b600a), closes #​502
  • helm: Allow overriding the webhook baseUrl (8e69df7)
  • hydrate metrics from crd state on startup (6ba5a20)
  • improve grafana dashboard with new metrics (cc454dd)
  • metrics: expand Prometheus/OTel metrics for SRE and SecOps (d58b98f)
  • unify last Run and scheduled at into lastTransition (2401ed4)
Bug Fixes
  • add metric hydration for missing metrics (0f58f9c)
  • adding missing metrics for gitea and bitbucket webhooks (ecd9d9c)
  • deps: update aws-sdk-go-v2 monorepo (7a640e6)
  • deps: update dependency react to v19.2.8 (d8db772)
  • deps: update dependency react-dom to v19.2.8 (6b576ba)
  • deps: update helm release valkey to v0.11.0 (1813e0a)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.106.0 (d8af1d5)
  • otel: upgrade semconv to match otel sdk version (579a29a)

v5.3.0

Compare Source

Features
  • add extra labels to renovate job pods from global label templates (8506a24), closes #​457
  • adding a button to download the selected logs in the ui (6552d39), closes #​508
  • adding the option for the cron parser to support jenkins style hash parsers (3685505), closes #​495
  • ui: persist log level filter (e63e8ab)
Bug Fixes
  • adding printer columns to renovatejob crd (0cc97c1)
  • deps: update aws-sdk-go-v2 monorepo (4be0aaf)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.105.2 (998ff8c)
  • deps: update module github.com/go-logr/logr to v1.4.4 (a50454e)
  • deps: update module github.com/prometheus/client_golang to v1.24.0 (5f79fb2)
  • honor group settings when authorizing users (da04964)

v5.2.0

Compare Source

Features
  • helm: add externalKeyValueStore values for external connections (09e2cc3)
  • operator: support username and TLS for host-based Valkey config (869635a)
Bug Fixes
  • correctly escape spaces in user password when building the valkey url (93c47c7)
  • helm: grafana dashboard label selector allow default overwrite (1655691), closes #​485
  • operator: surface the underlying error when KV store init fails (9f91cf0)
  • ui: do not close log expansion if logs are selected (21da12f), closes #​491
  • webhook: Trigger Renovate on BitBucket PR merge (d88d8b0)
  • webhook: Trigger Renovate on Forgejo PR merge (71c1097)
  • webhook: Trigger Renovate on Gitea PR merge (4935563)
  • webhook: Trigger Renovate on Github PR merge (02a522c)
  • webhook: Trigger Renovate on Gitlab MR merge (e8000cb), closes #​463

v5.1.0

Compare Source

Features
  • ui: make the OIDC groups claim name configurable (9359d11)
Bug Fixes
  • deps: update aws-sdk-go-v2 monorepo (98eed90)
  • deps: update module github.com/coreos/go-oidc/v3 to v3.20.0 (52e8119)
  • ui: avoid polling missing discovery jobs (657dbd2)

v5.0.1

Compare Source

Bug Fixes
  • automatic webhook sync for forgejo/gitea does not properly set authorization header if configured (94acbfb), closes #​476

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • During the development of this feature the existing forgejo webhook sync expirienced a major rewrite. Forgejo users please note the updated docs and plan accordingly
Features
  • add automatic webhook sync for all suported git providers (90532a5)
  • add scheme override for auth redirect and webhook base URL (#​452) (c5128f1)
  • adding s3 configuration for renovate job logs and caching (1010817), closes #​329
  • allow setting the webhook host to the ui host for small deployments (738cd2f), closes #​460
  • operator: serve UI, API and auth under a configurable sub-path (58787c2)
  • webhook: support Standard Webhooks signature authentication (#​454) (dd01c86)
Bug Fixes
  • deps: update go module directive to v1.26.5 (12bebd7)
  • deps: update golang docker tag to v1.26.5 (afc9d80)

v4.14.1

Compare Source

Bug Fixes
  • helm: trim service account name helper (4f1c0a4)
  • operator: propagate operator labels to pod templates so pods carry them for NetworkPolicies (89bff26)
  • ui: serve /components/ assets without auth to prevent blank page (699d755)

v4.14.0

Compare Source

Features
  • helm: allows adding labels to service monitor (b3596f1)
Bug Fixes
  • deps: update node.js to v24.18.0 (f5ec451)
  • forgejo: address review — drain 404 body, assert DELETE in test (5684c03)
  • forgejo: treat 404 as success when deleting a webhook (730b30f)
  • webhook-sync: address review — real 403 skip, preallocation, log wording (95705e3)
  • webhook-sync: sync webhooks for autodiscovered repos without a topic (0a52abf)

v4.13.0

Compare Source

Features
  • adding annotation based trigger for job and discovery triggers (d3b01a3), closes #​413
  • build: enable image signing (4901ca0)
  • stream logs of running jobs (fae694b), closes #​427
  • try best effort matching for webhooks without job or namespace (29c31f1)
Bug Fixes
  • deps: update helm release valkey to v0.10.0 (dfac012)
  • deps: update module github.com/coreos/go-oidc/v3 to v3.19.0 (fd031e7)
  • deps: update module github.com/valkey-io/valkey-go to v1.0.76 (d47aeac)
  • deps: update node.js to v24 (a20b5ca)
  • deps: update node.js to v24.17.0 (9374b3b)
  • deps: update react monorepo to v19 (d0596d9)
  • jobs: trim project label selector if it is too long (d824e76), closes #​436
  • rbac: allow operator in namespace only mode to patch jobs (9ef0c22), closes #​429
  • remove redundant api call on renovate status updates (432f84f)
  • ui: add badge to show if logs are streaming or complete (47dad6b)
  • ui: react 19 migration (e4a2f53)
  • ui: set Cache-Control headers on static assets (#​433) (47772d3)

v4.12.4

Compare Source

Bug Fixes
  • ui: pin all js dependencies to a fixxed version and add renovate manager (ddf4188)

v4.12.3

Compare Source

Bug Fixes

v4.12.2

Compare Source

Bug Fixes
  • helm: add missing patch permission for jobs resources (f26c522)

v4.12.1

Compare Source

Bug Fixes
  • helm: allow disabeling pkce using helm values (b2d07ec)

v4.12.0

Compare Source

Features
Bug Fixes
  • deps: update go module directive to v1.26.4 (f3b3e35)
  • deps: update kubernetes monorepo to v0.36.2 (56873a1)
  • deps: update registry.k8s.io/kubectl docker tag to v1.36.2 (b6a47e0)
  • discovery: check for discovery job status within the lock to mitigate duplicated discovery-jobs (3384743)
  • executor: adding early exit if parallelization limit is already reached (3d8f191)
  • executor: improve loop performance in identifying next project to run (f80d66f)
  • executor: reduce duplicated api calls by only running ensure redis once per namespace (dfd8f33)
  • return sensible error message if a non existing project is being updated (253d258), closes #​383
  • ui: place log level badges next to each other (b32430a)

v4.11.0

Compare Source

Features
  • api: add runtimeClassName to RenovateJobSpec (8778caa)
  • improve label selector on jobs (6421374)
  • moving discovery jobs to reconciler based processing (41649a9)
  • reconcile project jobs via manager instead of loop (aa118be)
  • skip pending-deletion repos during discovery (a956471)
Bug Fixes
  • add tracing to job reconciler (514352a)
  • adding renovatejob reconciler to check for orphaned jobs (88ec818)
  • annotate processed jobs to prevent double processing (a4e10df)
  • clean up mobile view and only display issues or activity if they exist (930cd42)
  • do not display loading animation on background reload (47e1fdf)

v4.10.1

Compare Source

Bug Fixes
  • apply fixxes proposed by go fix command (d6f5e13)
  • delete successful discovery jobs when DELETE_SUCCESSFUL_JOBS=true (#​377) (1237620)
  • deps: update golang docker tag to v1.26.4 (84e7b85)
  • deps: update module github.com/golang-jwt/jwt/v5 to v5.3.1 (9ec93cd)
  • deps: update module github.com/netresearch/go-cron to v0.15.0 (785db64)
  • replace depracated controller-runtime scheme with apimachinery (fdef1a3)

v4.10.0

Compare Source

Features
  • adding native github app support (19221c1)
Bug Fixes
  • deployment: valkey: wrong path of usersExistingSecret (0545fbd)
  • honor valkey db if complete valkey url has been set (332acef), closes #​364

v4.9.0

Compare Source

Features
  • actions: migrate from semantic release to release-please (c0ca31a)
Bug Fixes
  • deployment: support custom valkey auth secret (7e983f1)
  • deps: update go module directive to v1.26.3 (ee5accf)
  • deps: update kubernetes monorepo to v0.36.1 (245f409)
  • deps: update opentelemetry-go monorepo (9410306)
  • deps: update opentelemetry-go-contrib monorepo (65a9de8)
  • do not include v in release-please tag (d1aa683)
  • dockerfile: use all three version parts for the builder image (fe0920b)

v4.8.1

Compare Source

Bug Fixes
  • ui: remove horizontal scrolling on dashboard and rearange header(#​347) (28d8f7f)

v4.8.0

Compare Source

Bug Fixes
  • deps: update module github.com/alicebob/miniredis/v2 to v2.38.0 (d5498c3)
  • deps: update module github.com/valkey-io/valkey-go to v1.0.75 (3ba0336)
  • deps: update module sigs.k8s.io/controller-runtime to v0.24.1 (8e211a4)
  • deps: update registry.k8s.io/kubectl docker tag to v1.36.1 (7233605)
  • renovate: replace LOG_ env vars with RENOVATE_LOG_ (88783d1), closes #​328
Features
  • adding options to add custom ca certificates for oidc (0dccf76), closes #​305
  • ui: add All filter badge to clear active project filter (7869217)
  • ui: adding search bar to logs with match highlighting (318fa58), closes #​333

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • 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 is behind base branch, 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 Mend Renovate.

@ixxel-bot ixxel-bot Bot added app/renovate-operator env/genmachine Changes made in the Talos cluster helm Changes related to Helm Chart update type/major labels Jul 15, 2026
@ixxel-bot

ixxel-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author
--- main/renovate-operator_gitops_manifests_renovate-operator_genmachine_manifest_main.yaml	2026-08-10 19:48:42.708787892 +0000
+++ pr/renovate-operator_gitops_manifests_renovate-operator_genmachine_manifest_pr.yaml	2026-08-10 19:48:39.195772246 +0000
@@ -15,21 +15,28 @@
   name: renovatejobs.renovate-operator.mogenius.com
 spec:
   group: renovate-operator.mogenius.com
   names:
     kind: RenovateJob
     listKind: RenovateJobList
     plural: renovatejobs
     singular: renovatejob
   scope: Namespaced
   versions:
-  - name: v1alpha1
+  - additionalPrinterColumns:
+    - jsonPath: .spec.schedule
+      name: Schedule
+      type: string
+    - jsonPath: .spec.provider.name
+      name: Provider
+      type: string
+    name: v1alpha1
     schema:
       openAPIV3Schema:
         properties:
           apiVersion:
             description: |-
               APIVersion defines the versioned schema of this representation of an object.
               Servers should convert recognized schemas to the latest internal value, and
               may reject unrecognized values.
               More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
             type: string
@@ -3144,20 +3151,39 @@
                           description: volumePath is the path that identifies vSphere
                             volume vmdk
                           type: string
                       required:
                       - volumePath
                       type: object
                   required:
                   - name
                   type: object
                 type: array
+              githubAppReference:
+                description: |-
+                  Reference to a Github App for authentication, this will automatically mount a secret with
+                  RENOVATE_TOKEN
+                properties:
+                  appIdSecretKey:
+                    type: string
+                  installationIdSecretKey:
+                    type: string
+                  pemSecretKey:
+                    type: string
+                  secretName:
+                    type: string
+                required:
+                - appIdSecretKey
+                - installationIdSecretKey
+                - pemSecretKey
+                - secretName
+                type: object
               image:
                 description: Renovate Docker image to use
                 type: string
               imagePullSecrets:
                 description: Image pull secrets for the renovate pods
                 items:
                   description: |-
                     LocalObjectReference contains enough information to let you locate the
                     referenced object inside the same namespace.
                   properties:
@@ -3187,28 +3213,38 @@
                 type: object
               nodeSelector:
                 additionalProperties:
                   type: string
                 description: Node selector for scheduling the resulting pod
                 type: object
               parallelism:
                 description: Maximum number of projects to process in parallel
                 format: int32
                 type: integer
+              priorityClassName:
+                description: PriorityClassName for the resulting pod, used to set
+                  the pod's scheduling priority.
+                type: string
               provider:
                 description: Renovate Provider Information to fill "RENOVATE_ENDPOINT"
                   and "RENOVATE_PLATFORM" environment variables in the renovate container
                 properties:
                   endpoint:
                     type: string
                   name:
                     type: string
+                  publicEndpoint:
+                    description: |-
+                      PublicEndpoint is the externally reachable URL for the provider, used only for UI links.
+                      When set, this overrides Endpoint for dashboard links while Endpoint continues to be
+                      used for Renovate API calls and cloning. Defaults to Endpoint when omitted.
+                    type: string
                 required:
                 - name
                 type: object
               resources:
                 description: Resource requirements for the renovate container
                 properties:
                   claims:
                     description: |-
                       Claims lists the names of resources, defined in spec.resourceClaims,
                       that are used by this container.
@@ -3257,20 +3293,24 @@
                       - type: string
                       pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
                       x-kubernetes-int-or-string: true
                     description: |-
                       Requests describes the minimum amount of compute resources required.
                       If Requests is omitted for a container, it defaults to Limits if that is explicitly specified,
                       otherwise to an implementation-defined value. Requests cannot exceed Limits.
                       More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
                     type: object
                 type: object
+              runtimeClassName:
+                description: RuntimeClassName for the resulting pod, used to select
+                  a non-default container runtime
+                type: string
               schedule:
                 description: Cron schedule in standard cron format
                 type: string
               scratchVolume:
                 description: Configuration for the scratch volume
                 properties:
                   enabled:
                     default: true
                     description: If enabled a scratch volume will be created and RENOVATE_BASE_DIR
                       will be set accordingly
@@ -3979,20 +4019,25 @@
                 properties:
                   automountServiceAccountToken:
                     type: boolean
                   name:
                     type: string
                 type: object
               skipForks:
                 description: If true, forked repositories discovered during autodiscovery
                   will be excluded by querying the platform API
                 type: boolean
+              skipPendingDeletion:
+                description: If true, repositories marked for delayed deletion (pending
+                  deletion) will be excluded by querying the platform API. Only GitLab
+                  exposes this state.
+                type: boolean
               tolerations:
                 description: Tolerations for scheduling the resulting pod
                 items:
                   description: |-
                     The pod this Toleration is attached to tolerates any taint that matches
                     the triple <key,value,effect> using the matching operator <operator>.
                   properties:
                     effect:
                       description: |-
                         Effect indicates the taint effect to match. Empty means match all taint effects.
@@ -4213,85 +4258,82 @@
                         description: reference to a secret and key
                         properties:
                           key:
                             type: string
                           name:
                             type: string
                         type: object
                     required:
                     - enabled
                     type: object
+                  baseUrl:
+                    description: |-
+                      Externally reachable base URL of the operator's webhook server for this
+                      job, e.g. https://renovate.example.com. The platform-specific path is
+                      appended to it. Takes precedence over the operator-wide
+                      WEBHOOK_BASE_URL environment variable, which is used when this is empty.
+                      Set it when a platform needs a different hostname to reach the operator
+                      than the operator-wide default provides.
+                    pattern: ^https?://[^?#]+$
+                    type: string
                   enabled:
                     type: boolean
-                  forgejo:
-                    description: Forgejo-specific webhook configuration
+                  sync:
+                    description: |-
+                      configuration for syncing webhooks onto the repositories discovered for this
+                      job.
                     properties:
-                      sync:
-                        description: configuration for syncing webhooks to Forgejo
-                          repos by topic
+                      enabled:
+                        description: Flag to enable the automatic repo webhook sync
+                        type: boolean
+                      secretRef:
+                        description: |-
+                          Optional reference to a secret key holding the platform token used for
+                          webhook management. When not set, the job's platform token
+                          (spec.secretRef or spec.githubAppReference) is used. If key is empty,
+                          the common Renovate token key names are tried.
                         properties:
-                          authTokenSecretRef:
-                            description: reference to a secret and key
-                            properties:
-                              key:
-                                type: string
-                              name:
-                                type: string
-                            type: object
-                          enabled:
-                            type: boolean
-                          events:
-                            items:
-                              type: string
-                            type: array
-                          tokenSecretRef:
-                            description: reference to a secret and key
-                            properties:
-                              key:
-                                type: string
-                              name:
-                                type: string
-                            type: object
-                          topic:
+                          key:
                             type: string
-                          webhookURL:
+                          name:
                             type: string
-                        required:
-                        - enabled
-                        - webhookURL
                         type: object
+                    required:
+                    - enabled
                     type: object
                 required:
                 - enabled
                 type: object
             required:
             - image
             - parallelism
             - provider
             - schedule
             type: object
           status:
             description: RenovateJobStatus defines the observed state of RenovateJob
             properties:
               executionOptions:
                 properties:
                   debug:
-                    description: If true, the renovate job will be executed with LOG_LEVEL=debug
+                    description: If true, the renovate job will be executed with RENOVATE_LOG_LEVEL=debug
                     type: boolean
                 type: object
               projects:
                 items:
                   description: Status of a single project within a RenovateJob
                   properties:
                     duration:
                       type: string
-                    lastRun:
+                    lastTransition:
+                      description: LastTransition records when the project most recently
+                        changed state.
                       format: date-time
                       type: string
                     logIssues:
                       description: LogIssues contains aggregate counts and individual
                         issue messages from a Renovate run.
                       properties:
                         errorCount:
                           type: integer
                         issues:
                           items:
@@ -4361,21 +4403,20 @@
                       - updated
                       type: object
                     priority:
                       format: int32
                       type: integer
                     renovateResultStatus:
                       type: string
                     status:
                       type: string
                   required:
-                  - lastRun
                   - name
                   - status
                   type: object
                 type: array
             type: object
         type: object
     served: true
     storage: true
     subresources:
       status: {}
@@ -4392,31 +4433,33 @@
     verbs: ["get", "list", "watch", "update", "patch"]
 
   # Allow create, get, list, update, delete on pods
   - apiGroups: [""]
     resources: ["pods"]
     verbs: ["create", "get", "list", "watch", "update", "delete"]
 
   # Allow create, get, list, update, delete on jobs
   - apiGroups: ["batch"]
     resources: ["jobs"]
-    verbs: ["create", "get", "list", "watch", "update", "delete"]
+    verbs: ["create", "get", "list", "watch", "update", "delete", "patch"]
 
   # Allow log access from pods
   - apiGroups: [""]
     resources: ["pods/log"]
     verbs: ["get", "list"]
 
-  # Allow reading secrets for webhook token and github app integration
+  # Read platform/webhook tokens by name; create and update the github app token
+  # and valkey url secrets. No list/watch: Secrets bypass the informer cache, so a
+  # single grant here would otherwise expose every secret value in the cluster.
   - apiGroups: [""]
     resources: ["secrets"]
-    verbs: ["create", "get", "list", "watch", "update", "delete"]
+    verbs: ["get", "create", "update"]
 ---
 # Source: renovate-operator/charts/renovate-operator/templates/clusterrole/clusterrolebinding.yaml
 apiVersion: rbac.authorization.k8s.io/v1
 kind: ClusterRoleBinding
 metadata:
   name: renovate-operator-renovate-operator
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
   name: renovate-operator-renovate-operator
@@ -4473,21 +4516,21 @@
           type: RuntimeDefault
       tolerations:
         - effect: NoSchedule
           key: node-role.kubernetes.io/control-plane
           operator: Exists
         - effect: NoExecute
           key: node-role.kubernetes.io/control-plane
           operator: Exists
       containers:
         - name: renovate-operator
-          image: ghcr.io/mogenius/renovate-operator:4.7.1
+          image: ghcr.io/mogenius/renovate-operator:5.6.0
           imagePullPolicy: IfNotPresent
           args:
             - "--zap-log-level=info"
             - "--zap-encoder=json"
           securityContext:
             allowPrivilegeEscalation: false
             capabilities:
               drop:
               - ALL
             privileged: false
@@ -4517,20 +4560,22 @@
             - name: JOB_TTL_SECONDS_AFTER_FINISHED
               value: "86400"
             - name: IMAGE_PULL_SECRETS
               value: "[]"
             - name: SERVER_PORT
               value: "8081"
             - name: VALKEY_FORWARD_CACHE_TO_JOBS
               value: "true"
             - name: GLOBAL_PARALLELISM_LIMIT
               value: "0"
+            - name: POD_LABEL_TEMPLATES
+              value: "{}"
             - name: LOG_STORE_MODE
               value: "disabled"
           ports:
             - containerPort: 8081
               name: http
               protocol: TCP
             - containerPort: 8080
               name: metrics
               protocol: TCP
 ---
 

@ixxel-bot
ixxel-bot Bot force-pushed the renovate/major-5-renovate-operator-genmachine branch 10 times, most recently from 1f0cb44 to 83c2377 Compare July 18, 2026 11:12
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update chart renovate-operator (4.7.1 → 5.2.0) feat(helm)!: Update chart renovate-operator (4.7.1 → 5.2.0) - autoclosed Jul 18, 2026
@ixxel-bot ixxel-bot Bot closed this Jul 18, 2026
@ixxel-bot
ixxel-bot Bot deleted the renovate/major-5-renovate-operator-genmachine branch July 18, 2026 13:26
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update chart renovate-operator (4.7.1 → 5.2.0) - autoclosed feat(helm)!: Update chart renovate-operator (4.7.1 → 5.2.0) Jul 18, 2026
@ixxel-bot ixxel-bot Bot reopened this Jul 18, 2026
@ixxel-bot
ixxel-bot Bot force-pushed the renovate/major-5-renovate-operator-genmachine branch 9 times, most recently from 8015a0b to 76dcabb Compare July 22, 2026 05:56
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update chart renovate-operator (4.7.1 → 5.2.0) feat(helm)!: Update chart renovate-operator (4.7.1 → 5.3.0) Jul 22, 2026
@ixxel-bot
ixxel-bot Bot force-pushed the renovate/major-5-renovate-operator-genmachine branch from e15977b to 9c043a4 Compare July 27, 2026 03:42
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update chart renovate-operator (4.7.1 → 5.4.0) feat(helm)!: Update chart renovate-operator (4.7.1 → 5.4.0) - autoclosed Jul 27, 2026
@ixxel-bot ixxel-bot Bot closed this Jul 27, 2026
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update chart renovate-operator (4.7.1 → 5.4.0) - autoclosed feat(helm)!: Update chart renovate-operator (4.7.1 → 5.4.0) Jul 27, 2026
@ixxel-bot ixxel-bot Bot reopened this Jul 27, 2026
@ixxel-bot
ixxel-bot Bot force-pushed the renovate/major-5-renovate-operator-genmachine branch 3 times, most recently from 4136af1 to 63b2649 Compare July 28, 2026 08:56
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update chart renovate-operator (4.7.1 → 5.4.0) feat(helm)!: Update chart renovate-operator (4.7.1 → 5.5.0) Jul 28, 2026
@ixxel-bot
ixxel-bot Bot force-pushed the renovate/major-5-renovate-operator-genmachine branch 11 times, most recently from 09e7d11 to d6672cc Compare August 1, 2026 00:21
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update chart renovate-operator (4.7.1 → 5.5.0) feat(helm)!: Update chart renovate-operator (4.7.1 → 5.5.0) - autoclosed Aug 1, 2026
@ixxel-bot ixxel-bot Bot closed this Aug 1, 2026
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update chart renovate-operator (4.7.1 → 5.5.0) - autoclosed feat(helm)!: Update chart renovate-operator (4.7.1 → 5.5.0) Aug 1, 2026
@ixxel-bot ixxel-bot Bot reopened this Aug 1, 2026
@ixxel-bot
ixxel-bot Bot force-pushed the renovate/major-5-renovate-operator-genmachine branch 2 times, most recently from d6672cc to 6d719a8 Compare August 1, 2026 01:44
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update chart renovate-operator (4.7.1 → 5.5.0) feat(helm)!: Update chart renovate-operator (4.7.1 → 5.5.0) - autoclosed Aug 1, 2026
@ixxel-bot ixxel-bot Bot closed this Aug 1, 2026
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update chart renovate-operator (4.7.1 → 5.5.0) - autoclosed feat(helm)!: Update chart renovate-operator (4.7.1 → 5.5.0) Aug 1, 2026
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| helm       | renovate-operator | 4.7.1 | 5.6.0 |


Co-authored-by: renovate[bot] <renovate@whitesourcesoftware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app/renovate-operator env/genmachine Changes made in the Talos cluster helm Changes related to Helm Chart update type/major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants