generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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/jfroy/siderolabs/imager ( v1.9.3001 β v1.9.6002 ) #759
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-jfroy-siderolabs-imager-1.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 Kustomization: flux-system/cluster-apps Kustomization: flux-system/system-upgrade-controller-plans
+++ kubernetes/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/system-upgrade-controller-plans
@@ -19,13 +19,13 @@
- name: system-upgrade-controller
interval: 30m
path: ./kubernetes/apps/talos-admin/system-upgrade-controller/plans
postBuild:
substitute:
KUBERNETES_VERSION: v1.31.5
- TALOS_VERSION: v1.9.3001
+ TALOS_VERSION: v1.9.6002
substituteFrom:
- kind: ConfigMap
name: cluster-settings
- kind: Secret
name: cluster-secrets
- kind: ConfigMap
--- kubernetes/apps/talos-admin/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: talos-admin/kubernetes
+++ kubernetes/apps/talos-admin/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: talos-admin/kubernetes
@@ -26,13 +26,13 @@
- --server=false
envs:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
- image: ghcr.io/jfroy/siderolabs/talosctl:v1.9.3001
+ image: ghcr.io/jfroy/siderolabs/talosctl:v1.9.6002
secrets:
- ignoreUpdates: true
name: talos
path: /var/run/secrets/talos.dev
serviceAccountName: system-upgrade
tolerations:
@@ -46,9 +46,9 @@
- --to=$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)
envs:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
- image: ghcr.io/jfroy/siderolabs/talosctl:v1.9.3001
+ image: ghcr.io/jfroy/siderolabs/talosctl:v1.9.6002
version: v1.31.5
--- kubernetes/apps/talos-admin/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: talos-admin/talos
+++ kubernetes/apps/talos-admin/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: talos-admin/talos
@@ -17,24 +17,24 @@
operator: In
values:
- talos
- key: feature.node.kubernetes.io/system-os_release.VERSION_ID
operator: NotIn
values:
- - v1.9.3001
+ - v1.9.6002
prepare:
args:
- --nodes=$(NODE_IP)
- health
- --server=false
envs:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
- image: ghcr.io/jfroy/siderolabs/talosctl:v1.9.3001
+ image: ghcr.io/jfroy/siderolabs/talosctl:v1.9.6002
secrets:
- ignoreUpdates: true
name: talos
path: /var/run/secrets/talos.dev
serviceAccountName: system-upgrade
tolerations:
@@ -42,8 +42,8 @@
key: node-role.kubernetes.io/control-plane
operator: Exists
upgrade:
args:
- $(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)
image: ghcr.io/jfroy/tnu:latest
- version: v1.9.3001
+ version: v1.9.6002
|
renovate
bot
force-pushed
the
renovate/ghcr.io-jfroy-siderolabs-imager-1.x
branch
2 times, most recently
from
January 15, 2025 00:09
a9aa60f
to
a19eb12
Compare
renovate
bot
changed the title
fix(container): update ghcr.io/jfroy/siderolabs/imager ( v1.9.3001 β v1.9.4001 )
fix(container): update ghcr.io/jfroy/siderolabs/imager ( v1.9.3001 β v1.9.5001 )
Jan 15, 2025
renovate
bot
force-pushed
the
renovate/ghcr.io-jfroy-siderolabs-imager-1.x
branch
2 times, most recently
from
January 16, 2025 18:20
89a778e
to
0511859
Compare
renovate
bot
changed the title
fix(container): update ghcr.io/jfroy/siderolabs/imager ( v1.9.3001 β v1.9.5001 )
fix(container): update ghcr.io/jfroy/siderolabs/imager ( v1.9.3001 β v1.9.6002 )
Jan 16, 2025
renovate
bot
force-pushed
the
renovate/ghcr.io-jfroy-siderolabs-imager-1.x
branch
from
January 16, 2025 19:10
0511859
to
8be0399
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:
v1.9.3001
->v1.9.6002
Configuration
π Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" 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.