-
-
Notifications
You must be signed in to change notification settings - Fork 15
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 to v1.5.4 (patch) #1233
Merged
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
bot-blake
bot
force-pushed
the
renovate/patch-talos
branch
from
October 17, 2023 22:01
4c2aac4
to
08dd4dd
Compare
bot-blake
bot
changed the title
fix(container): update image ghcr.io/siderolabs/talosctl to v1.5.4
fix(container): update talos group to v1.5.4 (patch)
Oct 17, 2023
--- kubernetes/apps/kube-system/system-upgrade-controller/plans Kustomization: flux-system/cluster-apps-system-upgrade-controller-plans Plan: kube-system/kubernetes
+++ kubernetes/apps/kube-system/system-upgrade-controller/plans Kustomization: flux-system/cluster-apps-system-upgrade-controller-plans Plan: kube-system/kubernetes
@@ -23,9 +23,9 @@
- --to=$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)
envs:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
- image: ghcr.io/siderolabs/talosctl:v1.5.3
+ image: ghcr.io/siderolabs/talosctl:v1.5.4
version: v1.28.2
--- kubernetes/apps/kube-system/system-upgrade-controller/plans Kustomization: flux-system/cluster-apps-system-upgrade-controller-plans Plan: kube-system/talos
+++ kubernetes/apps/kube-system/system-upgrade-controller/plans Kustomization: flux-system/cluster-apps-system-upgrade-controller-plans Plan: kube-system/talos
@@ -28,8 +28,8 @@
envs:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
image: ghcr.io/siderolabs/talosctl
- version: v1.5.3
+ version: v1.5.4
|
bot-blake
bot
force-pushed
the
renovate/patch-talos
branch
from
October 17, 2023 22:10
08dd4dd
to
dabdb5b
Compare
bot-blake
bot
force-pushed
the
renovate/patch-talos
branch
from
October 17, 2023 22:12
dabdb5b
to
5e22489
Compare
buroa
force-pushed
the
master
branch
3 times, most recently
from
October 17, 2023 22:19
7ae99df
to
ed7f876
Compare
bot-blake
bot
force-pushed
the
renovate/patch-talos
branch
from
October 17, 2023 22:19
5e22489
to
e2a21f0
Compare
bot-blake
bot
force-pushed
the
renovate/patch-talos
branch
from
October 17, 2023 22:23
e2a21f0
to
9f4d8dd
Compare
bot-blake
bot
force-pushed
the
renovate/patch-talos
branch
from
October 17, 2023 22:26
9f4d8dd
to
caff490
Compare
bot-blake
bot
force-pushed
the
renovate/patch-talos
branch
from
October 17, 2023 22:31
caff490
to
fd0ffff
Compare
bot-blake
bot
force-pushed
the
renovate/patch-talos
branch
from
October 17, 2023 22:41
fd0ffff
to
3fb5cbe
Compare
buroa
force-pushed
the
master
branch
2 times, most recently
from
October 17, 2023 22:49
1ee45fe
to
a87a7b8
Compare
bot-blake
bot
force-pushed
the
renovate/patch-talos
branch
from
October 17, 2023 22:50
3fb5cbe
to
67f5784
Compare
bot-blake
bot
force-pushed
the
renovate/patch-talos
branch
from
October 17, 2023 22:55
67f5784
to
9c10997
Compare
bot-blake
bot
force-pushed
the
renovate/patch-talos
branch
from
October 17, 2023 23:03
9c10997
to
4ffbda4
Compare
bot-blake
bot
force-pushed
the
renovate/patch-talos
branch
from
October 17, 2023 23:13
4ffbda4
to
a6ad400
Compare
onedr0p
approved these changes
Oct 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
Changes made in the kubernetes directory
area/talos
Changes made in the talos directory
renovate/container
type/patch
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.5.3
->v1.5.4
v1.5.3
->v1.5.4
Release Notes
siderolabs/talos (ghcr.io/buroa/installer)
v1.5.4
Compare Source
Talos 1.5.4 (2023-10-17)
Welcome to the v1.5.4 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.58
Talos is built with Go 1.21.3.
Contributors
Changes
9 commits
9cf7980
release(v1.5.4): prepare releaseb72abb6
test: fix 'talosctl gen' tests69f1ea2
fix: handle secure boot state policy pcr digest error738092f
fix: use tpm2 hash algorithm constants and allow non-SHA-256 PCRs21d874a
fix: clear the encryption config in META when STATE is reset58b16b9
feat: support service account auth in cli124c2ff
fix: the node IP for kubelet shouldn't change if nothing matches8f83925
feat: update Linux to 6.1.58db4c5ce
feat: update Go to 1.20.10Changes from siderolabs/extras
1 commit
6241ac7
feat: update Go to 1.20.10Changes from siderolabs/pkgs
2 commits
45cf9b0
feat: update Linux to 6.1.58873830b
feat: update Go to 1.20.10Changes from siderolabs/tools
1 commit
8adf637
feat: update Go to 1.20.10Dependency Changes
Previous release can be found at v1.5.3
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.