Skip to content
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

fix(helm): update yugabyte ( 2024.1.1 β†’ 2024.1.2 ) #359

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2024

This PR contains the following updates:

Package Update Change
yugabyte (source) patch 2024.1.1 -> 2024.1.2

Configuration

πŸ“… 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Sep 4, 2024

--- kubernetes/apps/yugabyte/db/app Kustomization: flux-system/yugabyte-db HelmRelease: yugabyte/yugabyte-db

+++ kubernetes/apps/yugabyte/db/app Kustomization: flux-system/yugabyte-db HelmRelease: yugabyte/yugabyte-db

@@ -13,13 +13,13 @@

     spec:
       chart: yugabyte
       sourceRef:
         kind: HelmRepository
         name: yugabytedb
         namespace: flux-system
-      version: 2024.1.1
+      version: 2024.1.2
   driftDetection:
     mode: enabled
   install:
     remediation:
       retries: 3
   interval: 30m

Copy link

github-actions bot commented Sep 4, 2024

--- HelmRelease: yugabyte/yugabyte-db StatefulSet: yugabyte/yb-master

+++ HelmRelease: yugabyte/yugabyte-db StatefulSet: yugabyte/yb-master

@@ -48,13 +48,13 @@

     spec:
       terminationGracePeriodSeconds: 300
       affinity:
         podAntiAffinity: {}
       containers:
       - name: yb-master
-        image: yugabytedb/yugabyte:2024.1.1.0-b137
+        image: yugabytedb/yugabyte:2024.1.2.0-b77
         imagePullPolicy: IfNotPresent
         lifecycle:
           postStart:
             exec:
               command:
               - bash
@@ -199,13 +199,13 @@

           mountPath: /home/yugabyte/cert-manager
           readOnly: true
         - name: yugabyte-tls-client-cert
           mountPath: /root/.yugabytedb/
           readOnly: true
       - name: yb-cleanup
-        image: yugabytedb/yugabyte:2024.1.1.0-b137
+        image: yugabytedb/yugabyte:2024.1.2.0-b77
         imagePullPolicy: IfNotPresent
         env:
         - name: USER
           value: yugabyte
         command:
         - /sbin/tini
@@ -224,13 +224,13 @@

           mountPath: /home/yugabyte/
           subPath: yb-data
         - name: datadir0
           mountPath: /var/yugabyte/cores
           subPath: cores
       - name: yugabyted-ui
-        image: yugabytedb/yugabyte:2024.1.1.0-b137
+        image: yugabytedb/yugabyte:2024.1.2.0-b77
         imagePullPolicy: IfNotPresent
         env:
         - name: HOSTNAME
           valueFrom:
             fieldRef:
               fieldPath: metadata.name
--- HelmRelease: yugabyte/yugabyte-db StatefulSet: yugabyte/yb-tserver

+++ HelmRelease: yugabyte/yugabyte-db StatefulSet: yugabyte/yb-tserver

@@ -48,13 +48,13 @@

     spec:
       terminationGracePeriodSeconds: 300
       affinity:
         podAntiAffinity: {}
       containers:
       - name: yb-tserver
-        image: yugabytedb/yugabyte:2024.1.1.0-b137
+        image: yugabytedb/yugabyte:2024.1.2.0-b77
         imagePullPolicy: IfNotPresent
         lifecycle:
           postStart:
             exec:
               command:
               - bash
@@ -233,13 +233,13 @@

           mountPath: /home/yugabyte/cert-manager
           readOnly: true
         - name: yugabyte-tls-client-cert
           mountPath: /root/.yugabytedb/
           readOnly: true
       - name: yb-cleanup
-        image: yugabytedb/yugabyte:2024.1.1.0-b137
+        image: yugabytedb/yugabyte:2024.1.2.0-b77
         imagePullPolicy: IfNotPresent
         env:
         - name: USER
           value: yugabyte
         command:
         - /sbin/tini
@@ -258,13 +258,13 @@

           mountPath: /home/yugabyte/
           subPath: yb-data
         - name: datadir0
           mountPath: /var/yugabyte/cores
           subPath: cores
       - name: yugabyted-ui
-        image: yugabytedb/yugabyte:2024.1.1.0-b137
+        image: yugabytedb/yugabyte:2024.1.2.0-b77
         imagePullPolicy: IfNotPresent
         env:
         - name: HOSTNAME
           valueFrom:
             fieldRef:
               fieldPath: metadata.name

@jfroy jfroy merged commit 8ec66c7 into main Sep 5, 2024
4 checks passed
@jfroy jfroy deleted the renovate/yugabyte-2024.x branch September 5, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant