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

chore(deps): update all non-major dependencies #2291

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
gitea minor 10.1.1 -> 10.4.0
k3s-io/k3s minor v1.28.4+k3s2 -> v1.30.3+k3s1
weaveworks/eksctl minor v0.170.0 -> v0.188.0

Release Notes

gitea/helm-chart (gitea)

v10.4.0

Compare Source

Features

  • Gitea 1.22.1 (#​684)
  • feat: service.{http,ssh}.loadBalancerClass (#​640)

Dependencies

  • chore(deps): update subcharts (minor & patch) (#​688)
  • chore(deps): update alpine/helm docker tag to v3.15.3 (#​687)
  • chore(deps): update postgresql docker tag to v15.5.16 (#​683)

v10.3.0

Compare Source

With v10.2.0, Gitea was bumped to 1.22.0. This update introduced a bug where the admin password had to be reset every time the Pod was recreated. To mitigate this issue, we decided to implement a feature that allows customization of this behavior (#​677) and also restores the behavior prior to Gitea 1.22.0. Hence, the double classification of #​677.

Features

  • Add non-clustered redis as sub-chart (#​672)
  • Enable admin user password creation/update mode in values (#​677) (#​673)

Bug Fixes

  • Enable admin user password creation/update mode in values (#​677) (#​673)

Dependencies

  • chore(deps): update subcharts (minor & patch) (#​680)
  • chore(deps): update subcharts (minor & patch) (#​670)
  • chore(deps): update subcharts (minor & patch) (#​669)
  • chore(deps): update alpine/helm docker tag to v3.15.2 (#​668)
  • chore(deps): update subcharts (minor & patch) (#​667)
  • chore(deps): update subcharts (minor & patch) (#​665)

This tag has been re-tagged due to an expired gpg key for Helm signing. The original tagged commit is 1dbf171ad3566dc3cddd5aa74650708da0238d6e.

v10.2.0

Compare Source

  • Bump Gitea to 1.22.0
  • Add tpl support for PVC and ingress components (#​664)
  • Quote image tag (#​641)
  • Add deployment labels to deployment (#​649)

Subcharts

  • Update PG to 15.5.0
  • Update PG-HA to 14.1.3
  • Update redis-cluster to 10.2.0

v10.1.4

Compare Source

  • Bump Gitea to 1.21.11
  • chore(deps): update postgresql-ha docker tag to v14.0.3 (#​639)
  • chore(deps): update postgresql docker tag to v14 (#​622)
  • chore(deps): update redis-cluster docker tag to v9.7.0 (#​621)

v10.1.3

Compare Source

  • Bump Gitea to 1.21.7
  • chore(deps): update workflow dependencies (minor & patch) (#​616)
  • chore(deps): update redis-cluster docker tag to v9.6.2 (#​617)

v10.1.2

Compare Source

  • Bump to Gitea 1.21.6
  • Add tests for HA assertion and clean up (#​611)
  • chore(deps): update subcharts (minor & patch) (#​613)
k3s-io/k3s (k3s-io/k3s)

v1.30.3+k3s1: v1.30.3+k3s1

Compare Source

This release updates Kubernetes to v1.30.3, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.30.2+k3s2:
  • Update channel server for k3s2 (#​10446)
  • Set correct release channel for e2e upgrade test (#​10460)
  • Backports for 2024-07 release cycle (#​10497)
    • Bump k3s-root to v0.14.0
    • Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
    • Bump Local Path Provisioner version
    • Ensure remotedialer kubelet connections use kubelet bind address
    • Chore: Bump Trivy version
    • Add etcd s3 config secret implementation
  • July Test Backports (#​10507)
  • Update to v1.30.3-k3s1 and Go 1.22.5 (#​10536)
  • Fix issues loading data-dir value from env vars or dropping config files (#​10596)
Embedded Component Versions
Component Version
Kubernetes v1.30.3
Kine v0.11.11
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.16.1
Local-path-provisioner v0.0.28
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.30.2+k3s1: v1.30.2+k3s1

Compare Source

This release updates Kubernetes to v1.30.2, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.30.1+k3s1:
  • Fix bug when using tailscale config by file (#​10074)
    • Fix bug when using vpn-auth-file in the agent
  • Add WithSkipMissing to not fail import on missing blobs (#​10136)
  • Use fixed stream server bind address for cri-dockerd (#​9975)
  • Switch stargz over to cri registry config_path (#​9977)
  • Bump to containerd v1.7.17, etcd v3.5.13 (#​10123)
  • Bump spegel version (#​10118)
  • Fix issue installing artifacts from PR builds with multiple runs (#​10122)
  • Fix issue with externalTrafficPolicy: Local for single-stack services on dual-stack nodes (#​9963)
  • Update local-path-provisioner helper script (#​9964)
  • Add support for svclb pod PriorityClassName (#​10045)
    • ServiceLB now sets the priorityClassName on svclb pods to system-node-critical by default. This can be overridden on a per-service basis via the svccontroller.k3s.cattle.io/priorityclassname annotation.
  • Drop check for legacy traefik v1 chart (#​9593)
    • K3s no longer automatically skips deploying traefik v2 if traefik v1 is present. All clusters should have been upgraded to v2 at some point over the last three years.
  • Update kube-router version to v2.1.2 (#​10177)
  • Create ADR for branching strategy (#​10147)
  • Bump minio-go to v7.0.70 (#​10081)
  • Bump kine to v0.11.9 to fix pagination (#​10082)
  • Update valid resolv conf (#​9948)
  • Add missing kernel config check (#​10100)
  • Git workflow file name correction (#​10131)
    • None
  • Follow directory symlinks in auto deploying manifests (#​9288) (#​10049)
    • Symlinked sub-directories are now respected when scanning Auto-Deploying Manifests (AddOns)
  • Fix bug: allow helm controller set owner reference (#​10048)
  • Fix go.mod (#​10192)
  • Bump flannel version to v0.25.2 (#​10146)
  • Test: add agent with auth file (#​10119)
    • Fix bug when using vpn-auth-file in the agent
  • Add extra log in e2e tests (#​10145)
  • Update channel server for may 2024 (#​10137)
  • Bump klipper-helm image for tls secret support (#​10187)
  • Updating the script binary_size_check to complete the command name by… (#​9992)
  • Fix issue with k3s-etcd informers not starting (#​10047)
  • Enable serving supervisor metrics (#​10019)
    • --Enable-pprof can now be set on agents to enable the debug/pprof endpoints. When set, agents will listen on the supervisor port.
    • --Supervisor-metrics can now be set on servers to enable serving internal metrics on the supervisor endpoint; when set agents will listen on the supervisor port.
  • Bump alpine from 3.18 to 3.20 in /conformance (#​10210)
  • Bump alpine from 3.18 to 3.20 in /package (#​10211)
  • Bump ubuntu from 22.04 to 24.04 in /tests/e2e/scripts (#​10040)
  • Bump Trivy version (#​10039)
  • Fix netpol crash when node remains tained unintialized (#​10073)
  • Fix issue caused by sole server marked as failed under load (#​10241)
    • The embedded load-balancer will now fall back to trying all servers with health-checks ignored, if all servers have been marked unavailable due to failed health checks.
  • Add write-kubeconfig-group flag to server (#​9233)
    • New flag in k3s server: --write-kubeconfig-group
  • Fix embedded mirror blocked by SAR RBAC and re-enable test (#​10257)
  • Bump Local Path Provisioner version (#​10268)
  • Fix: Use actual warningPeriod in certmonitor (#​10271)
  • Fix bug that caused agents to bypass local loadbalancer (#​10280)
  • Add ADR for support for etcd s3 config secret (#​9364)
  • Add test for isValidResolvConf (#​10302)
  • Add snapshot retention etcd-s3-folder fix (#​10293)
  • Expand GHA golang caching to includ newest release branch (#​10307)
  • Fix race condition panic in loadbalancer.nextServer (#​10318)
  • Fix typo, use rancher/permissions (#​10296)
  • Update Kubernetes to v1.30.2 (#​10349)
  • Fix agent supervisor port using apiserver port instead (#​10352)
  • Fix issue that allowed multiple simultaneous snapshots to be allowed (#​10372)
Embedded Component Versions
Component Version
Kubernetes v1.30.2
Kine v0.11.9
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Flannel v0.25.2
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.16.1
Local-path-provisioner v0.0.27
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.30.2+k3s2: v1.30.2+k3s2

Compare Source

v1.30.1+k3s1: v1.30.1+k3s1

Compare Source

This release updates Kubernetes to v1.30.1, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.30.0+k3s1:
Embedded Component Versions
Component Version
Kubernetes v1.30.1
Kine v0.11.8-0.20240430184817-f9ce6f8da97b
SQLite 3.44.0
Etcd v3.5.9-k3s1
Containerd v1.7.15-k3s1
Runc v1.1.12-k3s1
Flannel v0.24.2
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.16.1-0.20240502205943-2f32059d43e6
Local-path-provisioner v0.0.26
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

What's Changed

Full Changelog: k3s-io/k3s@v1.30.0+k3s1...v1.30.1+k3s1

v1.30.0+k3s1: v1.30.0+k3s1

Compare Source

This release is K3S's first in the v1.30 line. This release updates Kubernetes to v1.30.0.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.4+k3s1:

Embedded Component Versions

Component Version
Kubernetes v1.30.0
Kine v0.11.8
SQLite 3.44.0
Etcd v3.5.9-k3s1
Containerd v1.7.15-k3s1
Runc v1.1.12
Flannel v0.24.2
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.16.1
Local-path-provisioner v0.0.26

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.7+k3s1: v1.29.7+k3s1

Compare Source

This release updates Kubernetes to v1.29.7, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.6+k3s2:
  • Backports for 2024-07 release cycle (#​10498)
    • Bump k3s-root to v0.14.0
    • Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
    • Bump Local Path Provisioner version
    • Ensure remotedialer kubelet connections use kubelet bind address
    • Chore: Bump Trivy version
    • Add etcd s3 config secret implementation
  • July Test Backports (#​10508)
  • Update to v1.29.7-k3s1 and Go 1.22.5 (#​10539)
  • Fix issues loading data-dir value from env vars or dropping config files (#​10597)
Embedded Component Versions
Component Version
Kubernetes v1.29.7
Kine v0.11.11
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.10
Local-path-provisioner v0.0.28
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.6+k3s1: v1.29.6+k3s1

Compare Source

This release updates Kubernetes to v1.29.6, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.5+k3s1:
  • Fix bug when using tailscale config by file (#​10142)
  • Bump flannel version to v0.25.2 (#​10220)
  • Update kube-router version to v2.1.2 (#​10181)
  • Improve tailscale test & add extra log in e2e tests (#​10212)
  • Backports for 2024-06 release cycle (#​10249)
    • Add WithSkipMissing to not fail import on missing blobs
    • Use fixed stream server bind address for cri-dockerd
    • Switch stargz over to cri registry config_path
    • Bump to containerd v1.7.17, etcd v3.5.13
    • Bump spegel version
    • Fix issue with externalTrafficPolicy: Local for single-stack services on dual-stack nodes
    • ServiceLB now sets the priorityClassName on svclb pods to system-node-critical by default. This can be overridden on a per-service basis via the svccontroller.k3s.cattle.io/priorityclassname annotation.
    • Bump minio-go to v7.0.70
    • Bump kine to v0.11.9 to fix pagination
    • Update valid resolv conf
    • Add missing kernel config check
    • Symlinked sub-directories are now respected when scanning Auto-Deploying Manifests (AddOns)
    • Fix bug: allow helm controller set owner reference
    • Bump klipper-helm image for tls secret support
    • Fix issue with k3s-etcd informers not starting
    • --Enable-pprof can now be set on agents to enable the debug/pprof endpoints. When set, agents will listen on the supervisor port.
    • --Supervisor-metrics can now be set on servers to enable serving internal metrics on the supervisor endpoint; when set agents will listen on the supervisor port.
    • Fix netpol crash when node remains tained unintialized
    • The embedded load-balancer will now fall back to trying all servers with health-checks ignored, if all servers have been marked unavailable due to failed health checks.
  • More backports for 2024-06 release cycle (#​10288)
  • Add snapshot retention etcd-s3-folder fix (#​10316)
  • Add test for isValidResolvConf (#​10302) (#​10329)
  • Fix race condition panic in loadbalancer.nextServer (#​10322)
  • Fix typo, use rancher/permissions (#​10298)
  • Expand GHA go caching to includ newest release branch (#​10334)
  • Update Kubernetes to v1.29.6 (#​10348)
  • Fix agent supervisor port using apiserver port instead (#​10354)
  • Fix issue that allowed multiple simultaneous snapshots to be allowed (#​10376)
Embedded Component Versions
Component Version
Kubernetes v1.29.6
Kine v0.11.9
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Flannel v0.25.2
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.10
Local-path-provisioner v0.0.27
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.6+k3s2: v1.29.6+k3s2

Compare Source

This release updates Kubernetes to v1.29.6, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.6+k3s1:
  • Update flannel to v0.25.4 and fixed issue with IPv6 mask (#​10427)
Embedded Component Versions
Component Version
Kubernetes v1.29.6
Kine v0.11.9
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12-
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.10
Local-path-provisioner v0.0.27
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.5+k3s1: v1.29.5+k3s1

Compare Source

This release updates Kubernetes to v1.29.5, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.4+k3s1:
Embedded Component Versions
Component Version
Kubernetes v1.29.5
Kine v0.11.7
SQLite 3.44.0
Etcd v3.5.9-k3s1
Containerd v1.7.15-k3s1
Runc v1.1.12-k3s1
Flannel v0.24.2
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.9
Local-path-provisioner v0.0.26
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

What's Changed

Full Changelog: k3s-io/k3s@v1.29.4+k3s1...v1.29.5+k3s1

v1.29.4+k3s1: v1.29.4+k3s1

Compare Source

This release updates Kubernetes to v1.29.4, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.3+k3s1:
  • Send error response if member list cannot be retrieved (#​9722)
  • Respect cloud-provider fields set by kubelet (#​9721)
    • The k3s stub cloud provider now respects the kubelet's requested provider-id, instance type, and topology labels
  • Fix error when image has already been pulled (#​9770)
  • Add a new error when kine is with disable apiserver or disable etcd (#​9766)
  • Bump k3s-root to v0.13.0 (#​9718)
  • Use ubuntu latest for better golang caching keys (#​9711)
  • Bump Trivy version (#​9780)
  • Move to ubuntu 23.10 for E2E tests (#​9755)
  • Update channel server (#​9808)
  • Add /etc/passwd and /etc/group to k3s docker image (#​9784)
  • Fix etcd snapshot reconcile for agentless servers (#​9809)
  • Add health-check support to loadbalancer (#​9757)
  • Add tls for kine (#​9572)
    • Kine is now able to use TLS
  • Transition from deprecated pointer library to ptr (#​9801)
  • Remove old pinned dependencies (#​9806)
  • Several E2E Matrix improvements (#​9802)
  • Add certificate expiry check, events, and metrics (#​9772)
  • Add updatecli policy to update k3s-root (#​9844)
  • Bump Trivy version (#​9840)
  • Add workaround for containerd hosts.toml bug when passing config for default registry endpoint (#​9853)
  • Fix: agent volume in example docker compose (#​9838)
  • Bump spegel to v0.0.20-k3s1 (#​9863)
  • Add supervisor cert/key to rotate list (#​9832)
  • Add quotes to avoid useless updatecli updates (#​9877)
  • Bump containerd and cri-dockerd (#​9886)
    • The embedded containerd has been bumped to v1.7.15
    • The embedded cri-dockerd has been bumped to v0.3.12
  • Move etcd snapshot management CLI to request/response (#​9816)
    • The k3s etcd-snapshot command has been reworked for improved consistency. All snapshots operations are now performed by the server process, with the CLI acting as a client to initiate and report results. As a side effect, the CLI is now less noisy when managing snapshots.
  • Improve etcd load-balancer startup behavior (#​9883)
  • Actually fix agent certificate rotation (#​9902)
  • Bump latest to v1.29.3+k3s1 (#​9909)
  • Update packaged manifests (#​9920)
    • Traefik has been bumped to v2.10.7.
    • Traefik pod annotations are now set properly in the default chart values.
    • The system-default-registry value now supports RFC2732 IPv6 literals.
    • The local-path provisioner now defaults to creating local volumes, instead of hostPath.
  • Allow Local path provisioner to read helper logs (#​9835)
  • Update kube-router to v2.1.0 (#​9926)
  • Match setup-go caching key in GitHub Actions (#​9890)
  • Add startup testlet on preloaded images (#​9941)
  • Update to v1.29.4-k3s1 and Go 1.21.9 (#​9960)
  • Fix on-demand snapshots timing out; not honoring folder (#​9984)
  • Make /db/info available anonymously from localhost (#​10001)
Embedded Component Versions
Component Version
Kubernetes v1.29.4
Kine v0.11.7
SQLite 3.44.0
Etcd v3.5.9-k3s1
Containerd v1.7.15-k3s1
Runc v1.1.12
Flannel v0.24.2
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.9
Local-path-provisioner v0.0.26
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.3+k3s1: v1.29.3+k3s1

Compare Source

This release updates Kubernetes to v1.29.3, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.2+k3s1:
  • Testing ADR (#​9562)
  • Unit Testing Matrix and Actions bump (#​9479)
  • Update install test OS matrix (#​9480)
  • Update klipper-lb image version (#​9488)
  • Add an integration test for flannel-backend=none (#​9582)
  • Better GitHub CI caching strategy for golang (#​9495)
  • Correct formatting of GH PR sha256sum artifact (#​9472)
  • Rootless mode also bind service nodePort to host for LoadBalancer type (#​9512)
    • Rootless mode should also bind service nodePort to host for LoadBalancer type, matching UX of rootful mode.
  • Fix coredns NodeHosts on dual-stack clusters (#​9584)
  • Tweak netpol node wait logs (#​9581)
  • Fix issue with etcd node name missing hostname (#​9522)
  • Bump helm-controller/klipper-helm versions (#​9595)
  • Update stable channel to v1.28.7+k3s1 (#​9615)
  • Reenable Install and Snapshotter Testing (#​9601)
  • Move docker tests into tests folder (#​9555)
  • Fix setup-go typo (#​9634)
  • Fix additional corner cases in registries handling (#​9556)
  • Fix snapshot prune (#​9502)
  • Use and version flannel/cni-plugin properly (#​9635)
    • The embedded flannel cni-plugin binary is now built and versioned separate from the rest of the cni plugins and the embedded flannel controller.
  • Bump spegel (#​9599)
    • Bump spegel to v0.0.18-k3s3
    • Adds wildcard registry support
    • Fixes issue with excessive CPU utilization while waiting for containerd to start
    • Add env var to allow spegel mirroring of latest tag
  • Chore(deps): Remediating CVEs found by trivy; CVE-2023-45142 on otelrestful and CVE-2023-48795 on golang.org/x/crypto (#​9513)
  • Fix: use correct wasm shims names (#​9519)
  • Fix wildcard with embedded registry test (#​9649)
  • Disable color outputs using NO_COLOR env var (#​9357)
    • To enable raw output for the check-config subcommand, you may now set NO_COLOR=1
  • Improve tailscale e2e test (#​9586)
  • Adjust first node-ip based on configured clusterCIDR (#​9520)
  • Bump Trivy version (#​9528)
  • Include flannel version in flannel cni plugin version (#​9648)
    • The flannel controller version is now reported as build metadata on the flannel cni plugin version.
  • Enable E2E tests on GitHub Actions (#​9660)
  • Bump metrics-server to v0.7.0 (#​9673)
  • Bump upload and download actions to v4 (#​9666)
  • Warn and suppress duplicate registry mirror endpoints (#​9697)
    • K3s will now warn and suppress duplicate entries in the mirror endpoint list for a registry. Containerd does not support listing the same endpoint multiple times as a mirror for a single upstream registry.
  • Remove repetitive words (#​9671)
  • Run Subset of Docker tests in GitHub Actions (#​9698)
  • Fix wildcard entry upstream fallback (#​9729)
  • Update to v1.29.3-k3s1 and Go 1.21.8 (#​9747)
Embedded Component Versions
Component Version
Kubernetes v1.29.3
Kine v0.11.4
SQLite 3.44.0
Etcd v3.5.9-k3s1
Containerd v1.7.11-k3s2
Runc v1.1.12-k3s1
Flannel v0.24.2
Metrics-server v0.7.0
Traefik v2.10.5
CoreDNS v1.10.1
Helm-controller v0.15.9
Local-path-provisioner v0.0.26
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.2+k3s1: v1.29.2+k3s1

Compare Source

This release updates Kubernetes to v1.29.2, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.1+k3s2:
  • Bump Local Path Provisioner version (#​8953)
  • Add ability to install K3s PR Artifact from GitHub (#​9185)
    • Adds INSTALL_K3S_PR option to install a build of K3s from any open PR with CI approval
  • Bump Trivy version (#​9237)
  • Bump codecov/codecov-action from 3 to 4 (#​9353)
  • Update stable channel (#​9388)
  • Fix snapshot reconcile retry (#​9318)
  • Add check for etcd-snapshot-dir and fix panic in Walk (#​9317)
  • Bump CNI plugins to v1.4.0 (#​9249)
  • Fix issue with coredns node hosts controller (#​9354)
    • Fixed issue that could cause coredns pods to fail to start when the embedded helm controller is disabled, due to the configmap not being updated with node hosts entries.
  • Fix on-demand snapshots on ipv6-only nodes (#​9247)
  • Bump flannel version (#​9395)
    • Bumped flannel to v0.24.2
  • Build: Align drone base images (#​8959)
  • Changed how lastHeartBeatTime works in the etcd condition (#​9263)
  • Runtimes refactor using exec.LookPath (#​9311)
    • Directories containing runtimes need to be included in the $PATH environment variable for effective runtime detection.
  • Bump cri-dockerd to fix compat with Docker Engine 25 (#​9290)
  • Add codcov secret for integration tests on Push (#​9422)
  • Allow executors to define containerd and cridockerd behavior (#​9184)
  • Update Kube-router to v2.0.1 (#​9396)
  • : Test_UnitApplyContainerdQoSClassConfigFileIfPresent (Created) (#​8945)
  • Readd k3s secrets-encrypt rotate-keys with correct support for KMSv2 GA (#​9340)
  • Fix iptables check when sbin isn't in user PATH (#​9344)
  • Don't create NodePasswordValidationFailed event if agent is disabled (#​9312)
    • The NodePasswordValidationFailed Events will no longer be emitted, if the agent is disabled.
  • Expose rootless state dir under ~/.rancher/k3s/rootless (#​9308)
    • When running k3s in rootless mode, expose rootlesskit's state directory as ~/.rancher/k3s/rootless
  • Expose rootless containerd socket directories for external access (#​9309)
    • Mount k3s rootless containerd & cri-dockerd socket directories to $XDG_RUNTIME_DIR/k3s/containerd and $XDG_RUNTIME_DIR/k3s/cri-dockerd respectively.
  • Bump kine and set NotifyInterval to what the apiserver expects (#​9349)
  • Update Kubernetes to v1.29.2 (#​9493)
  • Fix drone publish for arm (#​9503)
  • Remove failing Drone step (#​9517)
  • Restore original order of agent startup functions (#​9539)
  • Fix netpol startup when flannel is disabled (#​9571)
Embedded Component Versions
Component Version
Kubernetes v1.29.2
Kine v0.11.4
SQLite 3.44.0
Etcd v3.5.9-k3s1
Containerd v1.7.11-k3s2
Runc v1.1.12-k3s1
Flannel v0.24.2
Metrics-server v0.6.3
Traefik v2.10.5
CoreDNS v1.10.1
Helm-controller v0.15.8
Local-path-provisioner v0.0.26
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.1+k3s1: v1.29.1+k3s1

Compare Source

This release updates Kubernetes to v1.29.1, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.0+k3s1:

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Feb 7, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
warning: ignoring symlink /tmp/renovate/repos/github/defenseunicorns/zarf/src/test/packages/34-manifest-with-symlink/manifests/resources/img
go: downloading github.com/pterm/pterm v0.12.79
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/spf13/viper v1.18.2
go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
go: downloading github.com/anchore/clio v0.0.0-20240507184749-d03a6187e649
go: downloading github.com/anchore/syft v0.105.1
go: downloading github.com/defenseunicorns/pkg/helpers v1.1.1
go: downloading github.com/defenseunicorns/pkg/oci v0.0.2
go: downloading github.com/derailed/k9s v0.32.4
go: downloading github.com/google/go-containerregistry v0.19.1
go: downloading github.com/mholt/archiver/v3 v3.5.1
go: downloading github.com/mikefarah/yq/v4 v4.43.1
go: downloading github.com/sigstore/cosign/v2 v2.2.3
go: downloading helm.sh/helm/v3 v3.14.4
go: downloading k8s.io/client-go v0.30.0
go: downloading k8s.io/component-base v0.30.0
go: downloading k8s.io/kubectl v0.30.0
go: downloading github.com/gofrs/flock v0.8.1
go: downloading github.com/gosuri/uitable v0.0.4
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.20.0
go: downloading k8s.io/apimachinery v0.30.0
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/fluxcd/helm-controller/api v0.37.4
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/fluxcd/source-controller/api v1.3.0
go: downloading k8s.io/api v0.30.0
go: downloading sigs.k8s.io/kustomize/api v0.17.1
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/prometheus/client_golang v1.19.0
go: downloading github.com/go-git/go-git/v5 v5.12.0
go: downloading github.com/goccy/go-yaml v1.11.3
go: downloading github.com/moby/moby v24.0.9+incompatible
go: downloading sigs.k8s.io/kustomize/kyaml v0.17.0
go: downloading github.com/anchore/stereoscope v0.0.2
go: downloading github.com/fatih/color v1.16.0
go: downloading cuelang.org/go v0.8.2
go: downloading github.com/fairwindsops/pluto/v5 v5.18.4
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/defenseunicorns/gojsonschema v0.0.0-20231116163348-e00f069122d6
go: downloading github.com/invopop/jsonschema v0.12.0
go: downloading oras.land/oras-go/v2 v2.5.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.4.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cast v1.6.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading oras.land/oras-go v1.2.4
go: downloading golang.org/x/text v0.15.0
go: downloading atomicgo.dev/cursor v0.2.0
go: downloading atomicgo.dev/keyboard v0.2.9
go: downloading atomicgo.dev/schedule v0.1.0
go: downloading github.com/gookit/color v1.5.4
go: downloading github.com/lithammer/fuzzysearch v1.1.8
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/anchore/fangs v0.0.0-20231201140849-5075d28d6d8b
go: downloading github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a
go: downloading github.com/iancoleman/strcase v0.3.0
go: downloading github.com/pborman/indent v1.2.1
go: downloading github.com/pkg/profile v1.7.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/otiai10/copy v1.14.0
go: downloading github.com/docker/cli v26.0.0+incompatible
go: downloading golang.org/x/sync v0.6.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/aws v1.8.3
go: downloading github.com/sigstore/sigstore v1.8.1
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/azure v1.8.3
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.8.3
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.8.3
go: downloading golang.org/x/crypto v0.23.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/rs/zerolog v1.32.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/cli-runtime v0.30.0
go: downloading github.com/andybalholm/brotli v1.0.6
go: downloading github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/klauspost/compress v1.17.4
go: downloading github.com/klauspost/pgzip v1.2.6
go: downloading github.com/nwaples/rardecode v1.1.0
go: downloading github.com/pierrec/lz4/v4 v4.1.18
go: downloading github.com/ulikunitz/xz v0.5.11
go: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
go: downloading gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473
go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20231011164504-785e29786b46
go: downloading github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7
go: downloading github.com/go-openapi/runtime v0.27.1
go: downloading github.com/go-openapi/strfmt v0.22.0
go: downloading github.com/go-openapi/swag v0.22.9
go: downloading github.com/google/certificate-transparency-go v1.1.7
go: downloading github.com/in-toto/in-toto-golang v0.9.0
go: downloading github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481
go: downloading github.com/secure-systems-lab/go-securesystemslib v0.8.0
go: downloading github.com/sigstore/rekor v1.3.4
go: downloading github.com/sigstore/timestamp-authority v1.2.1
go: downloading github.com/transparency-dev/merkle v0.0.2
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading golang.org/x/sys v0.20.0
go: downloading github.com/containerd/containerd v1.7.12
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/fluxcd/pkg/apis/kustomize v1.3.0
go: downloading github.com/fluxcd/pkg/apis/meta v1.5.0
go: downloading k8s.io/apiextensions-apiserver v0.30.0
go: downloading sigs.k8s.io/controller-runtime v0.18.1
go: downloading github.com/fluxcd/pkg/apis/acl v0.3.0
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/prometheus/client_model v0.5.0
go: downloading github.com/prometheus/common v0.48.0
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v1.0.0
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/Masterminds/squirrel v1.5.4
go: downloading github.com/jmoiron/sqlx v1.3.5
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/rubenv/sql-migrate v1.5.2
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/docker/docker v25.0.3+incompatible
go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e
go: downloading github.com/sylabs/squashfs v0.6.1
go: downloading github.com/bmatcuk/doublestar/v4 v4.6.1
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/wagoodman/go-progress v0.0.0-20230925121702-07e42b3cdba0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/acobaugh/osrelease v0.1.0
go: downloading github.com/anchore/packageurl-go v0.1.1-0.20240202171727-877e1747d426
go: downloading github.com/jinzhu/copier v0.4.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading golang.org/x/mod v0.16.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49
go: downloading golang.org/x/net v0.24.0
go: downloading k8s.io/utils v0.0.0-20231127182322-b307cd553661
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/agnivade/levenshtein v1.1.1
go: downloading github.com/evanphx/json-patch v5.7.0+incompatible
go: downloading github.com/go-openapi/jsonreference v0.20.4
go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading golang.org/x/exp v0.0.0-20231108232855-2478ac86f678
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.1-vault-5
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.2.0
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/rivo/uniseg v0.4.6
go: downloading github.com/adrg/xdg v0.4.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/felixge/fgprof v0.9.3
go: downloading github.com/sigstore/fulcio v1.4.3
go: downloading go.step.sm/crypto v0.42.1
go: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20231024185945-8841054dbdb8
go: downloading github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589
go: downloading github.com/mozillazg/docker-credential-acr-helper v0.3.0
go: downloading sigs.k8s.io/release-utils v0.7.7
go: downloading github.com/aws/aws-sdk-go-v2 v1.26.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.27.9
go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.30.0
go: downloading github.com/jellydator/ttlcache/v3 v3.2.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.10.0
go: downloading github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys v1.1.0
go: downloading github.com/go-jose/go-jose/v3 v3.0.3
go: downloading github.com/hashicorp/vault/api v1.12.2
go: downloading cloud.google.com/go/kms v1.15.8
go: downloading cloud.google.com/go v0.112.1
go: downloading google.golang.org/api v0.171.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/fvbommel/sortorder v1.1.0
go: downloading k8s.io/metrics v0.30.0
go: downloading github.com/derailed/tcell/v2 v2.3.1-rc.3
go: downloading github.com/derailed/tview v0.8.3
go: downloading github.com/atotto/clipboard v0.1.4
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading github.com/sahilm/fuzzy v0.1.1
go: downloading github.com/anchore/go-version v1.2.2-0.20210903204242-51efa5b487c4
go: downloading github.com/charmbracelet/lipgloss v0.9.1
go: downloading github.com/jedib0t/go-pretty/v6 v6.5.4
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3
go: downloading github.com/a8m/envsubst v1.4.2
go: downloading github.com/alecthomas/participle/v2 v2.1.1
go: downloading github.com/dimchansky/utfbom v1.1.1
go: downloading github.com/elliotchance/orderedmap v1.5.1
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/yuin/gopher-lua v1.1.1
go: downloading github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352
go: downloading github.com/go-openapi/errors v0.21.0
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.13.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/shibumi/go-pathspec v1.3.0
go: downloading github.com/go-openapi/validate v0.22.4
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/letsencrypt/boulder v0.0.0-20231026200631-000cd05d5491
go: downloading github.com/theupdateframework/go-tuf v0.7.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/huandu/xstrings v1.4.0
go: downloading github.com/shopspring/decimal v1.3.1
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/moby/term v0.5.0
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading golang.org/x/oauth2 v0.18.0
go: downloading github.com/jonboulle/clockwork v0.4.0
go: downloading k8s.io/component-helpers v0.30.0
go: downloading github.com/daviddengcn/go-colortext v1.0.0
go: downloading sigs.k8s.io/kustomize/kustomize/v5 v5.0.4-0.20230601165947-6ce0bf390ce3
go: downloading github.com/lithammer/dedent v1.1.0
go: downloading github.com/chai2010/gettext-go v1.0.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/procfs v0.12.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
go: downloading github.com/go-gorp/gorp/v3 v3.1.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading go.opentelemetry.io/otel/trace v1.24.0
go: downloading go.opentelemetry.io/otel v1.24.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/becheran/wildmatch-go v1.0.0
go: downloading google.golang.org/grpc v1.62.1
go: downloading github.com/github/go-spdx/v2 v2.2.0
go: downloading github.com/CycloneDX/cyclonedx-go v0.8.0
go: downloading github.com/spdx/tools-golang v0.5.3
go: downloading github.com/facebookincubator/nvdtools v0.1.5
go: downloading github.com/anchore/go-collections v0.0.0-20240216171411-9321230ce537
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/moby/spdystream v0.2.0
go: downloading github.com/cockroachdb/apd/v3 v3.2.1
go: downloading github.com/go-openapi/jsonpointer v0.20.2
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading github.com/google/pprof v0.0.0-20231023181126-ff6d637d2a7b
go: downloading github.com/docker/docker-credential-helpers v0.8.0
go: downloading github.com/coreos/go-oidc/v3 v3.9.0
go: downloading github.com/segmentio/ksuid v1.0.4
go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.12
go: downloading github.com/Azure/go-autorest/autorest v0.11.29
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/go-piv/piv-go v1.11.0
go: downloading github.com/ThalesIgnite/crypto11 v1.2.5
go: downloading github.com/miekg/pkcs11 v1.1.1
go: downloading github.com/open-policy-agent/opa v0.61.0
go: downloading github.com/xanzy/go-gitlab v0.96.0
go: downloading github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be
go: downloading github.com/aws/smithy-go v1.20.1
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.9
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.20.3
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.3
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.28.5
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.4
go: downloading github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal v1.0.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.2
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1
go: downloading github.com/cenkalti/backoff/v3 v3.2.2
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-retryablehttp v0.7.5
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7
go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
go: downloading cloud.google.com/go/iam v1.1.6
go: downloading github.com/googleapis/gax-go/v2 v2.12.3
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240311132316-a219d84964c2
go: downloading google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7
go: downloading github.com/gdamore/encoding v1.0.0
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading github.com/derailed/popeye v0.11.3
go: downloading github.com/anchore/grype v0.74.0
go: downloading github.com/rakyll/hey v0.1.4
go: downloading github.com/anchore/bubbly v0.0.0-20231115134915-def0aba654a9
go: downloading github.com/charmbracelet/bubbletea v0.25.0
go: downloading github.com/zyedidia/generic v1.2.2-0.20230320175451-4410d2372cb1
go: downloading github.com/muesli/reflow v0.3.0
go: downloading github.com/muesli/termenv v0.15.2
go: downloading github.com/vbatts/tar-split v0.11.5
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/go-openapi/analysis v0.22.0
go: downloading github.com/go-openapi/loads v0.21.5
go: downloading github.com/go-openapi/spec v0.20.13
go: downloading github.com/go-chi/chi v4.1.2+incompatible
go: downloading go.uber.org/zap v1.26.0
go: downloading github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267
go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d
go: downloading k8s.io/apiserver v0.30.0
go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
go: downloading github.com/moby/locker v1.0.1
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/fatih/camelcase v1.0.0
go: downloading github.com/Microsoft/hcsshim v0.11.4
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/cloudflare/circl v1.3.7
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.2
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/therootcompany/xz v1.0.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240314234333-6e1732d8331c
go: downloading github.com/vbatts/go-mtree v0.5.3
go: downloading github.com/saferwall/pe v1.5.2
go: downloading github.com/kastenhq/goversion v0.0.0-20230811215019-93b2f8823953
go: downloading github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d
go: downloading github.com/vifraa/gopom v1.0.0
go: downloading github.com/deitch/magic v0.0.0-20230404182410-1ff89d7342da
go: downloading github.com/aquasecurity/go-pep440-version v0.0.0-20210121094942-22b2f8951d46
go: downloading github.com/knqyf263/go-rpmdb v0.0.0-20230301153543-ba94b245509b
go: downloading github.com/sassoftware/go-rpmutils v0.3.0
go: downloading github.com/microsoft/go-rustaudit v0.0.0-20220730194248-4b17361d90a5
go: downloading github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092
go: downloading github.com/sylabs/sif/v2 v2.11.5
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/tools v0.19.0
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading go.uber.org/multierr v1.11.0
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.20.2
go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.18.2
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/compute v1.24.0
go: downloading google.golang.org/appengine v1.6.8
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.23
go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.6
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper v0.2.0
go: downloading github.com/alibabacloud-go/cr-20160607 v1.0.1
go: downloading github.com/alibabacloud-go/cr-20181201 v1.0.10
go: downloading github.com/alibabacloud-go/darabonba-openapi v0.2.1
go: downloading github.com/alibabacloud-go/tea-utils v1.4.5
go: downloading github.com/alibabacloud-go/tea v1.2.1
go: downloading github.com/aliyun/credentials-go v1.3.1
go: downloading github.com/thales-e-security/pool v0.0.2
go: downloading github.com/buildkite/agent/v3 v3.62.0
go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7
go: downloading github.com/google/go-github/v55 v55.0.0
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.6
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.4
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/hashicorp/go-sockaddr v1.0.5
go: downloading github.com/ryanuber/go-glob v1.0.0
go: downloading go.opencensus.io v0.24.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
go: downloading github.com/bmatcuk/doublestar/v2 v2.0.4
go: downloading github.com/openvex/go-vex v0.2.5
go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
go: downloading github.com/charmbracelet/bubbles v0.18.0
go: downloading github.com/mattn/go-localereader v0.0.2-0.20220822084749-2491eb6c1c75
go: downloading github.com/muesli/ansi v0.0.0-20211031195517-c9f0611b6c70
go: downloading github.com/muesli/cancelreader v0.2.2
go: downloading github.com/aymanbagabas/go-osc52/v2 v2.0.1
go: downloading github.com/sassoftware/relic v7.2.1+incompatible
go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3
go: downloading github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb
go: downloading github.com/google/licensecheck v0.3.1
go: downloading github.com/aquasecurity/go-version v0.0.0-20210121072130-637058cfe492
go: downloading github.com/edsrzf/mmap-go v1.1.0
go: downloading go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
go: downloading github.com/DataDog/zstd v1.5.5
go: downloading github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0
go: downloading github.com/containerd/fifo v1.1.0
go: downloading github.com/containerd/typeurl/v2 v2.1.1
go: downloading github.com/moby/sys/signal v0.7.0
go: downloading github.com/opencontainers/runtime-spec v1.1.0
go: downloading github.com/opencontainers/selinux v1.11.0
go: downloading github.com/containerd/ttrpc v1.2.2
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading github.com/alibabacloud-go/endpoint-util v1.1.1
go: downloading github.com/alibabacloud-go/openapi-util v0.1.0
go: downloading github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.4
go: downloading github.com/alibabacloud-go/tea-xml v1.1.3
go: downloading github.com/alibabacloud-go/debug v1.0.0
go: downloading github.com/buildkite/go-pipeline v0.3.2
go: downloading github.com/pborman/uuid v1.2.1
go: downloading github.com/zeebo/errs v1.3.0
go: downloading cuelabs.dev/go/oci/ociregistry v0.0.0-20240314152124-224736b49f2e
go: downloading github.com/golang-jwt/jwt/v5 v5.2.0
go: downloading github.com/OneOfOne/xxhash v1.2.8
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
go: downloading github.com/gorilla/mux v1.8.1
go: downloading go.opentelemetry.io/otel/sdk v1.22.0
go: downloading github.com/tchap/go-patricia/v2 v2.3.1
go: downloading github.com/yashtewari/glob-intersection v0.2.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading github.com/wagoodman/go-presenter v0.0.0-20211015174752-f9c01afc824b
go: downloading github.com/glebarez/sqlite v1.10.0
go: downloading github.com/go-test/deep v1.1.0
go: downloading gorm.io/gorm v1.25.5
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading github.com/hashicorp/go-getter v1.7.3
go: downloading github.com/package-url/packageurl-go v0.1.1
go: downloading github.com/knqyf263/go-apk-version v0.0.0-20200609155635-041fdbb8563f
go: downloading github.com/knqyf263/go-deb-version v0.0.0-20190517075300-09fca494f03d
go: downloading github.com/masahiro331/go-mvn-version v0.0.0-20210429150710-d3157d602a08
go: downloading github.com/charmbracelet/harmonica v0.2.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
go: downloading github.com/go-restruct/restruct v1.2.0-alpha
go: downloading github.com/containerd/continuity v0.4.2
go: downloading github.com/moby/sys/sequential v0.5.0
go: downloading github.com/moby/sys/mountinfo v0.6.2
go: downloading github.com/moby/sys/user v0.1.0
go: downloading github.com/tjfoc/gmsm v1.4.1
go: downloading github.com/clbanning/mxj/v2 v2.7.0
go: downloading github.com/buildkite/interpolate v0.0.0-20200526001904-07f35b4ae251
go: downloading github.com/oleiade/reflections v1.0.1
go: downloading github.com/emicklei/proto v1.12.1
go: downloading github.com/protocolbuffers/txtpbfmt v0.0.0-20231025115547-084445ff1adf
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/go-ini/ini v1.67.0
go: downloading github.com/owenrumney/go-sarif v1.1.2-0.20231003122901-1000f5e05554
go: downloading github.com/glebarez/go-sqlite v1.21.2
go: downloading modernc.org/sqlite v1.29.2
go: downloading github.com/jinzhu/now v1.1.5
go: downloading cloud.google.com/go/storage v1.38.0
go: downloading github.com/aws/aws-sdk-go v1.51.6
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading github.com/docker/go-metrics v0.0.1
go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/zclconf/go-cty v1.14.0
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading modernc.org/libc v1.41.0
go: downloading github.com/ncruces/go-strftime v0.1.9
go: downloading modernc.org/mathutil v1.6.0
go: downloading modernc.org/memory v1.7.2
go: downloading github.com/containerd/cgroups v1.1.0
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading github.com/anchore/syft v1.3.0
go: github.com/defenseunicorns/zarf/src/internal/packager/sbom imports
	github.com/anchore/syft/syft/pkg/cataloger: cannot find module providing package github.com/anchore/syft/syft/pkg/cataloger

Copy link

netlify bot commented Feb 7, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit c020d1a
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/669865531bb3c4000872629c

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from cc1e360 to 20269ca Compare February 13, 2024 16:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 2813d24 to 38cb7e8 Compare February 20, 2024 03:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 25 times, most recently from 3857a21 to d123cb9 Compare August 6, 2024 19:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d123cb9 to 58de94b Compare August 6, 2024 22:20
@schristoff
Copy link
Contributor

Closing because we're dependabot now.

@schristoff schristoff closed this Aug 6, 2024
@schristoff schristoff deleted the renovate/all-minor-patch branch August 6, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant