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.7.0 → v1.7.4 ) [main] #452

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drag0n141-bot[bot]
Copy link
Contributor

@drag0n141-bot drag0n141-bot bot commented May 1, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/installer patch v1.7.0 -> v1.7.4

Release Notes

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

v1.7.4

Compare Source

Talos 1.7.4 (2024-05-30)

Welcome to the v1.7.4 release of Talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.

Component Updates

Talos is built with Go 1.22.3.

Contributors
  • Andrey Smirnov
  • Dmitriy Matrenichev
Changes
2 commits

  • @​cb3a830 release(v1.7.4): prepare release
  • @​b0ad590 fix: correct time adjustment in time.SyncController

Dependency Changes
  • github.com/beevik/ntp v1.4.2 -> v1.4.3
  • github.com/siderolabs/talos/pkg/machinery v1.7.3 -> v1.7.4
  • golang.org/x/net v0.24.0 -> v0.25.0
  • golang.org/x/sys v0.19.0 -> v0.20.0
  • golang.org/x/term v0.19.0 -> v0.20.0
  • golang.org/x/text v0.14.0 -> v0.15.0

Previous release can be found at v1.7.3

Images
ghcr.io/siderolabs/flannel:v0.25.1
ghcr.io/siderolabs/install-cni:v1.7.0-1-gbb76755
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/etcd-development/etcd:v3.5.13
registry.k8s.io/kube-apiserver:v1.30.1
registry.k8s.io/kube-controller-manager:v1.30.1
registry.k8s.io/kube-scheduler:v1.30.1
registry.k8s.io/kube-proxy:v1.30.1
ghcr.io/siderolabs/kubelet:v1.30.1
ghcr.io/siderolabs/installer:v1.7.4
registry.k8s.io/pause:3.8

v1.7.3

Compare Source

Talos 1.7.3 (2024-05-29)

Welcome to the v1.7.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.6.32

Talos is built with Go 1.22.3.

Contributors
  • Andrey Smirnov
  • Dmitriy Matrenichev
  • Dmitry Sharshakov
Changes
9 commits

Changes from siderolabs/go-tail
1 commit

Changes from siderolabs/pkgs
3 commits

Dependency Changes
  • github.com/beevik/ntp v1.3.1 -> v1.4.2
  • github.com/siderolabs/go-tail v0.1.0 -> v0.1.1
  • github.com/siderolabs/pkgs v1.7.0-14-g9caa8be -> v1.7.0-17-ga201d27
  • github.com/siderolabs/talos/pkg/machinery v1.7.2 -> v1.7.3
  • golang.org/x/net v0.23.0 -> v0.24.0
  • golang.org/x/sys v0.18.0 -> v0.19.0
  • golang.org/x/term v0.18.0 -> v0.19.0

Previous release can be found at v1.7.2

Images
ghcr.io/siderolabs/flannel:v0.25.1
ghcr.io/siderolabs/install-cni:v1.7.0-1-gbb76755
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/etcd-development/etcd:v3.5.13
registry.k8s.io/kube-apiserver:v1.30.1
registry.k8s.io/kube-controller-manager:v1.30.1
registry.k8s.io/kube-scheduler:v1.30.1
registry.k8s.io/kube-proxy:v1.30.1
ghcr.io/siderolabs/kubelet:v1.30.1
ghcr.io/siderolabs/installer:v1.7.3
registry.k8s.io/pause:3.8

v1.7.2

Compare Source

Talos 1.7.2 (2024-05-17)

Welcome to the v1.7.2 release of Talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.

Component Updates

Kubernetes: 1.30.1
Linux: 6.6.30

Talos is built with Go 1.22.3.

Contributors
  • Andrey Smirnov
  • Artem Chernyshev
  • Bernard Gütermann
  • Dmitriy Matrenichev
  • Noel Georgi
  • Spencer Smith
  • Utku Ozdemir
Changes
11 commits

  • @​f876025 release(v1.7.2): prepare release
  • @​53eff98 feat: update Kubernetes to 1.30.1
  • @​5bc446e chore: update project in GCP testing
  • @​abaff60 fix: increase host dns packet ttl for pods
  • @​9189fdf chore: handle I/O error for xfs_repair
  • @​172569f fix: don't enable hostDNS for versions of Talos which do not have it
  • @​a91527e chore: extract pkg/imager/quirks to pkg/machinery
  • @​5e15444 fix: check for nil machine config during installation
  • @​44853ba feat: update Go to 1.22.3, Linux to 6.6.30
  • @​24c3532 fix: do not fail cli action tracker when boot id cannot be read
  • @​4aeb22f fix: use a fresh context for etcd unlock

Changes from siderolabs/pkgs
5 commits

Changes from siderolabs/tools
1 commit

Dependency Changes
  • github.com/siderolabs/pkgs v1.7.0-9-g76bd73c -> v1.7.0-14-g9caa8be
  • github.com/siderolabs/talos/pkg/machinery v1.7.1 -> v1.7.2
  • github.com/siderolabs/tools v1.7.0-1-g10b2a69 -> v1.7.0-2-g345db93
  • k8s.io/api v0.30.0 -> v0.30.1
  • k8s.io/apiserver v0.30.0 -> v0.30.1
  • k8s.io/client-go v0.30.0 -> v0.30.1
  • k8s.io/component-base v0.30.0 -> v0.30.1
  • k8s.io/kube-scheduler v0.30.0 -> v0.30.1
  • k8s.io/kubectl v0.30.0 -> v0.30.1
  • k8s.io/kubelet v0.30.0 -> v0.30.1
  • k8s.io/pod-security-admission v0.30.0 -> v0.30.1

Previous release can be found at v1.7.1

Images
ghcr.io/siderolabs/flannel:v0.25.1
ghcr.io/siderolabs/install-cni:v1.7.0-1-gbb76755
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/etcd-development/etcd:v3.5.13
registry.k8s.io/kube-apiserver:v1.30.1
registry.k8s.io/kube-controller-manager:v1.30.1
registry.k8s.io/kube-scheduler:v1.30.1
registry.k8s.io/kube-proxy:v1.30.1
ghcr.io/siderolabs/kubelet:v1.30.1
ghcr.io/siderolabs/installer:v1.7.2
registry.k8s.io/pause:3.8

v1.7.1

Compare Source

Talos 1.7.1 (2024-05-01)

Welcome to the v1.7.1 release of Talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.

Component Updates

Linux: 6.6.29
containerd: 1.7.16

Talos is built with Go 1.22.2.

Contributors
  • Andrey Smirnov
  • Dmitriy Matrenichev
  • Igor Rzegocki
  • Spencer Smith
Changes
9 commits

  • @​e9cb904 release(v1.7.1): prepare release
  • @​5614934 feat: update Linux to 6.6.29
  • @​1d9705a chore: update minimum hardware requirement for vmware ova
  • @​22e5753 test: improve DNS resolver test stability
  • @​498b681 test: improve the reset integration tests
  • @​50023bc fix: wait for devices to be discovered before probing filesystems
  • @​41024e1 fix: bump priority of OpenStack routes if IPv6 and default gateway
  • @​bd41fee fix: add endpoints for "virtual" host-dns service
  • @​2db54c7 fix: return proper value from Bridge.STP instead of plain nil

Changes from siderolabs/pkgs
3 commits

Dependency Changes
  • github.com/containerd/containerd v1.7.14 -> v1.7.16
  • github.com/siderolabs/pkgs v1.7.0-6-g29106c0 -> v1.7.0-9-g76bd73c
  • github.com/siderolabs/talos/pkg/machinery v1.7.0 -> v1.7.1

Previous release can be found at v1.7.0

Images
ghcr.io/siderolabs/flannel:v0.25.1
ghcr.io/siderolabs/install-cni:v1.7.0-1-gbb76755
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/etcd-development/etcd:v3.5.13
registry.k8s.io/kube-apiserver:v1.30.0
registry.k8s.io/kube-controller-manager:v1.30.0
registry.k8s.io/kube-scheduler:v1.30.0
registry.k8s.io/kube-proxy:v1.30.0
ghcr.io/siderolabs/kubelet:v1.30.0
ghcr.io/siderolabs/installer:v1.7.1
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 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 May 1, 2024

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

