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 talos group ( v1.6.2 → v1.6.3 ) (patch) #5890

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jan 24, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/installer patch v1.6.2 -> v1.6.3
ghcr.io/siderolabs/talosctl patch 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
  • Andrey Smirnov
Changes
4 commits

Changes from siderolabs/pkgs
3 commits

Dependency Changes
  • github.com/siderolabs/pkgs v1.6.0-12-g0078a66 -> v1.6.0-15-gf51aedb
  • github.com/siderolabs/talos/pkg/machinery v1.6.2 -> v1.6.3
  • k8s.io/api v0.29.0 -> v0.29.1
  • k8s.io/apimachinery v0.29.0 -> v0.29.1
  • k8s.io/apiserver v0.29.0 -> v0.29.1
  • k8s.io/client-go v0.29.0 -> v0.29.1
  • k8s.io/component-base v0.29.0 -> v0.29.1
  • k8s.io/cri-api v0.29.0 -> v0.29.1
  • k8s.io/kube-scheduler v0.29.0 -> v0.29.1
  • k8s.io/kubectl v0.29.0 -> v0.29.1
  • k8s.io/kubelet v0.29.0 -> v0.29.1

Previous release can be found at v1.6.2

Images
ghcr.io/siderolabs/flannel:v0.23.0
ghcr.io/siderolabs/install-cni:v1.6.0-1-g113887a
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/etcd-development/etcd:v3.5.11
registry.k8s.io/kube-apiserver:v1.29.1
registry.k8s.io/kube-controller-manager:v1.29.1
registry.k8s.io/kube-scheduler:v1.29.1
registry.k8s.io/kube-proxy:v1.29.1
ghcr.io/siderolabs/kubelet:v1.29.1
ghcr.io/siderolabs/installer:v1.6.3
registry.k8s.io/pause:3.8

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.


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

This PR has been generated by Renovate Bot.

@ghost 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
@ghost
Copy link
Author

ghost commented 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
 

@ghost
Copy link
Author

ghost commented Jan 24, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.52s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 3.25s
✅ YAML prettier 3 0 0.62s
✅ YAML yamllint 3 0 0.33s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@ghost ghost force-pushed the renovate/main-patch-talos branch 2 times, most recently from 39f18c5 to 97f77ea Compare January 25, 2024 08:50
@ghost 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 ghost force-pushed the renovate/main-patch-talos branch from 97f77ea to aac8714 Compare January 25, 2024 09:00
@ghost 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 bjw-s merged commit 208f622 into main Jan 25, 2024
11 checks passed
@bjw-s bjw-s deleted the renovate/main-patch-talos branch January 25, 2024 09:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant