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(container): update ghcr.io/siderolabs/installer ( v1.9.0 → v1.9.1 ) [utility] #1159

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

drag0n141-bot[bot]
Copy link
Contributor

@drag0n141-bot drag0n141-bot bot commented Dec 26, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/installer patch v1.9.0 -> v1.9.1

Release Notes

siderolabs/talos (ghcr.io/siderolabs/installer)

v1.9.1

Compare Source


Configuration

📅 Schedule: 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 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 has been generated by Renovate Bot.

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Dec 26, 2024

--- kubernetes/utility/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/system-upgrade-controller-plans

+++ kubernetes/utility/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/system-upgrade-controller-plans

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

   - name: system-upgrade-controller
   interval: 30m
   path: ./kubernetes/utility/apps/system/system-upgrade-controller/plans
   postBuild:
     substitute:
       KUBERNETES_VERSION: v1.32.0
-      TALOS_VERSION: v1.9.0
+      TALOS_VERSION: v1.9.1
     substituteFrom:
     - kind: ConfigMap
       name: cluster-settings
       optional: false
     - kind: ConfigMap
       name: cluster-settings-utility
--- kubernetes/utility/apps/system/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system/kubernetes

+++ kubernetes/utility/apps/system/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system/kubernetes

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

     - --server=false
     envs:
     - name: NODE_IP
       valueFrom:
         fieldRef:
           fieldPath: status.hostIP
-    image: ghcr.io/siderolabs/talosctl:v1.9.0
+    image: ghcr.io/siderolabs/talosctl:v1.9.1
   secrets:
   - ignoreUpdates: true
     name: talos
     path: /var/run/secrets/talos.dev
   serviceAccountName: system-upgrade
   tolerations:
@@ -47,9 +47,9 @@

     - --to=$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)
     envs:
     - name: NODE_IP
       valueFrom:
         fieldRef:
           fieldPath: status.hostIP
-    image: ghcr.io/siderolabs/talosctl:v1.9.0
+    image: ghcr.io/siderolabs/talosctl:v1.9.1
   version: v1.32.0
 
--- kubernetes/utility/apps/system/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system/talos

+++ kubernetes/utility/apps/system/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system/talos

@@ -16,24 +16,24 @@

       operator: In
       values:
       - talos
     - key: feature.node.kubernetes.io/system-os_release.VERSION_ID
       operator: NotIn
       values:
-      - v1.9.0
+      - v1.9.1
   prepare:
     args:
     - --nodes=$(NODE_IP)
     - health
     - --server=false
     envs:
     - name: NODE_IP
       valueFrom:
         fieldRef:
           fieldPath: status.hostIP
-    image: ghcr.io/siderolabs/talosctl:v1.9.0
+    image: ghcr.io/siderolabs/talosctl:v1.9.1
   secrets:
   - ignoreUpdates: true
     name: talos
     path: /var/run/secrets/talos.dev
   serviceAccountName: system-upgrade
   tolerations:
@@ -51,9 +51,9 @@

     - --wait=false
     envs:
     - name: NODE_IP
       valueFrom:
         fieldRef:
           fieldPath: status.hostIP
-    image: ghcr.io/siderolabs/talosctl:v1.9.0
-  version: v1.9.0
+    image: ghcr.io/siderolabs/talosctl:v1.9.1
+  version: v1.9.1
 

@drag0n141 drag0n141 merged commit c62ada5 into master Dec 26, 2024
7 of 8 checks passed
@drag0n141 drag0n141 deleted the renovate/utility-patch-talos branch December 26, 2024 16:59
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