+++ kubernetes/main/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/main/apps/system/system-upgrade-controller/plans
   postBuild:
     substitute:
       KUBERNETES_VERSION: v1.30.1
-      TALOS_VERSION: v1.7.0
+      TALOS_VERSION: v1.7.4
     substituteFrom:
     - kind: ConfigMap
       name: cluster-settings
     - kind: Secret
       name: cluster-secrets
   prune: true
--- kubernetes/main/apps/system/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system/kubernetes

+++ kubernetes/main/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.7.0
+    image: ghcr.io/siderolabs/talosctl:v1.7.4
   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.7.0
+    image: ghcr.io/siderolabs/talosctl:v1.7.4
   version: v1.30.1
 
--- kubernetes/main/apps/system/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system/talos

+++ kubernetes/main/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.7.0
+      - v1.7.4
   prepare:
     args:
     - --nodes=$(NODE_IP)
     - health
     - --server=false
     envs:
     - name: NODE_IP
       valueFrom:
         fieldRef:
           fieldPath: status.hostIP
-    image: ghcr.io/siderolabs/talosctl:v1.7.0
+    image: ghcr.io/siderolabs/talosctl:v1.7.4
   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.7.0
-  version: v1.7.0
+    image: ghcr.io/siderolabs/talosctl:v1.7.4
+  version: v1.7.4
 
--- kubernetes/main/apps/database/cloudnative-pg/app Kustomization: flux-system/cloudnative-pg HelmRelease: database/cloudnative-pg

+++ kubernetes/main/apps/database/cloudnative-pg/app Kustomization: flux-system/cloudnative-pg HelmRelease: database/cloudnative-pg

@@ -12,13 +12,13 @@

     spec:
       chart: cloudnative-pg
       sourceRef:
         kind: HelmRepository
         name: cloudnative-pg
         namespace: flux-system
-      version: 0.21.3
+      version: 0.21.2
   dependsOn:
   - name: openebs
     namespace: storage
   install:
     crds: CreateReplace
     createNamespace: true

@drag0n141-bot drag0n141-bot bot force-pushed the renovate/main-ghcr.io-siderolabs-installer-1.x branch from d508d08 to 8c69ab9 Compare May 17, 2024 15:07
@drag0n141-bot drag0n141-bot bot changed the title fix(container): update ghcr.io/siderolabs/installer ( v1.7.0 → v1.7.1 ) [main] fix(container): update ghcr.io/siderolabs/installer ( v1.7.0 → v1.7.2 ) [main] May 17, 2024
@drag0n141-bot drag0n141-bot bot force-pushed the renovate/main-ghcr.io-siderolabs-installer-1.x branch from 8c69ab9 to 3b9232b Compare May 29, 2024 15:07
@drag0n141-bot drag0n141-bot bot changed the title fix(container): update ghcr.io/siderolabs/installer ( v1.7.0 → v1.7.2 ) [main] fix(container): update ghcr.io/siderolabs/installer ( v1.7.0 → v1.7.3 ) [main] May 29, 2024
@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented May 29, 2024

--- HelmRelease: default/app-2fauth Deployment: default/app-2fauth

+++ HelmRelease: default/app-2fauth Deployment: default/app-2fauth

@@ -64,13 +64,13 @@

           value: '*'
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: app-2fauth-secret
-        image: docker.io/2fauth/2fauth:5.2.0
+        image: docker.io/2fauth/2fauth:5.1.1
         name: app
         resources:
           limits:
             memory: 150Mi
           requests:
             cpu: 5m

@drag0n141-bot drag0n141-bot bot force-pushed the renovate/main-ghcr.io-siderolabs-installer-1.x branch from 3b9232b to bade840 Compare May 30, 2024 15:06
@drag0n141-bot drag0n141-bot bot changed the title fix(container): update ghcr.io/siderolabs/installer ( v1.7.0 → v1.7.3 ) [main] fix(container): update ghcr.io/siderolabs/installer ( v1.7.0 → v1.7.4 ) [main] May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants