-
-
Notifications
You must be signed in to change notification settings - Fork 44
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 talos group ( v1.6.2 → v1.6.3 ) (patch) #5890
Merged
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
ghost
added
renovate/container
type/patch
Issue relates to a patch version bump
area/kubernetes
Issue relates to Kubernetes
cluster/main
Issue relates to the "main" cluster
labels
Jan 24, 2024
--- kubernetes/main/apps/system-controllers/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-controllers/kubernetes
+++ kubernetes/main/apps/system-controllers/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-controllers/kubernetes
@@ -22,13 +22,13 @@
- --server=false
envs:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
- image: ghcr.io/siderolabs/talosctl:v1.6.2
+ image: ghcr.io/siderolabs/talosctl:v1.6.3
secrets:
- ignoreUpdates: true
name: talos
path: /var/run/secrets/talos.dev
serviceAccountName: system-upgrade
upgrade:
@@ -38,9 +38,9 @@
- --to=$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)
envs:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
- image: ghcr.io/siderolabs/talosctl:v1.6.2
+ image: ghcr.io/siderolabs/talosctl:v1.6.3
version: 1.29.1
--- kubernetes/main/apps/system-controllers/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-controllers/talos
+++ kubernetes/main/apps/system-controllers/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-controllers/talos
@@ -58,8 +58,8 @@
envs:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
image: ghcr.io/siderolabs/talosctl
- version: v1.6.2
+ version: v1.6.3
|
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
ghost
force-pushed
the
renovate/main-patch-talos
branch
2 times, most recently
from
January 25, 2024 08:50
39f18c5
to
97f77ea
Compare
ghost
changed the title
fix(container): update talos group ( v1.6.2 → v1.6.3 ) (patch)
fix(container): update talos group (patch)
Jan 25, 2024
| datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------ | | docker | ghcr.io/siderolabs/installer | v1.6.2 | v1.6.3 | | docker | ghcr.io/siderolabs/talosctl | v1.6.2 | v1.6.3 |
ghost
force-pushed
the
renovate/main-patch-talos
branch
from
January 25, 2024 09:00
97f77ea
to
aac8714
Compare
ghost
changed the title
fix(container): update talos group (patch)
fix(container): update talos group ( v1.6.2 → v1.6.3 ) (patch)
Jan 25, 2024
bjw-s
pushed a commit
that referenced
this pull request
Mar 5, 2024
Co-authored-by: repo-duster[bot] <87358111+repo-duster[bot]@users.noreply.github.com>
bjw-s
pushed a commit
that referenced
this pull request
Mar 5, 2024
Co-authored-by: repo-duster[bot] <87358111+repo-duster[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
Issue relates to Kubernetes
cluster/main
Issue relates to the "main" cluster
renovate/container
type/patch
Issue relates to a patch version bump
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.6.2
->v1.6.3
v1.6.2
->v1.6.3
Release Notes
siderolabs/talos (ghcr.io/siderolabs/installer)
v1.6.3
Compare Source
Talos 1.6.3 (2024-01-24)
Welcome to the v1.6.3 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
Linux: 6.1.74
Kubernetes: 1.29.1
Talos is built with Go 1.21.6.
Contributors
Changes
4 commits
d53e07c
release(v1.6.3): prepare release815fef8
fix: allow META encoded values to be compressed56e87f5
feat: update Kubernetes default to 1.29.163fc46f
feat: update Linux to 6.1.74Changes from siderolabs/pkgs
3 commits
f51aedb
fix: disable nct6883 on arm647ddbdb4
fix: enable FUSION_SPI driver00d2978
feat: update Linux to 6.1.74Dependency Changes
Previous release can be found at v1.6.2
Images
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 these updates again.
This PR has been generated by Renovate Bot.