v0.63.0

(github-actions[bot]) released this 2023-10-12 11:18:26 +0000 UTC - v0.63.0

Description


Changes

This release introduces, as an experimental feature, the ability to share and reuse Updatecli policies using OCI registries like dockerhub, ghcr.io, etc.
This feature is expected to evolve in the coming weeks as we start using it.
Updatecli experimental contains the following new command

  • updatecli manifest publish: to push manifest(s) to an OCI registry
  • updatecli manifest pull: pull manifest(s) from an OCI registry

A first iteration of the documentation is available on:

=> https://www.updatecli.io/docs/core/shareandreuse/

An example of a repository containing a policy

=> updatecli/policy-autodiscovery

Published on ghcr.io/updatecli/policies/autodiscovery:0.0.1-alpha

Existing commands have been updated as well when it makes sense such as updatecli diff --experimental ghcr.io/updatecli/policies/autodiscovery:latest

For better usage of those policies, we also introduce the following "compose" command which can be defined, using a new file named update-compose.yaml

  • updatecli compose diff
  • updatecli compose apply
  • updatecli compose show

Documentation is available on
-> https://www.updatecli.io/docs/core/compose/

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): Bump golang.org/x/net from 0.15.0 to 0.17.0 @dependabot (#1682)
  • Bump patch version for Golang module @updateclibot (#1680)
  • [updatecli] Bump Golang version to 1.21.3 @updateclibot (#1651)
  • Update Golang module github.com/hashicorp/hcl/v2 @updateclibot (#1653)
  • Update Golang module golang.org/x/mod @updateclibot (#1650)
  • Update Golang module github.com/drone/go-scm @updateclibot (#1647)
  • chore(deps): Bump check-spelling/check-spelling from 0.0.21 to 0.0.22 @dependabot (#1640)

Contributors

@aroberts87, @cpanato, @dependabot, @dependabot[bot], @kuisathaverat, @lemeurherve, @olblak, @updateclibot and @updateclibot[bot]


Download

NameCreated AtUpdated At

checksums.txt.pem

2023-10-12 12:11:29 +0000 UTC

2023-10-12T12:11:29Z

checksums.txt.sig

2023-10-12 12:11:29 +0000 UTC

2023-10-12T12:11:29Z

checksums.txt

2023-10-12 12:11:28 +0000 UTC

2023-10-12T12:11:28Z

updatecli_Darwin_x86_64.tar.gz.sbom

2023-10-12 12:11:28 +0000 UTC

2023-10-12T12:11:28Z

updatecli_Linux_arm.tar.gz.sbom

2023-10-12 12:11:27 +0000 UTC

2023-10-12T12:11:28Z

updatecli_Linux_arm64.tar.gz.sbom

2023-10-12 12:11:27 +0000 UTC

2023-10-12T12:11:28Z

updatecli_Linux_x86_64.tar.gz.sbom

2023-10-12 12:11:27 +0000 UTC

2023-10-12T12:11:27Z

updatecli_Windows_x86_64.zip.sbom

2023-10-12 12:11:26 +0000 UTC

2023-10-12T12:11:26Z

updatecli_Windows_arm.zip.sbom

2023-10-12 12:11:26 +0000 UTC

2023-10-12T12:11:26Z

updatecli_Darwin_arm64.tar.gz.sbom

2023-10-12 12:11:25 +0000 UTC

2023-10-12T12:11:26Z

updatecli_Windows_arm64.zip.sbom

2023-10-12 12:11:25 +0000 UTC

2023-10-12T12:11:25Z

updatecli_armv6.rpm

2023-10-12 12:11:25 +0000 UTC

2023-10-12T12:11:26Z

updatecli_armv6.deb

2023-10-12 12:11:23 +0000 UTC

2023-10-12T12:11:24Z

updatecli_arm64.rpm

2023-10-12 12:11:23 +0000 UTC

2023-10-12T12:11:24Z

updatecli_amd64.rpm

2023-10-12 12:11:22 +0000 UTC

2023-10-12T12:11:23Z

updatecli_arm64.deb

2023-10-12 12:11:22 +0000 UTC

2023-10-12T12:11:23Z

updatecli_amd64.deb

2023-10-12 12:11:20 +0000 UTC

2023-10-12T12:11:21Z

updatecli_armv6.apk

2023-10-12 12:11:20 +0000 UTC

2023-10-12T12:11:21Z

updatecli_arm64.apk

2023-10-12 12:11:19 +0000 UTC

2023-10-12T12:11:20Z

updatecli_amd64.apk

2023-10-12 12:11:19 +0000 UTC

2023-10-12T12:11:20Z

updatecli_Darwin_x86_64.tar.gz

2023-10-12 12:11:18 +0000 UTC

2023-10-12T12:11:19Z

updatecli_Linux_arm.tar.gz

2023-10-12 12:11:17 +0000 UTC

2023-10-12T12:11:18Z

updatecli_Linux_x86_64.tar.gz

2023-10-12 12:11:16 +0000 UTC

2023-10-12T12:11:17Z

updatecli_Linux_arm64.tar.gz

2023-10-12 12:11:16 +0000 UTC

2023-10-12T12:11:17Z

updatecli_Windows_x86_64.zip

2023-10-12 12:11:14 +0000 UTC

2023-10-12T12:11:16Z

updatecli_Windows_arm.zip

2023-10-12 12:11:14 +0000 UTC

2023-10-12T12:11:16Z

updatecli_Darwin_arm64.tar.gz

2023-10-12 12:11:13 +0000 UTC

2023-10-12T12:11:14Z

updatecli_Windows_arm64.zip

2023-10-12 12:11:13 +0000 UTC

2023-10-12T12:11:14Z


Information retrieved from here

Top